<?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#linux linux-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-definitions-5#independent independent-definitions-schema.xsd http://oval.mitre.org/XMLSchema/oval-common-5 oval-common-schema.xsd 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-03T06:30:55.806-04:00</oval:timestamp>
  </generator>
  <definitions>
    <definition id="oval:org.mitre.oval:def:8413" version="5" class="patch">
      <metadata>
        <title>DSA-1802 squirrelmail -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>squirrelmail</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1802" ref_id="DSA-1802"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1578" ref_id="CVE-2009-1578"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1579" ref_id="CVE-2009-1579"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1580" ref_id="CVE-2009-1580"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1581" ref_id="CVE-2009-1581"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1381" ref_id="CVE-2009-1381"/>
        <description>Several remote vulnerabilities have been discovered in SquirrelMail, a webmail application. The Common Vulnerabilities and Exposures project identifies the following problems: Cross site scripting was possible through a number of pages which allowed an attacker to steal sensitive session data. Code injection was possible when SquirrelMail was configured to use the map_yp_alias function to authenticate users. This is not the default. It was possible to hijack an active user session by planting a specially crafted cookie into the user's browser. Specially crafted HTML emails could use the CSS positioning feature to place email content over the SquirrelMail user interface, allowing for phishing.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:44.925-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:33.775-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:16.520-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8413 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:37.743-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:38.040-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6179 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:36.766-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:54.657-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="squirrelmail is earlier than 2:1.4.15-4+lenny2" test_ref="oval:org.mitre.oval:tst:20530"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="squirrelmail is earlier than 2:1.4.9a-5" test_ref="oval:org.mitre.oval:tst:20305"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8408" version="3" class="patch">
      <metadata>
        <title>DSA-1762 icu -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>icu</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1762" ref_id="DSA-1762"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1036" ref_id="CVE-2008-1036"/>
        <description>It was discovered that icu, the internal components for Unicode, did not properly sanitise invalid encoded data, which could lead to crossite scripting attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:38.275-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:33.307-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:16.001-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8408 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:37.377-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:37.837-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="icu-doc is earlier than 3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:20386"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libicu38 is earlier than 3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:19463"/>
                <criterion comment="libicu38-dbg is earlier than 3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:20268"/>
                <criterion comment="libicu-dev is earlier than 3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:20455"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="lib32icu38 is earlier than 3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:20426"/>
                <criterion comment="lib32icu-dev is earlier than 3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:20422"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="icu-doc is earlier than 3.6-2etch2" test_ref="oval:org.mitre.oval:tst:20067"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libicu36-dev is earlier than 3.6-2etch2" test_ref="oval:org.mitre.oval:tst:20050"/>
                <criterion comment="libicu36 is earlier than 3.6-2etch2" test_ref="oval:org.mitre.oval:tst:19727"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8391" version="3" class="patch">
      <metadata>
        <title>DSA-1748 libsoup -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libsoup</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1748" ref_id="DSA-1748"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0585" ref_id="CVE-2009-0585"/>
        <description>It was discovered that libsoup, an HTTP library implementation in C, handles large strings insecurely via its Base64 encoding functions. This could possibly lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:48.446-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:32.919-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:15.631-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8391 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:34.380-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:37.630-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libsoup2.2-doc is earlier than 2.2.98-2+etch1" test_ref="oval:org.mitre.oval:tst:19748"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libsoup2.2-8 is earlier than 2.2.98-2+etch1" test_ref="oval:org.mitre.oval:tst:19770"/>
              <criterion comment="libsoup2.2-dev is earlier than 2.2.98-2+etch1" test_ref="oval:org.mitre.oval:tst:19668"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8390" version="3" class="patch">
      <metadata>
        <title>DSA-1892 dovecot -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dovecot</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1892" ref_id="DSA-1892"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2632" ref_id="CVE-2009-2632"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3235" ref_id="CVE-2009-3235"/>
        <description>It was discovered that the SIEVE component of dovecot, a mail server that supports mbox and maildir mailboxes, is vulnerable to a buffer overflow when processing SIEVE scripts. This can be used to elevate privileges to the dovecot system user. An attacker who is able to install SIEVE scripts executed by the server is therefore able to read and modify arbitrary email messages on the system.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:21.275-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:32.484-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:15.188-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8390 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:36.991-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:37.467-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="dovecot-pop3d is earlier than 1.0.15-2.3+lenny1" test_ref="oval:org.mitre.oval:tst:20162"/>
            <criterion comment="dovecot-common is earlier than 1.0.15-2.3+lenny1" test_ref="oval:org.mitre.oval:tst:19778"/>
            <criterion comment="dovecot-imapd is earlier than 1.0.15-2.3+lenny1" test_ref="oval:org.mitre.oval:tst:20133"/>
            <criterion comment="dovecot-dev is earlier than 1.0.15-2.3+lenny1" test_ref="oval:org.mitre.oval:tst:20214"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="dovecot-pop3d is earlier than 1.0.rc15-2etch5" test_ref="oval:org.mitre.oval:tst:20136"/>
            <criterion comment="dovecot-common is earlier than 1.0.rc15-2etch5" test_ref="oval:org.mitre.oval:tst:19805"/>
            <criterion comment="dovecot-imapd is earlier than 1.0.rc15-2etch5" test_ref="oval:org.mitre.oval:tst:20210"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8385" version="3" class="patch">
      <metadata>
        <title>DSA-1734 opensc -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>opensc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1734" ref_id="DSA-1734"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0368" ref_id="CVE-2009-0368"/>
        <description>B.Badrignans discovered that OpenSC, a set of smart card utilities, could store private data on a smart card without proper access restrictions. Only blank cards initialised with OpenSC are affected by this problem. This update only improves creating new private data objects, but cards already initialised with such private data objects need to be modified to repair the access control conditions on such cards. Instructions for a variety of situations can be found at the OpenSC web site: http://www.opensc-project.org/security.html The old stable distribution (etch) is not affected by this problem.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:32.813-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:32.248-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:14.910-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8385 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:39.150-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:37.212-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libopensc2 is earlier than 0.11.4-5+lenny1" test_ref="oval:org.mitre.oval:tst:19122"/>
          <criterion comment="libopensc2-dev is earlier than 0.11.4-5+lenny1" test_ref="oval:org.mitre.oval:tst:19505"/>
          <criterion comment="opensc is earlier than 0.11.4-5+lenny1" test_ref="oval:org.mitre.oval:tst:19501"/>
          <criterion comment="mozilla-opensc is earlier than 0.11.4-5+lenny1" test_ref="oval:org.mitre.oval:tst:18934"/>
          <criterion comment="libopensc2-dbg is earlier than 0.11.4-5+lenny1" test_ref="oval:org.mitre.oval:tst:19635"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8381" version="3" class="patch">
      <metadata>
        <title>DSA-1749 linux-2.6 -- denial of service/privilege escalation/sensitive memory leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1749" ref_id="DSA-1749"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0029" ref_id="CVE-2009-0029"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0031" ref_id="CVE-2009-0031"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0065" ref_id="CVE-2009-0065"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0269" ref_id="CVE-2009-0269"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0322" ref_id="CVE-2009-0322"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0676" ref_id="CVE-2009-0676"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0675" ref_id="CVE-2009-0675"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0745" ref_id="CVE-2009-0745"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0746" ref_id="CVE-2009-0746"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0747" ref_id="CVE-2009-0747"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0748" ref_id="CVE-2009-0748"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Christian Borntraeger discovered an issue effecting the alpha, mips, powerpc, s390 and sparc64 architectures that allows local users to cause a denial of service or potentially gain elevated privileges. Vegard Nossum discovered a memory leak in the keyctl subsystem that allows local users to cause a denial of service by consuming all of kernel memory. Wei Yongjun discovered a memory overflow in the SCTP implementation that can be triggered by remote users. Duane Griffin provided a fix for an issue in the eCryptfs subsystem which allows local users to cause a denial of service (fault or memory corruption). Pavel Roskin provided a fix for an issue in the dell_rbu driver that allows a local user to cause a denial of service (oops) by reading 0 bytes from a sysfs entry. Clement LECIGNE discovered a bug in the sock_getsockopt function that may result in leaking sensitive kernel memory. Roel Kluin discovered inverted logic in the skfddi driver that permits local, unprivileged users to reset the driver statistics. Peter Kerwien discovered an issue in the ext4 filesystem that allows local users to cause a denial of service (kernel oops) during a resize operation. Sami Liedes reported an issue in the ext4 filesystem that allows local users to cause a denial of service (kernel oops) when accessing a specially crafted corrupt filesystem. David Maciejak reported an issue in the ext4 filesystem that allows local users to cause a denial of service (kernel oops) when mounting a specially crafted corrupt filesystem. David Maciejak reported an additional issue in the ext4 filesystem that allows local users to cause a denial of service (kernel oops) when mounting a specially crafted corrupt filesystem.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:53.235-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:31.395-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:14.106-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8381 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:30.831-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:36.692-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-patch-debian-2.6.26 is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19025"/>
              <criterion comment="linux-support-2.6.26-1 is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19910"/>
              <criterion comment="linux-doc-2.6.26 is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19400"/>
              <criterion comment="linux-tree-2.6.26 is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19875"/>
              <criterion comment="linux-source-2.6.26 is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19907"/>
              <criterion comment="linux-manual-2.6.26 is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19029"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.26-1-all is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19865"/>
              <criterion comment="linux-image-2.6.26-1-vserver-s390x is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19422"/>
              <criterion comment="linux-headers-2.6.26-1-common is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19663"/>
              <criterion comment="linux-image-2.6.26-1-s390 is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19858"/>
              <criterion comment="linux-headers-2.6.26-1-all-s390 is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19704"/>
              <criterion comment="linux-headers-2.6.26-1-common-vserver is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19149"/>
              <criterion comment="linux-headers-2.6.26-1-vserver-s390x is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19872"/>
              <criterion comment="linux-headers-2.6.26-1-s390x is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19894"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19667"/>
              <criterion comment="linux-headers-2.6.26-1-s390 is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19827"/>
              <criterion comment="linux-image-2.6.26-1-s390-tape is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19688"/>
              <criterion comment="linux-image-2.6.26-1-s390x is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19851"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.26-1-vserver-amd64 is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19916"/>
              <criterion comment="linux-headers-2.6.26-1-all is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19734"/>
              <criterion comment="linux-headers-2.6.26-1-all-amd64 is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19763"/>
              <criterion comment="linux-image-2.6.26-1-vserver-amd64 is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19861"/>
              <criterion comment="linux-headers-2.6.26-1-common is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:18980"/>
              <criterion comment="linux-image-2.6.26-1-openvz-amd64 is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19936"/>
              <criterion comment="linux-headers-2.6.26-1-amd64 is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19911"/>
              <criterion comment="linux-headers-2.6.26-1-openvz-amd64 is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19745"/>
              <criterion comment="linux-modules-2.6.26-1-xen-amd64 is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19389"/>
              <criterion comment="linux-headers-2.6.26-1-common-vserver is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19442"/>
              <criterion comment="linux-headers-2.6.26-1-xen-amd64 is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19585"/>
              <criterion comment="linux-image-2.6.26-1-amd64 is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19809"/>
              <criterion comment="linux-headers-2.6.26-1-common-openvz is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19807"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19515"/>
              <criterion comment="linux-image-2.6.26-1-xen-amd64 is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19794"/>
              <criterion comment="linux-headers-2.6.26-1-common-xen is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19157"/>
              <criterion comment="xen-linux-system-2.6.26-1-xen-amd64 is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19882"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.26-1-parisc64 is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19857"/>
              <criterion comment="linux-headers-2.6.26-1-all-hppa is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19978"/>
              <criterion comment="linux-headers-2.6.26-1-common is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:20086"/>
              <criterion comment="linux-image-2.6.26-1-parisc is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19707"/>
              <criterion comment="linux-headers-2.6.26-1-all is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19849"/>
              <criterion comment="linux-image-2.6.26-1-parisc64-smp is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19888"/>
              <criterion comment="linux-image-2.6.26-1-parisc64 is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19969"/>
              <criterion comment="linux-image-2.6.26-1-parisc-smp is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19931"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19886"/>
              <criterion comment="linux-headers-2.6.26-1-parisc is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:20081"/>
              <criterion comment="linux-headers-2.6.26-1-parisc64-smp is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19964"/>
              <criterion comment="linux-headers-2.6.26-1-parisc-smp is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:19760"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8375" version="3" class="patch">
      <metadata>
        <title>DSA-1736 mahara -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mahara</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1736" ref_id="DSA-1736"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0660" ref_id="CVE-2009-0660"/>
        <description>It was discovered that mahara, an electronic portfolio, weblog, and resume builder, is prone to cross-site scripting attacks, which allows the injection of arbitrary Java or HTML code. The old stable distribution (etch) does not contain mahara.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:37.394-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:31.178-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:13.210-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8375 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:37.176-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:36.521-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="mahara-apache2 is earlier than 1.0.4-4+lenny1" test_ref="oval:org.mitre.oval:tst:18975"/>
          <criterion comment="mahara is earlier than 1.0.4-4+lenny1" test_ref="oval:org.mitre.oval:tst:19440"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8370" version="3" class="patch">
      <metadata>
        <title>DSA-1737 wesnoth -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wesnoth</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1737" ref_id="DSA-1737"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0366" ref_id="CVE-2009-0366"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0367" ref_id="CVE-2009-0367"/>
        <description>Several security issues have been discovered in wesnoth, a fantasy turn-based strategy game. The Common Vulnerabilities and Exposures project identifies the following problems: Daniel Franke discovered that the wesnoth server is prone to a denial of service attack when receiving special crafted compressed data. Daniel Franke discovered that the sandbox implementation for the python AIs can be used to execute arbitrary python code on wesnoth clients. In order to prevent this issue, the python support has been disabled. A compatibility patch was included, so that the affected campagne is still working properly.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:36.478-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:30.268-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:12.386-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8370 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:37.987-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:36.181-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="wesnoth-sotbe is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:19644"/>
                <criterion comment="wesnoth-aoi is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:19599"/>
                <criterion comment="wesnoth-tsg is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:19642"/>
                <criterion comment="wesnoth-nr is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:19252"/>
                <criterion comment="wesnoth-l is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:19621"/>
                <criterion comment="wesnoth-music is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:19102"/>
                <criterion comment="wesnoth-thot is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:18684"/>
                <criterion comment="wesnoth-httt is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:19623"/>
                <criterion comment="wesnoth-tools is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:19254"/>
                <criterion comment="wesnoth-sof is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:19647"/>
                <criterion comment="wesnoth-data is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:19180"/>
                <criterion comment="wesnoth-ttb is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:18852"/>
                <criterion comment="wesnoth-trow is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:19580"/>
                <criterion comment="wesnoth-did is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:19593"/>
                <criterion comment="wesnoth-ei is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:18711"/>
                <criterion comment="wesnoth-utbs is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:19691"/>
                <criterion comment="wesnoth-all is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:19658"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="wesnoth-server is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:19684"/>
                <criterion comment="wesnoth is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:19693"/>
                <criterion comment="wesnoth-editor is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:19589"/>
                <criterion comment="wesnoth-dbg is earlier than 1.4.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:19609"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="wesnoth-data is earlier than 1.2-5" test_ref="oval:org.mitre.oval:tst:19639"/>
                <criterion comment="wesnoth-tsg is earlier than 1.2-5" test_ref="oval:org.mitre.oval:tst:18938"/>
                <criterion comment="wesnoth-music is earlier than 1.2-5" test_ref="oval:org.mitre.oval:tst:19552"/>
                <criterion comment="wesnoth-httt is earlier than 1.2-5" test_ref="oval:org.mitre.oval:tst:19496"/>
                <criterion comment="wesnoth-ttb is earlier than 1.2-5" test_ref="oval:org.mitre.oval:tst:18990"/>
                <criterion comment="wesnoth-trow is earlier than 1.2-5" test_ref="oval:org.mitre.oval:tst:19610"/>
                <criterion comment="wesnoth-ei is earlier than 1.2-5" test_ref="oval:org.mitre.oval:tst:19105"/>
                <criterion comment="wesnoth-utbs is earlier than 1.2-5" test_ref="oval:org.mitre.oval:tst:19280"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="wesnoth-server is earlier than 1.2-5" test_ref="oval:org.mitre.oval:tst:19262"/>
                <criterion comment="wesnoth is earlier than 1.2-5" test_ref="oval:org.mitre.oval:tst:19011"/>
                <criterion comment="wesnoth-editor is earlier than 1.2-5" test_ref="oval:org.mitre.oval:tst:19710"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8369" version="5" class="patch">
      <metadata>
        <title>DSA-1898 openswan -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openswan</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1898" ref_id="DSA-1898"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2185" ref_id="CVE-2009-2185"/>
        <description>It was discovered that the pluto daemon in openswan, an implementation of IPSEC and IKE, could crash when processing a crafted X.509 certificate.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:02.425-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:29.775-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:11.891-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8369 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:29.819-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:36.003-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:19100 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:35.464-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:54.458-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="linux-patch-openswan is earlier than 1:2.4.12+dfsg-1.3+lenny2" test_ref="oval:org.mitre.oval:tst:19959"/>
                <criterion comment="openswan-modules-source is earlier than 1:2.4.12+dfsg-1.3+lenny2" test_ref="oval:org.mitre.oval:tst:19789"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criterion comment="openswan is earlier than 1:2.4.12+dfsg-1.3+lenny2" test_ref="oval:org.mitre.oval:tst:19979"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="linux-patch-openswan is earlier than 1:2.4.6+dfsg.2-1.1+etch2" test_ref="oval:org.mitre.oval:tst:19963"/>
                <criterion comment="openswan-modules-source is earlier than 1:2.4.6+dfsg.2-1.1+etch2" test_ref="oval:org.mitre.oval:tst:19531"/>
              </criteria>
            </criteria>
            <criterion comment="openswan is earlier than 1:2.4.6+dfsg.2-1.1+etch2" test_ref="oval:org.mitre.oval:tst:19100"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8365" version="3" class="patch">
      <metadata>
        <title>DSA-1895 xmltooling -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xmltooling</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1895" ref_id="DSA-1895"/>
        <description>Several vulnerabilities have been discovered in the xmltooling packages, as used by Shibboleth: Chris Ries discovered that decoding a crafted URL leads to a crash (and potentially, arbitrary code execution). Ian Young discovered that embedded NUL characters in certificate names were not correctly handled, exposing configurations using PKIX trust validation to impersonation attacks. Incorrect processing of SAML metadata ignores key usage constraints. This minor issue also needs a correction in the opensaml2 packages, which will be provided in an upcoming stable point release (and, before that, via stable-proposed-updates).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:05.686-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:29.390-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:11.499-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8365 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:33.132-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:35.874-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="xmltooling-schemas is earlier than 1.0-2+lenny1" test_ref="oval:org.mitre.oval:tst:19568"/>
              <criterion comment="libxmltooling-doc is earlier than 1.0-2+lenny1" test_ref="oval:org.mitre.oval:tst:20173"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libxmltooling-dev is earlier than 1.0-2+lenny1" test_ref="oval:org.mitre.oval:tst:20154"/>
              <criterion comment="libxmltooling1 is earlier than 1.0-2+lenny1" test_ref="oval:org.mitre.oval:tst:19846"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8363" version="5" class="patch">
      <metadata>
        <title>DSA-1598 libtk-img -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libtk-img</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1598" ref_id="DSA-1598"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0553" ref_id="CVE-2008-0553"/>
        <description>It was discovered that a buffer overflow in the GIF image parsing code of Tk, a cross-platform graphical toolkit, could lead to denial of service and potentially the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:47.801-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:29.071-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:11.172-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8363 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:31.572-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:35.744-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:18917 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:39.405-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:54.253-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="libtk-img is earlier than 1:1.3-15etch2" test_ref="oval:org.mitre.oval:tst:18917"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8362" version="5" class="patch">
      <metadata>
        <title>DSA-1743 libtk-img -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libtk-img</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1743" ref_id="DSA-1743"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5137" ref_id="CVE-2007-5137"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5378" ref_id="CVE-2007-5378"/>
        <description>Two buffer overflows have been found in the GIF image parsing code of Tk, a cross-platform graphical toolkit, which could lead to the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that libtk-img is prone to a buffer overflow via specially crafted multi-frame interlaced GIF files. It was discovered that libtk-img is prone to a buffer overflow via specially crafted GIF files with certain subimage sizes.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:01.602-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:28.646-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:10.743-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8362 - Debian Patch Update" date="2014-06-06T17:29:00.238-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:31:18.861-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:35.505-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8362 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:44.588-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:53.958-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libtk-img-doc is earlier than 1:1.3-release-7+lenny1" test_ref="oval:org.mitre.oval:tst:19876"/>
            </criteria>
            <criterion comment="libtk-img is earlier than 1:1.3-release-7+lenny1" test_ref="oval:org.mitre.oval:tst:20000"/>
            <criterion comment="libtk-img-dev is earlier than 1:1.3-release-7+lenny1" test_ref="oval:org.mitre.oval:tst:19985"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          </criteria>
          <criterion comment="libtk-img is earlier than 1:1.3-15etch3" test_ref="oval:org.mitre.oval:tst:19877"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8361" version="3" class="patch">
      <metadata>
        <title>DSA-1593 tomcat5.5 -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tomcat5.5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1593" ref_id="DSA-1593"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1947" ref_id="CVE-2008-1947"/>
        <description>It was discovered that the Host Manager web application performed insufficient input sanitising, which could lead to cross-site scripting.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:41.736-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:28.410-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:10.496-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8361 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:31.722-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:35.353-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libtomcat5.5-java is earlier than 5.5.20-2etch3" test_ref="oval:org.mitre.oval:tst:19123"/>
          <criterion comment="tomcat5.5-admin is earlier than 5.5.20-2etch3" test_ref="oval:org.mitre.oval:tst:19679"/>
          <criterion comment="tomcat5.5-webapps is earlier than 5.5.20-2etch3" test_ref="oval:org.mitre.oval:tst:19358"/>
          <criterion comment="tomcat5.5 is earlier than 5.5.20-2etch3" test_ref="oval:org.mitre.oval:tst:19573"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8347" version="3" class="patch">
      <metadata>
        <title>DSA-1688 courier-authlib -- SQL injection</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>courier-authlib</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1688" ref_id="DSA-1688"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2380" ref_id="CVE-2008-2380"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2667" ref_id="CVE-2008-2667"/>
        <description>Two SQL injection vulnerabilities have been found in courier-authlib, the courier authentification library. The MySQL database interface used insufficient escaping mechanisms when constructing SQL statements, leading to SQL injection vulnerabilities if certain charsets are used (CVE-2008-2380). A similar issue affects the PostgreSQL database interface (CVE-2008-2667).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:39.503-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:28.133-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:10.214-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8347 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:29.576-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:35.142-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="courier-authlib-userdb is earlier than 0.58-4+etch2" test_ref="oval:org.mitre.oval:tst:20396"/>
          <criterion comment="courier-authdaemon is earlier than 0.58-4+etch2" test_ref="oval:org.mitre.oval:tst:20457"/>
          <criterion comment="courier-authlib-mysql is earlier than 0.58-4+etch2" test_ref="oval:org.mitre.oval:tst:19925"/>
          <criterion comment="courier-authlib-pipe is earlier than 0.58-4+etch2" test_ref="oval:org.mitre.oval:tst:20083"/>
          <criterion comment="courier-authlib-postgresql is earlier than 0.58-4+etch2" test_ref="oval:org.mitre.oval:tst:20297"/>
          <criterion comment="courier-authlib-ldap is earlier than 0.58-4+etch2" test_ref="oval:org.mitre.oval:tst:19675"/>
          <criterion comment="courier-authlib is earlier than 0.58-4+etch2" test_ref="oval:org.mitre.oval:tst:19476"/>
          <criterion comment="courier-authlib-dev is earlier than 0.58-4+etch2" test_ref="oval:org.mitre.oval:tst:20328"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8336" version="3" class="patch">
      <metadata>
        <title>DSA-1445 maradns -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>maradns</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1445" ref_id="DSA-1445"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0061" ref_id="CVE-2008-0061"/>
        <description>Michael Krieger and Sam Trenholme discovered a programming error in MaraDNS, a simple security-aware Domain Name Service server, which might lead to denial of service through malformed DNS packets. For the old stable distribution (sarge), this problem has been fixed in version 1.0.27-2. For the stable distribution (etch), this problem has been fixed in version 1.2.12.04-1etch2. For the unstable distribution (sid), this problem has been fixed in version 1.2.12.08-1. We recommend that you upgrade your maradns package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:27.335-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:27.862-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:09.931-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8336 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:36.564-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:34.990-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="maradns is earlier than 1.2.12.04-1etch2" test_ref="oval:org.mitre.oval:tst:19587"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="maradns is earlier than 1.0.27-2" test_ref="oval:org.mitre.oval:tst:20010"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8333" version="3" class="patch">
      <metadata>
        <title>DSA-1807 cyrus-sasl2, cyrus-sasl2-heimdal -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>cyrus-sasl2</product>
          <product>cyrus-sasl2-heimdal</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1807" ref_id="DSA-1807"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0688" ref_id="CVE-2009-0688"/>
        <description>James Ralston discovered that the sasl_encode64() function of cyrus-sasl2, a free library implementing the Simple Authentication and Security Layer, suffers from a missing null termination in certain situations. This causes several buffer overflows in situations where cyrus-sasl2 itself requires the string to be null terminated which can lead to denial of service or arbitrary code execution. Important notice (Quoting from US-CERT): While this patch will fix currently vulnerable code, it can cause non-vulnerable existing code to break. Here's a function prototype from include/saslutil.h to clarify my explanation: Assume a scenario where calling code has been written in such a way that it calculates the exact size required for base64 encoding in advance, then allocates a buffer of that exact size, passing a pointer to the buffer into sasl_encode64() as *out. As long as this code does not anticipate that the buffer is NUL-terminated (does not call any string-handling functions like strlen(), for example) the code will work and it will not be vulnerable. Once this patch is applied, that same code will break because sasl_encode64() will begin to return SASL_BUFOVER.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:40.952-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:27.372-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:09.429-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8333 - Debian Patch Update" date="2014-06-06T17:29:00.238-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:31:12.633-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:34.791-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="cyrus-sasl2-doc is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:20447"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libsasl2-2 is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:20234"/>
              <criterion comment="libsasl2-modules-gssapi-heimdal is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:20148"/>
              <criterion comment="cyrus-sasl2-heimdal-dbg is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:20365"/>
              <criterion comment="sasl2-bin is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:20378"/>
              <criterion comment="cyrus-sasl2-dbg is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:19990"/>
              <criterion comment="libsasl2-modules-gssapi-mit is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:20409"/>
              <criterion comment="libsasl2-dev is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:20331"/>
              <criterion comment="libsasl2-modules-sql is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:19896"/>
              <criterion comment="libsasl2-modules is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:20458"/>
              <criterion comment="libsasl2-modules-ldap is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:20215"/>
              <criterion comment="libsasl2-modules-otp is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:20402"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8331" version="3" class="patch">
      <metadata>
        <title>DSA-1590 samba -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>samba</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1590" ref_id="DSA-1590"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1105" ref_id="CVE-2008-1105"/>
        <description>Alin Rad Pop discovered that Samba contained a buffer overflow condition when processing certain responses received while acting as a client, leading to arbitrary code execution (CVE-2008-1105).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:41.119-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:26.981-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:09.013-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8331 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:30.271-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:34.623-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="samba-doc is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19516"/>
              <criterion comment="samba-doc-pdf is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19650"/>
            </criteria>
          </criteria>
          <criterion comment="smbfs is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19141"/>
          <criterion comment="samba is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:18768"/>
          <criterion comment="libsmbclient is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19724"/>
          <criterion comment="smbclient is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19744"/>
          <criterion comment="winbind is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19411"/>
          <criterion comment="swat is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19562"/>
          <criterion comment="libpam-smbpass is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19399"/>
          <criterion comment="libsmbclient-dev is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19712"/>
          <criterion comment="python-samba is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19168"/>
          <criterion comment="samba-common is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19388"/>
          <criterion comment="samba-dbg is earlier than 3.0.24-6etch10" test_ref="oval:org.mitre.oval:tst:19395"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8328" version="3" class="patch">
      <metadata>
        <title>DSA-1805 pidgin -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>pidgin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1805" ref_id="DSA-1805"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1373" ref_id="CVE-2009-1373"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1375" ref_id="CVE-2009-1375"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1376" ref_id="CVE-2009-1376"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2927" ref_id="CVE-2008-2927"/>
        <description>Several vulnerabilities have been discovered in Pidgin, a graphical multi-protocol instant messaging client. The Common Vulnerabilities and Exposures project identifies the following problems: A buffer overflow in the Jabber file transfer code may lead to denial of service or the execution of arbitrary code. Memory corruption in an internal library may lead to denial of service. The patch provided for the security issue tracked as CVE-2008-2927 - integer overflows in the MSN protocol handler - was found to be incomplete. The old stable distribution (etch) is affected under the source package name gaim. However, due to build problems the updated packages couldn't be released along with the stable version. It will be released once the build problem is resolved.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:42.555-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:26.542-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:08.553-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8328 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:36.253-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:34.377-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libpurple-dev is earlier than 2.4.3-4lenny2" test_ref="oval:org.mitre.oval:tst:20333"/>
              <criterion comment="finch-dev is earlier than 2.4.3-4lenny2" test_ref="oval:org.mitre.oval:tst:20175"/>
              <criterion comment="pidgin-dev is earlier than 2.4.3-4lenny2" test_ref="oval:org.mitre.oval:tst:20002"/>
              <criterion comment="libpurple-bin is earlier than 2.4.3-4lenny2" test_ref="oval:org.mitre.oval:tst:20245"/>
              <criterion comment="pidgin-data is earlier than 2.4.3-4lenny2" test_ref="oval:org.mitre.oval:tst:20394"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="finch is earlier than 2.4.3-4lenny2" test_ref="oval:org.mitre.oval:tst:19558"/>
              <criterion comment="pidgin-dbg is earlier than 2.4.3-4lenny2" test_ref="oval:org.mitre.oval:tst:20510"/>
              <criterion comment="pidgin is earlier than 2.4.3-4lenny2" test_ref="oval:org.mitre.oval:tst:19582"/>
              <criterion comment="libpurple0 is earlier than 2.4.3-4lenny2" test_ref="oval:org.mitre.oval:tst:19613"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8321" version="3" class="patch">
      <metadata>
        <title>DSA-1731 ndiswrapper -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ndiswrapper</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1731" ref_id="DSA-1731"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4395" ref_id="CVE-2008-4395"/>
        <description>Anders Kaseorg discovered that ndiswrapper suffers from buffer overflows via specially crafted wireless network traffic, due to incorrectly handling long ESSIDs. This could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:28.447-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:26.294-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:08.265-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8321 - Debian Patch Update" date="2014-06-06T17:29:00.238-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:31:06.482-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:34.204-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ndiswrapper-source is earlier than 1.28-1+etch1" test_ref="oval:org.mitre.oval:tst:19350"/>
              <criterion comment="ndiswrapper-common is earlier than 1.28-1+etch1" test_ref="oval:org.mitre.oval:tst:19601"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criterion comment="ndiswrapper-utils-1.9 is earlier than 1.28-1+etch1" test_ref="oval:org.mitre.oval:tst:19457"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8316" version="3" class="patch">
      <metadata>
        <title>DSA-1676 flamethrower (0.1.8-1+etch1) -- insecure temp file generation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>flamethrower (0.1.8-1+etch1)</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1676" ref_id="DSA-1676"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5141" ref_id="CVE-2008-5141"/>
        <description>Dmitry E. Oboukhov discovered that flamethrower creates predictable temporary filenames, which may lead to a local denial of service through a symlink attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:31.775-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:26.096-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:07.901-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8316 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:36.043-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:34.059-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="flamethrower is earlier than 0.1.8-1+etch1" test_ref="oval:org.mitre.oval:tst:18406"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8315" version="3" class="patch">
      <metadata>
        <title>DSA-1735 znc -- missing input sanitisation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>znc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1735" ref_id="DSA-1735"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0759" ref_id="CVE-2009-0759"/>
        <description>It was discovered that znc, an IRC proxy/bouncer, does not properly sanitise input contained in configuration change requests to the webadmin interface. This allows authenticated users to elevate their privileges and indirectly execute arbitrary commands (CVE-2009-0759).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:32.248-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:25.843-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:07.706-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8315 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:36.695-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:33.922-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="znc is earlier than 0.058-2+lenny1" test_ref="oval:org.mitre.oval:tst:19268"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8313" version="3" class="patch">
      <metadata>
        <title>DSA-1595 xorg-server -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xorg-server</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1595" ref_id="DSA-1595"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1377" ref_id="CVE-2008-1377"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1379" ref_id="CVE-2008-1379"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2360" ref_id="CVE-2008-2360"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2361" ref_id="CVE-2008-2361"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2362" ref_id="CVE-2008-2362"/>
        <description>Several local vulnerabilities have been discovered in the X Window system. The Common Vulnerabilities and Exposures project identifies the following problems: Lack of validation of the parameters of the SProcSecurityGenerateAuthorization and SProcRecordCreateContext functions makes it possible for a specially crafted request to trigger the swapping of bytes outside the parameter of these requests, causing memory corruption. An integer overflow in the validation of the parameters of the ShmPutImage() request makes it possible to trigger the copy of arbitrary server memory to a pixmap that can subsequently be read by the client, to read arbitrary parts of the X server memory space. An integer overflow may occur in the computation of the size of the glyph to be allocated by the AllocateGlyph() function which will cause less memory to be allocated than expected, leading to later heap overflow. An integer overflow may occur in the computation of the size of the glyph to be allocated by the ProcRenderCreateCursor() function which will cause less memory to be allocated than expected, leading later to dereferencing un-mapped memory, causing a crash of the X server. Integer overflows can also occur in the code validating the parameters for the SProcRenderCreateLinearGradient, SProcRenderCreateRadialGradient and SProcRenderCreateConicalGradient functions, leading to memory corruption by swapping bytes outside of the intended request parameters.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:38.175-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:25.586-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:07.430-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8313 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:38.501-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:33.573-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="xserver-xorg-core is earlier than 1.1.1-21etch5" test_ref="oval:org.mitre.oval:tst:19560"/>
          <criterion comment="xdmx is earlier than 1.1.1-21etch5" test_ref="oval:org.mitre.oval:tst:19394"/>
          <criterion comment="xserver-xorg-dev is earlier than 1.1.1-21etch5" test_ref="oval:org.mitre.oval:tst:19641"/>
          <criterion comment="xvfb is earlier than 1.1.1-21etch5" test_ref="oval:org.mitre.oval:tst:19616"/>
          <criterion comment="xnest is earlier than 1.1.1-21etch5" test_ref="oval:org.mitre.oval:tst:19536"/>
          <criterion comment="xserver-xephyr is earlier than 1.1.1-21etch5" test_ref="oval:org.mitre.oval:tst:19660"/>
          <criterion comment="xdmx-tools is earlier than 1.1.1-21etch5" test_ref="oval:org.mitre.oval:tst:19578"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8312" version="3" class="patch">
      <metadata>
        <title>DSA-1568 b2evolution -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>b2evolution</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1568" ref_id="DSA-1568"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0175" ref_id="CVE-2007-0175"/>
        <description>"unsticky" discovered that b2evolution, a blog engine, performs insufficient input sanitising, allowing for cross site scripting.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:25.708-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:25.381-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:07.221-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8312 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:37.546-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:33.438-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="b2evolution is earlier than 0.9.2-3+etch1" test_ref="oval:org.mitre.oval:tst:20107"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8309" version="3" class="patch">
      <metadata>
        <title>DSA-1672 imlib2 -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>imlib2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1672" ref_id="DSA-1672"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5187" ref_id="CVE-2008-5187"/>
        <description>Julien Danjou and Peter De Wachter discovered that a buffer overflow in the XPM loader of Imlib2, a powerful image loading and rendering library, might lead to arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:34.821-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:25.050-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:06.608-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8309 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:35.129-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:33.265-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libimlib2-dev is earlier than 1.3.0.0debian1-4+etch2" test_ref="oval:org.mitre.oval:tst:18947"/>
          <criterion comment="libimlib2 is earlier than 1.3.0.0debian1-4+etch2" test_ref="oval:org.mitre.oval:tst:18328"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8307" version="3" class="patch">
      <metadata>
        <title>DSA-1446 wireshark -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>wireshark</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1446" ref_id="DSA-1446"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6450" ref_id="CVE-2007-6450"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6451" ref_id="CVE-2007-6451"/>
        <description>Several remote vulnerabilities have been discovered in the Wireshark network traffic analyzer, which may lead to denial of service. The Common Vulnerabilities and Exposures project identifies the following problems: The RPL dissector could be tricked into an infinite loop. The CIP dissector could be tricked into excessive memory allocation. For the old stable distribution (sarge), these problems have been fixed in version 0.10.10-2sarge11. (In Sarge Wireshark used to be called Ethereal). For the stable distribution (etch), these problems have been fixed in version 0.99.4-5.etch.2. For the unstable distribution (sid), these problems have been fixed in version 0.99.7-1. We recommend that you upgrade your wireshark packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:26.802-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:24.635-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:06.240-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8307 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:38.803-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:32.988-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="wireshark-dev is earlier than 0.99.4-5.etch.2" test_ref="oval:org.mitre.oval:tst:20207"/>
            <criterion comment="tshark is earlier than 0.99.4-5.etch.2" test_ref="oval:org.mitre.oval:tst:20121"/>
            <criterion comment="ethereal-dev is earlier than 0.99.4-5.etch.2" test_ref="oval:org.mitre.oval:tst:19937"/>
            <criterion comment="tethereal is earlier than 0.99.4-5.etch.2" test_ref="oval:org.mitre.oval:tst:20018"/>
            <criterion comment="wireshark-common is earlier than 0.99.4-5.etch.2" test_ref="oval:org.mitre.oval:tst:19920"/>
            <criterion comment="ethereal is earlier than 0.99.4-5.etch.2" test_ref="oval:org.mitre.oval:tst:19791"/>
            <criterion comment="ethereal-common is earlier than 0.99.4-5.etch.2" test_ref="oval:org.mitre.oval:tst:20003"/>
            <criterion comment="wireshark is earlier than 0.99.4-5.etch.2" test_ref="oval:org.mitre.oval:tst:20271"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="ethereal-dev is earlier than 0.10.10-2sarge11" test_ref="oval:org.mitre.oval:tst:19590"/>
            <criterion comment="ethereal-common is earlier than 0.10.10-2sarge11" test_ref="oval:org.mitre.oval:tst:20190"/>
            <criterion comment="tethereal is earlier than 0.10.10-2sarge11" test_ref="oval:org.mitre.oval:tst:20147"/>
            <criterion comment="ethereal is earlier than 0.10.10-2sarge11" test_ref="oval:org.mitre.oval:tst:20130"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8306" version="3" class="patch">
      <metadata>
        <title>DSA-1850 libmodplug -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libmodplug</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1850" ref_id="DSA-1850"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1438" ref_id="CVE-2009-1438"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1513" ref_id="CVE-2009-1513"/>
        <description>Several vulnerabilities have been discovered in libmodplug, the shared libraries for mod music based on ModPlug. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that libmodplug is prone to an integer overflow when processing a MED file with a crafted song comment or song name. It was discovered that libmodplug is prone to a buffer overflow in the PATinst function, when processing a long instrument name.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:48.501-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:24.245-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:05.717-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8306 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:38.987-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:32.806-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libmodplug-dev is earlier than 0.8.4-1+lenny1" test_ref="oval:org.mitre.oval:tst:18977"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criterion comment="libmodplug0c2 is earlier than 0.8.4-1+lenny1" test_ref="oval:org.mitre.oval:tst:19028"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libmodplug-dev is earlier than 0.7-5.2+etch1" test_ref="oval:org.mitre.oval:tst:19258"/>
            </criteria>
            <criterion comment="libmodplug0c2 is earlier than 0.7-5.2+etch1" test_ref="oval:org.mitre.oval:tst:18805"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8300" version="3" class="patch">
      <metadata>
        <title>DSA-1800 linux-2.6 -- denial of service/privilege escalation/sensitive memory leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1800" ref_id="DSA-1800"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0028" ref_id="CVE-2009-0028"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0834" ref_id="CVE-2009-0834"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0835" ref_id="CVE-2009-0835"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0859" ref_id="CVE-2009-0859"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1046" ref_id="CVE-2009-1046"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1072" ref_id="CVE-2009-1072"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1184" ref_id="CVE-2009-1184"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1192" ref_id="CVE-2009-1192"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1242" ref_id="CVE-2009-1242"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1265" ref_id="CVE-2009-1265"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1337" ref_id="CVE-2009-1337"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1338" ref_id="CVE-2009-1338"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1439" ref_id="CVE-2009-1439"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service, privilege escalation or a sensitive memory leak. The Common Vulnerabilities and Exposures project identifies the following problems: Chris Evans discovered a situation in which a child process can send an arbitrary signal to its parent. Roland McGrath discovered an issue on amd64 kernels that allows local users to circumvent system call audit configurations which filter based on the syscall numbers or argument details. Roland McGrath discovered an issue on amd64 kernels with CONFIG_SECCOMP enabled. By making a specially crafted syscall, local users can bypass access restrictions. Jiri Olsa discovered that a local user can cause a denial of service (system hang) using a SHM_INFO shmctl call on kernels compiled with CONFIG_SHMEM disabled. This issue does not affect prebuilt Debian kernels. Mikulas Patocka reported an issue in the console subsystem that allows a local user to cause memory corruption by selecting a small number of 3-byte UTF-8 characters. Igor Zhbanov reported that nfsd was not properly dropping CAP_MKNOD, allowing users to create device nodes on file systems exported with root_squash. Dan Carpenter reported a coding issue in the selinux subsystem that allows local users to bypass certain networking checks when running with compat_net=1. Shaohua Li reported an issue in the AGP subsystem they may allow local users to read sensitive kernel memory due to a leak of uninitialised memory. Benjamin Gilbert reported a local denial of service vulnerability in the KVM VMX implementation that allows local users to trigger an oops. Thomas Pollet reported an overflow in the af_rose implementation that allows remote attackers to retrieve uninitialised kernel memory that may contain sensitive data. Oleg Nesterov discovered an issue in the exit_notify function that allows local users to send an arbitrary signal to a process by running a program that modifies the exit_signal field and then uses an exec system call to launch a setuid application. Daniel Hokka Zakrisson discovered that a kill(-1) is permitted to reach processes outside of the current process namespace. Pavan Naregundi reported an issue in the CIFS filesystem code that allows remote users to overwrite memory via a long nativeFileSystem field in a Tree Connect response during mount.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:50.655-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:23.360-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:04.847-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8300 - Debian Patch Update" date="2014-06-06T17:29:00.238-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:31:05.362-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:32.257-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-patch-debian-2.6.26 is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20152"/>
              <criterion comment="linux-support-2.6.26-2 is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20463"/>
              <criterion comment="linux-doc-2.6.26 is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20581"/>
              <criterion comment="linux-tree-2.6.26 is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20515"/>
              <criterion comment="linux-source-2.6.26 is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20509"/>
              <criterion comment="linux-manual-2.6.26 is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20586"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20602"/>
              <criterion comment="linux-image-2.6.26-2-vserver-s390x is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20358"/>
              <criterion comment="linux-image-2.6.26-2-s390 is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20499"/>
              <criterion comment="linux-headers-2.6.26-2-s390 is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20375"/>
              <criterion comment="linux-image-2.6.26-2-s390-tape is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20404"/>
              <criterion comment="linux-headers-2.6.26-2-all-s390 is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20335"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-s390x is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20539"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20373"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20461"/>
              <criterion comment="linux-image-2.6.26-2-s390x is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20117"/>
              <criterion comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:19880"/>
              <criterion comment="linux-headers-2.6.26-2-s390x is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20354"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="xen-linux-system-2.6.26-2-xen-amd64 is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20537"/>
              <criterion comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20576"/>
              <criterion comment="linux-modules-2.6.26-2-xen-amd64 is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20523"/>
              <criterion comment="linux-headers-2.6.26-2-openvz-amd64 is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20434"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20555"/>
              <criterion comment="linux-image-2.6.26-2-openvz-amd64 is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20549"/>
              <criterion comment="linux-image-2.6.26-2-amd64 is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20460"/>
              <criterion comment="user-mode-linux is earlier than 2.6.26-1um-2+15lenny2" test_ref="oval:org.mitre.oval:tst:20584"/>
              <criterion comment="linux-headers-2.6.26-2-common-openvz is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20446"/>
              <criterion comment="linux-image-2.6.26-2-vserver-amd64 is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20437"/>
              <criterion comment="linux-headers-2.6.26-2-all-amd64 is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20527"/>
              <criterion comment="linux-image-2.6.26-2-xen-amd64 is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20167"/>
              <criterion comment="linux-headers-2.6.26-2-common-xen is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:19738"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20546"/>
              <criterion comment="linux-headers-2.6.26-2-xen-amd64 is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20494"/>
              <criterion comment="linux-headers-2.6.26-2-amd64 is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20540"/>
              <criterion comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:19838"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-amd64 is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20414"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20741"/>
              <criterion comment="linux-headers-2.6.26-2-parisc is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20442"/>
              <criterion comment="linux-image-2.6.26-2-parisc64 is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20610"/>
              <criterion comment="linux-image-2.6.26-2-parisc is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:19821"/>
              <criterion comment="linux-headers-2.6.26-2-parisc-smp is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20553"/>
              <criterion comment="linux-headers-2.6.26-2-all-hppa is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20652"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64 is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20604"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64-smp is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20740"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20501"/>
              <criterion comment="linux-image-2.6.26-2-parisc64-smp is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20179"/>
              <criterion comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20281"/>
              <criterion comment="linux-image-2.6.26-2-parisc-smp is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:20082"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition version="1" id="oval:org.mitre.oval:def:8299" class="patch">
      <metadata>
        <title>DSA-1852 fetchmail -- insufficient input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>fetchmail</product>
        </affected>
        <reference source="DSA" ref_url="http://www.debian.org/security/2009/dsa-1852" ref_id="DSA-1852"/>
        <description>It was discovered that fetchmail, a full-featured remote mail retrieval and forwarding utility, is vulnerable to the "Null Prefix Attacks Against SSL/TLS Certificates" recently published at the Blackhat conference. This allows an attacker to perform undetected man-in-the-middle attacks via a crafted ITU-T X.509 certificate with an injected null byte in the subjectAltName or Common Name fields. Note, as a fetchmail user you should always use strict certificate validation through either these option combinations: sslcertck ssl sslproto ssl3 (for service on SSL-wrapped ports) or sslcertck sslproto tls1 (for STARTTLS-based services)</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:50.207-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:22.899-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:04.408-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Platform section" operator="OR">
        <criteria comment="Release section" operator="AND">
          <extend_definition comment="Debian 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria comment="Architecture section" operator="OR">
            <criteria comment="Architecture independent section" operator="AND">
              <criterion comment="all architecture" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="fetchmailconf is earlier than 6.3.9~rc2-4+lenny1" test_ref="oval:org.mitre.oval:tst:18983"/>
            </criteria>
            <criteria comment="Architecture dependent section" operator="AND">
              <criteria comment="Supported architectures section" operator="OR">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria comment="Packages section" operator="OR">
                <criterion comment="fetchmail DPKG is earlier than 6.3.9~rc2-4+lenny1" test_ref="oval:org.mitre.oval:tst:19217"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria comment="Release section" operator="AND">
          <extend_definition comment="Debian 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria comment="Architecture section" operator="OR">
            <criteria comment="Architecture independent section" operator="AND">
              <criterion comment="all architecture" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="fetchmailconf is earlier than 6.3.6-1etch2" test_ref="oval:org.mitre.oval:tst:18503"/>
            </criteria>
            <criteria comment="Architecture dependent section" operator="AND">
              <criteria comment="Supported architectures section" operator="OR">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria comment="Packages section" operator="OR">
                <criterion comment="fetchmail DPKG is earlier than 6.3.6-1etch2" test_ref="oval:org.mitre.oval:tst:19174"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8294" version="3" class="patch">
      <metadata>
        <title>DSA-1803 nsd, nsd3 -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>nsd</product>
          <product>nsd3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1803" ref_id="DSA-1803"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1755" ref_id="CVE-2009-1755"/>
        <description>Ilja van Sprundel discovered that a buffer overflow in NSD, an authoritative name service daemon, allowed to crash the server by sending a crafted packet, creating a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:44.212-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:22.502-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:03.960-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8294 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:33.305-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:32.036-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="nsd3 is earlier than 3.0.7-3.lenny2" test_ref="oval:org.mitre.oval:tst:19874"/>
            <criterion comment="nsd is earlier than 2.3.7-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:20552"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="nsd is earlier than 2.3.6-1+etch1" test_ref="oval:org.mitre.oval:tst:20410"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8291" version="3" class="patch">
      <metadata>
        <title>DSA-1597 mt-daapd -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mt-daapd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1597" ref_id="DSA-1597"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5824" ref_id="CVE-2007-5824"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5825" ref_id="CVE-2007-5825"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1771" ref_id="CVE-2008-1771"/>
        <description>Three vulnerabilities have been discovered in the mt-daapd DAAP audio server (also known as the Firefly Media Server). The Common Vulnerabilities and Exposures project identifies the following three problems: Insufficient validation and bounds checking of the Authorization: HTTP header enables a heap buffer overflow, potentially enabling the execution of arbitrary code. Format string vulnerabilities in debug logging within the authentication of XML-RPC requests could enable the execution of arbitrary code. An integer overflow weakness in the handling of HTTP POST variables could allow a heap buffer overflow and potentially arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:38.841-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:22.315-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:03.758-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8291 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:35.310-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:31.757-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="mt-daapd is earlier than 0.2.4+r1376-1.1+etch2" test_ref="oval:org.mitre.oval:tst:18991"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8289" version="3" class="patch">
      <metadata>
        <title>DSA-1935 gnutls13 gnutls26 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gnutls13</product>
          <product>gnutls26</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1935" ref_id="DSA-1935"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2409" ref_id="CVE-2009-2409"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2730" ref_id="CVE-2009-2730"/>
        <description>Dan Kaminsky and Moxie Marlinspike discovered that gnutls, an implementation of the TLS/SSL protocol, does not properly handle a "\0" character in a domain name in the subject's Common Name or Subject Alternative Name (SAN) field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority. (CVE-2009-2730) In addition, with this update, certificates with MD2 hash signatures are no longer accepted since they're no longer considered cryptographically secure. It only affects the oldstable distribution (etch).(CVE-2009-2409)</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:14.513-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:21.730-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:02.964-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8289 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:31.916-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:31.514-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="gnutls-doc is earlier than 2.4.2-6+lenny2" test_ref="oval:org.mitre.oval:tst:19120"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libgnutls-dev is earlier than 2.4.2-6+lenny2" test_ref="oval:org.mitre.oval:tst:19418"/>
                <criterion comment="libgnutls26-dbg is earlier than 2.4.2-6+lenny2" test_ref="oval:org.mitre.oval:tst:19207"/>
                <criterion comment="libgnutls26 is earlier than 2.4.2-6+lenny2" test_ref="oval:org.mitre.oval:tst:18509"/>
                <criterion comment="gnutls-bin is earlier than 2.4.2-6+lenny2" test_ref="oval:org.mitre.oval:tst:19103"/>
              </criteria>
            </criteria>
            <criterion comment="guile-gnutls is earlier than 2.4.2-6+lenny2" test_ref="oval:org.mitre.oval:tst:18710"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="gnutls-doc is earlier than 1.4.4-3+etch5" test_ref="oval:org.mitre.oval:tst:19426"/>
            </criteria>
            <criterion comment="libgnutls13 is earlier than 1.4.4-3+etch5" test_ref="oval:org.mitre.oval:tst:19199"/>
            <criterion comment="gnutls-bin is earlier than 1.4.4-3+etch5" test_ref="oval:org.mitre.oval:tst:19427"/>
            <criterion comment="libgnutls-dev is earlier than 1.4.4-3+etch5" test_ref="oval:org.mitre.oval:tst:19377"/>
            <criterion comment="libgnutls13-dbg is earlier than 1.4.4-3+etch5" test_ref="oval:org.mitre.oval:tst:19467"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8286" version="5" class="patch">
      <metadata>
        <title>DSA-1682 squirrelmail -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>squirrelmail</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1682" ref_id="DSA-1682"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2379" ref_id="CVE-2008-2379"/>
        <description>Ivan Markovic discovered that SquirrelMail, a webmail application, did not sufficiently sanitise incoming HTML email, allowing an attacker to perform cross site scripting through sending a malicious HTML email.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:27.618-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:21.527-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:02.750-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8286 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:38.636-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:31.337-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8286 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:37.605-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:53.772-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="squirrelmail is earlier than 2:1.4.9a-3" test_ref="oval:org.mitre.oval:tst:20254"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8285" version="3" class="patch">
      <metadata>
        <title>DSA-1894 newt -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>newt</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1894" ref_id="DSA-1894"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2905" ref_id="CVE-2009-2905"/>
        <description>Miroslav Lichvar discovered that newt, a windowing toolkit, is prone to a buffer overflow in the content processing code, which can lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:04.752-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:20.989-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:02.242-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8285 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:33.528-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:31.108-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libnewt-dev is earlier than 0.52.2-11.3+lenny1" test_ref="oval:org.mitre.oval:tst:19799"/>
            <criterion comment="libnewt-pic is earlier than 0.52.2-11.3+lenny1" test_ref="oval:org.mitre.oval:tst:19994"/>
            <criterion comment="whiptail is earlier than 0.52.2-11.3+lenny1" test_ref="oval:org.mitre.oval:tst:20041"/>
            <criterion comment="libnewt0.52 is earlier than 0.52.2-11.3+lenny1" test_ref="oval:org.mitre.oval:tst:19853"/>
            <criterion comment="newt-tcl is earlier than 0.52.2-11.3+lenny1" test_ref="oval:org.mitre.oval:tst:20033"/>
            <criterion comment="python-newt is earlier than 0.52.2-11.3+lenny1" test_ref="oval:org.mitre.oval:tst:19786"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libnewt-dev is earlier than 0.52.2-10+etch1" test_ref="oval:org.mitre.oval:tst:19278"/>
            <criterion comment="libnewt-pic is earlier than 0.52.2-10+etch1" test_ref="oval:org.mitre.oval:tst:19908"/>
            <criterion comment="whiptail is earlier than 0.52.2-10+etch1" test_ref="oval:org.mitre.oval:tst:19370"/>
            <criterion comment="libnewt0.52 is earlier than 0.52.2-10+etch1" test_ref="oval:org.mitre.oval:tst:20156"/>
            <criterion comment="newt-tcl is earlier than 0.52.2-10+etch1" test_ref="oval:org.mitre.oval:tst:20138"/>
            <criterion comment="python-newt is earlier than 0.52.2-10+etch1" test_ref="oval:org.mitre.oval:tst:20132"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8284" version="5" class="patch">
      <metadata>
        <title>DSA-1890 wxwindows2.4 wxwidgets2.6 wxwidgets2.8 -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wxwindows2.4</product>
          <product>wxwidgets2.6</product>
          <product>wxwidgets2.8</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1890" ref_id="DSA-1890"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2369" ref_id="CVE-2009-2369"/>
        <description>Tielei Wang has discovered an integer overflow in wxWidgets, the wxWidgets Cross-platform C++ GUI toolkit, which allows the execution of arbitrary code via a crafted JPEG file.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:18.597-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:19.302-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:00.597-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6482 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:54.302-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:07:00.664-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8284 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:32.484-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:30.074-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="wx2.6-doc is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19944"/>
                <criterion comment="python-wxversion is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20087"/>
                <criterion comment="wx2.8-examples is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19226"/>
                <criterion comment="wx2.6-i18n is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19678"/>
                <criterion comment="wx2.6-examples is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19904"/>
                <criterion comment="wx2.8-doc is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19822"/>
                <criterion comment="python-wxtools is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20019"/>
                <criterion comment="wx2.8-i18n is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19532"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="python-wxgtk2.8 is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19329"/>
                <criterion comment="python-wxgtk2.6-dbg is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19982"/>
                <criterion comment="libwxbase2.8-dev is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19968"/>
                <criterion comment="libwxbase2.6-dev is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19581"/>
                <criterion comment="python-wxgtk2.8-dbg is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19265"/>
                <criterion comment="libwxbase2.8-dbg is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:20125"/>
                <criterion comment="wx-common is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20064"/>
                <criterion comment="libwxgtk2.8-dbg is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:20126"/>
                <criterion comment="python-wxgtk2.6 is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19820"/>
                <criterion comment="libwxgtk2.6-0 is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20031"/>
                <criterion comment="libwxgtk2.8-0 is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19700"/>
                <criterion comment="libwxgtk2.6-dev is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19864"/>
                <criterion comment="libwxgtk2.6-dbg is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19652"/>
                <criterion comment="libwxbase2.6-0 is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20043"/>
                <criterion comment="wx2.6-headers is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19591"/>
                <criterion comment="wx2.8-headers is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19454"/>
                <criterion comment="libwxbase2.8-0 is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:20070"/>
                <criterion comment="libwxgtk2.8-dev is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19991"/>
                <criterion comment="libwxbase2.6-dbg is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20071"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libwxgtk2.6-dev is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19245"/>
                <criterion comment="libwxbase2.6-dev is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20143"/>
                <criterion comment="wx-common is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19508"/>
                <criterion comment="python-wxgtk2.6 is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20112"/>
                <criterion comment="libwxgtk2.6-0 is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20177"/>
                <criterion comment="libwxgtk2.6-dbg is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19837"/>
                <criterion comment="python-wxgtk2.6-dbg is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20119"/>
                <criterion comment="libwxbase2.6-0 is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20091"/>
                <criterion comment="wx2.6-headers is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:20078"/>
                <criterion comment="libwxbase2.6-dbg is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:19955"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Supported platform section">
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libwxgtk2.8-dbg is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19692"/>
                <criterion comment="libwxbase2.8-dev is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:20191"/>
                <criterion comment="python-wxgtk2.8 is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:20165"/>
                <criterion comment="libwxbase2.8-dbg is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:20128"/>
                <criterion comment="libwxgtk2.8-0 is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:20212"/>
                <criterion comment="libwxgtk2.8-dev is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:20211"/>
                <criterion comment="libwxbase2.8-0 is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19898"/>
                <criterion comment="python-wxgtk2.8-dbg is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:20109"/>
                <criterion comment="wx2.8-headers is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:19683"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="wx2.6-doc is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19859"/>
                <criterion comment="python-wxversion is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:20140"/>
                <criterion comment="wx2.4-examples is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20149"/>
                <criterion comment="wx2.6-i18n is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19930"/>
                <criterion comment="wx2.6-examples is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19953"/>
                <criterion comment="python-wxtools is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19852"/>
                <criterion comment="wx2.4-doc is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20198"/>
                <criterion comment="wx2.4-i18n is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:19998"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libwxgtk2.6-dev is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:20174"/>
                <criterion comment="libwxbase2.6-dbg is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:20194"/>
                <criterion comment="libwxgtk2.4-1-contrib is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20027"/>
                <criterion comment="wx-common is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19780"/>
                <criterion comment="python-wxgtk2.4 is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20046"/>
                <criterion comment="libwxbase2.4-dev is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20006"/>
                <criterion comment="libwxgtk2.6-0 is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:20055"/>
                <criterion comment="python-wxgtk2.6 is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:20053"/>
                <criterion comment="libwxgtk2.4-contrib-dev is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20172"/>
                <criterion comment="libwxgtk2.6-dbg is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19856"/>
                <criterion comment="libwxgtk2.4-1 is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:19699"/>
                <criterion comment="libwxgtk2.4-dev is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20205"/>
                <criterion comment="libwxbase2.6-0 is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19674"/>
                <criterion comment="wx2.6-headers is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:20184"/>
                <criterion comment="libwxbase2.4-1 is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20093"/>
                <criterion comment="libwxbase2.4-dbg is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20028"/>
                <criterion comment="wx2.4-headers is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20106"/>
                <criterion comment="libwxgtk2.4-dbg is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:19730"/>
                <criterion comment="libwxbase2.6-dev is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19486"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libwxgtk2.6-dev is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19860"/>
                <criterion comment="libwxbase2.6-dbg is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:20242"/>
                <criterion comment="wx-common is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:20202"/>
                <criterion comment="python-wxgtk2.6 is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19731"/>
                <criterion comment="libwxgtk2.6-0 is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:20213"/>
                <criterion comment="libwxgtk2.6-dbg is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19346"/>
                <criterion comment="libwxbase2.6-0 is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19899"/>
                <criterion comment="wx2.6-headers is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19753"/>
                <criterion comment="libwxbase2.6-dev is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:19810"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Supported platform section">
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libwxgtk2.4-contrib-dev is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20235"/>
                <criterion comment="libwxgtk2.4-1-contrib is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20186"/>
                <criterion comment="libwxbase2.4-dev is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20222"/>
                <criterion comment="python-wxgtk2.4 is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:19892"/>
                <criterion comment="libwxgtk2.4-1 is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20199"/>
                <criterion comment="wx2.4-headers is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:19909"/>
                <criterion comment="libwxgtk2.4-dev is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:19430"/>
                <criterion comment="libwxbase2.4-1 is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20230"/>
                <criterion comment="libwxbase2.4-dbg is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20226"/>
                <criterion comment="libwxgtk2.4-dbg is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:20139"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8279" version="3" class="patch">
      <metadata>
        <title>DSA-1851 gst-plugins-bad0.10 -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gst-plugins-bad0.10</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1851" ref_id="DSA-1851"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1438" ref_id="CVE-2009-1438"/>
        <description>It was discovered that gst-plugins-bad0.10, the GStreamer plugins from the "bad" set, is prone to an integer overflow when processing a MED file with a crafted song comment or song name.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:49.407-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:18.815-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:04:00.139-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8279 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:34.811-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:29.646-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="gstreamer0.10-plugins-bad-doc is earlier than 0.10.7-2+lenny2" test_ref="oval:org.mitre.oval:tst:19107"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="gstreamer0.10-plugins-bad-dbg is earlier than 0.10.7-2+lenny2" test_ref="oval:org.mitre.oval:tst:18287"/>
                <criterion comment="gstreamer0.10-sdl is earlier than 0.10.7-2+lenny2" test_ref="oval:org.mitre.oval:tst:19111"/>
                <criterion comment="gstreamer0.10-plugins-bad is earlier than 0.10.7-2+lenny2" test_ref="oval:org.mitre.oval:tst:19266"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="gstreamer0.10-plugins-bad is earlier than 0.10.3-3.1+etch3" test_ref="oval:org.mitre.oval:tst:18889"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8277" version="3" class="patch">
      <metadata>
        <title>DSA-1558 xulrunner -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1558" ref_id="DSA-1558"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1380" ref_id="CVE-2008-1380"/>
        <description>It was discovered that crashes in the Javascript engine of xulrunner, the Gecko engine library, could potentially lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:43.286-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:18.246-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:59.481-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8277 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:38.250-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:29.219-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libnspr4-dev is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:18533"/>
              <criterion comment="libmozjs-dev is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19170"/>
              <criterion comment="libsmjs1 is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19110"/>
              <criterion comment="libmozillainterfaces-java is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:18791"/>
              <criterion comment="libxul-common is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:18546"/>
              <criterion comment="libsmjs-dev is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19115"/>
              <criterion comment="libxul-dev is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19163"/>
              <criterion comment="libnss3-dev is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19193"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libxul0d is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:18948"/>
              <criterion comment="libnss3-0d-dbg is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19092"/>
              <criterion comment="libmozjs0d-dbg is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19158"/>
              <criterion comment="libnss3-0d is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:18887"/>
              <criterion comment="spidermonkey-bin is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19112"/>
              <criterion comment="libnspr4-0d-dbg is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19079"/>
              <criterion comment="xulrunner-gnome-support is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19176"/>
              <criterion comment="python-xpcom is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:18866"/>
              <criterion comment="libxul0d-dbg is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19126"/>
              <criterion comment="xulrunner is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:19119"/>
              <criterion comment="libnss3-tools is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:18233"/>
              <criterion comment="libmozjs0d is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:18878"/>
              <criterion comment="libnspr4-0d is earlier than 1.8.0.15~pre080323b-0etch2" test_ref="oval:org.mitre.oval:tst:18350"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8263" version="5" class="patch">
      <metadata>
        <title>DSA-1779 apt -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>apt</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1779" ref_id="DSA-1779"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1300" ref_id="CVE-2009-1300"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1358" ref_id="CVE-2009-1358"/>
        <description>Two vulnerabilities have been discovered in APT, the well-known dpkg frontend. The Common Vulnerabilities and Exposures project identifies the following problems: In time zones where daylight savings time occurs at midnight, the apt cron.daily script fails, stopping new security updates from being applied automatically. A repository that has been signed with an expired or revoked OpenPGP key would still be considered valid by APT.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:26.283-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:17.716-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:58.945-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5426 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:31.491-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:07:00.531-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8263 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:34.597-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:28.678-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libapt-pkg-doc is earlier than 0.7.20.2+lenny1" test_ref="oval:org.mitre.oval:tst:18385"/>
                <criterion comment="apt-doc is earlier than 0.7.20.2+lenny1" test_ref="oval:org.mitre.oval:tst:18082"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="apt-utils is earlier than 0.7.20.2+lenny1" test_ref="oval:org.mitre.oval:tst:18142"/>
                <criterion comment="apt-transport-https is earlier than 0.7.20.2+lenny1" test_ref="oval:org.mitre.oval:tst:18992"/>
                <criterion comment="libapt-pkg-dev is earlier than 0.7.20.2+lenny1" test_ref="oval:org.mitre.oval:tst:18930"/>
                <criterion comment="apt is earlier than 0.7.20.2+lenny1" test_ref="oval:org.mitre.oval:tst:18712"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libapt-pkg-doc is earlier than 0.6.46.4-0.1+etch1" test_ref="oval:org.mitre.oval:tst:19094"/>
                <criterion comment="apt-doc is earlier than 0.6.46.4-0.1+etch1" test_ref="oval:org.mitre.oval:tst:18921"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="apt-utils is earlier than 0.6.46.4-0.1+etch1" test_ref="oval:org.mitre.oval:tst:18849"/>
                <criterion comment="libapt-pkg-dev is earlier than 0.6.46.4-0.1+etch1" test_ref="oval:org.mitre.oval:tst:19098"/>
                <criterion comment="apt is earlier than 0.6.46.4-0.1+etch1" test_ref="oval:org.mitre.oval:tst:19085"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8262" version="3" class="patch">
      <metadata>
        <title>DSA-1741 psi -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>psi</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1741" ref_id="DSA-1741"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6393" ref_id="CVE-2008-6393"/>
        <description>Jesus Olmos Gonzalez discovered that an integer overflow in the PSI Jabber client may lead to remote denial of service. The old stable distribution (etch) is not affected.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:00.082-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:17.377-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:58.594-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8262 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:35.884-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:28.505-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="psi is earlier than 0.11-9" test_ref="oval:org.mitre.oval:tst:20057"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8260" version="3" class="patch">
      <metadata>
        <title>DSA-1817 ctorrent -- stack-based buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>ctorrent</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1817" ref_id="DSA-1817"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1759" ref_id="CVE-2009-1759"/>
        <description>Michael Brooks discovered that ctorrent, a text-mode bittorrent client, does not verify the length of file paths in torrent files. An attacker can exploit this via a crafted torrent that contains a long file path to execute arbitrary code with the rights of the user opening the file. The oldstable distribution (etch) does not contain ctorrent.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:35.588-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:16.982-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:58.252-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8260 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:32.120-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:28.339-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="ctorrent is earlier than 1.3.4-dnh3.2-1+lenny1" test_ref="oval:org.mitre.oval:tst:18425"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8258" version="3" class="patch">
      <metadata>
        <title>DSA-1891 changetrack -- shell command execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>changetrack</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1891" ref_id="DSA-1891"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3233" ref_id="CVE-2009-3233"/>
        <description>Marek Grzybowski discovered that changetrack, a program to monitor changes to (configuration) files, is prone to shell command injection via metacharacters in filenames. The behaviour of the program has been adjusted to reject all filenames with metacharacters.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:20.353-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:16.749-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:57.963-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8258 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:36.419-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:28.179-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="changetrack is earlier than 4.3-3+lenny1" test_ref="oval:org.mitre.oval:tst:19869"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="changetrack is earlier than 4.3-3+etch1" test_ref="oval:org.mitre.oval:tst:19507"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8256" version="3" class="patch">
      <metadata>
        <title>DSA-1771 clamav -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1771" ref_id="DSA-1771"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6680" ref_id="CVE-2008-6680"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1270" ref_id="CVE-2009-1270"/>
        <description>Several vulnerabilities have been discovered in the ClamAV anti-virus toolkit: Attackers can cause a denial of service (crash) via a crafted EXE file that triggers a divide-by-zero error. Attackers can cause a denial of service (infinite loop) via a crafted tar file that causes (1) clamd and (2) clamscan to hang. (no CVE Id yet) Attackers can cause a denial of service (crash) via a crafted EXE file that crashes the UPack unpacker.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:20.654-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:16.152-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:57.229-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8256 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:31.175-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:27.917-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="clamav-docs is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:18614"/>
                <criterion comment="clamav-testfiles is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:18644"/>
                <criterion comment="clamav-base is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:18931"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libclamav-dev is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:18964"/>
                <criterion comment="clamav is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:18946"/>
                <criterion comment="libclamav5 is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:18967"/>
                <criterion comment="clamav-dbg is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:18859"/>
                <criterion comment="clamav-daemon is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:18880"/>
                <criterion comment="clamav-milter is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:18391"/>
                <criterion comment="clamav-freshclam is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:18790"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="clamav-docs is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:18191"/>
                <criterion comment="clamav-testfiles is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:18877"/>
                <criterion comment="clamav-base is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:18896"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libclamav-dev is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:19054"/>
                <criterion comment="clamav is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:18476"/>
                <criterion comment="clamav-dbg is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:18968"/>
                <criterion comment="libclamav2 is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:19045"/>
                <criterion comment="clamav-daemon is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:18835"/>
                <criterion comment="clamav-milter is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:18544"/>
                <criterion comment="clamav-freshclam is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:18754"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8254" version="5" class="patch">
      <metadata>
        <title>DSA-1819 vlc -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>vlc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1819" ref_id="DSA-1819"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1768" ref_id="CVE-2008-1768"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1769" ref_id="CVE-2008-1769"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1881" ref_id="CVE-2008-1881"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2147" ref_id="CVE-2008-2147"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2430" ref_id="CVE-2008-2430"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3794" ref_id="CVE-2008-3794"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4686" ref_id="CVE-2008-4686"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5032" ref_id="CVE-2008-5032"/>
        <description>Several vulnerabilities have been discovered in vlc, a multimedia player and streamer. The Common Vulnerabilities and Exposures project identifies the following problems: Drew Yao discovered that multiple integer overflows in the MP4 demuxer, Real demuxer and Cinepak codec can lead to the execution of arbitrary code. Drew Yao discovered that the Cinepak codec is prone to a memory corruption, which can be triggered by a crafted Cinepak file. Luigi Auriemma discovered that it is possible to execute arbitrary code via a long subtitle in an SSA file. It was discovered that vlc is prone to a search path vulnerability, which allows local users to perform privilege escalations. Alin Rad Pop discovered that it is possible to execute arbitrary code when opening a WAV file containing a large fmt chunk. Pinar Yanarda discovered that it is possible to execute arbitrary code when opening a crafted mmst link. Tobias Klein discovered that it is possible to execute arbitrary code when opening a crafted .ty file. Tobias Klein discovered that it is possible to execute arbitrary code when opening an invalid CUE image file with a crafted header.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:50.565-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:15.512-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:56.821-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8254 - On the description of this definition there was some unknown chars" date="2013-10-23T11:44:00.605-04:00">
              <contributor organization="Eidos Code">Endrigo Antonini</contributor>
            </modified>
            <status_change date="2013-10-23T11:46:12.296-04:00">INTERIM</status_change>
            <status_change date="2013-11-11T04:03:31.888-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8254 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:34.042-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:27.350-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="wxvlc is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18606"/>
              <criterion comment="vlc-plugin-alsa is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18237"/>
            </criteria>
          </criteria>
          <criterion comment="vlc-plugin-arts is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18005"/>
          <criterion comment="vlc is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18694"/>
          <criterion comment="mozilla-plugin-vlc is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18312"/>
          <criterion comment="vlc-plugin-ggi is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18516"/>
          <criterion comment="vlc-plugin-esd is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18379"/>
          <criterion comment="libvlc0-dev is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18696"/>
          <criterion comment="libvlc0 is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18054"/>
          <criterion comment="vlc-nox is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18675"/>
          <criterion comment="vlc-plugin-sdl is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18752"/>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="vlc-plugin-glide is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18558"/>
              <criterion comment="vlc-plugin-svgalib is earlier than 0.8.6-svn20061012.debian-5.1+etch3" test_ref="oval:org.mitre.oval:tst:18620"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8252" version="3" class="patch">
      <metadata>
        <title>DSA-1559 phpgedview -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpgedview</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1559" ref_id="DSA-1559"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5051" ref_id="CVE-2007-5051"/>
        <description>It was discovered that phpGedView, an application to provide online access to genealogical data, performed insufficient input sanitising on some parameters, making it vulnerable to cross site scripting.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:41.197-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:15.198-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:56.568-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8252 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:30.420-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:27.190-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="phpgedview-places is earlier than 4.0.2.dfsg-3" test_ref="oval:org.mitre.oval:tst:19081"/>
          <criterion comment="phpgedview-languages is earlier than 4.0.2.dfsg-3" test_ref="oval:org.mitre.oval:tst:19179"/>
          <criterion comment="phpgedview is earlier than 4.0.2.dfsg-3" test_ref="oval:org.mitre.oval:tst:18960"/>
          <criterion comment="phpgedview-themes is earlier than 4.0.2.dfsg-3" test_ref="oval:org.mitre.oval:tst:19195"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8251" version="3" class="patch">
      <metadata>
        <title>DSA-1560 kronolith2 -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>kronolith2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1560" ref_id="DSA-1560"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1974" ref_id="CVE-2008-1974"/>
        <description>"The-0utl4w" discovered that the Kronolith, calendar component for the Horde Framework, didn't properly sanitise URL input, leading to a cross-site scripting vulnerability in the add event screen.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:28.140-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:14.831-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:56.357-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8251 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:33.718-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:27.063-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="kronolith2 is earlier than 2.1.4-1etch1" test_ref="oval:org.mitre.oval:tst:19974"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8247" version="5" class="patch">
      <metadata>
        <title>DSA-1527 debian-goodies -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>debian-goodies</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1527" ref_id="DSA-1527"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3912" ref_id="CVE-2007-3912"/>
        <description>Thomas de Grenier de Latour discovered that the checkrestart tool in the debian-goodies suite of utilities, allowed local users to gain privileges via shell metacharacters in the name of the executable file for a running process.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:02.304-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:14.535-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:55.841-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6468 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:49.874-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:07:00.475-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8247 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:31.414-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:26.904-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="debian-goodies is earlier than 0.27+etch1" test_ref="oval:org.mitre.oval:tst:18838"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="debian-goodies is earlier than 0.23+sarge1" test_ref="oval:org.mitre.oval:tst:19128"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8245" version="3" class="patch">
      <metadata>
        <title>DSA-1806 cscope -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>cscope</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1806" ref_id="DSA-1806"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0148" ref_id="CVE-2009-0148"/>
        <description>Matt Murphy discovered that cscope, a source code browsing tool, does not verify the length of file names sourced in include statements, which may potentially lead to the execution of arbitrary code through specially crafted source code files.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:41.564-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:14.121-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:55.500-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8245 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:34.227-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:26.752-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="cscope is earlier than 15.6-6+lenny1" test_ref="oval:org.mitre.oval:tst:20472"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8243" version="3" class="patch">
      <metadata>
        <title>DSA-1511 libicu -- various</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libicu</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1511" ref_id="DSA-1511"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4770" ref_id="CVE-2007-4770"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4771" ref_id="CVE-2007-4771"/>
        <description>Several local vulnerabilities have been discovered in libicu, International Components for Unicode, The Common Vulnerabilities and Exposures project identifies the following problems: libicu in International Components for Unicode (ICU) 3.8.1 and earlier attempts to process backreferences to the nonexistent capture group zero (aka \0), which might allow context-dependent attackers to read from, or write to, out-of-bounds memory locations, related to corruption of REStackFrames. Heap-based buffer overflow in the doInterval function in regexcmp.cpp in libicu in International Components for Unicode (ICU) 3.8.1 and earlier allows context-dependent attackers to cause a denial of service (memory consumption) and possibly have unspecified other impact via a regular expression that writes a large amount of data to the backtracking stack.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:25.514-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:13.524-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:55.140-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8243 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:30.080-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:26.541-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="icu-doc is earlier than 3.6-2etch1" test_ref="oval:org.mitre.oval:tst:18260"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libicu36-dev is earlier than 3.6-2etch1" test_ref="oval:org.mitre.oval:tst:18368"/>
              <criterion comment="libicu36 is earlier than 3.6-2etch1" test_ref="oval:org.mitre.oval:tst:18467"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8241" version="3" class="patch">
      <metadata>
        <title>DSA-1642 horde3 -- crossite scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>horde3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1642" ref_id="DSA-1642"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3823" ref_id="CVE-2008-3823"/>
        <description>Will Drewry discovered that Horde allows remote attackers to send an email with a crafted MIME attachment filename attribute to perform crossite scripting.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:16.736-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:12.878-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:54.856-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8241 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:36.815-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:26.417-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="horde3 is earlier than 3.1.3-4etch4" test_ref="oval:org.mitre.oval:tst:18354"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8239" version="3" class="patch">
      <metadata>
        <title>DSA-1775 php-json-ext -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php-json-ext</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1775" ref_id="DSA-1775"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1271" ref_id="CVE-2009-1271"/>
        <description>It was discovered that php-json-ext, a JSON serialiser for PHP, is prone to a denial of service attack, when receiving a malformed string via the json_decode function.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:14.319-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:11.978-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:54.646-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8239 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:34.975-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:26.326-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="php5-json is earlier than 1.2.1-3.2+etch1" test_ref="oval:org.mitre.oval:tst:18886"/>
          <criterion comment="php4-json is earlier than 1.2.1-3.2+etch1" test_ref="oval:org.mitre.oval:tst:18479"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8237" version="3" class="patch">
      <metadata>
        <title>DSA-1673 wireshark -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wireshark</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1673" ref_id="DSA-1673"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3137" ref_id="CVE-2008-3137"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3138" ref_id="CVE-2008-3138"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3141" ref_id="CVE-2008-3141"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3145" ref_id="CVE-2008-3145"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3933" ref_id="CVE-2008-3933"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4683" ref_id="CVE-2008-4683"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4684" ref_id="CVE-2008-4684"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4685" ref_id="CVE-2008-4685"/>
        <description>Several remote vulnerabilities have been discovered in network traffic analyzer Wireshark. The Common Vulnerabilities and Exposures project identifies the following problems: The GSM SMS dissector is vulnerable to denial of service. The PANA and KISMET dissectors are vulnerable to denial of service. The RMI dissector could disclose system memory. The packet reassembling module is vulnerable to denial of service. The zlib uncompression module is vulnerable to denial of service. The Bluetooth ACL dissector is vulnerable to denial of service. The PRP and MATE dissectors are vulnerable to denial of service. The Q931 dissector is vulnerable to denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:35.769-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:11.554-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:54.364-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8237 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:32.971-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:25.841-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="wireshark-dev is earlier than 0.99.4-5.etch.3" test_ref="oval:org.mitre.oval:tst:19130"/>
          <criterion comment="tshark is earlier than 0.99.4-5.etch.3" test_ref="oval:org.mitre.oval:tst:19164"/>
          <criterion comment="ethereal-dev is earlier than 0.99.4-5.etch.3" test_ref="oval:org.mitre.oval:tst:18212"/>
          <criterion comment="tethereal is earlier than 0.99.4-5.etch.3" test_ref="oval:org.mitre.oval:tst:19088"/>
          <criterion comment="wireshark-common is earlier than 0.99.4-5.etch.3" test_ref="oval:org.mitre.oval:tst:18564"/>
          <criterion comment="ethereal is earlier than 0.99.4-5.etch.3" test_ref="oval:org.mitre.oval:tst:19204"/>
          <criterion comment="ethereal-common is earlier than 0.99.4-5.etch.3" test_ref="oval:org.mitre.oval:tst:18979"/>
          <criterion comment="wireshark is earlier than 0.99.4-5.etch.3" test_ref="oval:org.mitre.oval:tst:18453"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8236" version="3" class="patch">
      <metadata>
        <title>DSA-1550 suphp -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>suphp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1550" ref_id="DSA-1550"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1614" ref_id="CVE-2008-1614"/>
        <description>It was discovered that suphp, an Apache module to run PHP scripts with owner permissions handles symlinks insecurely, which may lead to privilege escalation by local users.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:37.193-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:11.187-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:53.986-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8236 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:03.308-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:25.680-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libapache-mod-suphp is earlier than 0.6.2-1+etch0" test_ref="oval:org.mitre.oval:tst:19095"/>
          <criterion comment="suphp-common is earlier than 0.6.2-1+etch0" test_ref="oval:org.mitre.oval:tst:18359"/>
          <criterion comment="libapache2-mod-suphp is earlier than 0.6.2-1+etch0" test_ref="oval:org.mitre.oval:tst:18900"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8234" version="3" class="patch">
      <metadata>
        <title>DSA-1636 linux-2.6.24 -- denial of service/information leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1636" ref_id="DSA-1636"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3272" ref_id="CVE-2008-3272"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3275" ref_id="CVE-2008-3275"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3276" ref_id="CVE-2008-3276"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3526" ref_id="CVE-2008-3526"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3534" ref_id="CVE-2008-3534"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3535" ref_id="CVE-2008-3535"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3792" ref_id="CVE-2008-3792"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3915" ref_id="CVE-2008-3915"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or leak sensitive data. The Common Vulnerabilities and Exposures project identifies the following problems: Tobias Klein reported a locally exploitable data leak in the snd_seq_oss_synth_make_info() function. This may allow local users to gain access to sensitive information. Zoltan Sogor discovered a coding error in the VFS that allows local users to exploit a kernel memory leak resulting in a denial of service. Eugene Teo reported an integer overflow in the DCCP subsystem that may allow remote attackers to cause a denial of service in the form of a kernel panic. Eugene Teo reported a missing bounds check in the SCTP subsystem. By exploiting an integer overflow in the SCTP_AUTH_KEY handling code, remote attackers may be able to cause a denial of service in the form of a kernel panic. Kel Modderman reported an issue in the tmpfs filesystem that allows local users to crash a system by triggering a kernel BUG() assertion. Alexey Dobriyan discovered an off-by-one-error in the iov_iter_advance function which can be exploited by local users to crash a system, resulting in a denial of service. Vlad Yasevich reported several NULL pointer reference conditions in the SCTP subsystem that can be triggered by entering sctp-auth codepaths when the AUTH feature is inactive. This may allow attackers to cause a denial of service condition via a system panic. Johann Dahm and David Richter reported an issue in the nfsd subsystem that may allow remote attackers to cause a denial of service via a buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:26.448-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:10.424-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:53.386-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8234 - Debian Patch Update" date="2014-06-06T16:28:00.025-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:30:35.654-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:25.268-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-patch-debian-2.6.24 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19309"/>
              <criterion comment="linux-support-2.6.24-etchnhalf.1 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19003"/>
              <criterion comment="linux-doc-2.6.24 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:18976"/>
              <criterion comment="linux-tree-2.6.24 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:18953"/>
              <criterion comment="linux-source-2.6.24 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19018"/>
              <criterion comment="linux-manual-2.6.24 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19390"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:18833"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19343"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-s390 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19403"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19240"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390-tape is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19209"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19000"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19444"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19401"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19491"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19449"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19332"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19314"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19198"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19544"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19267"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19572"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19512"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-hppa is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19584"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:18996"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19391"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19588"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19497"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.5" test_ref="oval:org.mitre.oval:tst:19541"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition version="1" id="oval:org.mitre.oval:def:8233" class="patch">
      <metadata>
        <title>DSA-1725 websvn -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>websvn</product>
        </affected>
        <reference source="DSA" ref_url="http://www.debian.org/security/2009/dsa-1725" ref_id="DSA-1725"/>
        <description>Bas van Schaik discovered that WebSVN, a tool to view Subversion repositories over the web, did not properly restrict access to private repositories, allowing a remote attacker to read significant parts of their content. The old stable distribution (etch) is not affected by this problem.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:31.123-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:10.077-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:53.162-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Release section" operator="AND">
        <extend_definition comment="Debian 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria comment="Architecture section" operator="OR">
          <criteria comment="Architecture independent section" operator="AND">
            <criterion comment="all architecture" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="websvn is earlier than 2.0-4+lenny1" test_ref="oval:org.mitre.oval:tst:17582"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8232" version="3" class="patch">
      <metadata>
        <title>DSA-1515 libnet-dns-perl -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>libnet-dns-perl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1515" ref_id="DSA-1515"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3377" ref_id="CVE-2007-3377"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3409" ref_id="CVE-2007-3409"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6341" ref_id="CVE-2007-6341"/>
        <description>Several remote vulnerabilities have been discovered in libnet-dns-perl. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that libnet-dns-perl generates very weak transaction IDs when sending queries (CVE-2007-3377). This update switches transaction ID generation to the Perl random generator, making prediction attacks more difficult. Compression loops in domain names resulted in an infinite loop in the domain name expander written in Perl (CVE-2007-3409). The Debian package uses an expander written in C by default, but this vulnerability has been addressed nevertheless. Decoding malformed A records could lead to a crash (via an uncaught Perl exception) of certain applications using libnet-dns-perl (CVE-2007-6341).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:23.621-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:09.725-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:52.874-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8232 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:32:58.621-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:25.007-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="libnet-dns-perl is earlier than 0.59-1etch1" test_ref="oval:org.mitre.oval:tst:18130"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="libnet-dns-perl is earlier than 0.48-1sarge1" test_ref="oval:org.mitre.oval:tst:18389"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8231" version="3" class="patch">
      <metadata>
        <title>DSA-1677 cupsys -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cupsys</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1677" ref_id="DSA-1677"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5286" ref_id="CVE-2008-5286"/>
        <description>An integer overflow has been discovered in the image validation code of cupsys, the Common UNIX Printing System. An attacker could trigger this bug by supplying a malicious graphic that could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:32.901-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:09.348-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:52.539-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8231 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:31.682-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:24.853-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libcupsys2-gnutls10 is earlier than 1.2.7-4etch6" test_ref="oval:org.mitre.oval:tst:18605"/>
              <criterion comment="cupsys-common is earlier than 1.2.7-4etch6" test_ref="oval:org.mitre.oval:tst:18715"/>
            </criteria>
          </criteria>
          <criterion comment="cupsys-bsd is earlier than 1.2.7-4etch6" test_ref="oval:org.mitre.oval:tst:18529"/>
          <criterion comment="cupsys-client is earlier than 1.2.7-4etch6" test_ref="oval:org.mitre.oval:tst:19167"/>
          <criterion comment="libcupsys2-dev is earlier than 1.2.7-4etch6" test_ref="oval:org.mitre.oval:tst:19059"/>
          <criterion comment="libcupsimage2-dev is earlier than 1.2.7-4etch6" test_ref="oval:org.mitre.oval:tst:18358"/>
          <criterion comment="libcupsimage2 is earlier than 1.2.7-4etch6" test_ref="oval:org.mitre.oval:tst:19142"/>
          <criterion comment="cupsys-dbg is earlier than 1.2.7-4etch6" test_ref="oval:org.mitre.oval:tst:18643"/>
          <criterion comment="cupsys is earlier than 1.2.7-4etch6" test_ref="oval:org.mitre.oval:tst:19171"/>
          <criterion comment="libcupsys2 is earlier than 1.2.7-4etch6" test_ref="oval:org.mitre.oval:tst:18949"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8230" version="3" class="patch">
      <metadata>
        <title>DSA-1933 cups -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cups</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1933" ref_id="DSA-1933"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2820" ref_id="CVE-2009-2820"/>
        <description>Aaron Siegel discovered that the web interface of cups, the Common UNIX Printing System, is prone to cross-site scripting attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:06.967-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:08.584-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:51.819-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8230 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:35.421-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:24.623-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="cupsys-bsd is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:19285"/>
                <criterion comment="cupsys-client is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:19331"/>
                <criterion comment="libcupsys2-dev is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:19275"/>
                <criterion comment="cupsys-common is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:18394"/>
                <criterion comment="cups-common is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:19068"/>
                <criterion comment="cupsys-dbg is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:19155"/>
                <criterion comment="cupsys is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:18634"/>
                <criterion comment="libcupsys2 is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:19225"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcups2-dev is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:19271"/>
                <criterion comment="cups-bsd is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:18902"/>
                <criterion comment="libcupsimage2-dev is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:19311"/>
                <criterion comment="libcupsimage2 is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:19104"/>
                <criterion comment="cups-client is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:18803"/>
                <criterion comment="libcups2 is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:18969"/>
                <criterion comment="cups-dbg is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:18490"/>
                <criterion comment="cups is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:19288"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcupsys2-gnutls10 is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:19318"/>
                <criterion comment="cupsys-common is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:19277"/>
              </criteria>
            </criteria>
            <criterion comment="cupsys-bsd is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:18483"/>
            <criterion comment="cupsys-client is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:19310"/>
            <criterion comment="libcupsys2-dev is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:18521"/>
            <criterion comment="libcupsimage2-dev is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:18729"/>
            <criterion comment="libcupsimage2 is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:19125"/>
            <criterion comment="cupsys-dbg is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:18534"/>
            <criterion comment="cupsys is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:19342"/>
            <criterion comment="libcupsys2 is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:18575"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8229" version="3" class="patch">
      <metadata>
        <title>DSA-1522 unzip -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>unzip</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1522" ref_id="DSA-1522"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0888" ref_id="CVE-2008-0888"/>
        <description>Tavis Ormandy discovered that unzip, when processing specially crafted ZIP archives, could pass invalid pointers to the C library's free routine, potentially leading to arbitrary code execution (CVE-2008-0888).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:03.954-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:08.290-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:51.571-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8229 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:31.187-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:24.471-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="unzip is earlier than 5.52-9etch1" test_ref="oval:org.mitre.oval:tst:18477"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="unzip is earlier than 5.52-1sarge5" test_ref="oval:org.mitre.oval:tst:19316"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8226" version="3" class="patch">
      <metadata>
        <title>DSA-1448 eggdrop -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>eggdrop</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1448" ref_id="DSA-1448"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2807" ref_id="CVE-2007-2807"/>
        <description>It was discovered that eggdrop, an advanced IRC robot, was vulnerable to a buffer overflow which could result in a remote user executing arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:37.102-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:07.916-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:51.301-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8226 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:30.692-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:24.364-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="eggdrop-data is earlier than 1.6.18-1etch1" test_ref="oval:org.mitre.oval:tst:19932"/>
            </criteria>
            <criterion comment="eggdrop is earlier than 1.6.18-1etch1" test_ref="oval:org.mitre.oval:tst:20048"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="eggdrop-data is earlier than 1.6.17-3sarge1" test_ref="oval:org.mitre.oval:tst:19800"/>
            </criteria>
            <criterion comment="eggdrop is earlier than 1.6.17-3sarge1" test_ref="oval:org.mitre.oval:tst:20264"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8225" version="3" class="patch">
      <metadata>
        <title>DSA-1936 libgd2 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libgd2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1936" ref_id="DSA-1936"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0455" ref_id="CVE-2007-0455"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3546" ref_id="CVE-2009-3546"/>
        <description>Several vulnerabilities have been discovered in libgd2, a library for programmatic graphics creation and manipulation. The Common Vulnerabilities and Exposures project identifies the following problems: Kees Cook discovered a buffer overflow in libgd2's font renderer. An attacker could cause denial of service (application crash) and possibly execute arbitrary code via a crafted string with a JIS encoded font. This issue only affects the oldstable distribution (etch). Tomas Hoger discovered a boundary error in the "_gdGetColors()" function. An attacker could conduct a buffer overflow or buffer over-read attacks via a crafted GD file.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:12.922-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:07.316-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:50.770-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8225 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:35.093-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:24.129-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libgd2-xpm is earlier than 2.0.36~rc1~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:19475"/>
            <criterion comment="libgd2-noxpm is earlier than 2.0.36~rc1~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:19448"/>
            <criterion comment="libgd2-xpm-dev is earlier than 2.0.36~rc1~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:19143"/>
            <criterion comment="libgd2-noxpm-dev is earlier than 2.0.36~rc1~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:19013"/>
            <criterion comment="libgd-tools is earlier than 2.0.36~rc1~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:19135"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libgd2-xpm is earlier than 2.0.33-5.2etch2" test_ref="oval:org.mitre.oval:tst:19482"/>
            <criterion comment="libgd2-noxpm is earlier than 2.0.33-5.2etch2" test_ref="oval:org.mitre.oval:tst:19026"/>
            <criterion comment="libgd2-xpm-dev is earlier than 2.0.33-5.2etch2" test_ref="oval:org.mitre.oval:tst:19223"/>
            <criterion comment="libgd-tools is earlier than 2.0.33-5.2etch2" test_ref="oval:org.mitre.oval:tst:19188"/>
            <criterion comment="libgd2-noxpm-dev is earlier than 2.0.33-5.2etch2" test_ref="oval:org.mitre.oval:tst:18844"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8224" version="3" class="patch">
      <metadata>
        <title>DSA-1784 freetype -- integer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>freetype</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1784" ref_id="DSA-1784"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0946" ref_id="CVE-2009-0946"/>
        <description>Tavis Ormandy discovered several integer overflows in FreeType, a library to process and access font files, resulting in heap- or stack-based buffer overflows leading to application crashes or the execution of arbitrary code via a crafted font file.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:09.079-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:06.748-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:50.341-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8224 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:26.962-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:23.950-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libfreetype6-dev is earlier than 2.3.7-2+lenny1" test_ref="oval:org.mitre.oval:tst:18520"/>
            <criterion comment="freetype2-demos is earlier than 2.3.7-2+lenny1" test_ref="oval:org.mitre.oval:tst:18738"/>
            <criterion comment="libfreetype6 is earlier than 2.3.7-2+lenny1" test_ref="oval:org.mitre.oval:tst:18761"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libfreetype6-dev is earlier than 2.2.1-5+etch4" test_ref="oval:org.mitre.oval:tst:18524"/>
            <criterion comment="freetype2-demos is earlier than 2.2.1-5+etch4" test_ref="oval:org.mitre.oval:tst:18549"/>
            <criterion comment="libfreetype6 is earlier than 2.2.1-5+etch4" test_ref="oval:org.mitre.oval:tst:18342"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8223" version="5" class="patch">
      <metadata>
        <title>DSA-1675 phpmyadmin -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpmyadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1675" ref_id="DSA-1675"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4326" ref_id="CVE-2008-4326"/>
        <description>Masako Oono discovered that phpMyAdmin, a web-based administration interface for MySQL, insufficiently sanitises input allowing a remote attacker to gather sensitive data through cross site scripting, provided that the user uses the Internet Explorer web browser. This update also fixes a regression introduced in DSA 1641, that broke changing of the language and encoding in the login screen.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:31.499-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:06.454-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:50.129-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8223 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:32.850-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:23.806-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:18570 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:36.534-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:53.613-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="phpmyadmin is earlier than 4:2.9.1.1-9" test_ref="oval:org.mitre.oval:tst:18570"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8221" version="3" class="patch">
      <metadata>
        <title>DSA-1932 pidgin -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>pidgin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1932" ref_id="DSA-1932"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3615" ref_id="CVE-2009-3615"/>
        <description>It was discovered that incorrect pointer handling in the purple library, an internal component of the multi-protocol instant messaging client Pidgin, could lead to denial of service or the execution of arbitrary code through malformed contact requests.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:08.308-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:06.071-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:49.794-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8221 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:27.677-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:23.658-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libpurple-dev is earlier than 2.4.3-4lenny5" test_ref="oval:org.mitre.oval:tst:18722"/>
              <criterion comment="finch-dev is earlier than 2.4.3-4lenny5" test_ref="oval:org.mitre.oval:tst:18904"/>
              <criterion comment="pidgin-dev is earlier than 2.4.3-4lenny5" test_ref="oval:org.mitre.oval:tst:18847"/>
              <criterion comment="libpurple-bin is earlier than 2.4.3-4lenny5" test_ref="oval:org.mitre.oval:tst:19352"/>
              <criterion comment="pidgin-data is earlier than 2.4.3-4lenny5" test_ref="oval:org.mitre.oval:tst:19451"/>
            </criteria>
          </criteria>
          <criterion comment="libpurple0 is earlier than 2.4.3-4lenny5" test_ref="oval:org.mitre.oval:tst:18808"/>
          <criterion comment="pidgin-dbg is earlier than 2.4.3-4lenny5" test_ref="oval:org.mitre.oval:tst:19383"/>
          <criterion comment="pidgin is earlier than 2.4.3-4lenny5" test_ref="oval:org.mitre.oval:tst:18867"/>
          <criterion comment="finch is earlier than 2.4.3-4lenny5" test_ref="oval:org.mitre.oval:tst:19231"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8219" version="3" class="patch">
      <metadata>
        <title>DSA-1606 poppler -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>poppler</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1606" ref_id="DSA-1606"/>
        <description>It was discovered that poppler, a PDF rendering library, did not properly handle embedded fonts in PDF files, allowing attackers to execute arbitrary code via a crafted font object.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:56.743-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:05.531-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:49.399-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8219 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:28.217-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:23.518-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="poppler-utils is earlier than 0.4.5-5.1etch3" test_ref="oval:org.mitre.oval:tst:18717"/>
          <criterion comment="libpoppler0c2 is earlier than 0.4.5-5.1etch3" test_ref="oval:org.mitre.oval:tst:18668"/>
          <criterion comment="libpoppler-dev is earlier than 0.4.5-5.1etch3" test_ref="oval:org.mitre.oval:tst:18495"/>
          <criterion comment="libpoppler-qt-dev is earlier than 0.4.5-5.1etch3" test_ref="oval:org.mitre.oval:tst:18763"/>
          <criterion comment="libpoppler0c2-glib is earlier than 0.4.5-5.1etch3" test_ref="oval:org.mitre.oval:tst:18113"/>
          <criterion comment="libpoppler-glib-dev is earlier than 0.4.5-5.1etch3" test_ref="oval:org.mitre.oval:tst:18530"/>
          <criterion comment="libpoppler0c2-qt is earlier than 0.4.5-5.1etch3" test_ref="oval:org.mitre.oval:tst:18447"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8217" version="3" class="patch">
      <metadata>
        <title>DSA-1772 udev -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>udev</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1772" ref_id="DSA-1772"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1185" ref_id="CVE-2009-1185"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1186" ref_id="CVE-2009-1186"/>
        <description>Sebastian Kramer discovered two vulnerabilities in udev, the /dev and hotplug management daemon. udev does not check the origin of NETLINK messages, allowing local users to gain root privileges. udev suffers from a buffer overflow condition in path encoding, potentially allowing arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:24.856-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:05.000-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:48.925-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8217 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:27.907-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:23.280-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libvolume-id-dev is earlier than 0.125-7+lenny1" test_ref="oval:org.mitre.oval:tst:18836"/>
            <criterion comment="libvolume-id0 is earlier than 0.125-7+lenny1" test_ref="oval:org.mitre.oval:tst:18915"/>
            <criterion comment="udev is earlier than 0.125-7+lenny1" test_ref="oval:org.mitre.oval:tst:18875"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libvolume-id-dev is earlier than 0.105-4etch1" test_ref="oval:org.mitre.oval:tst:18811"/>
            <criterion comment="libvolume-id0 is earlier than 0.105-4etch1" test_ref="oval:org.mitre.oval:tst:19015"/>
            <criterion comment="udev is earlier than 0.105-4etch1" test_ref="oval:org.mitre.oval:tst:18997"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8216" version="3" class="patch">
      <metadata>
        <title>DSA-1683 streamripper -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>streamripper</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1683" ref_id="DSA-1683"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4337" ref_id="CVE-2007-4337"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4829" ref_id="CVE-2008-4829"/>
        <description>Multiple buffer overflows involving HTTP header and playlist parsing have been discovered in streamripper (CVE-2007-4337, CVE-2008-4829). For the stable distribution (etch), these problems have been fixed in version 1.61.27-1+etch1. For the unstable distribution (sid) and the testing distribution (lenny), these problems have been fixed in version 1.63.5-2. We recommend that you upgrade your streamripper package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:25.462-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:04.704-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:48.724-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8216 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:34.537-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:23.084-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="streamripper is earlier than 1.61.27-1+etch1" test_ref="oval:org.mitre.oval:tst:20089"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8213" version="3" class="patch">
      <metadata>
        <title>DSA-1938 php-mail -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php-mail</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1938" ref_id="DSA-1938"/>
        <description>It was discovered that php-mail, a PHP PEAR module for sending email, has insufficient input sanitising, which might be used to obtain sensitive data from the system that uses php-mail.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:19.109-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:04.464-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:48.470-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8213 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:27.146-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:22.987-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="php-mail is earlier than 1.1.14-1+lenny1" test_ref="oval:org.mitre.oval:tst:18641"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="php-mail is earlier than 1.1.6-2+etch1" test_ref="oval:org.mitre.oval:tst:19439"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8210" version="3" class="patch">
      <metadata>
        <title>DSA-1740 yaws -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>yaws</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1740" ref_id="DSA-1740"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0751" ref_id="CVE-2009-0751"/>
        <description>It was discovered that yaws, a high performance HTTP 1.1 webserver, is prone to a denial of service attack via a request with a large HTTP header.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:59.561-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:03.878-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:47.993-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8210 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:28.849-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:22.743-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="yaws-wiki is earlier than 1.77-3+lenny1" test_ref="oval:org.mitre.oval:tst:20039"/>
                <criterion comment="yaws-mail is earlier than 1.77-3+lenny1" test_ref="oval:org.mitre.oval:tst:20038"/>
                <criterion comment="yaws-chat is earlier than 1.77-3+lenny1" test_ref="oval:org.mitre.oval:tst:19750"/>
                <criterion comment="yaws-yapp is earlier than 1.77-3+lenny1" test_ref="oval:org.mitre.oval:tst:20045"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criterion comment="yaws is earlier than 1.77-3+lenny1" test_ref="oval:org.mitre.oval:tst:20001"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          </criteria>
          <criterion comment="yaws is earlier than 1.65-4etch1" test_ref="oval:org.mitre.oval:tst:19697"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8207" version="3" class="patch">
      <metadata>
        <title>DSA-1644 mplayer -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mplayer</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1644" ref_id="DSA-1644"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3827" ref_id="CVE-2008-3827"/>
        <description>Felipe Andres Manzano discovered that mplayer, a multimedia player, is vulnerable to several integer overflows in the Real video stream demuxing code. These flaws could allow an attacker to cause a denial of service (a crash) or potentially execution of arbitrary code by supplying a maliciously crafted video file.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:24.665-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:03.544-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:47.744-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8207 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:35.985-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:22.586-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="mplayer-doc is earlier than 1.0~rc1-12etch5" test_ref="oval:org.mitre.oval:tst:17007"/>
          </criteria>
          <criterion comment="mplayer is earlier than 1.0~rc1-12etch5" test_ref="oval:org.mitre.oval:tst:17243"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8206" version="5" class="patch">
      <metadata>
        <title>DSA-1858 imagemagick -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>imagemagick</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1858" ref_id="DSA-1858"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1667" ref_id="CVE-2007-1667"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1797" ref_id="CVE-2007-1797"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4985" ref_id="CVE-2007-4985"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4986" ref_id="CVE-2007-4986"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4987" ref_id="CVE-2007-4987"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4988" ref_id="CVE-2007-4988"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1096" ref_id="CVE-2008-1096"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1097" ref_id="CVE-2008-1097"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1882" ref_id="CVE-2009-1882"/>
        <description>Several vulnerabilities have been discovered in the imagemagick image manipulation programs which can lead to the execution of arbitrary code, exposure of sensitive information or cause DoS. The Common Vulnerabilities and Exposures project identifies the following problems: Multiple integer overflows in XInitImage function in xwd.c for ImageMagick, allow user-assisted remote attackers to cause a denial of service (crash) or obtain sensitive information via crafted images with large or negative values that trigger a buffer overflow. It only affects the oldstable distribution (etch). Multiple integer overflows allow remote attackers to execute arbitrary code via a crafted DCM image, or the colors or comments field in a crafted XWD image. It only affects the oldstable distribution (etch). A crafted image file can trigger an infinite loop in the ReadDCMImage function or in the ReadXCFImage function. It only affects the oldstable distribution (etch). Multiple integer overflows allow context-dependent attackers to execute arbitrary code via a crafted .dcm, .dib, .xbm, .xcf, or .xwd image file, which triggers a heap-based buffer overflow. It only affects the oldstable distribution (etch). Off-by-one error allows context-dependent attackers to execute arbitrary code via a crafted image file, which triggers the writing of a "\0" character to an out-of-bounds address. It affects only the oldstable distribution (etch). A sign extension error allows context-dependent attackers to execute arbitrary code via a crafted width value in an image file, which triggers an integer overflow and a heap-based buffer overflow. It affects only the oldstable distribution (etch). The load_tile function in the XCF coder allows user-assisted remote attackers to cause a denial of service or possibly execute arbitrary code via a crafted .xcf file that triggers an out-of-bounds heap write. It affects only to oldstable (etch). Heap-based buffer overflow in the PCX coder allows user-assisted remote attackers to cause a denial of service or possibly execute arbitrary code via a crafted .pcx file that triggers incorrect memory allocation for the scanline array, leading to memory corruption. It affects only to oldstable (etch). Integer overflow allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted TIFF file, which triggers a buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:45.975-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:02.923-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:47.155-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8206 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:30.331-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:22.292-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:18670 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:36.342-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:52.820-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="imagemagick is earlier than 7:6.3.7.9.dfsg2-1~lenny3" test_ref="oval:org.mitre.oval:tst:19229"/>
            <criterion comment="libmagick9-dev is earlier than 7:6.3.7.9.dfsg2-1~lenny3" test_ref="oval:org.mitre.oval:tst:18985"/>
            <criterion comment="perlmagick is earlier than 7:6.3.7.9.dfsg2-1~lenny3" test_ref="oval:org.mitre.oval:tst:18813"/>
            <criterion comment="libmagick++9-dev is earlier than 7:6.3.7.9.dfsg2-1~lenny3" test_ref="oval:org.mitre.oval:tst:19014"/>
            <criterion comment="libmagick++10 is earlier than 7:6.3.7.9.dfsg2-1~lenny3" test_ref="oval:org.mitre.oval:tst:19162"/>
            <criterion comment="libmagick10 is earlier than 7:6.3.7.9.dfsg2-1~lenny3" test_ref="oval:org.mitre.oval:tst:19187"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libmagick9 is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" test_ref="oval:org.mitre.oval:tst:18989"/>
            <criterion comment="imagemagick is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" test_ref="oval:org.mitre.oval:tst:18670"/>
            <criterion comment="libmagick9-dev is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" test_ref="oval:org.mitre.oval:tst:18832"/>
            <criterion comment="libmagick++9c2a is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" test_ref="oval:org.mitre.oval:tst:19185"/>
            <criterion comment="perlmagick is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" test_ref="oval:org.mitre.oval:tst:19173"/>
            <criterion comment="libmagick++9-dev is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" test_ref="oval:org.mitre.oval:tst:18932"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8205" version="3" class="patch">
      <metadata>
        <title>DSA-1739 mldonkey -- path traversal</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mldonkey</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1739" ref_id="DSA-1739"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0753" ref_id="CVE-2009-0753"/>
        <description>It has been discovered that mldonkey, a client for several P2P networks, allows attackers to download arbitrary files using crafted requests to the HTTP console. The old stable distribution (etch) is not affected by this problem.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:19.528-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:02.530-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:46.742-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8205 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:06.621-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:22.120-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="mldonkey-gui is earlier than 2.9.5-2+lenny1" test_ref="oval:org.mitre.oval:tst:19392"/>
          <criterion comment="mldonkey-server is earlier than 2.9.5-2+lenny1" test_ref="oval:org.mitre.oval:tst:19453"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8204" version="3" class="patch">
      <metadata>
        <title>DSA-1454 freetype -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>freetype</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1454" ref_id="DSA-1454"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1351" ref_id="CVE-2007-1351"/>
        <description>Greg MacManus discovered an integer overflow in the font handling of libfreetype, a FreeType 2 font engine, which might lead to denial of service or possibly the execution of arbitrary code if a user is tricked into opening a malformed font. For the old stable distribution (sarge) this problem will be fixed soon. For the stable distribution (etch), this problem has been fixed in version 2.2.1-5+etch2. For the unstable distribution (sid), this problem has been fixed in version 2.3.5-1. We recommend that you upgrade your freetype packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:17.216-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:02.199-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:46.519-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8204 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:30.816-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:21.974-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libfreetype6-dev is earlier than 2.2.1-5+etch2" test_ref="oval:org.mitre.oval:tst:18158"/>
          <criterion comment="freetype2-demos is earlier than 2.2.1-5+etch2" test_ref="oval:org.mitre.oval:tst:18468"/>
          <criterion comment="libfreetype6 is earlier than 2.2.1-5+etch2" test_ref="oval:org.mitre.oval:tst:18446"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8203" version="3" class="patch">
      <metadata>
        <title>DSA-1580 phpgedview -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpgedview</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1580" ref_id="DSA-1580"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2064" ref_id="CVE-2008-2064"/>
        <description>It was discovered that phpGedView, an application to provide online access to genealogical data, allowed remote attackers to gain administrator privileges due to a programming error. Note: this problem was a fundamental design flaw in the interface (API) to connect phpGedView with external programs like content management systems. Resolving this problem was only possible by completely reworking the API, which is not considered appropriate for a security update. Since these are peripheral functions probably not used by the large majority of package users, it was decided to remove these interfaces. If you require that interface nonetheless, you are advised to use a version of phpGedView backported from Debian Lenny, which has a completely redesigned API.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:41.942-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:01.694-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:46.272-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8203 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:31.072-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:21.830-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="phpgedview-places is earlier than 4.0.2.dfsg-4" test_ref="oval:org.mitre.oval:tst:17671"/>
          <criterion comment="phpgedview-themes is earlier than 4.0.2.dfsg-4" test_ref="oval:org.mitre.oval:tst:17847"/>
          <criterion comment="phpgedview is earlier than 4.0.2.dfsg-4" test_ref="oval:org.mitre.oval:tst:17750"/>
          <criterion comment="phpgedview-languages is earlier than 4.0.2.dfsg-4" test_ref="oval:org.mitre.oval:tst:17895"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8201" version="3" class="patch">
      <metadata>
        <title>DSA-1934 apache2 -- multiple issues</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>apache2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1934" ref_id="DSA-1934"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3094" ref_id="CVE-2009-3094"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3095" ref_id="CVE-2009-3095"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3555" ref_id="CVE-2009-3555"/>
        <description>A design flaw has been found in the TLS and SSL protocol that allows an attacker to inject arbitrary content at the beginning of a TLS/SSL connection. The attack is related to the way how TLS and SSL handle session renegotiations. CVE-2009-3555 has been assigned to this vulnerability. As a partial mitigation against this attack, this apache2 update disables client-initiated renegotiations. This should fix the vulnerability for the majority of Apache configurations in use. NOTE: This is not a complete fix for the problem. The attack is still possible in configurations where the server initiates the renegotiation. This is the case for the following configurations (the information in the changelog of the updated packages is slightly inaccurate): As a workaround, you may rearrange your configuration in a way that SSLVerifyClient and SSLCipherSuite are only used on the server or virtual host level. A complete fix for the problem will require a protocol change. Further information will be included in a separate announcement about this issue. In addition, this update fixes the following issues in Apache's mod_proxy_ftp: Insufficient input validation in the mod_proxy_ftp module allowed remote FTP servers to cause a denial of service (NULL pointer dereference and child process crash) via a malformed reply to an EPSV command. Insufficient input validation in the mod_proxy_ftp module allowed remote authenticated attackers to bypass intended access restrictions and send arbitrary FTP commands to an FTP server. The oldstable distribution (etch), these problems have been fixed in version 2.2.3-4+etch11.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:17.199-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:05:00.808-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:45.542-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8201 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:28.630-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:21.506-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="apache2-doc is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:18971"/>
                <criterion comment="apache2-src is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:19402"/>
                <criterion comment="apache2 is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:19459"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="apache2-utils is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:19247"/>
                <criterion comment="apache2-mpm-worker is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:19133"/>
                <criterion comment="apache2.2-common is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:19089"/>
                <criterion comment="apache2-suexec-custom is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:19323"/>
                <criterion comment="apache2-suexec is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:19222"/>
                <criterion comment="apache2-threaded-dev is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:18986"/>
                <criterion comment="apache2-dbg is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:19347"/>
                <criterion comment="apache2-mpm-event is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:19299"/>
                <criterion comment="apache2-mpm-prefork is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:19473"/>
                <criterion comment="apache2-prefork-dev is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:18822"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criterion comment="apache2-mpm-itk is earlier than 2.2.6-02-1+lenny2+b2" test_ref="oval:org.mitre.oval:tst:19074"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="apache2-mpm-perchild is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:19447"/>
                <criterion comment="apache2-doc is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:19425"/>
                <criterion comment="apache2-src is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:19160"/>
                <criterion comment="apache2 is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:18828"/>
              </criteria>
            </criteria>
            <criterion comment="apache2-utils is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:19385"/>
            <criterion comment="apache2-mpm-worker is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:19234"/>
            <criterion comment="apache2.2-common is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:19409"/>
            <criterion comment="apache2-mpm-prefork is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:18829"/>
            <criterion comment="apache2-threaded-dev is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:18734"/>
            <criterion comment="apache2-mpm-event is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:19469"/>
            <criterion comment="apache2-mpm-itk is earlier than 2.2.3-01-2+etch4+b1" test_ref="oval:org.mitre.oval:tst:18893"/>
            <criterion comment="apache2-prefork-dev is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:19038"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8200" version="3" class="patch">
      <metadata>
        <title>DSA-1825 nagios2, nagios3 -- insufficient input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>nagios2</product>
          <product>nagios3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1825" ref_id="DSA-1825"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2288" ref_id="CVE-2009-2288"/>
        <description>It was discovered that the statuswml.cgi script of nagios, a monitoring and management system for hosts, services and networks, is prone to a command injection vulnerability. Input to the ping and traceroute parameters of the script is not properly validated which allows an attacker to execute arbitrary shell commands by passing a crafted value to these parameters.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:54.077-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:59.950-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:44.997-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8200 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:32.216-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:21.294-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="nagios3-doc is earlier than 3.0.6-4~lenny2" test_ref="oval:org.mitre.oval:tst:16887"/>
                <criterion comment="nagios3-common is earlier than 3.0.6-4~lenny2" test_ref="oval:org.mitre.oval:tst:17329"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="nagios3-dbg is earlier than 3.0.6-4~lenny2" test_ref="oval:org.mitre.oval:tst:17221"/>
                <criterion comment="nagios3 is earlier than 3.0.6-4~lenny2" test_ref="oval:org.mitre.oval:tst:16380"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="nagios2-common is earlier than 2.6-2+etch3" test_ref="oval:org.mitre.oval:tst:17108"/>
                <criterion comment="nagios2-doc is earlier than 2.6-2+etch3" test_ref="oval:org.mitre.oval:tst:17015"/>
              </criteria>
            </criteria>
            <criterion comment="nagios2-dbg is earlier than 2.6-2+etch3" test_ref="oval:org.mitre.oval:tst:17299"/>
            <criterion comment="nagios2 is earlier than 2.6-2+etch3" test_ref="oval:org.mitre.oval:tst:17275"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8199" version="3" class="patch">
      <metadata>
        <title>DSA-1463 postgresql-7.4 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>postgresql-7.4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1463" ref_id="DSA-1463"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3278" ref_id="CVE-2007-3278"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4769" ref_id="CVE-2007-4769"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4772" ref_id="CVE-2007-4772"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6067" ref_id="CVE-2007-6067"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6600" ref_id="CVE-2007-6600"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6601" ref_id="CVE-2007-6601"/>
        <description>Several local vulnerabilities have been discovered in PostgreSQL, an object-relational SQL database. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that the DBLink module performed insufficient credential validation. This issue is also tracked as CVE-2007-6601, since the initial upstream fix was incomplete. Tavis Ormandy and Will Drewry discovered that a bug in the handling of back-references inside the regular expressions engine could lead to an out of bounds read, resulting in a crash. This constitutes only a security problem if an application using PostgreSQL processes regular expressions from untrusted sources. Tavis Ormandy and Will Drewry discovered that the optimizer for regular expression could be tricked into an infinite loop, resulting in denial of service. This constitutes only a security problem if an application using PostgreSQL processes regular expressions from untrusted sources. Tavis Ormandy and Will Drewry discovered that the optimizer for regular expression could be tricked massive resource consumption. This constitutes only a security problem if an application using PostgreSQL processes regular expressions from untrusted sources. Functions in index expressions could lead to privilege escalation. For a more in depth explanation please see the upstream announce available at http://www.postgresql.org/about/news.905. For the old stable distribution (sarge), some of these problems have been fixed in version 7.4.7-6sarge6 of the postgresql package. Please note that the fix for CVE-2007-6600 and for the handling of regular expressions haven’t been backported due to the intrusiveness of the fix. We recommend to upgrade to the stable distribution if these vulnerabilities affect your setup. For the stable distribution (etch), these problems have been fixed in version 7.4.19-0etch1. The unstable distribution (sid) no longer contains postgres-7.4. We recommend that you upgrade your postgresql-7.4 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:51.275-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:59.250-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:44.415-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8199 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:33.148-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:21.047-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="postgresql-server-dev-7.4 is earlier than 7.4.19-0etch1" test_ref="oval:org.mitre.oval:tst:17219"/>
                <criterion comment="postgresql-doc-7.4 is earlier than 7.4.19-0etch1" test_ref="oval:org.mitre.oval:tst:16331"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="postgresql-7.4 is earlier than 7.4.19-0etch1" test_ref="oval:org.mitre.oval:tst:16934"/>
                <criterion comment="postgresql-plpython-7.4 is earlier than 7.4.19-0etch1" test_ref="oval:org.mitre.oval:tst:17012"/>
                <criterion comment="postgresql-contrib-7.4 is earlier than 7.4.19-0etch1" test_ref="oval:org.mitre.oval:tst:16674"/>
                <criterion comment="postgresql-client-7.4 is earlier than 7.4.19-0etch1" test_ref="oval:org.mitre.oval:tst:17240"/>
                <criterion comment="postgresql-plperl-7.4 is earlier than 7.4.19-0etch1" test_ref="oval:org.mitre.oval:tst:17175"/>
                <criterion comment="postgresql-pltcl-7.4 is earlier than 7.4.19-0etch1" test_ref="oval:org.mitre.oval:tst:17285"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="postgresql-doc is earlier than 7.4.7-6sarge6" test_ref="oval:org.mitre.oval:tst:17265"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is m68k" test_ref="oval:org.mitre.oval:tst:13064"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libpgtcl is earlier than 7.4.7-6sarge6" test_ref="oval:org.mitre.oval:tst:17283"/>
                <criterion comment="postgresql is earlier than 7.4.7-6sarge6" test_ref="oval:org.mitre.oval:tst:17088"/>
                <criterion comment="libecpg4 is earlier than 7.4.7-6sarge6" test_ref="oval:org.mitre.oval:tst:16878"/>
                <criterion comment="postgresql-contrib is earlier than 7.4.7-6sarge6" test_ref="oval:org.mitre.oval:tst:17069"/>
                <criterion comment="libpq3 is earlier than 7.4.7-6sarge6" test_ref="oval:org.mitre.oval:tst:17250"/>
                <criterion comment="libecpg-dev is earlier than 7.4.7-6sarge6" test_ref="oval:org.mitre.oval:tst:17184"/>
                <criterion comment="libpgtcl-dev is earlier than 7.4.7-6sarge6" test_ref="oval:org.mitre.oval:tst:16453"/>
                <criterion comment="postgresql-dev is earlier than 7.4.7-6sarge6" test_ref="oval:org.mitre.oval:tst:17182"/>
                <criterion comment="postgresql-client is earlier than 7.4.7-6sarge6" test_ref="oval:org.mitre.oval:tst:16435"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8198" version="3" class="patch">
      <metadata>
        <title>DSA-1732 squid3 -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>squid3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1732" ref_id="DSA-1732"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0478" ref_id="CVE-2009-0478"/>
        <description>Joshua Morin, Mikko Varpiola and Jukka Taimisto discovered an assertion error in squid3, a full featured Web Proxy cache, which could lead to a denial of service attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:31.836-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:58.736-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:44.009-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8198 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:33.997-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:20.829-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="squid3-common is earlier than 3.0.PRE5-5+etch1" test_ref="oval:org.mitre.oval:tst:19474"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="squid3-cgi is earlier than 3.0.PRE5-5+etch1" test_ref="oval:org.mitre.oval:tst:19594"/>
              <criterion comment="squid3-client is earlier than 3.0.PRE5-5+etch1" test_ref="oval:org.mitre.oval:tst:19445"/>
              <criterion comment="squid3 is earlier than 3.0.PRE5-5+etch1" test_ref="oval:org.mitre.oval:tst:19570"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8197" version="3" class="patch">
      <metadata>
        <title>DSA-1584 libfishsound -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libfishsound</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1584" ref_id="DSA-1584"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1686" ref_id="CVE-2008-1686"/>
        <description>It was discovered that libfishsound, a simple programming interface that wraps Xiph.Org audio codecs, didn't correctly handle negative values in a particular header field. This could allow malicious files to execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:43.971-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:58.405-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:43.783-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8197 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:30.032-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:20.722-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libfishsound1 is earlier than 0.7.0-2etch1" test_ref="oval:org.mitre.oval:tst:17149"/>
          <criterion comment="libfishsound1-dbg is earlier than 0.7.0-2etch1" test_ref="oval:org.mitre.oval:tst:17905"/>
          <criterion comment="libfishsound1-dev is earlier than 0.7.0-2etch1" test_ref="oval:org.mitre.oval:tst:17965"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8196" version="3" class="patch">
      <metadata>
        <title>DSA-1607 iceweasel -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1607" ref_id="DSA-1607"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2798" ref_id="CVE-2008-2798"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2799" ref_id="CVE-2008-2799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2800" ref_id="CVE-2008-2800"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2801" ref_id="CVE-2008-2801"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2802" ref_id="CVE-2008-2802"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2803" ref_id="CVE-2008-2803"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2805" ref_id="CVE-2008-2805"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2807" ref_id="CVE-2008-2807"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2808" ref_id="CVE-2008-2808"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2809" ref_id="CVE-2008-2809"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2811" ref_id="CVE-2008-2811"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser. The Common Vulnerabilities and Exposures project identifies the following problems: Devon Hubbard, Jesse Ruderman and Martijn Wargers discovered crashes in the layout engine, which might allow the execution of arbitrary code. Igor Bukanov, Jesse Ruderman and Gary Kwong discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. "moz_bug_r_a4" discovered several cross-site scripting vulnerabilities. Collin Jackson and Adam Barth discovered that Javascript code could be executed in the context of signed JAR archives. "moz_bug_r_a4" discovered that XUL documents can escalate privileges by accessing the pre-compiled "fastload" file. "moz_bug_r_a4" discovered that missing input sanitising in the mozIJSSubScriptLoader.loadSubScript() function could lead to the execution of arbitrary code. Iceweasel itself is not affected, but some addons are. Claudio Santambrogio discovered that missing access validation in DOM parsing allows malicious web sites to force the browser to upload local files to the server, which could lead to information disclosure. Daniel Glazman discovered that a programming error in the code for parsing .properties files could lead to memory content being exposed to addons, which could lead to information disclosure. Masahiro Yamada discovered that file URLS in directory listings were insufficiently escaped. John G. Myers, Frank Benkstein and Nils Toedtmann discovered that alternate names on self-signed certificates were handled insufficiently, which could lead to spoofings secure connections. Greg McManus discovered a crash in the block reflow code, which might allow the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:55.770-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:57.879-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:43.346-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8196 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:31.513-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:20.563-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-firefox is earlier than 2.0.0.15-0etch1" test_ref="oval:org.mitre.oval:tst:18571"/>
              <criterion comment="firefox is earlier than 2.0.0.15-0etch1" test_ref="oval:org.mitre.oval:tst:18555"/>
              <criterion comment="firefox-dom-inspector is earlier than 2.0.0.15-0etch1" test_ref="oval:org.mitre.oval:tst:18649"/>
              <criterion comment="iceweasel-dom-inspector is earlier than 2.0.0.15-0etch1" test_ref="oval:org.mitre.oval:tst:18677"/>
              <criterion comment="mozilla-firefox-gnome-support is earlier than 2.0.0.15-0etch1" test_ref="oval:org.mitre.oval:tst:18150"/>
              <criterion comment="mozilla-firefox-dom-inspector is earlier than 2.0.0.15-0etch1" test_ref="oval:org.mitre.oval:tst:18583"/>
              <criterion comment="firefox-gnome-support is earlier than 2.0.0.15-0etch1" test_ref="oval:org.mitre.oval:tst:18673"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="iceweasel-gnome-support is earlier than 2.0.0.15-0etch1" test_ref="oval:org.mitre.oval:tst:18615"/>
              <criterion comment="iceweasel-dbg is earlier than 2.0.0.15-0etch1" test_ref="oval:org.mitre.oval:tst:18314"/>
              <criterion comment="iceweasel is earlier than 2.0.0.15-0etch1" test_ref="oval:org.mitre.oval:tst:18735"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8195" version="3" class="patch">
      <metadata>
        <title>DSA-1582 peercast -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>peercast</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1582" ref_id="DSA-1582"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2040" ref_id="CVE-2008-2040"/>
        <description>Nico Golde discovered that PeerCast, a P2P audio and video streaming server, is vulnerable to a buffer overflow in the HTTP Basic Authentication code, allowing a remote attacker to crash PeerCast or execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:40.809-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:57.468-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:42.907-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8195 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:29.032-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:20.432-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="peercast-handlers is earlier than 0.1217.toots.20060314-1etch1" test_ref="oval:org.mitre.oval:tst:17480"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="peercast is earlier than 0.1217.toots.20060314-1etch1" test_ref="oval:org.mitre.oval:tst:17697"/>
              <criterion comment="libpeercast0-dev is earlier than 0.1217.toots.20060314-1etch1" test_ref="oval:org.mitre.oval:tst:17687"/>
              <criterion comment="libpeercast0 is earlier than 0.1217.toots.20060314-1etch1" test_ref="oval:org.mitre.oval:tst:17708"/>
              <criterion comment="peercast-servent is earlier than 0.1217.toots.20060314-1etch1" test_ref="oval:org.mitre.oval:tst:17802"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8194" version="3" class="patch">
      <metadata>
        <title>DSA-1812 apr-util -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>apr-util</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1812" ref_id="DSA-1812"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0023" ref_id="CVE-2009-0023"/>
        <description>Apr-util, the Apache Portable Runtime Utility library, is used by Apache 2.x, Subversion, and other applications. Two denial of service vulnerabilities have been found in apr-util: "kcope" discovered a flaw in the handling of internal XML entities in the apr_xml_* interface that can be exploited to use all available memory. This denial of service can be triggered remotely in the Apache mod_dav and mod_dav_svn modules. (No CVE id yet) Matthew Palmer discovered an underflow flaw in the apr_strmatch_precompile function that can be exploited to cause a daemon crash. The vulnerability can be triggered (1) remotely in mod_dav_svn for Apache if the "SVNMasterURI" directive is in use, (2) remotely in mod_apreq2 for Apache or other applications using libapreq2, or (3) locally in Apache by a crafted ".htaccess" file. Other exploit paths in other applications using apr-util may exist. If you use Apache, or if you use svnserver in standalone mode, you need to restart the services after you upgraded the libaprutil1 package. The oldstable distribution (etch), these problems have been fixed in version 1.2.7+dfsg-2+etch2.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:40.544-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:56.953-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:42.469-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8194 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:32.563-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:20.238-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libaprutil1-dbg is earlier than 1.2.12+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:18469"/>
            <criterion comment="libaprutil1 is earlier than 1.2.12+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:18330"/>
            <criterion comment="libaprutil1-dev is earlier than 1.2.12+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:18582"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libaprutil1-dbg is earlier than 1.2.7+dfsg-2+etch2" test_ref="oval:org.mitre.oval:tst:18566"/>
            <criterion comment="libaprutil1 is earlier than 1.2.7+dfsg-2+etch2" test_ref="oval:org.mitre.oval:tst:17861"/>
            <criterion comment="libaprutil1-dev is earlier than 1.2.7+dfsg-2+etch2" test_ref="oval:org.mitre.oval:tst:18562"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8191" version="3" class="patch">
      <metadata>
        <title>DSA-1645 lighttpd -- various</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lighttpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1645" ref_id="DSA-1645"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4298" ref_id="CVE-2008-4298"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4359" ref_id="CVE-2008-4359"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4360" ref_id="CVE-2008-4360"/>
        <description>Several local/remote vulnerabilities have been discovered in lighttpd, a fast webserver with minimal memory footprint. The Common Vulnerabilities and Exposures project identifies the following problems: A memory leak in the http_request_parse function could be used by remote attackers to cause lighttpd to consume memory, and cause a denial of service attack. Inconsistant handling of URL patterns could lead to the disclosure of resources a server administrator did not anticipate when using rewritten URLs. Upon filesystems which don't handle case-insensitive paths differently it might be possible that unanticipated resources could be made available by mod_userdir.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:24.138-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:56.472-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:42.075-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8191 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:35.671-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:19.935-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="lighttpd-doc is earlier than 1.4.13-4etch11" test_ref="oval:org.mitre.oval:tst:17508"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="lighttpd-mod-mysql-vhost is earlier than 1.4.13-4etch11" test_ref="oval:org.mitre.oval:tst:17348"/>
              <criterion comment="lighttpd-mod-magnet is earlier than 1.4.13-4etch11" test_ref="oval:org.mitre.oval:tst:17635"/>
              <criterion comment="lighttpd is earlier than 1.4.13-4etch11" test_ref="oval:org.mitre.oval:tst:17424"/>
              <criterion comment="lighttpd-mod-cml is earlier than 1.4.13-4etch11" test_ref="oval:org.mitre.oval:tst:17657"/>
              <criterion comment="lighttpd-mod-webdav is earlier than 1.4.13-4etch11" test_ref="oval:org.mitre.oval:tst:17361"/>
              <criterion comment="lighttpd-mod-trigger-b4-dl is earlier than 1.4.13-4etch11" test_ref="oval:org.mitre.oval:tst:17554"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8189" version="3" class="patch">
      <metadata>
        <title>DSA-1767 multipath-tools -- insecure file permissions</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>multipath-tools</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1767" ref_id="DSA-1767"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0115" ref_id="CVE-2009-0115"/>
        <description>It was discovered that multipathd of multipath-tools, a tool-chain to manage disk multipath device maps, uses insecure permissions on its unix domain control socket which enables local attackers to issue commands to multipathd prevent access to storage devices or corrupt file system data.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:59.553-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:55.974-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:41.611-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8189 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:32.390-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:19.768-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="multipath-tools-boot is earlier than 0.4.8-14+lenny1" test_ref="oval:org.mitre.oval:tst:16216"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kpartx is earlier than 0.4.8-14+lenny1" test_ref="oval:org.mitre.oval:tst:16625"/>
                <criterion comment="multipath-tools is earlier than 0.4.8-14+lenny1" test_ref="oval:org.mitre.oval:tst:16626"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="multipath-tools is earlier than 0.4.7-1.1etch2" test_ref="oval:org.mitre.oval:tst:16582"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8187" version="3" class="patch">
      <metadata>
        <title>DSA-1609 lighttpd -- various</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lighttpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1609" ref_id="DSA-1609"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0983" ref_id="CVE-2008-0983"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3948" ref_id="CVE-2007-3948"/>
        <description>Several local/remote vulnerabilities have been discovered in lighttpd, a fast webserver with minimal memory footprint. The Common Vulnerabilities and Exposures project identifies the following problems: lighttpd 1.4.18, and possibly other versions before 1.5.0, does not properly calculate the size of a file descriptor array, which allows remote attackers to cause a denial of service (crash) via a large number of connections, which triggers an out-of-bounds access. connections.c in lighttpd before 1.4.16 might accept more connections than the configured maximum, which allows remote attackers to cause a denial of service (failed assertion) via a large number of connection attempts.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:51.418-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:55.469-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:41.213-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8187 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:04.645-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:19.531-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="lighttpd-doc is earlier than 1.4.13-4etch9" test_ref="oval:org.mitre.oval:tst:18656"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="lighttpd-mod-mysql-vhost is earlier than 1.4.13-4etch9" test_ref="oval:org.mitre.oval:tst:18622"/>
              <criterion comment="lighttpd-mod-magnet is earlier than 1.4.13-4etch9" test_ref="oval:org.mitre.oval:tst:18149"/>
              <criterion comment="lighttpd is earlier than 1.4.13-4etch9" test_ref="oval:org.mitre.oval:tst:18117"/>
              <criterion comment="lighttpd-mod-cml is earlier than 1.4.13-4etch9" test_ref="oval:org.mitre.oval:tst:18702"/>
              <criterion comment="lighttpd-mod-webdav is earlier than 1.4.13-4etch9" test_ref="oval:org.mitre.oval:tst:18746"/>
              <criterion comment="lighttpd-mod-trigger-b4-dl is earlier than 1.4.13-4etch9" test_ref="oval:org.mitre.oval:tst:18707"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8185" version="3" class="patch">
      <metadata>
        <title>DSA-1764 tunapie -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>tunapie</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1764" ref_id="DSA-1764"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1253" ref_id="CVE-2009-1253"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1254" ref_id="CVE-2009-1254"/>
        <description>Several vulnerabilities have been discovered in Tunapie, a GUI frontend to video and radio streams. The Common Vulnerabilities and Exposures project identifies the following problems: Kees Cook discovered that insecure handling of temporary files may lead to local denial of service through symlink attacks. Mike Coleman discovered that insufficient escaping of stream URLs may lead to the execution of arbitrary commands if a user is tricked into opening a malformed stream URL.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:00.076-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:54.638-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:40.965-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8185 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:33.854-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:19.341-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="tunapie is earlier than 2.1.8-2" test_ref="oval:org.mitre.oval:tst:16706"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8184" version="3" class="patch">
      <metadata>
        <title>DSA-1774 ejabberd -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>ejabberd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1774" ref_id="DSA-1774"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0934" ref_id="CVE-2009-0934"/>
        <description>It was discovered that ejabberd, a distributed, fault-tolerant Jabber/XMPP server, does not sufficiently sanitise MUC logs, allowing remote attackers to perform cross-site scripting (XSS) attacks. The oldstable distribution (etch) is not affected by this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:14.591-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:54.148-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:40.636-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8184 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:02.741-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:19.152-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="ejabberd is earlier than 2.0.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:18688"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8183" version="5" class="patch">
      <metadata>
        <title>DSA-1630 linux-2.6 -- denial of service/information leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1630" ref_id="DSA-1630"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6282" ref_id="CVE-2007-6282"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0598" ref_id="CVE-2008-0598"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2729" ref_id="CVE-2008-2729"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2812" ref_id="CVE-2008-2812"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2826" ref_id="CVE-2008-2826"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2931" ref_id="CVE-2008-2931"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3272" ref_id="CVE-2008-3272"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3275" ref_id="CVE-2008-3275"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or arbitrary code execution. The Common Vulnerabilities and Exposures project identifies the following problems: Dirk Nehring discovered a vulnerability in the IPsec code that allows remote users to cause a denial of service by sending a specially crafted ESP packet. Tavis Ormandy discovered a vulnerability that allows local users to access uninitialised kernel memory, possibly leaking sensitive data. This issue is specific to the amd64-flavour kernel images. Andi Kleen discovered an issue where uninitialised kernel memory was being leaked to userspace during an exception. This issue may allow local users to gain access to sensitive data. Only the amd64-flavour Debian kernel images are affected. Alan Cox discovered an issue in multiple tty drivers that allows local users to trigger a denial of service (NULL pointer dereference) and possibly obtain elevated privileges. Gabriel Campana discovered an integer overflow in the sctp code that can be exploited by local users to cause a denial of service. Miklos Szeredi reported a missing privilege check in the do_change_type() function. This allows local, unprivileged users to change the properties of mount points. Tobias Klein reported a locally exploitable data leak in the snd_seq_oss_synth_make_info() function. This may allow local users to gain access to sensitive information. Zoltan Sogor discovered a coding error in the VFS that allows local users to exploit a kernel memory leak resulting in a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:34.090-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:52.994-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:39.779-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5866 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:42.005-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:07:00.319-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8183 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:29.389-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:18.526-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15111"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15385"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15351"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15411"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15283"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15316"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15445"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15414"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:14663"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15430"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15090"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15468"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:14920"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:14486"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15127"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15371"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15427"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15045"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15342"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.22etch2" test_ref="oval:org.mitre.oval:tst:14630"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15398"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15110"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15415"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15218"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15405"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:14513"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15424"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:14915"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15093"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15292"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15246"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15268"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15477"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15232"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15506"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15224"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15271"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15304"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15092"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15154"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15210"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:14567"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:14741"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15285"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15501"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15227"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-22etch2" test_ref="oval:org.mitre.oval:tst:15284"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8182" version="3" class="patch">
      <metadata>
        <title>DSA-1924 mahara -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mahara</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1924" ref_id="DSA-1924"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3298" ref_id="CVE-2009-3298"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3299" ref_id="CVE-2009-3299"/>
        <description>Two vulnerabilities have been discovered in mahara, an electronic portfolio, weblog, and resume builder. The Common Vulnerabilities and Exposures project identifies the following problems: Ruslan Kabalin discovered a issue with resetting passwords, which could lead to a privilege escalation of an institutional administrator account. Sven Vetsch discovered a cross-site scripting vulnerability via the resume fields.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:03.911-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:52.727-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:39.551-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8182 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:28.091-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:18.292-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="mahara-apache2 is earlier than 1.0.4-4+lenny4" test_ref="oval:org.mitre.oval:tst:16733"/>
          <criterion comment="mahara is earlier than 1.0.4-4+lenny4" test_ref="oval:org.mitre.oval:tst:17305"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8181" version="3" class="patch">
      <metadata>
        <title>DSA-1766 krb5 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>krb5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1766" ref_id="DSA-1766"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0844" ref_id="CVE-2009-0844"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0845" ref_id="CVE-2009-0845"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0847" ref_id="CVE-2009-0847"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0846" ref_id="CVE-2009-0846"/>
        <description>Several vulnerabilities have been found in the MIT reference implementation of Kerberos V5, a system for authenticating users and services on a network. The Common Vulnerabilities and Exposures project identified the following problems: The Apple Product Security team discovered that the SPNEGO GSS-API mechanism suffers of a missing bounds check when reading a network input buffer which results in an invalid read crashing the application or possibly leaking information. Under certain conditions the SPNEGO GSS-API mechanism references a null pointer which crashes the application using the library. An incorrect length check inside the ASN.1 decoder of the MIT krb5 implementation allows an unauthenticated remote attacker to crash of the kinit or KDC program. Under certain conditions the ASN.1 decoder of the MIT krb5 implementation frees an uninitialised pointer which could lead to denial of service and possibly arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:58.295-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:51.621-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:38.825-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8181 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:31.918-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:17.887-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="krb5-doc is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16278"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="krb5-rsh-server is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16590"/>
                <criterion comment="krb5-kdc-ldap is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16660"/>
                <criterion comment="krb5-telnetd is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16148"/>
                <criterion comment="libkrb5-dev is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16839"/>
                <criterion comment="libkrb53 is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16583"/>
                <criterion comment="krb5-ftpd is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16462"/>
                <criterion comment="krb5-pkinit is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16027"/>
                <criterion comment="libkadm55 is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16050"/>
                <criterion comment="libkrb5-dbg is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16266"/>
                <criterion comment="krb5-user is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16819"/>
                <criterion comment="krb5-kdc is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:15852"/>
                <criterion comment="krb5-clients is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16836"/>
                <criterion comment="krb5-admin-server is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:16407"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="krb5-doc is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:15857"/>
            </criteria>
            <criterion comment="krb5-rsh-server is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:16837"/>
            <criterion comment="krb5-telnetd is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:15941"/>
            <criterion comment="libkrb5-dev is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:16754"/>
            <criterion comment="libkrb53 is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:16814"/>
            <criterion comment="krb5-ftpd is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:16694"/>
            <criterion comment="krb5-admin-server is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:16636"/>
            <criterion comment="libkadm55 is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:16477"/>
            <criterion comment="libkrb5-dbg is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:16798"/>
            <criterion comment="krb5-user is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:16842"/>
            <criterion comment="krb5-clients is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:16768"/>
            <criterion comment="krb5-kdc is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:16170"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8180" version="3" class="patch">
      <metadata>
        <title>DSA-1461 libxml2 -- missing input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>libxml2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1461" ref_id="DSA-1461"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6284" ref_id="CVE-2007-6284"/>
        <description>Brad Fitzpatrick discovered that the UTF-8 decoding functions of libxml2, the GNOME XML library, validate UTF-8 correctness insufficiently, which may lead to denial of service by forcing libxml2 into an infinite loop. For the old stable distribution (sarge), this problem has been fixed in version 2.6.16-7sarge1. For the stable distribution (etch), this problem has been fixed in version 2.6.27.dfsg-2. For the unstable distribution (sid), this problem will be fixed soon. We recommend that you upgrade your libxml2 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:47.527-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:50.935-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:38.289-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8180 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:27.315-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:17.649-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libxml2-doc is earlier than 2.6.27.dfsg-2" test_ref="oval:org.mitre.oval:tst:16665"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libxml2 is earlier than 2.6.27.dfsg-2" test_ref="oval:org.mitre.oval:tst:17072"/>
                <criterion comment="libxml2-dev is earlier than 2.6.27.dfsg-2" test_ref="oval:org.mitre.oval:tst:17016"/>
                <criterion comment="libxml2-dbg is earlier than 2.6.27.dfsg-2" test_ref="oval:org.mitre.oval:tst:16623"/>
                <criterion comment="python-libxml2 is earlier than 2.6.27.dfsg-2" test_ref="oval:org.mitre.oval:tst:17216"/>
                <criterion comment="libxml2-utils is earlier than 2.6.27.dfsg-2" test_ref="oval:org.mitre.oval:tst:16589"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="python-libxml2 is earlier than 2.6.16-7sarge1" test_ref="oval:org.mitre.oval:tst:16769"/>
                <criterion comment="libxml2-doc is earlier than 2.6.16-7sarge1" test_ref="oval:org.mitre.oval:tst:17020"/>
                <criterion comment="libxml2-python2.3 is earlier than 2.6.16-7sarge1" test_ref="oval:org.mitre.oval:tst:17114"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="python2.2-libxml2 is earlier than 2.6.16-7sarge1" test_ref="oval:org.mitre.oval:tst:17080"/>
                <criterion comment="libxml2-utils is earlier than 2.6.16-7sarge1" test_ref="oval:org.mitre.oval:tst:16854"/>
                <criterion comment="libxml2 is earlier than 2.6.16-7sarge1" test_ref="oval:org.mitre.oval:tst:16681"/>
                <criterion comment="python2.3-libxml2 is earlier than 2.6.16-7sarge1" test_ref="oval:org.mitre.oval:tst:17090"/>
                <criterion comment="python2.4-libxml2 is earlier than 2.6.16-7sarge1" test_ref="oval:org.mitre.oval:tst:16880"/>
                <criterion comment="libxml2-dev is earlier than 2.6.16-7sarge1" test_ref="oval:org.mitre.oval:tst:16630"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8178" version="3" class="patch">
      <metadata>
        <title>DSA-1917 mimetex -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mimetex</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1917" ref_id="DSA-1917"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1382" ref_id="CVE-2009-1382"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2459" ref_id="CVE-2009-2459"/>
        <description>Several vulnerabilities have been discovered in mimetex, a lightweight alternative to MathML. The Common Vulnerabilities and Exposures project identifies the following problems: Chris Evans and Damien Miller, discovered multiple stack-based buffer overflow. An attacker could execute arbitrary code via a TeX file with long picture, circle, input tags. Chris Evans discovered that mimeTeX contained certain directives that may be unsuitable for handling untrusted user input. A remote attacker can obtain sensitive information.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:22.516-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:50.644-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:38.004-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8178 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:32.737-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:17.462-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="mimetex is earlier than 1.50-1+etch1" test_ref="oval:org.mitre.oval:tst:15455"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8177" version="3" class="patch">
      <metadata>
        <title>DSA-1544 pdns-recursor -- design flaw</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>pdns-recursor</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1544" ref_id="DSA-1544"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1637" ref_id="CVE-2008-1637"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3217" ref_id="CVE-2008-3217"/>
        <description>Amit Klein discovered that pdns-recursor, a caching DNS resolver, uses a weak random number generator to create DNS transaction IDs and UDP source port numbers. As a result, cache poisoning attacks were simplified. (CVE-2008-1637 and CVE-2008-3217)</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:18.867-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:50.241-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:37.734-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8177 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:30.552-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:17.245-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
        </criteria>
        <criterion comment="pdns-recursor is earlier than 3.1.4-1+etch2" test_ref="oval:org.mitre.oval:tst:16956"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8176" version="3" class="patch">
      <metadata>
        <title>DSA-1729 gst-plugins-bad0.10 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gst-plugins-bad0.10</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1729" ref_id="DSA-1729"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0386" ref_id="CVE-2009-0386"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0387" ref_id="CVE-2009-0387"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0397" ref_id="CVE-2009-0397"/>
        <description>Several vulnerabilities have been found in gst-plugins-bad0.10, a collection of various GStreamer plugins. The Common Vulnerabilities and Exposures project identifies the following problems: Tobias Klein discovered a buffer overflow in the quicktime stream demuxer (qtdemux), which could potentially lead to the execution of arbitrary code via crafted .mov files. Tobias Klein discovered an array index error in the quicktime stream demuxer (qtdemux), which could potentially lead to the execution of arbitrary code via crafted .mov files. Tobias Klein discovered a buffer overflow in the quicktime stream demuxer (qtdemux) similar to the issue reported in CVE-2009-0386, which could also lead to the execution of arbitrary code via crafted .mov files.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:29.074-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:49.263-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:37.325-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8176 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:28.403-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:16.988-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
        </criteria>
        <criterion comment="gstreamer0.10-plugins-bad is earlier than 0.10.3-3.1+etch1" test_ref="oval:org.mitre.oval:tst:17506"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8174" version="5" class="patch">
      <metadata>
        <title>DSA-1828 ocsinventory-agent -- insecure module search path</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>ocsinventory-agent</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1828" ref_id="DSA-1828"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0667" ref_id="CVE-2009-0667"/>
        <description>It was discovered that the ocsinventory-agent which is part of the ocsinventory suite, a hardware and software configuration indexing service, is prone to an insecure perl module search path. As the agent is started via cron and the current directory (/ in this case) is included in the default perl module path the agent scans every directory on the system for its perl modules. This enables an attacker to execute arbitrary code via a crafted ocsinventory-agent perl module placed on the system. The oldstable distribution (etch) does not contain ocsinventory-agent.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:53.191-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:48.957-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:37.118-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8174 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:30.925-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:16.839-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6104 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:40.091-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:52.680-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="ocsinventory-agent is earlier than 1:0.0.9.2repack1-4lenny1" test_ref="oval:org.mitre.oval:tst:17225"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8173" version="3" class="patch">
      <metadata>
        <title>DSA-1478 mysql-dfsg-5.0 -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mysql-dfsg-5.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1478" ref_id="DSA-1478"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0226" ref_id="CVE-2008-0226"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0227" ref_id="CVE-2008-0227"/>
        <description>Luigi Auriemma discovered two buffer overflows in YaSSL, an SSL implementation included in the MySQL database package, which could lead to denial of service and possibly the execution of arbitrary code. The old stable distribution (sarge) doesn't contain mysql-dfsg-5.0.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:35.327-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:48.654-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:36.767-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8173 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:34.892-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:16.632-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mysql-client is earlier than 5.0.32-7etch5" test_ref="oval:org.mitre.oval:tst:16489"/>
              <criterion comment="mysql-common is earlier than 5.0.32-7etch5" test_ref="oval:org.mitre.oval:tst:15777"/>
              <criterion comment="mysql-server is earlier than 5.0.32-7etch5" test_ref="oval:org.mitre.oval:tst:16418"/>
            </criteria>
          </criteria>
          <criterion comment="libmysqlclient15-dev is earlier than 5.0.32-7etch5" test_ref="oval:org.mitre.oval:tst:16494"/>
          <criterion comment="mysql-server-4.1 is earlier than 5.0.32-7etch5" test_ref="oval:org.mitre.oval:tst:16427"/>
          <criterion comment="mysql-client-5.0 is earlier than 5.0.32-7etch5" test_ref="oval:org.mitre.oval:tst:16197"/>
          <criterion comment="mysql-server-5.0 is earlier than 5.0.32-7etch5" test_ref="oval:org.mitre.oval:tst:16158"/>
          <criterion comment="libmysqlclient15off is earlier than 5.0.32-7etch5" test_ref="oval:org.mitre.oval:tst:16381"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8172" version="3" class="patch">
      <metadata>
        <title>DSA-1464 syslog-ng -- null pointer dereference</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>syslog-ng</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1464" ref_id="DSA-1464"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6437" ref_id="CVE-2007-6437"/>
        <description>Oriol Carreras discovered that syslog-ng, a next generation logging daemon can be tricked into dereferencing a NULL pointer through malformed timestamps, which can lead to denial of service and the disguise of a subsequent attack, which would otherwise be logged. The old stable distribution (sarge) is not affected. For the stable distribution (etch), this problem has been fixed in version 2.0.0-1etch1. For the unstable distribution (sid), this problem has been fixed in version 2.0.6-1. We recommend that you upgrade your syslog-ng package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:30.913-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:48.431-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:36.562-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8172 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:35.244-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:16.475-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="syslog-ng is earlier than 2.0.0-1etch1" test_ref="oval:org.mitre.oval:tst:16675"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8171" version="3" class="patch">
      <metadata>
        <title>DSA-1931 nspr -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>nspr</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1931" ref_id="DSA-1931"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1563" ref_id="CVE-2009-1563"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2463" ref_id="CVE-2009-2463"/>
        <description>Several vulnerabilities have been discovered in the NetScape Portable Runtime Library, which may lead to the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems: A programming error in the string handling code may lead to the execution of arbitrary code. An integer overflow in the Base64 decoding functions may lead to the execution of arbitrary code. The old stable distribution (etch) doesn't contain nspr.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:08.789-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:47.959-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:36.196-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8171 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:35.841-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:16.285-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libnspr4-dev is earlier than 4.7.1-5" test_ref="oval:org.mitre.oval:tst:19338"/>
          <criterion comment="libnspr4-0d-dbg is earlier than 4.7.1-5" test_ref="oval:org.mitre.oval:tst:19456"/>
          <criterion comment="libnspr4-0d is earlier than 4.7.1-5" test_ref="oval:org.mitre.oval:tst:19452"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8170" version="3" class="patch">
      <metadata>
        <title>DSA-1656 cupsys -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cupsys</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1656" ref_id="DSA-1656"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3639" ref_id="CVE-2008-3639"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3640" ref_id="CVE-2008-3640"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3641" ref_id="CVE-2008-3641"/>
        <description>Several local vulnerabilities have been discovered in the Common UNIX Printing System. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that insufficient bounds checking in the SGI image filter may lead to the execution of arbitrary code. It was discovered that an integer overflow in the Postscript conversion tool texttops may lead to the execution of arbitrary code. It was discovered that insufficient bounds checking in the HPGL filter may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:25.529-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:47.450-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:35.722-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8170 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:33.688-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:15.941-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libcupsys2-gnutls10 is earlier than 1.2.7-4etch5" test_ref="oval:org.mitre.oval:tst:14443"/>
              <criterion comment="cupsys-common is earlier than 1.2.7-4etch5" test_ref="oval:org.mitre.oval:tst:14808"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="cupsys-bsd is earlier than 1.2.7-4etch5" test_ref="oval:org.mitre.oval:tst:15186"/>
              <criterion comment="cupsys-client is earlier than 1.2.7-4etch5" test_ref="oval:org.mitre.oval:tst:14992"/>
              <criterion comment="libcupsimage2 is earlier than 1.2.7-4etch5" test_ref="oval:org.mitre.oval:tst:15145"/>
              <criterion comment="libcupsimage2-dev is earlier than 1.2.7-4etch5" test_ref="oval:org.mitre.oval:tst:14501"/>
              <criterion comment="libcupsys2-dev is earlier than 1.2.7-4etch5" test_ref="oval:org.mitre.oval:tst:15212"/>
              <criterion comment="cupsys-dbg is earlier than 1.2.7-4etch5" test_ref="oval:org.mitre.oval:tst:14229"/>
              <criterion comment="cupsys is earlier than 1.2.7-4etch5" test_ref="oval:org.mitre.oval:tst:14910"/>
              <criterion comment="libcupsys2 is earlier than 1.2.7-4etch5" test_ref="oval:org.mitre.oval:tst:15073"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8168" version="5" class="patch">
      <metadata>
        <title>DSA-1872 linux-2.6 -- denial of service/privilege escalation/information leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1872" ref_id="DSA-1872"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2698" ref_id="CVE-2009-2698"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2846" ref_id="CVE-2009-2846"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2847" ref_id="CVE-2009-2847"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2848" ref_id="CVE-2009-2848"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2849" ref_id="CVE-2009-2849"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to denial of service, privilege escalation or a leak of sensitive memory. The Common Vulnerabilities and Exposures project identifies the following problems: Herbert Xu discovered an issue in the way UDP tracks corking status that could allow local users to cause a denial of service (system crash). Tavis Ormandy and Julien Tinnes discovered that this issue could also be used by local users to gain elevated privileges. Michael Buesch noticed a typing issue in the eisa-eeprom driver for the hppa architecture. Local users could exploit this issue to gain access to restricted memory. Ulrich Drepper noticed an issue in the do_sigalstack routine on 64-bit systems. This issue allows local users to gain access to potentially sensitive memory on the kernel stack. Eric Dumazet discovered an issue in the execve path, where the clear_child_tid variable was not being properly cleared. Local users could exploit this issue to cause a denial of service (memory corruption). Neil Brown discovered an issue in the sysfs interface to md devices. When md arrays are not active, local users can exploit this vulnerability to cause a denial of service (oops).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:46.885-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:46.444-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:34.864-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6115 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:53.137-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:07:00.148-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8168 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:29.798-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:15.618-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15594"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15556"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15577"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15549"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15524"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15441"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:14626"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15567"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15499"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15467"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15590"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15587"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15485"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15599"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15432"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15245"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:14976"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15482"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.24etch4" test_ref="oval:org.mitre.oval:tst:15563"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15288"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15275"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15444"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15311"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15548"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15608"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15241"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15403"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15349"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15564"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15585"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15457"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15382"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15323"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15616"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15069"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15540"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15572"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15657"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15544"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15632"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15622"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15710"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:14763"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15617"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15667"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15763"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-24etch4" test_ref="oval:org.mitre.oval:tst:15761"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8167" version="3" class="patch">
      <metadata>
        <title>DSA-1827 ipplan -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>ipplan</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1827" ref_id="DSA-1827"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1732" ref_id="CVE-2009-1732"/>
        <description>It was discovered that ipplan, a web-based IP address manager and tracker, does not sufficiently escape certain input parameters, which allows remote attackers to conduct cross-site scripting attacks. The oldstable distribution (etch) does not contain ipplan.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:54.950-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:46.171-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:34.638-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8167 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:00.398-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:15.453-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="ipplan is earlier than 4.86a-7+lenny1" test_ref="oval:org.mitre.oval:tst:17358"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8166" version="3" class="patch">
      <metadata>
        <title>DSA-1853 memcached -- heap-based buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>memcached</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1853" ref_id="DSA-1853"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2415" ref_id="CVE-2009-2415"/>
        <description>Ronald Volgers discovered that memcached, a high-performance memory object caching system, is vulnerable to several heap-based buffer overflows due to integer conversions when parsing certain length attributes. An attacker can use this to execute arbitrary code on the system running memcached (on etch with root privileges).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:50.782-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:45.645-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:34.256-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8166 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:33.345-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:15.276-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="memcached is earlier than 1.2.2-1+lenny1" test_ref="oval:org.mitre.oval:tst:18974"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="memcached is earlier than 1.1.12-1+etch1" test_ref="oval:org.mitre.oval:tst:19151"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8165" version="3" class="patch">
      <metadata>
        <title>DSA-1765 horde3 -- Multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>horde3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1765" ref_id="DSA-1765"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0932" ref_id="CVE-2009-0932"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3330" ref_id="CVE-2008-3330"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5917" ref_id="CVE-2008-5917"/>
        <description>Several vulnerabilities have been found in horde3, the horde web application framework. The Common Vulnerabilities and Exposures project identifies the following problems: Gunnar Wrobel discovered a directory traversal vulnerability, which allows attackers to include and execute arbitrary local files via the driver parameter in Horde_Image. It was discovered that an attacker could perform a cross-site scripting attack via the contact name, which allows attackers to inject arbitrary html code. This requires that the attacker has access to create contacts. It was discovered that the horde XSS filter is prone to a cross-site scripting attack, which allows attackers to inject arbitrary html code. This is only exploitable when Internet Explorer is used.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:00.323-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:45.397-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:34.039-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8165 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:33.514-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:15.045-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="horde3 is earlier than 3.1.3-4etch5" test_ref="oval:org.mitre.oval:tst:16725"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8164" version="3" class="patch">
      <metadata>
        <title>DSA-1789 php5 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1789" ref_id="DSA-1789"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2107" ref_id="CVE-2008-2107"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2108" ref_id="CVE-2008-2108"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5557" ref_id="CVE-2008-5557"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5624" ref_id="CVE-2008-5624"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5658" ref_id="CVE-2008-5658"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5814" ref_id="CVE-2008-5814"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0754" ref_id="CVE-2009-0754"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1271" ref_id="CVE-2009-1271"/>
        <description>Several remote vulnerabilities have been discovered in the PHP5 hypertext preprocessor. The Common Vulnerabilities and Exposures project identifies the following problems. The following four vulnerabilities have already been fixed in the stable (lenny) version of php5 prior to the release of lenny. This update now addresses them for etch (oldstable) as well: The GENERATE_SEED macro has several problems that make predicting generated random numbers easier, facilitating attacks against measures that use rand() or mt_rand() as part of a protection. A buffer overflow in the mbstring extension allows attackers to execute arbitrary code via a crafted string containing an HTML entity. The page_uid and page_gid variables are not correctly set, allowing use of some functionality intended to be restricted to root. Directory traversal vulnerability in the ZipArchive::extractTo function allows attackers to write arbitrary files via a ZIP file with a file whose name contains .. (dot dot) sequences. This update also addresses the following three vulnerabilities for both oldstable (etch) and stable (lenny): Cross-site scripting (XSS) vulnerability, when display_errors is enabled, allows remote attackers to inject arbitrary web script or HTML. When running on Apache, PHP allows local users to modify behavior of other sites hosted on the same web server by modifying the mbstring.func_overload setting within .htaccess, which causes this setting to be applied to other virtual hosts on the same server. The JSON_parser function allows a denial of service (segmentation fault) via a malformed string to the json_decode API function. Furthermore, two updates originally scheduled for the next point update for oldstable are included in the etch package: Let PHP use the system timezone database instead of the embedded timezone database which is out of date. From the source tarball, the unused "dbase" module has been removed which contained licensing problems.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:01.765-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:43.998-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:32.939-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8164 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:00.899-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:14.435-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="php5 is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18001"/>
                <criterion comment="php-pear is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18225"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="php5-recode is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18659"/>
                <criterion comment="php5-cgi is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18192"/>
                <criterion comment="php5-curl is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18630"/>
                <criterion comment="php5-snmp is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18567"/>
                <criterion comment="php5-mysql is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18718"/>
                <criterion comment="php5-odbc is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18657"/>
                <criterion comment="php5-xsl is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18372"/>
                <criterion comment="php5-gd is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18163"/>
                <criterion comment="libapache2-mod-php5 is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:17817"/>
                <criterion comment="php5-mhash is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18642"/>
                <criterion comment="php5-tidy is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18774"/>
                <criterion comment="php5-mcrypt is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18728"/>
                <criterion comment="php5-dev is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18611"/>
                <criterion comment="php5-pgsql is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18785"/>
                <criterion comment="php5-gmp is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18560"/>
                <criterion comment="php5-xmlrpc is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18766"/>
                <criterion comment="php5-imap is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18537"/>
                <criterion comment="php5-sqlite is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:17824"/>
                <criterion comment="php5-ldap is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18059"/>
                <criterion comment="php5-cli is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18553"/>
                <criterion comment="php5-sybase is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18375"/>
                <criterion comment="php5-pspell is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18590"/>
                <criterion comment="libapache2-mod-php5filter is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18825"/>
                <criterion comment="php5-common is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18473"/>
                <criterion comment="php5-dbg is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18498"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              </criteria>
              <criterion comment="php5-interbase is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:18293"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="php5 is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18666"/>
                <criterion comment="php-pear is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18784"/>
              </criteria>
            </criteria>
            <criterion comment="libapache-mod-php5 is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18781"/>
            <criterion comment="php5-recode is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18782"/>
            <criterion comment="php5-xmlrpc is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18691"/>
            <criterion comment="php5-curl is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18671"/>
            <criterion comment="php5-snmp is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18384"/>
            <criterion comment="php5-mysql is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:17857"/>
            <criterion comment="php5-odbc is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18799"/>
            <criterion comment="php5-xsl is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18823"/>
            <criterion comment="php5-gd is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18681"/>
            <criterion comment="libapache2-mod-php5 is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18858"/>
            <criterion comment="php5-mhash is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18618"/>
            <criterion comment="php5-tidy is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18827"/>
            <criterion comment="php5-mcrypt is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18697"/>
            <criterion comment="php5-dev is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18856"/>
            <criterion comment="php5-pgsql is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18783"/>
            <criterion comment="php5-cgi is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18777"/>
            <criterion comment="php5-imap is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18640"/>
            <criterion comment="php5-sqlite is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18721"/>
            <criterion comment="php5-ldap is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18787"/>
            <criterion comment="php5-cli is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18837"/>
            <criterion comment="php5-sybase is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18730"/>
            <criterion comment="php5-pspell is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18701"/>
            <criterion comment="php5-common is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18658"/>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              </criteria>
              <criterion comment="php5-interbase is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:18732"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8163" version="3" class="patch">
      <metadata>
        <title>DSA-1722 libpam-heimdal -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libpam-heimdal</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1722" ref_id="DSA-1722"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0361" ref_id="CVE-2009-0361"/>
        <description>Derek Chan discovered that the PAM module for the Heimdal Kerberos implementation allows reinitialisation of user credentials when run from a setuid context, resulting in potential local denial of service by overwriting the credential cache file or to local privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:31.386-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:43.212-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:32.604-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8163 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:27.507-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:14.273-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="libpam-heimdal is earlier than 2.5-1etch1" test_ref="oval:org.mitre.oval:tst:17653"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8162" version="3" class="patch">
      <metadata>
        <title>DSA-1506 iceape -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceape</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1506" ref_id="DSA-1506"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0412" ref_id="CVE-2008-0412"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0413" ref_id="CVE-2008-0413"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0414" ref_id="CVE-2008-0414"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0415" ref_id="CVE-2008-0415"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0417" ref_id="CVE-2008-0417"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0418" ref_id="CVE-2008-0418"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0419" ref_id="CVE-2008-0419"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0591" ref_id="CVE-2008-0591"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0592" ref_id="CVE-2008-0592"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0593" ref_id="CVE-2008-0593"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0594" ref_id="CVE-2008-0594"/>
        <description>Several remote vulnerabilities have been discovered in the Iceape internet suite, an unbranded version of the Seamonkey Internet Suite. The Common Vulnerabilities and Exposures project identifies the following problems: Jesse Ruderman, Kai Engert, Martijn Wargers, Mats Palmgren and Paul Nickerson discovered crashes in the layout engine, which might allow the execution of arbitrary code. Carsten Book, Wesley Garland, Igor Bukanov, moz_bug_r_a4, shutdown, Philip Taylor and tgirmann discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. hong and Gregory Fleischer discovered that file input focus vulnerabilities in the file upload control could allow information disclosure of local files. moz_bug_r_a4 and Boris Zbarsky discovered several vulnerabilities in Javascript handling, which could allow privilege escalation. Justin Dolske discovered that the password storage mechanism could be abused by malicious web sites to corrupt existing saved passwords. Gerry Eisenhaur and moz_bug_r_a4 discovered that a directory traversal vulnerability in chrome: URI handling could lead to information disclosure. David Bloom discovered a race condition in the image handling of designMode elements, which can lead to information disclosure and potentially the execution of arbitrary code. Michal Zalewski discovered that timers protecting security-sensitive dialogs (by disabling dialog elements until a timeout is reached) could be bypassed by window focus changes through Javascript. It was discovered that malformed content declarations of saved attachments could prevent a user in the opening local files with a .txt file name, resulting in minor denial of service. Martin Straka discovered that insecure stylesheet handling during redirects could lead to information disclosure. Emil Ljungdahl and Lars-Olof Moilanen discovered that phishing protections could be bypassed with div elements. The Mozilla products from the old stable distribution (sarge) are no longer supported with security updates.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:59.963-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:42.483-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:32.179-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8162 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:34.351-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:14.105-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-js-debugger is earlier than 1.8+1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:16013"/>
              <criterion comment="mozilla-chatzilla is earlier than 1.8+1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:15696"/>
              <criterion comment="iceape is earlier than 1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:16016"/>
              <criterion comment="iceape-chatzilla is earlier than 1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:16007"/>
              <criterion comment="mozilla is earlier than 1.8+1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:16070"/>
              <criterion comment="mozilla-psm is earlier than 1.8+1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:15927"/>
              <criterion comment="mozilla-mailnews is earlier than 1.8+1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:15921"/>
              <criterion comment="mozilla-dom-inspector is earlier than 1.8+1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:16006"/>
              <criterion comment="mozilla-calendar is earlier than 1.8+1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:16021"/>
              <criterion comment="mozilla-browser is earlier than 1.8+1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:15575"/>
              <criterion comment="mozilla-dev is earlier than 1.8+1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:15849"/>
              <criterion comment="iceape-dev is earlier than 1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:15747"/>
            </criteria>
          </criteria>
          <criterion comment="iceape-dbg is earlier than 1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:15976"/>
          <criterion comment="iceape-dom-inspector is earlier than 1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:16041"/>
          <criterion comment="iceape-mailnews is earlier than 1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:16014"/>
          <criterion comment="iceape-browser is earlier than 1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:16093"/>
          <criterion comment="iceape-calendar is earlier than 1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:15934"/>
          <criterion comment="iceape-gnome-support is earlier than 1.0.12~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:15714"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8161" version="3" class="patch">
      <metadata>
        <title>DSA-1911 pygresql -- missing escape function</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>pygresql</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1911" ref_id="DSA-1911"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2940" ref_id="CVE-2009-2940"/>
        <description>It was discovered that pygresql, a PostgreSQL module for Python, was missing a function to call PQescapeStringConn(). This is needed, because PQescapeStringConn() honours the charset of the connection and prevents insufficient escaping, when certain multibyte character encodings are used. The new function is called pg_escape_string(), which takes the database connection as a first argument. The old function escape_string() has been preserved as well for backwards compatibility. Developers using these bindings are encouraged to adjust their code to use the new function.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:12.896-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:42.097-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:31.740-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8161 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:03.079-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:13.919-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="python-pygresql is earlier than 3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:15228"/>
            <criterion comment="python-pygresql-dbg is earlier than 3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:15800"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          </criteria>
          <criterion comment="python-pygresql is earlier than 3.8.1-1etch2" test_ref="oval:org.mitre.oval:tst:16147"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8160" version="3" class="patch">
      <metadata>
        <title>DSA-1854 apr, apr-util -- heap buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>apr</product>
          <product>apr-util</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1854" ref_id="DSA-1854"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2412" ref_id="CVE-2009-2412"/>
        <description>Matt Lewis discovered that the memory management code in the Apache Portable Runtime (APR) library does not guard against a wrap-around during size computations. This could cause the library to return a memory area, which smaller than requested, resulting a heap overflow and possibly arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:52.593-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:41.369-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:31.187-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8160 - Debian Patch Update" date="2014-06-06T16:30:00.923-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:32:34.705-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:13.712-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libapr1-dbg is earlier than 1.2.12-5+lenny1" test_ref="oval:org.mitre.oval:tst:18819"/>
            <criterion comment="libapr1 is earlier than 1.2.12-5+lenny1" test_ref="oval:org.mitre.oval:tst:19194"/>
            <criterion comment="libaprutil1 is earlier than 1.2.12+dfsg-8+lenny4" test_ref="oval:org.mitre.oval:tst:19070"/>
            <criterion comment="libapr1-dev is earlier than 1.2.12-5+lenny1" test_ref="oval:org.mitre.oval:tst:19214"/>
            <criterion comment="libaprutil1-dbg is earlier than 1.2.12+dfsg-8+lenny4" test_ref="oval:org.mitre.oval:tst:18920"/>
            <criterion comment="libaprutil1-dev is earlier than 1.2.12+dfsg-8+lenny4" test_ref="oval:org.mitre.oval:tst:18334"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libapr1-dbg is earlier than 1.2.7-9" test_ref="oval:org.mitre.oval:tst:19213"/>
                <criterion comment="libapr1 is earlier than 1.2.7-9" test_ref="oval:org.mitre.oval:tst:18954"/>
                <criterion comment="libaprutil1 is earlier than 1.2.7+dfsg-2+etch3" test_ref="oval:org.mitre.oval:tst:19235"/>
                <criterion comment="libapr1-dev is earlier than 1.2.7-9" test_ref="oval:org.mitre.oval:tst:19281"/>
                <criterion comment="libaprutil1-dbg is earlier than 1.2.7+dfsg-2+etch3" test_ref="oval:org.mitre.oval:tst:19330"/>
                <criterion comment="libaprutil1-dev is earlier than 1.2.7+dfsg-2+etch3" test_ref="oval:org.mitre.oval:tst:19147"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libaprutil1-dbg is earlier than 1.2.7+dfsg-2+etch3" test_ref="oval:org.mitre.oval:tst:18655"/>
                <criterion comment="libaprutil1 is earlier than 1.2.7+dfsg-2+etch3" test_ref="oval:org.mitre.oval:tst:19166"/>
                <criterion comment="libaprutil1-dev is earlier than 1.2.7+dfsg-2+etch3" test_ref="oval:org.mitre.oval:tst:19218"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition version="1" id="oval:org.mitre.oval:def:8158" class="patch">
      <metadata>
        <title>DSA-1541 openldap2.3 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openldap2.3</product>
        </affected>
        <reference source="DSA" ref_url="http://www.debian.org/security/2008/dsa-1541" ref_id="DSA-1541"/>
        <description>Several remote vulnerabilities have been discovered in OpenLDAP, a free implementation of the Lightweight Directory Access Protocol. The Common Vulnerabilities and Exposures project identifies the following problems: Thomas Sesselmann discovered that slapd could be crashed by a malformed modify requests. Toby Blade discovered that incorrect memory handling in slapo-pcache could lead to denial of service through crafted search requests. It was discovered that a programming error in the interface to the BDB storage backend could lead to denial of service through crafted modify requests. It was discovered that a programming error in the interface to the BDB storage backend could lead to denial of service through crafted modrdn requests.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:24.339-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:41.099-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:30.925-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Release section" operator="AND">
        <extend_definition comment="Debian 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria comment="Architecture section" operator="OR">
          <criteria comment="Packages section" operator="OR">
            <criterion comment="libldap-2.3-0 DPKG is earlier than 2.3.30-5+etch1" test_ref="oval:org.mitre.oval:tst:16817"/>
            <criterion comment="ldap-utils DPKG is earlier than 2.3.30-5+etch1" test_ref="oval:org.mitre.oval:tst:16430"/>
            <criterion comment="slapd DPKG is earlier than 2.3.30-5+etch1" test_ref="oval:org.mitre.oval:tst:17029"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8157" version="3" class="patch">
      <metadata>
        <title>DSA-1508 diatheke -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>diatheke</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1508" ref_id="DSA-1508"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0932" ref_id="CVE-2008-0932"/>
        <description>Dan Dennison discovered that Diatheke, a CGI program to make a bible website, performs insufficient sanitising of a parameter, allowing a remote attacker to execute arbitrary shell commands as the web server user.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:08.133-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:40.734-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:30.644-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8157 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:14.078-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:13.550-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libsword-dev is earlier than 1.5.9-2etch1" test_ref="oval:org.mitre.oval:tst:15846"/>
            <criterion comment="libsword6 is earlier than 1.5.9-2etch1" test_ref="oval:org.mitre.oval:tst:15879"/>
            <criterion comment="diatheke is earlier than 1.5.9-2etch1" test_ref="oval:org.mitre.oval:tst:15560"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libsword4 is earlier than 1.5.7-7sarge1" test_ref="oval:org.mitre.oval:tst:15816"/>
            <criterion comment="libsword-dev is earlier than 1.5.7-7sarge1" test_ref="oval:org.mitre.oval:tst:15624"/>
            <criterion comment="diatheke is earlier than 1.5.7-7sarge1" test_ref="oval:org.mitre.oval:tst:15435"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8155" version="5" class="patch">
      <metadata>
        <title>DSA-1641 phpmyadmin -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpmyadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1641" ref_id="DSA-1641"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3197" ref_id="CVE-2008-3197"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3456" ref_id="CVE-2008-3456"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3457" ref_id="CVE-2008-3457"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4096" ref_id="CVE-2008-4096"/>
        <description>Several remote vulnerabilities have been discovered in phpMyAdmin, a tool to administrate MySQL databases over the web. The Common Vulnerabilities and Exposures project identifies the following problems: Remote authenticated users could execute arbitrary code on the host running phpMyAdmin through manipulation of a script parameter. Crossite scripting through the setup script was possible in rare circumstances. Protection has been added against remote websites loading phpMyAdmin into a frameset. Cross site request forgery allowed remote attackers to create a new database, but not perform any other action on it.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:27.889-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:40.445-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:30.439-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8155 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:10.514-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:13.262-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8155 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:39.003-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:52.384-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="phpmyadmin is earlier than 4:2.9.1.1-8" test_ref="oval:org.mitre.oval:tst:17573"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8152" version="3" class="patch">
      <metadata>
        <title>DSA-1551 python2.4 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>python2.4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1551" ref_id="DSA-1551"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2052" ref_id="CVE-2007-2052"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4965" ref_id="CVE-2007-4965"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1679" ref_id="CVE-2008-1679"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1721" ref_id="CVE-2008-1721"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1887" ref_id="CVE-2008-1887"/>
        <description>Several vulnerabilities have been discovered in the interpreter for the Python language. The Common Vulnerabilities and Exposures project identifies the following problems: Piotr Engelking discovered that the strxfrm() function of the locale module miscalculates the length of an internal buffer, which may result in a minor information disclosure. It was discovered that several integer overflows in the imageop module may lead to the execution of arbitrary code, if a user is tricked into processing malformed images. This issue is also tracked as CVE-2008-1679 due to an initially incomplete patch. Justin Ferguson discovered that a buffer overflow in the zlib module may lead to the execution of arbitrary code. Justin Ferguson discovered that insufficient input validation in PyString_FromStringAndSize() may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:36.498-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:39.850-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:29.990-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8152 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:13.193-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:13.133-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="python2.4-examples is earlier than 2.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:18883"/>
              <criterion comment="idle-python2.4 is earlier than 2.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:18598"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="python2.4-minimal is earlier than 2.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:18472"/>
              <criterion comment="python2.4 is earlier than 2.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:19101"/>
              <criterion comment="python2.4-dbg is earlier than 2.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:18637"/>
              <criterion comment="python2.4-dev is earlier than 2.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:19178"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8151" version="3" class="patch">
      <metadata>
        <title>DSA-1679 awstats -- cross-site scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>awstats</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1679" ref_id="DSA-1679"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3714" ref_id="CVE-2008-3714"/>
        <description>Morgan Todd discovered a cross-site scripting vulnerability in awstats, a log file analyzer, involving the "config" request parameter (and possibly others; CVE-2008-3714).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:30.897-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:39.627-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:29.778-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8151 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:08.661-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:13.001-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="awstats is earlier than 6.5+dfsg-1+etch1" test_ref="oval:org.mitre.oval:tst:18572"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8150" version="3" class="patch">
      <metadata>
        <title>DSA-1650 openldap2.3 -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openldap2.3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1650" ref_id="DSA-1650"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2952" ref_id="CVE-2008-2952"/>
        <description>Cameron Hotchkies discovered that the OpenLDAP server slapd, a free implementation of the Lightweight Directory Access Protocol, could be crashed by sending malformed ASN1 requests.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:22.770-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:38.974-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:29.562-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8150 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:09.793-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:12.814-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libldap-2.3-0 is earlier than 2.3.30-5+etch2" test_ref="oval:org.mitre.oval:tst:14836"/>
          <criterion comment="ldap-utils is earlier than 2.3.30-5+etch2" test_ref="oval:org.mitre.oval:tst:14971"/>
          <criterion comment="slapd is earlier than 2.3.30-5+etch2" test_ref="oval:org.mitre.oval:tst:15010"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8149" version="3" class="patch">
      <metadata>
        <title>DSA-1721 libpam-krb5 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libpam-krb5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1721" ref_id="DSA-1721"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0360" ref_id="CVE-2009-0360"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0361" ref_id="CVE-2009-0361"/>
        <description>Several local vulnerabilities have been discovered in the PAM module for MIT Kerberos. The Common Vulnerabilities and Exposures project identifies the following problems: Russ Allbery discovered that the Kerberos PAM module parsed configuration settings from enviromnent variables when run from a setuid context. This could lead to local privilege escalation if an attacker points a setuid program using PAM authentication to a Kerberos setup under her control. Derek Chan discovered that the Kerberos PAM module allows reinitialisation of user credentials when run from a setuid context, resulting in potential local denial of service by overwriting the credential cache file or to privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:32.394-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:38.654-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:29.365-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8149 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:08.545-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:12.645-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="libpam-krb5 is earlier than 2.6-1etch1" test_ref="oval:org.mitre.oval:tst:16905"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8148" version="3" class="patch">
      <metadata>
        <title>DSA-1873 xulrunner -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1873" ref_id="DSA-1873"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2654" ref_id="CVE-2009-2654"/>
        <description>Juan Pablo Lopez Yacubian discovered that incorrect handling of invalid URLs could be used for spoofing the location bar and the SSL certificate status of a web page. Xulrunner is no longer supported for the old stable distribution (etch).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:48.496-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:37.966-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:28.851-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8148 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:09.950-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:12.468-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libmozillainterfaces-java is earlier than 1.9.0.13-0lenny1" test_ref="oval:org.mitre.oval:tst:15630"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libmozjs-dev is earlier than 1.9.0.13-0lenny1" test_ref="oval:org.mitre.oval:tst:15738"/>
              <criterion comment="spidermonkey-bin is earlier than 1.9.0.13-0lenny1" test_ref="oval:org.mitre.oval:tst:15458"/>
              <criterion comment="xulrunner-1.9-gnome-support is earlier than 1.9.0.13-0lenny1" test_ref="oval:org.mitre.oval:tst:15600"/>
              <criterion comment="xulrunner-1.9 is earlier than 1.9.0.13-0lenny1" test_ref="oval:org.mitre.oval:tst:15674"/>
              <criterion comment="libmozjs1d-dbg is earlier than 1.9.0.13-0lenny1" test_ref="oval:org.mitre.oval:tst:15664"/>
              <criterion comment="libmozjs1d is earlier than 1.9.0.13-0lenny1" test_ref="oval:org.mitre.oval:tst:15569"/>
              <criterion comment="python-xpcom is earlier than 1.9.0.13-0lenny1" test_ref="oval:org.mitre.oval:tst:15687"/>
              <criterion comment="xulrunner-1.9-dbg is earlier than 1.9.0.13-0lenny1" test_ref="oval:org.mitre.oval:tst:15691"/>
              <criterion comment="xulrunner-dev is earlier than 1.9.0.13-0lenny1" test_ref="oval:org.mitre.oval:tst:15155"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8147" version="3" class="patch">
      <metadata>
        <title>DSA-1855 subversion -- heap overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>subversion</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1855" ref_id="DSA-1855"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2411" ref_id="CVE-2009-2411"/>
        <description>Matt Lewis discovered that Subversion performs insufficient input validation of svndiff streams. Malicious servers could cause heap overflows in clients, and malicious clients with commit access could cause heap overflows in servers, possibly leading to arbitrary code execution in both cases.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:55.675-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:36.994-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:28.200-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8147 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:11.699-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:12.212-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="subversion-tools is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:19283"/>
                <criterion comment="libsvn-doc is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:19251"/>
                <criterion comment="libsvn-ruby is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:19289"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libsvn-dev is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:18830"/>
                <criterion comment="libapache2-svn is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:19326"/>
                <criterion comment="libsvn-ruby1.8 is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:18672"/>
                <criterion comment="python-subversion is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:19307"/>
                <criterion comment="libsvn1 is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:19300"/>
                <criterion comment="subversion is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:19248"/>
                <criterion comment="libsvn-perl is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:18862"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              </criteria>
              <criterion comment="libsvn-java is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:19273"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="subversion-tools is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:19256"/>
                <criterion comment="libsvn-doc is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:19276"/>
                <criterion comment="libsvn-javahl is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:18913"/>
                <criterion comment="libsvn-ruby is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:19036"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libsvn-dev is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:18959"/>
                <criterion comment="libapache2-svn is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:19230"/>
                <criterion comment="libsvn-ruby1.8 is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:19333"/>
                <criterion comment="python-subversion is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:19239"/>
                <criterion comment="libsvn1 is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:19087"/>
                <criterion comment="subversion is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:19211"/>
                <criterion comment="libsvn-perl is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:19078"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              </criteria>
              <criterion comment="libsvn-java is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:19232"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8145" version="5" class="patch">
      <metadata>
        <title>DSA-1723 phpmyadmin -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpmyadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1723" ref_id="DSA-1723"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5621" ref_id="CVE-2008-5621"/>
        <description>Michael Brooks discovered that phpMyAdmin, a tool to administrate MySQL over the web, performs insufficient input sanitising allowing a user assisted remote attacker to execute code on the webserver.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:31.736-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:36.690-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:27.929-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8145 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:04.087-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:12.064-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:17115 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:33.298-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:52.159-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="phpmyadmin is earlier than 4:2.9.1.1-10" test_ref="oval:org.mitre.oval:tst:17115"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8144" version="5" class="patch">
      <metadata>
        <title>DSA-1687 linux-2.6 -- denial of service/privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1687" ref_id="DSA-1687"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3527" ref_id="CVE-2008-3527"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3528" ref_id="CVE-2008-3528"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4554" ref_id="CVE-2008-4554"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4576" ref_id="CVE-2008-4576"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4933" ref_id="CVE-2008-4933"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4934" ref_id="CVE-2008-4934"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5025" ref_id="CVE-2008-5025"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5029" ref_id="CVE-2008-5029"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5079" ref_id="CVE-2008-5079"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5182" ref_id="CVE-2008-5182"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5300" ref_id="CVE-2008-5300"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Tavis Ormandy reported a local DoS and potential privilege escalation in the Virtual Dynamic Shared Objects (vDSO) implementation. Eugene Teo reported a local DoS issue in the ext2 and ext3 filesystems. Local users who have been granted the privileges necessary to mount a filesystem would be able to craft a corrupted filesystem that causes the kernel to output error messages in an infinite loop. Milos Szeredi reported that the usage of splice() on files opened with O_APPEND allows users to write to the file at arbitrary offsets, enabling a bypass of possible assumed semantics of the O_APPEND flag. Vlad Yasevich reported an issue in the SCTP subsystem that may allow remote users to cause a local DoS by triggering a kernel oops. Eric Sesterhenn reported a local DoS issue in the hfsplus filesystem. Local users who have been granted the privileges necessary to mount a filesystem would be able to craft a corrupted filesystem that causes the kernel to overrun a buffer, resulting in a system oops or memory corruption. Eric Sesterhenn reported a local DoS issue in the hfsplus filesystem. Local users who have been granted the privileges necessary to mount a filesystem would be able to craft a corrupted filesystem that results in a kernel oops due to an unchecked return value. Eric Sesterhenn reported a local DoS issue in the hfs filesystem. Local users who have been granted the privileges necessary to mount a filesystem would be able to craft a filesystem with a corrupted catalog name length, resulting in a system oops or memory corruption. Andrea Bittau reported a DoS issue in the unix socket subsystem that allows a local user to cause memory corruption, resulting in a kernel panic. Hugo Dias reported a DoS condition in the ATM subsystem that can be triggered by a local user by calling the svc_listen function twice on the same socket and reading /proc/net/atm/*vc. Al Viro reported race conditions in the inotify subsystem that may allow local users to acquire elevated privileges. Dann Frazier reported a DoS condition that allows local users to cause the out of memory handler to kill off privileged processes or trigger soft lockups due to a starvation issue in the unix socket subsystem.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:50.698-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:35.783-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:26.962-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6016 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:58.715-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:59.974-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8144 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:11.393-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:11.735-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16152"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16505"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16404"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16531"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16323"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16544"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16352"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16640"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16502"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16637"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16651"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16447"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16602"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16542"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16474"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16291"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16513"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16604"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.23etch1" test_ref="oval:org.mitre.oval:tst:16572"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16286"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16460"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16591"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16282"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16512"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16038"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16357"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:15966"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16194"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16240"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16499"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16455"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:15670"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16609"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16440"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16518"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16374"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16779"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16593"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16802"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16186"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16777"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16712"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16557"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16770"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16703"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16063"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-23etch1" test_ref="oval:org.mitre.oval:tst:16285"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8143" version="3" class="patch">
      <metadata>
        <title>DSA-1633 slash -- SQL Injection, Cross-Site Scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>slash</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1633" ref_id="DSA-1633"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2231" ref_id="CVE-2008-2231"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2553" ref_id="CVE-2008-2553"/>
        <description>It has been discovered that Slash, the Slashdot Like Automated Storytelling Homepage suffers from two vulnerabilities related to insufficient input sanitation, leading to execution of SQL commands (CVE-2008-2231) and cross-site scripting (CVE-2008-2553).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:35.857-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:35.358-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:26.753-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8143 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:08.789-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:11.548-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="slash is earlier than 2.2.6-8etch1" test_ref="oval:org.mitre.oval:tst:15500"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8142" version="3" class="patch">
      <metadata>
        <title>DSA-1685 uw-imap -- buffer overflows, null pointer dereference</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>uw-imap</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1685" ref_id="DSA-1685"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5005" ref_id="CVE-2008-5005"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5006" ref_id="CVE-2008-5006"/>
        <description>Two vulnerabilities have been found in uw-imap, an IMAP implementation. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that several buffer overflows can be triggered via a long folder extension argument to the tmail or dmail program. This could lead to arbitrary code execution (CVE-2008-5005). It was discovered that a NULL pointer dereference could be triggered by a malicious response to the QUIT command leading to a denial of service (CVE-2008-5006).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:45.101-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:34.890-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:26.460-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8142 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:32:59.843-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:11.357-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ipopd-ssl is earlier than 2002edebian1-13.1+etch1" test_ref="oval:org.mitre.oval:tst:16642"/>
              <criterion comment="uw-imapd-ssl is earlier than 2002edebian1-13.1+etch1" test_ref="oval:org.mitre.oval:tst:16064"/>
            </criteria>
          </criteria>
          <criterion comment="libc-client2002edebian is earlier than 2002edebian1-13.1+etch1" test_ref="oval:org.mitre.oval:tst:16395"/>
          <criterion comment="libc-client-dev is earlier than 2002edebian1-13.1+etch1" test_ref="oval:org.mitre.oval:tst:16521"/>
          <criterion comment="uw-mailutils is earlier than 2002edebian1-13.1+etch1" test_ref="oval:org.mitre.oval:tst:16473"/>
          <criterion comment="ipopd is earlier than 2002edebian1-13.1+etch1" test_ref="oval:org.mitre.oval:tst:16198"/>
          <criterion comment="uw-imapd is earlier than 2002edebian1-13.1+etch1" test_ref="oval:org.mitre.oval:tst:16075"/>
          <criterion comment="mlock is earlier than 2002edebian1-13.1+etch1" test_ref="oval:org.mitre.oval:tst:16511"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8140" version="3" class="patch">
      <metadata>
        <title>DSA-1671 iceweasel -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1671" ref_id="DSA-1671"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0017" ref_id="CVE-2008-0017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4582" ref_id="CVE-2008-4582"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5012" ref_id="CVE-2008-5012"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5013" ref_id="CVE-2008-5013"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5014" ref_id="CVE-2008-5014"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5017" ref_id="CVE-2008-5017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5018" ref_id="CVE-2008-5018"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5021" ref_id="CVE-2008-5021"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5022" ref_id="CVE-2008-5022"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5023" ref_id="CVE-2008-5023"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5024" ref_id="CVE-2008-5024"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel webbrowser, an unbranded version of the Firefox browser. The Common Vulnerabilities and Exposures project identifies the following problems: Justin Schuh discovered that a buffer overflow in the http-index-format parser could lead to arbitrary code execution. Liu Die Yu discovered an information leak through local shortcut files. Georgi Guninski, Michal Zalewski and Chris Evan discovered that the canvas element could be used to bypass same-origin restrictions. It was discovered that insufficient checks in the Flash plugin glue code could lead to arbitrary code execution. Jesse Ruderman discovered that a programming error in the window.__proto__.__proto__ object could lead to arbitrary code execution. It was discovered that crashes in the layout engine could lead to arbitrary code execution. It was discovered that crashes in the Javascript engine could lead to arbitrary code execution. It was discovered that a crash in the nsFrameManager might lead to the execution of arbitrary code. moz_bug_r_a4 discovered that the same-origin check in nsXMLHttpRequest::NotifyEventListeners() could be bypassed. Collin Jackson discovered that the -moz-binding property bypasses security checks on codebase principals. Chris Evans discovered that quote characters were improperly escaped in the default namespace of E4X documents.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:34.252-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:34.428-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:25.686-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8140 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:12.125-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:11.192-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-firefox is earlier than 2.0.0.18-0etch1" test_ref="oval:org.mitre.oval:tst:18857"/>
              <criterion comment="firefox is earlier than 2.0.0.18-0etch1" test_ref="oval:org.mitre.oval:tst:18489"/>
              <criterion comment="firefox-dom-inspector is earlier than 2.0.0.18-0etch1" test_ref="oval:org.mitre.oval:tst:19056"/>
              <criterion comment="iceweasel-dom-inspector is earlier than 2.0.0.18-0etch1" test_ref="oval:org.mitre.oval:tst:18374"/>
              <criterion comment="mozilla-firefox-gnome-support is earlier than 2.0.0.18-0etch1" test_ref="oval:org.mitre.oval:tst:18741"/>
              <criterion comment="mozilla-firefox-dom-inspector is earlier than 2.0.0.18-0etch1" test_ref="oval:org.mitre.oval:tst:18488"/>
              <criterion comment="firefox-gnome-support is earlier than 2.0.0.18-0etch1" test_ref="oval:org.mitre.oval:tst:18922"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="iceweasel-gnome-support is earlier than 2.0.0.18-0etch1" test_ref="oval:org.mitre.oval:tst:18961"/>
              <criterion comment="iceweasel-dbg is earlier than 2.0.0.18-0etch1" test_ref="oval:org.mitre.oval:tst:19099"/>
              <criterion comment="iceweasel is earlier than 2.0.0.18-0etch1" test_ref="oval:org.mitre.oval:tst:18733"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8139" version="3" class="patch">
      <metadata>
        <title>DSA-1780 libdbd-pg-perl -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libdbd-pg-perl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1780" ref_id="DSA-1780"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0663" ref_id="CVE-2009-0663"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1341" ref_id="CVE-2009-1341"/>
        <description>Two vulnerabilities have been discovered in libdbd-pg-perl, the DBI driver module for PostgreSQL database access (DBD::Pg). A heap-based buffer overflow may allow attackers to execute arbitrary code through applications which read rows from the database using the pg_getline and getline functions. (More common retrieval methods, such as selectall_arrayref and fetchrow_array, are not affected.) A memory leak in the routine which unquotes BYTEA values returned from the database allows attackers to cause a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:02.922-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:33.983-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:25.359-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8139 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:09.448-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:10.983-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="libdbd-pg-perl is earlier than 1.49-2+etch1" test_ref="oval:org.mitre.oval:tst:18264"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8138" version="3" class="patch">
      <metadata>
        <title>DSA-1808 drupal6 -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>drupal6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1808" ref_id="DSA-1808"/>
        <description>Markus Petrux discovered a cross-site scripting vulnerability in the taxonomy module of drupal6, a fully-featured content management framework. It is also possible that certain browsers using the UTF-7 encoding are vulnerable to a different cross-site scripting vulnerability.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:56.763-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:33.580-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:25.148-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8138 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:05.023-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:10.899-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="drupal6 is earlier than 6.6-3lenny2" test_ref="oval:org.mitre.oval:tst:19913"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8136" version="3" class="patch">
      <metadata>
        <title>DSA-1542 libcairo -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libcairo</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1542" ref_id="DSA-1542"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5503" ref_id="CVE-2007-5503"/>
        <description>Peter Valchev (Google Security) discovered a series of integer overflow weaknesses in Cairo, a vector graphics rendering library used by many other applications. If an application uses cairo to render a maliciously crafted PNG image, the vulnerability allows the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:20.379-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:33.312-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:24.855-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8136 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:10.992-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:10.749-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libcairo2-doc is earlier than 1.2.4-4.1+etch1" test_ref="oval:org.mitre.oval:tst:16920"/>
          </criteria>
          <criterion comment="libcairo2-dev is earlier than 1.2.4-4.1+etch1" test_ref="oval:org.mitre.oval:tst:16841"/>
          <criterion comment="libcairo-directfb2-dev is earlier than 1.2.4-4.1+etch1" test_ref="oval:org.mitre.oval:tst:16882"/>
          <criterion comment="libcairo-directfb2 is earlier than 1.2.4-4.1+etch1" test_ref="oval:org.mitre.oval:tst:16166"/>
          <criterion comment="libcairo2 is earlier than 1.2.4-4.1+etch1" test_ref="oval:org.mitre.oval:tst:16932"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8135" version="5" class="patch">
      <metadata>
        <title>DSA-1866 kdegraphics -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>kdegraphics</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1866" ref_id="DSA-1866"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0945" ref_id="CVE-2009-0945"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1709" ref_id="CVE-2009-1709"/>
        <description>Two security issues have been discovered in kdegraphics, the graphics apps from the official KDE release. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that the KSVG animation element implementation suffers from a null pointer dereference flaw, which could lead to the execution of arbitrary code. It was discovered that the KSVG animation element implementation is prone to a use-after-free flaw, which could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:12.842-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:31.633-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:23.765-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8135 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:13.469-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:10.458-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:18429 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:37.111-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:51.461-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kdegraphics is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18343"/>
                <criterion comment="kdegraphics-doc-html is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18434"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kolourpaint is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18339"/>
                <criterion comment="kdegraphics-kfile-plugins is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:17911"/>
                <criterion comment="ksvg is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18263"/>
                <criterion comment="libkscan-dev is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18421"/>
                <criterion comment="kgamma is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18198"/>
                <criterion comment="libkscan1 is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18353"/>
                <criterion comment="kooka is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18424"/>
                <criterion comment="kdegraphics-dev is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:17814"/>
                <criterion comment="kghostview is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18217"/>
                <criterion comment="kfaxview is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18373"/>
                <criterion comment="kviewshell is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18456"/>
                <criterion comment="kview is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18378"/>
                <criterion comment="kfax is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18308"/>
                <criterion comment="ksnapshot is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18363"/>
                <criterion comment="kmrml is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18333"/>
                <criterion comment="kpdf is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18278"/>
                <criterion comment="kcoloredit is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:17952"/>
                <criterion comment="kiconedit is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18106"/>
                <criterion comment="kruler is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:17567"/>
                <criterion comment="kuickshow is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18304"/>
                <criterion comment="kdvi is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:17515"/>
                <criterion comment="kdegraphics-dbg is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18235"/>
                <criterion comment="kpovmodeler is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18429"/>
                <criterion comment="kamera is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:18227"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kdegraphics is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18035"/>
                <criterion comment="kdegraphics-doc-html is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18204"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kolourpaint is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18144"/>
                <criterion comment="kdegraphics-kfile-plugins is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:17693"/>
                <criterion comment="ksvg is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:17921"/>
                <criterion comment="libkscan-dev is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:17927"/>
                <criterion comment="kgamma is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18306"/>
                <criterion comment="libkscan1 is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18049"/>
                <criterion comment="kooka is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18103"/>
                <criterion comment="kdegraphics-dev is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18078"/>
                <criterion comment="kghostview is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18311"/>
                <criterion comment="kfaxview is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18435"/>
                <criterion comment="kviewshell is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18196"/>
                <criterion comment="kview is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18320"/>
                <criterion comment="kfax is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:17496"/>
                <criterion comment="ksnapshot is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18329"/>
                <criterion comment="kmrml is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:17994"/>
                <criterion comment="kpdf is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18277"/>
                <criterion comment="kcoloredit is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18428"/>
                <criterion comment="kiconedit is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18006"/>
                <criterion comment="kruler is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18397"/>
                <criterion comment="kuickshow is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18275"/>
                <criterion comment="kdvi is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18148"/>
                <criterion comment="kdegraphics-dbg is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18415"/>
                <criterion comment="kpovmodeler is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:17989"/>
                <criterion comment="kamera is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:18360"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8133" version="3" class="patch">
      <metadata>
        <title>DSA-1500 splitvt -- privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>splitvt</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1500" ref_id="DSA-1500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0162" ref_id="CVE-2008-0162"/>
        <description>Mike Ashton discovered that splitvt, a utility to run two programs in a split screen, did not drop group privileges prior to executing xprop. This could allow any local user to gain the privileges of group utmp.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:56.797-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:31.281-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:23.448-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8133 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:13.934-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:10.263-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="splitvt is earlier than 1.6.5-9etch1" test_ref="oval:org.mitre.oval:tst:15791"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8132" version="3" class="patch">
      <metadata>
        <title>DSA-1859 libxml2 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libxml2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1859" ref_id="DSA-1859"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2416" ref_id="CVE-2009-2416"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2414" ref_id="CVE-2009-2414"/>
        <description>Rauli Kaksonen, Tero Rontti and Jukka Taimisto discovered several vulnerabilities in libxml2, a library for parsing and handling XML data files, which can lead to denial of service conditions or possibly arbitrary code execution in the application using the library. The Common Vulnerabilities and Exposures project identifies the following problems: An XML document with specially-crafted Notation or Enumeration attribute types in a DTD definition leads to the use of a pointers to memory areas which have already been freed. Missing checks for the depth of ELEMENT DTD definitions when parsing child content can lead to extensive stack-growth due to a function recursion which can be triggered via a crafted XML document.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:47.594-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:30.601-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:22.871-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8132 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:13.764-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:10.115-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libxml2-doc is earlier than 2.6.32.dfsg-5+lenny1" test_ref="oval:org.mitre.oval:tst:18272"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libxml2 is earlier than 2.6.32.dfsg-5+lenny1" test_ref="oval:org.mitre.oval:tst:19242"/>
                <criterion comment="libxml2-utils is earlier than 2.6.32.dfsg-5+lenny1" test_ref="oval:org.mitre.oval:tst:19227"/>
                <criterion comment="python-libxml2 is earlier than 2.6.32.dfsg-5+lenny1" test_ref="oval:org.mitre.oval:tst:19190"/>
                <criterion comment="libxml2-dbg is earlier than 2.6.32.dfsg-5+lenny1" test_ref="oval:org.mitre.oval:tst:18433"/>
                <criterion comment="libxml2-dev is earlier than 2.6.32.dfsg-5+lenny1" test_ref="oval:org.mitre.oval:tst:18577"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libxml2-doc is earlier than 2.6.27.dfsg-6+etch1" test_ref="oval:org.mitre.oval:tst:18581"/>
            </criteria>
            <criterion comment="libxml2 is earlier than 2.6.27.dfsg-6+etch1" test_ref="oval:org.mitre.oval:tst:19057"/>
            <criterion comment="libxml2-utils is earlier than 2.6.27.dfsg-6+etch1" test_ref="oval:org.mitre.oval:tst:18981"/>
            <criterion comment="python-libxml2 is earlier than 2.6.27.dfsg-6+etch1" test_ref="oval:org.mitre.oval:tst:18621"/>
            <criterion comment="libxml2-dbg is earlier than 2.6.27.dfsg-6+etch1" test_ref="oval:org.mitre.oval:tst:18906"/>
            <criterion comment="libxml2-dev is earlier than 2.6.27.dfsg-6+etch1" test_ref="oval:org.mitre.oval:tst:19002"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8131" version="3" class="patch">
      <metadata>
        <title>DSA-1864 linux-2.6.24 -- privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1864" ref_id="DSA-1864"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2692" ref_id="CVE-2009-2692"/>
        <description>A vulnerability has been discovered in the Linux kernel that may lead to privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problem: Tavis Ormandy and Julien Tinnes discovered an issue with how the sendpage function is initialised in the proto_ops structure. Local users can exploit this vulnerability to gain elevated privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:06.324-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:29.877-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:21.864-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8131 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:10.177-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:09.930-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-patch-debian-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18269"/>
              <criterion comment="linux-support-2.6.24-etchnhalf.1 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18298"/>
              <criterion comment="linux-doc-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18118"/>
              <criterion comment="linux-tree-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18022"/>
              <criterion comment="linux-source-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18151"/>
              <criterion comment="linux-manual-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18297"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18274"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18245"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-s390 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:17853"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:17924"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390-tape is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:17313"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18101"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18271"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18120"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18248"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:17723"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18030"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18063"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18416"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18295"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18257"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:17820"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18099"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-hppa is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18197"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:17826"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18173"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18439"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:17719"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.8etch3" test_ref="oval:org.mitre.oval:tst:18055"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8130" version="3" class="patch">
      <metadata>
        <title>DSA-1504 kernel-source-2.6.8 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 3.1</platform>
          <product>kernel-source-2.6.8</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1504" ref_id="DSA-1504"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5823" ref_id="CVE-2006-5823"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6054" ref_id="CVE-2006-6054"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6058" ref_id="CVE-2006-6058"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-7203" ref_id="CVE-2006-7203"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1353" ref_id="CVE-2007-1353"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2172" ref_id="CVE-2007-2172"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2525" ref_id="CVE-2007-2525"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3105" ref_id="CVE-2007-3105"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3739" ref_id="CVE-2007-3739"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3740" ref_id="CVE-2007-3740"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3848" ref_id="CVE-2007-3848"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4133" ref_id="CVE-2007-4133"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4308" ref_id="CVE-2007-4308"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4573" ref_id="CVE-2007-4573"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5093" ref_id="CVE-2007-5093"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6063" ref_id="CVE-2007-6063"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6151" ref_id="CVE-2007-6151"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6206" ref_id="CVE-2007-6206"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6694" ref_id="CVE-2007-6694"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0007" ref_id="CVE-2008-0007"/>
        <description>Several local and remote vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems: LMH reported a potential local DoS which could be exploited by a malicious user with the privileges to mount and read a corrupted cramfs filesystem. LMH reported a potential local DoS which could be exploited by a malicious user with the privileges to mount and read a corrupted ext2 filesystem. LMH reported an issue in the minix filesystem that allows local users with mount privileges to create a DoS (printk flood) by mounting a specially crafted corrupt filesystem. OpenVZ Linux kernel team reported an issue in the smbfs filesystem which can be exploited by local users to cause a DoS (oops) during mount. Ilja van Sprundel discovered that kernel memory could be leaked via the Bluetooth setsockopt call due to an uninitialised stack buffer. This could be used by local attackers to read the contents of sensitive kernel memory. Thomas Graf reported a typo in the DECnet protocol handler that could be used by a local attacker to overrun an array via crafted packets, potentially resulting in a Denial of Service (system crash). A similar issue exists in the IPV4 protocol handler and will be fixed in a subsequent update. Florian Zumbiehl discovered a memory leak in the PPPOE subsystem caused by releasing a socket before PPPIOCGCHAN is called upon it. This could be used by a local user to DoS a system by consuming all available memory. The PaX Team discovered a potential buffer overflow in the random number generator which may permit local users to cause a denial of service or gain additional privileges. This issue is not believed to effect default Debian installations where only root has sufficient privileges to exploit it. Adam Litke reported a potential local denial of service (oops) on powerpc platforms resulting from unchecked VMA expansion into address space reserved for hugetlb pages. Steve French reported that CIFS filesystems with CAP_UNIX enabled were not honoring a process umask, which may lead to unintentionally relaxed permissions. Wojciech Purczynski discovered that pdeath_signal was not being reset properly under certain conditions, which may allow local users to gain privileges by sending arbitrary signals to suid binaries. Hugh Dickins discovered a potential local DoS (panic) in hugetlbfs. A misconversion of hugetlb_vmtruncate_list to prio_tree may allow local users to trigger a BUG_ON() call in exit_mmap. Alan Cox reported an issue in the aacraid driver that allows unprivileged local users to make ioctl calls which should be restricted to admin privileges. Wojciech Purczynski discovered a vulnerability that can be exploited by a local user to obtain superuser privileges on x86_64 systems. This resulted from improper clearing of the high bits of registers during ia32 system call emulation. This vulnerability is relevant to the Debian amd64 port as well as users of the i386 port who run the amd64 linux-image flavour. Alex Smith discovered an issue with the pwc driver for certain webcam devices. If the device is removed while a userspace application has it open, the driver will wait for userspace to close the device, resulting in a blocked USB subsystem. This issue is of low security impact as it requires the attacker to either have physical access to the system or to convince a user with local access to remove the device on their behalf. Venustech AD-LAB discovered a buffer overflow in the isdn ioctl handling, exploitable by a local user. ADLAB discovered a possible memory overrun in the ISDN subsystem that may permit a local user to overwrite kernel memory by issuing ioctls with unterminated data. Blake Frantz discovered that when a core file owned by a non-root user exists, and a root-owned process dumps core over it, the core file retains its original ownership. This could be used by a local user to gain access to sensitive information. Cyrill Gorcunov reported a NULL pointer dereference in code specific to the CHRP PowerPC platforms. Local users could exploit this issue to achieve a Denial of Service (DoS). Nick Piggin of SuSE discovered a number of issues in subsystems which register a fault handler for memory mapped areas. This issue can be exploited by local users to achieve a Denial of Service (DoS) and possibly execute arbitrary code. The following matrix lists additional packages that were rebuilt for compatibility with or to take advantage of this update: We recommend that you upgrade your kernel package immediately and reboot the machine. If you have built a custom kernel from the kernel source package, you will need to rebuild to take advantage of these fixes.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:03.980-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:28.891-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:21.248-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8130 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:12.872-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:09.395-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="kernel-patch-2.6.8-s390 is earlier than 2.6.8-6sarge1" test_ref="oval:org.mitre.oval:tst:16053"/>
              <criterion comment="kernel-tree-2.6.8 is earlier than 2.6.8-17sarge1" test_ref="oval:org.mitre.oval:tst:16032"/>
              <criterion comment="kernel-doc-2.6.8 is earlier than 2.6.8-17sarge1" test_ref="oval:org.mitre.oval:tst:15589"/>
              <criterion comment="kernel-patch-debian-2.6.8 is earlier than 2.6.8-17sarge1" test_ref="oval:org.mitre.oval:tst:16078"/>
              <criterion comment="kernel-source-2.6.8 is earlier than 2.6.8-17sarge1" test_ref="oval:org.mitre.oval:tst:16088"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="kernel-headers-2.6.8-4 is earlier than 2.6.8-6sarge1" test_ref="oval:org.mitre.oval:tst:15928"/>
              <criterion comment="kernel-image-2.6.8-4-s390-tape is earlier than 2.6.8-6sarge1" test_ref="oval:org.mitre.oval:tst:16011"/>
              <criterion comment="kernel-image-2.6.8-4-s390 is earlier than 2.6.8-6sarge1" test_ref="oval:org.mitre.oval:tst:16111"/>
              <criterion comment="kernel-image-2.6.8-4-s390x is earlier than 2.6.8-6sarge1" test_ref="oval:org.mitre.oval:tst:15629"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="kernel-headers-2.6.8-13-amd64-generic is earlier than 2.6.8-17sarge1" test_ref="oval:org.mitre.oval:tst:15363"/>
              <criterion comment="kernel-image-2.6.8-13-em64t-p4-smp is earlier than 2.6.8-17sarge1" test_ref="oval:org.mitre.oval:tst:15700"/>
              <criterion comment="kernel-headers-2.6.8-13-em64t-p4-smp is earlier than 2.6.8-17sarge1" test_ref="oval:org.mitre.oval:tst:15973"/>
              <criterion comment="kernel-headers-2.6.8-13-amd64-k8 is earlier than 2.6.8-17sarge1" test_ref="oval:org.mitre.oval:tst:15893"/>
              <criterion comment="kernel-headers-2.6.8-13-amd64-k8-smp is earlier than 2.6.8-17sarge1" test_ref="oval:org.mitre.oval:tst:15876"/>
              <criterion comment="kernel-headers-2.6.8-13-em64t-p4 is earlier than 2.6.8-17sarge1" test_ref="oval:org.mitre.oval:tst:15998"/>
              <criterion comment="kernel-image-2.6.8-13-amd64-k8-smp is earlier than 2.6.8-17sarge1" test_ref="oval:org.mitre.oval:tst:15746"/>
              <criterion comment="kernel-image-2.6.8-13-amd64-k8 is earlier than 2.6.8-17sarge1" test_ref="oval:org.mitre.oval:tst:15486"/>
              <criterion comment="kernel-image-2.6.8-13-amd64-generic is earlier than 2.6.8-17sarge1" test_ref="oval:org.mitre.oval:tst:15866"/>
              <criterion comment="kernel-image-2.6.8-13-em64t-p4 is earlier than 2.6.8-17sarge1" test_ref="oval:org.mitre.oval:tst:15723"/>
              <criterion comment="kernel-headers-2.6.8-13 is earlier than 2.6.8-17sarge1" test_ref="oval:org.mitre.oval:tst:15591"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="kernel-headers-2.6.8-4 is earlier than 2.6.8-7sarge1" test_ref="oval:org.mitre.oval:tst:15933"/>
              <criterion comment="kernel-image-2.6.8-4-64 is earlier than 2.6.8-7sarge1" test_ref="oval:org.mitre.oval:tst:15987"/>
              <criterion comment="kernel-headers-2.6.8-4-64 is earlier than 2.6.8-7sarge1" test_ref="oval:org.mitre.oval:tst:15929"/>
              <criterion comment="kernel-image-2.6.8-4-64-smp is earlier than 2.6.8-7sarge1" test_ref="oval:org.mitre.oval:tst:15926"/>
              <criterion comment="kernel-headers-2.6.8-4-32 is earlier than 2.6.8-7sarge1" test_ref="oval:org.mitre.oval:tst:16035"/>
              <criterion comment="kernel-image-2.6.8-4-32-smp is earlier than 2.6.8-7sarge1" test_ref="oval:org.mitre.oval:tst:16142"/>
              <criterion comment="kernel-headers-2.6.8-4-32-smp is earlier than 2.6.8-7sarge1" test_ref="oval:org.mitre.oval:tst:16028"/>
              <criterion comment="kernel-headers-2.6.8-4-64-smp is earlier than 2.6.8-7sarge1" test_ref="oval:org.mitre.oval:tst:15726"/>
              <criterion comment="kernel-image-2.6.8-4-32 is earlier than 2.6.8-7sarge1" test_ref="oval:org.mitre.oval:tst:16076"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8129" version="3" class="patch">
      <metadata>
        <title>DSA-1870 pidgin -- insufficient input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>pidgin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1870" ref_id="DSA-1870"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2694" ref_id="CVE-2009-2694"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2927" ref_id="CVE-2008-2927"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1376" ref_id="CVE-2009-1376"/>
        <description>Federico Muttis discovered that libpurple, the shared library that adds support for various instant messaging networks to the pidgin IM client, is vulnerable to a heap-based buffer overflow. This issue exists because of an incomplete fix for CVE-2008-2927 and CVE-2009-1376. An attacker can exploit this by sending two consecutive SLP packets to a victim via MSN. The first packet is used to create an SLP message object with an offset of zero, the second packet then contains a crafted offset, which hits the vulnerable code originally fixed in CVE-2008-2927 and CVE-2009-1376, and allows an attacker to execute arbitrary code. Note: Users with the "Allow only the users below" setting are not vulnerable to this attack. If you can't install the below updates you may want to set this via Tools->Privacy.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:49.822-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:28.269-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:20.764-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8129 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:09.638-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:09.149-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libpurple-dev is earlier than 2.4.3-4lenny3" test_ref="oval:org.mitre.oval:tst:14856"/>
              <criterion comment="finch-dev is earlier than 2.4.3-4lenny3" test_ref="oval:org.mitre.oval:tst:15221"/>
              <criterion comment="pidgin-dev is earlier than 2.4.3-4lenny3" test_ref="oval:org.mitre.oval:tst:15653"/>
              <criterion comment="libpurple-bin is earlier than 2.4.3-4lenny3" test_ref="oval:org.mitre.oval:tst:15646"/>
              <criterion comment="pidgin-data is earlier than 2.4.3-4lenny3" test_ref="oval:org.mitre.oval:tst:15020"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libpurple0 is earlier than 2.4.3-4lenny3" test_ref="oval:org.mitre.oval:tst:15091"/>
              <criterion comment="pidgin-dbg is earlier than 2.4.3-4lenny3" test_ref="oval:org.mitre.oval:tst:15465"/>
              <criterion comment="pidgin is earlier than 2.4.3-4lenny3" test_ref="oval:org.mitre.oval:tst:15417"/>
              <criterion comment="finch is earlier than 2.4.3-4lenny3" test_ref="oval:org.mitre.oval:tst:15702"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8128" version="3" class="patch">
      <metadata>
        <title>DSA-1711 typo3-src -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>typo3-src</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1711" ref_id="DSA-1711"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0255" ref_id="CVE-2009-0255"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0256" ref_id="CVE-2009-0256"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0257" ref_id="CVE-2009-0257"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0258" ref_id="CVE-2009-0258"/>
        <description>Several remotely exploitable vulnerabilities have been discovered in the TYPO3 web content management framework. The Common Vulnerabilities and Exposures project identifies the following problems: Chris John Riley discovered that the TYPO3-wide used encryption key is generated with an insufficiently random seed resulting in low entropy, which makes it easier for attackers to crack this key. Marcus Krause discovered that TYPO3 is not invalidating a supplied session on authentication which allows an attacker to take over a victims session via a session fixation attack. Multiple cross-site scripting vulnerabilities allow remote attackers to inject arbitrary web script or HTML via various arguments and user supplied strings used in the indexed search system extension, adodb extension test scripts or the workspace module. Mads Olesen discovered a remote command injection vulnerability in the indexed search system extension which allows attackers to execute arbitrary code via a crafted file name which is passed unescaped to various system tools that extract file content for the indexing. Because of CVE-2009-0255, please make sure that besides installing this update, you also create a new encryption key after the installation.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:10.596-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:27.912-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:20.533-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8128 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:09.297-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:08.854-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="typo3 is earlier than 4.0.2+debian-7" test_ref="oval:org.mitre.oval:tst:14983"/>
          <criterion comment="typo3-src-4.0 is earlier than 4.0.2+debian-7" test_ref="oval:org.mitre.oval:tst:15021"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8126" version="3" class="patch">
      <metadata>
        <title>DSA-1897 horde3 -- insufficient input sanitisation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>horde3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1897" ref_id="DSA-1897"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3236" ref_id="CVE-2009-3236"/>
        <description>Stefan Esser discovered that Horde, a web application framework providing classes for dealing with preferences, compression, browser detection, connection tracking, MIME, and more, is insufficiently validating and escaping user provided input. The Horde_Form_Type_image form element allows to reuse a temporary filename on reuploads which are stored in a hidden HTML field and then trusted without prior validation. An attacker can use this to overwrite arbitrary files on the system or to upload PHP code and thus execute arbitrary code with the rights of the webserver.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:08.323-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:27.606-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:20.287-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8126 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:10.836-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:08.718-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="horde3 is earlier than 3.2.2+debian0-2+lenny1" test_ref="oval:org.mitre.oval:tst:19814"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="horde3 is earlier than 3.1.3-4etch6" test_ref="oval:org.mitre.oval:tst:19965"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8124" version="3" class="patch">
      <metadata>
        <title>DSA-1470 horde3 -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>horde3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1470" ref_id="DSA-1470"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6018" ref_id="CVE-2007-6018"/>
        <description>Ulf Hauml rnhammar discovered that the HTML filter of the Horde web application framework performed insufficient input sanitising, which may lead to the deletion of emails if a user is tricked into viewing a malformed email inside the Imp client. This update also provides backported bugfixes to the cross-site scripting filter and the user management API from the latest Horde release 3.1.6. The old stable distribution (sarge) is not affected. An update to Etch is recommended, though.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:32.631-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:27.384-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:20.074-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8124 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:10.347-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:08.553-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="horde3 is earlier than 3.1.3-4etch2" test_ref="oval:org.mitre.oval:tst:16721"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8123" version="3" class="patch">
      <metadata>
        <title>DSA-1547 openoffice.org -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>openoffice.org</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1547" ref_id="DSA-1547"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5745" ref_id="CVE-2007-5745"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5746" ref_id="CVE-2007-5746"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5747" ref_id="CVE-2007-5747"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0320" ref_id="CVE-2008-0320"/>
        <description>Several security related problems have been discovered in OpenOffice.org, the free office suite. The Common Vulnerabilities and Exposures project identifies the following problems: Several bugs have been discovered in the way OpenOffice.org parses Quattro Pro files that may lead to a overflow in the heap potentially leading to the execution of arbitrary code. Specially crafted EMF files can trigger a buffer overflow in the heap that may lead to the execution of arbitrary code. A bug has been discovered in the processing of OLE files that can cause a buffer overflow in the heap potentially leading to the execution of arbitrary code. Recently reported problems in the ICU library are fixed in separate libicu packages with DSA 1511 against which OpenOffice.org is linked.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:15.673-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:24.555-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:17.447-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8123 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:08.069-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:07.695-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org-dtd-officedocument1.0 is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16321"/>
                <criterion comment="openoffice.org-l10n-cy is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16708"/>
                <criterion comment="openoffice.org-l10n-cs is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16534"/>
                <criterion comment="openoffice.org-help-hu is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16846"/>
                <criterion comment="openoffice.org-l10n-vi is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16555"/>
                <criterion comment="openoffice.org-l10n-ca is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16795"/>
                <criterion comment="openoffice.org-help-en-us is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16689"/>
                <criterion comment="ttf-opensymbol is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:15874"/>
                <criterion comment="openoffice.org-l10n-ka is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16766"/>
                <criterion comment="openoffice.org-l10n-km is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16537"/>
                <criterion comment="openoffice.org-l10n-ko is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16701"/>
                <criterion comment="openoffice.org-l10n-pl is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:15911"/>
                <criterion comment="broffice.org is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16206"/>
                <criterion comment="openoffice.org-l10n-ku is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16718"/>
                <criterion comment="openoffice.org-l10n-pt is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16431"/>
                <criterion comment="openoffice.org-l10n-xh is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16723"/>
                <criterion comment="openoffice.org-help-it is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16122"/>
                <criterion comment="openoffice.org-help-pl is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16711"/>
                <criterion comment="openoffice.org-l10n-be-by is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16554"/>
                <criterion comment="openoffice.org-l10n-hr is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16820"/>
                <criterion comment="openoffice.org-l10n-hu is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16849"/>
                <criterion comment="openoffice.org-l10n-mk is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16328"/>
                <criterion comment="openoffice.org-l10n-hi is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16806"/>
                <criterion comment="openoffice.org-l10n-sr-cs is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16876"/>
                <criterion comment="openoffice.org-l10n-he is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16498"/>
                <criterion comment="openoffice.org-l10n-en-za is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16874"/>
                <criterion comment="openoffice.org-l10n-as-in is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16904"/>
                <criterion comment="openoffice.org-l10n-ta-in is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16297"/>
                <criterion comment="openoffice.org-l10n-te-in is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16742"/>
                <criterion comment="openoffice.org-help-nl is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16620"/>
                <criterion comment="openoffice.org-l10n-eo is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16864"/>
                <criterion comment="openoffice.org-l10n-el is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16827"/>
                <criterion comment="openoffice.org-l10n-zu is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16683"/>
                <criterion comment="openoffice.org-l10n-hi-in is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16825"/>
                <criterion comment="openoffice.org-l10n-zh-tw is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16862"/>
                <criterion comment="openoffice.org-l10n-za is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16822"/>
                <criterion comment="openoffice.org-l10n-et is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16696"/>
                <criterion comment="openoffice.org-help-fr is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16896"/>
                <criterion comment="openoffice.org-l10n-rw is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16760"/>
                <criterion comment="openoffice.org-l10n-es is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16670"/>
                <criterion comment="openoffice.org-l10n-ru is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16237"/>
                <criterion comment="openoffice.org-l10n-bs is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16727"/>
                <criterion comment="openoffice.org-l10n-br is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16818"/>
                <criterion comment="openoffice.org-l10n-bn is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16853"/>
                <criterion comment="openoffice.org-l10n-bg is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16658"/>
                <criterion comment="openoffice.org-l10n-sl is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16829"/>
                <criterion comment="openoffice.org-l10n-ja is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16436"/>
                <criterion comment="openoffice.org-l10n-en-gb is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16692"/>
                <criterion comment="openoffice.org-l10n-sk is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16415"/>
                <criterion comment="openoffice.org-l10n-st is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16697"/>
                <criterion comment="openoffice.org-l10n-sv is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16831"/>
                <criterion comment="openoffice.org-l10n-ss is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16655"/>
                <criterion comment="openoffice.org-help-sv is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:15940"/>
                <criterion comment="openoffice.org-help-dz is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16908"/>
                <criterion comment="openoffice.org-help-da is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16575"/>
                <criterion comment="openoffice.org-help-de is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:15975"/>
                <criterion comment="openoffice.org-help-sl is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16341"/>
                <criterion comment="openoffice.org-java-common is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16815"/>
                <criterion comment="openoffice.org-l10n-ga is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16823"/>
                <criterion comment="openoffice.org-l10n-ts is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16643"/>
                <criterion comment="openoffice.org-l10n-tr is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16764"/>
                <criterion comment="openoffice.org-l10n-tn is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16906"/>
                <criterion comment="openoffice.org-l10n-th is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16943"/>
                <criterion comment="openoffice.org-l10n-tg is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16484"/>
                <criterion comment="openoffice.org-help-et is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16685"/>
                <criterion comment="openoffice.org-help-es is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16863"/>
                <criterion comment="openoffice.org-filter-mobiledev is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16792"/>
                <criterion comment="openoffice.org-l10n-or-in is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16840"/>
                <criterion comment="openoffice.org-help-en is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16971"/>
                <criterion comment="openoffice.org-l10n-lt is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16621"/>
                <criterion comment="openoffice.org-l10n-lv is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16687"/>
                <criterion comment="openoffice.org-l10n-de is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16973"/>
                <criterion comment="openoffice.org-l10n-da is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16190"/>
                <criterion comment="openoffice.org-l10n-uk is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16929"/>
                <criterion comment="openoffice.org-l10n-dz is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16735"/>
                <criterion comment="openoffice.org-l10n-lo is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16961"/>
                <criterion comment="openoffice.org-l10n-ml-in is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16757"/>
                <criterion comment="openoffice.org-help-en-gb is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16950"/>
                <criterion comment="openoffice.org-l10n-af is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16800"/>
                <criterion comment="openoffice.org-common is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16360"/>
                <criterion comment="openoffice.org-help-ja is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16072"/>
                <criterion comment="openoffice.org-l10n-zh-cn is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16812"/>
                <criterion comment="openoffice.org-l10n-ve is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16897"/>
                <criterion comment="openoffice.org-help-zh-cn is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16446"/>
                <criterion comment="openoffice.org-l10n-it is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16856"/>
                <criterion comment="openoffice.org-l10n-gu-in is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16832"/>
                <criterion comment="openoffice.org-l10n-in is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16172"/>
                <criterion comment="openoffice.org-help-zh-tw is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16821"/>
                <criterion comment="openoffice.org-help-ru is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16739"/>
                <criterion comment="openoffice.org-l10n-fr is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16955"/>
                <criterion comment="openoffice.org-l10n-pt-br is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16901"/>
                <criterion comment="openoffice.org-help-pt-br is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16496"/>
                <criterion comment="openoffice.org-help-ko is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16598"/>
                <criterion comment="openoffice.org-help-km is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16353"/>
                <criterion comment="openoffice.org-l10n-fa is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:15981"/>
                <criterion comment="openoffice.org-l10n-fi is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16941"/>
                <criterion comment="openoffice.org-qa-api-tests is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16478"/>
                <criterion comment="openoffice.org-help-hi-in is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16015"/>
                <criterion comment="openoffice.org-l10n-ns is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16633"/>
                <criterion comment="openoffice.org-l10n-nr is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16888"/>
                <criterion comment="openoffice.org-dev-doc is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16991"/>
                <criterion comment="openoffice.org-l10n-nn is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16316"/>
                <criterion comment="openoffice.org-l10n-nl is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16871"/>
                <criterion comment="openoffice.org-help-cs is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16830"/>
                <criterion comment="openoffice.org-l10n-ne is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16914"/>
                <criterion comment="openoffice.org-l10n-pa-in is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16738"/>
                <criterion comment="openoffice.org-l10n-nb is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16780"/>
              </criteria>
            </criteria>
            <criterion comment="libmythes-dev is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16900"/>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org-filter-so52 is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:17014"/>
                <criterion comment="openoffice.org-impress is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16732"/>
                <criterion comment="openoffice.org-evolution is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:17013"/>
                <criterion comment="openoffice.org-base is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16588"/>
                <criterion comment="openoffice.org is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16790"/>
                <criterion comment="openoffice.org-math is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16728"/>
                <criterion comment="openoffice.org-calc is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16287"/>
                <criterion comment="openoffice.org-qa-tools is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16868"/>
                <criterion comment="openoffice.org-dbg is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16891"/>
                <criterion comment="openoffice.org-gtk is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16960"/>
                <criterion comment="openoffice.org-officebean is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16893"/>
                <criterion comment="python-uno is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16256"/>
                <criterion comment="openoffice.org-gtk-gnome is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16781"/>
                <criterion comment="openoffice.org-writer is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16984"/>
                <criterion comment="openoffice.org-dev is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16657"/>
                <criterion comment="openoffice.org-gcj is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16747"/>
                <criterion comment="openoffice.org-kde is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16977"/>
                <criterion comment="openoffice.org-draw is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16691"/>
                <criterion comment="openoffice.org-gnome is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16935"/>
                <criterion comment="openoffice.org-core is earlier than 2.0.4.dfsg.2-7etch5" test_ref="oval:org.mitre.oval:tst:16508"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org-l10n-ar is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16985"/>
                <criterion comment="openoffice.org-l10n-cy is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16986"/>
                <criterion comment="openoffice.org is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16912"/>
                <criterion comment="openoffice.org-l10n-da is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16646"/>
                <criterion comment="openoffice.org-l10n-cs is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16918"/>
                <criterion comment="openoffice.org-l10n-af is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16641"/>
                <criterion comment="openoffice.org-l10n-ca is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16202"/>
                <criterion comment="openoffice.org-l10n-en is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16688"/>
                <criterion comment="openoffice.org-l10n-pt-br is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16324"/>
                <criterion comment="openoffice.org-l10n-el is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16669"/>
                <criterion comment="openoffice.org-l10n-gl is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16034"/>
                <criterion comment="openoffice.org-l10n-zu is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16300"/>
                <criterion comment="openoffice.org-thesaurus-en-us is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16964"/>
                <criterion comment="openoffice.org-l10n-kn is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16413"/>
                <criterion comment="openoffice.org-l10n-ko is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16947"/>
                <criterion comment="openoffice.org-l10n-pl is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16826"/>
                <criterion comment="openoffice.org-l10n-it is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16881"/>
                <criterion comment="openoffice.org-l10n-tr is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16022"/>
                <criterion comment="openoffice.org-l10n-zh-tw is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16586"/>
                <criterion comment="openoffice.org-l10n-tn is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16919"/>
                <criterion comment="openoffice.org-l10n-pt is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16958"/>
                <criterion comment="openoffice.org-l10n-et is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16755"/>
                <criterion comment="openoffice.org-l10n-eu is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16903"/>
                <criterion comment="openoffice.org-l10n-es is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16726"/>
                <criterion comment="openoffice.org-l10n-ru is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16949"/>
                <criterion comment="openoffice.org-l10n-th is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16714"/>
                <criterion comment="openoffice.org-l10n-zh-cn is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16981"/>
                <criterion comment="openoffice.org-l10n-fr is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16686"/>
                <criterion comment="ttf-opensymbol is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16450"/>
                <criterion comment="openoffice.org-l10n-ns is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16885"/>
                <criterion comment="openoffice.org-l10n-fi is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16898"/>
                <criterion comment="openoffice.org-l10n-sl is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16163"/>
                <criterion comment="openoffice.org-l10n-lt is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16585"/>
                <criterion comment="openoffice.org-l10n-ja is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16793"/>
                <criterion comment="openoffice.org-l10n-sk is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16033"/>
                <criterion comment="openoffice.org-l10n-de is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16043"/>
                <criterion comment="openoffice.org-l10n-hu is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16811"/>
                <criterion comment="openoffice.org-l10n-hi is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16923"/>
                <criterion comment="openoffice.org-l10n-nn is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16678"/>
                <criterion comment="openoffice.org-l10n-nl is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16131"/>
                <criterion comment="openoffice.org-mimelnk is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16246"/>
                <criterion comment="openoffice.org-l10n-sv is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16930"/>
                <criterion comment="openoffice.org-l10n-he is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16767"/>
                <criterion comment="openoffice.org-l10n-nb is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16870"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org-dev is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16892"/>
                <criterion comment="openoffice.org-gtk-gnome is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16649"/>
                <criterion comment="openoffice.org-evolution is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16592"/>
                <criterion comment="openoffice.org-bin is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:17027"/>
                <criterion comment="openoffice.org-kde is earlier than 1.1.3-9sarge9" test_ref="oval:org.mitre.oval:tst:16801"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8122" version="3" class="patch">
      <metadata>
        <title>DSA-1583 gnome-peercast -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gnome-peercast</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1583" ref_id="DSA-1583"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6454" ref_id="CVE-2007-6454"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2040" ref_id="CVE-2008-2040"/>
        <description>Several remote vulnerabilities have been discovered in GNOME PeerCast, the GNOME interface to PeerCast, a P2P audio and video streaming server. The Common Vulnerabilities and Exposures project identifies the following problems: Luigi Auriemma discovered that PeerCast is vulnerable to a heap overflow in the HTTP server code, which allows remote attackers to cause a denial of service and possibly execute arbitrary code via a long SOURCE request. Nico Golde discovered that PeerCast, a P2P audio and video streaming server, is vulnerable to a buffer overflow in the HTTP Basic Authentication code, allowing a remote attacker to crash PeerCast or execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:41.276-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:24.120-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:16.837-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8122 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:12.338-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:07.359-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="gnome-peercast is earlier than 0.5.4-1.1etch0" test_ref="oval:org.mitre.oval:tst:17640"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8121" version="3" class="patch">
      <metadata>
        <title>DSA-1718 boinc -- incorrect API usage</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>boinc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1718" ref_id="DSA-1718"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0126" ref_id="CVE-2009-0126"/>
        <description>It was discovered that the core client for the BOINC distributed computing infrastructure performs incorrect validation of the return values of OpenSSL's RSA functions.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:14.633-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:23.634-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:16.506-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8121 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:01.561-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:07.156-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="boinc-dev is earlier than 5.4.11-4+etch1" test_ref="oval:org.mitre.oval:tst:14770"/>
          <criterion comment="boinc-manager is earlier than 5.4.11-4+etch1" test_ref="oval:org.mitre.oval:tst:14905"/>
          <criterion comment="boinc-client is earlier than 5.4.11-4+etch1" test_ref="oval:org.mitre.oval:tst:14755"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8120" version="3" class="patch">
      <metadata>
        <title>DSA-1455 libarchive1 -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libarchive1</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1455" ref_id="DSA-1455"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3641" ref_id="CVE-2007-3641"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3644" ref_id="CVE-2007-3644"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3645" ref_id="CVE-2007-3645"/>
        <description>Several local/remote vulnerabilities have been discovered in libarchive1, a single library to read/write tar, cpio, pax, zip, iso9660 archives. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that libarchive1 would miscompute the length of a buffer resulting in a buffer overflow if yet another type of corruption occurred in a pax extension header. It was discovered that if an archive prematurely ended within a pax extension header the libarchive1 library could enter an infinite loop. If an archive prematurely ended within a tar header, immediately following a pax extension header, libarchive1 could dereference a NULL pointer. The old stable distribution (sarge), does not contain this package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:17.678-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:23.282-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:16.277-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8120 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:10.679-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:06.908-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libarchive-dev is earlier than 1.2.53-2etch1" test_ref="oval:org.mitre.oval:tst:18332"/>
          <criterion comment="libarchive1 is earlier than 1.2.53-2etch1" test_ref="oval:org.mitre.oval:tst:18107"/>
          <criterion comment="bsdtar is earlier than 1.2.53-2etch1" test_ref="oval:org.mitre.oval:tst:18195"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8119" version="3" class="patch">
      <metadata>
        <title>DSA-1599 dbus -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dbus</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1599" ref_id="DSA-1599"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0595" ref_id="CVE-2008-0595"/>
        <description>Havoc Pennington discovered that DBus, a simple interprocess messaging system, performs insufficient validation of security policies, which might allow local privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:47.372-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:22.749-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:15.865-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8119 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:02.582-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:06.732-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="dbus-1-doc is earlier than 1.0.2-1+etch1" test_ref="oval:org.mitre.oval:tst:19132"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="dbus-1-utils is earlier than 1.0.2-1+etch1" test_ref="oval:org.mitre.oval:tst:19412"/>
              <criterion comment="dbus is earlier than 1.0.2-1+etch1" test_ref="oval:org.mitre.oval:tst:19348"/>
              <criterion comment="libdbus-1-3 is earlier than 1.0.2-1+etch1" test_ref="oval:org.mitre.oval:tst:19747"/>
              <criterion comment="libdbus-1-dev is earlier than 1.0.2-1+etch1" test_ref="oval:org.mitre.oval:tst:19733"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8118" version="5" class="patch">
      <metadata>
        <title>DSA-1592 linux-2.6 -- heap overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1592" ref_id="DSA-1592"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1673" ref_id="CVE-2008-1673"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2358" ref_id="CVE-2008-2358"/>
        <description>Two vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or arbitrary code execution. The Common Vulnerabilities and Exposures project identifies the following problems: Wei Wang from McAfee reported a potential heap overflow in the ASN.1 decode code that is used by the SNMP NAT and CIFS subsystem. Exploitation of this issue may lead to arbitrary code execution. This issue is not believed to be exploitable with the pre-built kernel images provided by Debian, but it might be an issue for custom images built from the Debian-provided source package. Brandon Edwards of McAfee Avert labs discovered an issue in the DCCP subsystem. Due to missing feature length checks it is possible to cause an overflow that may result in remote arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:46.199-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:21.771-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:15.005-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6299 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:58.406-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:59.797-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8118 - Debian Patch Update" date="2014-06-06T16:32:00.192-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:34:09.025-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:06.386-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19701"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19681"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19397"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19520"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19751"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19404"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19600"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19053"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19577"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19618"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19296"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19382"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19752"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19749"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19308"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19711"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19341"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19742"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19631"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.18etch6" test_ref="oval:org.mitre.oval:tst:19766"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19137"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19384"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19502"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19335"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19746"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19596"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19739"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19721"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19297"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19656"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19640"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19236"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19478"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19487"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:18845"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19624"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19685"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19715"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19804"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19845"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19446"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19782"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19717"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:18911"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19813"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19625"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-18etch6" test_ref="oval:org.mitre.oval:tst:19828"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition version="1" id="oval:org.mitre.oval:def:8117" class="patch">
      <metadata>
        <title>DSA-1787 linux-2.6.24 -- denial of service/privilege escalation/information leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="DSA" ref_url="http://www.debian.org/security/2009/dsa-1787" ref_id="DSA-1787"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Bryn M. Reeves reported a denial of service in the NFS filesystem. Local users can trigger a kernel BUG() due to a race condition in the do_setlk function. Hugo Dias reported a DoS condition in the ATM subsystem that can be triggered by a local user by calling the svc_listen function twice on the same socket and reading /proc/net/atm/*vc. Helge Deller discovered a denial of service condition that allows local users on PA-RISC systems to crash a system by attempting to unwind a stack contiaining userspace addresses. Alan Cox discovered a lack of minimum timeouts on SG_IO requests, which allows local users of systems using ATA to cause a denial of service by forcing drives into PIO mode. Vlad Malov reported an issue on 64-bit MIPS systems where a local user could cause a system crash by crafing a malicious binary which makes o32 syscalls with a number less than 4000. Zvonimir Rakamaric reported an off-by-one error in the ib700wdt watchdog driver which allows local users to cause a buffer underflow by making a specially crafted WDIOC_SETTIMEOUT ioctl call. Chris Evans discovered a situation in which a child process can send an arbitrary signal to its parent. Christian Borntraeger discovered an issue effecting the alpha, mips, powerpc, s390 and sparc64 architectures that allows local users to cause a denial of service or potentially gain elevated privileges. Vegard Nossum discovered a memory leak in the keyctl subsystem that allows local users to cause a denial of service by consuming all of kernel memory. Wei Yongjun discovered a memory overflow in the SCTP implementation that can be triggered by remote users, permitting remote code execution. Duane Griffin provided a fix for an issue in the eCryptfs subsystem which allows local users to cause a denial of service (fault or memory corruption). Pavel Roskin provided a fix for an issue in the dell_rbu driver that allows a local user to cause a denial of service (oops) by reading 0 bytes from a sysfs entry. Roel Kluin discovered inverted logic in the skfddi driver that permits local, unprivileged users to reset the driver statistics. Clement LECIGNE discovered a bug in the sock_getsockopt function that may result in leaking sensitive kernel memory. Peter Kerwien discovered an issue in the ext4 filesystem that allows local users to cause a denial of service (kernel oops) during a resize operation. Roland McGrath discovered an issue on amd64 kernels that allows local users to circumvent system call audit configurations which filter based on the syscall numbers or argument details. Jiri Olsa discovered that a local user can cause a denial of service (system hang) using a SHM_INFO shmctl call on kernels compiled with CONFIG_SHMEM disabled. This issue does not affect prebuilt Debian kernels. Mikulas Patocka reported an issue in the console subsystem that allows a local user to cause memory corruption by selecting a small number of 3-byte UTF-8 characters. Shaohua Li reported an issue in the AGP subsystem that may allow local users to read sensitive kernel memory due to a leak of uninitialized memory. Benjamin Gilbert reported a local denial of service vulnerability in the KVM VMX implementation that allows local users to trigger an oops. Thomas Pollet reported an overflow in the af_rose implementation that allows remote attackers to retrieve uninitialized kernel memory that may contain sensitive data. Oleg Nesterov discovered an issue in the exit_notify function that allows local users to send an arbitrary signal to a process by running a program that modifies the exit_signal field and then uses an exec system call to launch a setuid application. Daniel Hokka Zakrisson discovered that a kill(-1) is permitted to reach processes outside of the current process namespace. Pavan Naregundi reported an issue in the CIFS filesystem code that allows remote users to overwrite memory via a long nativeFileSystem field in a Tree Connect response during mount.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:13.483-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:20.930-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:14.385-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Release section" operator="AND">
        <extend_definition comment="Debian 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria comment="Architecture section" operator="OR">
          <criteria comment="Architecture independent section" operator="AND">
            <criterion comment="all architecture" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria comment="Packages section" operator="OR">
              <criterion comment="linux-patch-debian-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18034"/>
              <criterion comment="linux-support-2.6.24-etchnhalf.1 is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18273"/>
              <criterion comment="linux-doc-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18331"/>
              <criterion comment="linux-tree-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18802"/>
              <criterion comment="linux-source-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18678"/>
              <criterion comment="linux-manual-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18850"/>
            </criteria>
          </criteria>
          <criteria comment="Architecture dependent section" operator="AND">
            <criteria comment="Supported architectures section" operator="OR">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            </criteria>
            <criteria comment="Packages section" operator="OR">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390x DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18751"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18804"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-s390 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18864"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18798"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390-tape DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18736"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18190"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18418"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390x DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18612"/>
            </criteria>
          </criteria>
          <criteria comment="Architecture dependent section" operator="AND">
            <criteria comment="Supported architectures section" operator="OR">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criteria comment="Packages section" operator="OR">
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-amd64 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18812"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18704"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-amd64 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18646"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18440"/>
            </criteria>
          </criteria>
          <criteria comment="Architecture depended section" operator="AND">
            <criteria comment="Supported platform section" operator="AND">
              <criterion comment="hppa architecture" test_ref="oval:org.mitre.oval:tst:11164"/>
              <criteria comment="Packages section" operator="OR">
                <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18683"/>
                <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc-smp DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18484"/>
                <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc-smp DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18994"/>
                <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18776"/>
                <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18797"/>
                <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-hppa DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18973"/>
                <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64-smp DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18937"/>
                <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64-smp DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18809"/>
                <criterion comment="linux-headers-2.6.24-etchnhalf.1-all DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18475"/>
                <criterion comment="linux-headers-2.6.24-etchnhalf.1-common DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18585"/>
                <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64 DPKG is earlier than 2.6.24-6~etchnhalf.8etch1" test_ref="oval:org.mitre.oval:tst:18923"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8116" version="3" class="patch">
      <metadata>
        <title>DSA-1861 libxml -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libxml</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1861" ref_id="DSA-1861"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2416" ref_id="CVE-2009-2416"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2414" ref_id="CVE-2009-2414"/>
        <description>Rauli Kaksonen, Tero Rontti and Jukka Taimisto discovered several vulnerabilities in libxml, a library for parsing and handling XML data files, which can lead to denial of service conditions or possibly arbitrary code execution in the application using the library. The Common Vulnerabilities and Exposures project identifies the following problems: An XML document with specially-crafted Notation or Enumeration attribute types in a DTD definition leads to the use of a pointers to memory areas which have already been freed. Missing checks for the depth of ELEMENT DTD definitions when parsing child content can lead to extensive stack-growth due to a function recursion which can be triggered via a crafted XML document.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:45.173-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:20.471-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:13.996-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8116 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:52.959-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:06.132-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libxml1 is earlier than 1.8.17-14+etch1" test_ref="oval:org.mitre.oval:tst:17498"/>
          <criterion comment="libxml-dev is earlier than 1.8.17-14+etch1" test_ref="oval:org.mitre.oval:tst:16992"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8114" version="5" class="patch">
      <metadata>
        <title>DSA-1823 samba -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>samba</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1823" ref_id="DSA-1823"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1886" ref_id="CVE-2009-1886"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1888" ref_id="CVE-2009-1888"/>
        <description>Several vulnerabilities have been discovered in Samba, a SMB/CIFS file, print, and login server. The Common Vulnerabilities and Exposures project identifies the following problems: The smbclient utility contains a formatstring vulnerability where commands dealing with file names treat user input as format strings to asprintf. In the smbd daemon, if a user is trying to modify an access control list (ACL) and is denied permission, this deny may be overridden if the parameter "dos filemode" is set to "yes" in the smb.conf and the user already has write access to the file. The old stable distribution (etch) is not affected by these problems.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:59.193-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:19.762-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:13.482-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8114 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:56.680-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:05.848-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:16587 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:33.466-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:50.864-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="samba-doc is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:17301"/>
              <criterion comment="samba-doc-pdf is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:17171"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="smbfs is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:16587"/>
              <criterion comment="samba is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:16503"/>
              <criterion comment="swat is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:16902"/>
              <criterion comment="samba-tools is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:17387"/>
              <criterion comment="winbind is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:16976"/>
              <criterion comment="smbclient is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:17391"/>
              <criterion comment="libwbclient0 is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:17205"/>
              <criterion comment="samba-dbg is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:17336"/>
              <criterion comment="libsmbclient-dev is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:17314"/>
              <criterion comment="samba-common is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:17284"/>
              <criterion comment="libpam-smbpass is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:17135"/>
              <criterion comment="libsmbclient is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:16724"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8113" version="3" class="patch">
      <metadata>
        <title>DSA-1680 clamav -- buffer overflow, stack consumption</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1680" ref_id="DSA-1680"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5050" ref_id="CVE-2008-5050"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5314" ref_id="CVE-2008-5314"/>
        <description>Moritz Jodeit discovered that ClamAV, an anti-virus solution, suffers from an off-by-one-error in its VBA project file processing, leading to a heap-based buffer overflow and potentially arbitrary code execution (>CVE-2008-5050). Ilja van Sprundel discovered that ClamAV contains a denial of service condition in its JPEG file processing because it does not limit the recursion depth when processing JPEG thumbnails (CVE-2008-5314).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:39.518-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:18.918-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:13.000-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8113 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:54.624-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:05.559-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="clamav-docs is earlier than 0.90.1dfsg-4etch16" test_ref="oval:org.mitre.oval:tst:16532"/>
              <criterion comment="clamav-testfiles is earlier than 0.90.1dfsg-4etch16" test_ref="oval:org.mitre.oval:tst:16236"/>
              <criterion comment="clamav-base is earlier than 0.90.1dfsg-4etch16" test_ref="oval:org.mitre.oval:tst:16566"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libclamav-dev is earlier than 0.90.1dfsg-4etch16" test_ref="oval:org.mitre.oval:tst:16084"/>
              <criterion comment="clamav is earlier than 0.90.1dfsg-4etch16" test_ref="oval:org.mitre.oval:tst:16313"/>
              <criterion comment="clamav-dbg is earlier than 0.90.1dfsg-4etch16" test_ref="oval:org.mitre.oval:tst:16189"/>
              <criterion comment="libclamav2 is earlier than 0.90.1dfsg-4etch16" test_ref="oval:org.mitre.oval:tst:16538"/>
              <criterion comment="clamav-daemon is earlier than 0.90.1dfsg-4etch16" test_ref="oval:org.mitre.oval:tst:16607"/>
              <criterion comment="clamav-milter is earlier than 0.90.1dfsg-4etch16" test_ref="oval:org.mitre.oval:tst:16221"/>
              <criterion comment="clamav-freshclam is earlier than 0.90.1dfsg-4etch16" test_ref="oval:org.mitre.oval:tst:15758"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8112" version="3" class="patch">
      <metadata>
        <title>DSA-1920 nginx -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>nginx</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1920" ref_id="DSA-1920"/>
        <description>A denial of service vulnerability has been found in nginx, a small and efficient web server. Jasson Bell discovered that a remote attacker could cause a denial of service (segmentation fault) by sending a crafted request.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:00.357-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:18.280-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:12.615-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8112 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:59.183-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:05.433-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="nginx is earlier than 0.6.32-3+lenny3" test_ref="oval:org.mitre.oval:tst:17353"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="nginx is earlier than 0.4.13-2+etch3" test_ref="oval:org.mitre.oval:tst:17163"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8111" version="3" class="patch">
      <metadata>
        <title>DSA-1874 nss -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>nss</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1874" ref_id="DSA-1874"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2404" ref_id="CVE-2009-2404"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2408" ref_id="CVE-2009-2408"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2409" ref_id="CVE-2009-2409"/>
        <description>Several vulnerabilities have been discovered in the Network Security Service libraries. The Common Vulnerabilities and Exposures project identifies the following problems: Moxie Marlinspike discovered that a buffer overflow in the regular expression parser could lead to the execution of arbitrary code. Dan Kaminsky discovered that NULL characters in certificate names could lead to man-in-the-middle attacks by tricking the user into accepting a rogue certificate. Certificates with MD2 hash signatures are no longer accepted since they're no longer considered cryptographically secure. The old stable distribution (etch) doesn't contain nss.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:42.292-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:17.817-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:12.230-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8111 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:57.688-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:05.223-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libnss3-dev is earlier than 3.12.3.1-0lenny1" test_ref="oval:org.mitre.oval:tst:15554"/>
          <criterion comment="libnss3-1d-dbg is earlier than 3.12.3.1-0lenny1" test_ref="oval:org.mitre.oval:tst:14886"/>
          <criterion comment="libnss3-tools is earlier than 3.12.3.1-0lenny1" test_ref="oval:org.mitre.oval:tst:15437"/>
          <criterion comment="libnss3-1d is earlier than 3.12.3.1-0lenny1" test_ref="oval:org.mitre.oval:tst:15513"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8110" version="3" class="patch">
      <metadata>
        <title>DSA-1502 wordpress -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wordpress</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1502" ref_id="DSA-1502"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3238" ref_id="CVE-2007-3238"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2821" ref_id="CVE-2007-2821"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0193" ref_id="CVE-2008-0193"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0194" ref_id="CVE-2008-0194"/>
        <description>Several remote vulnerabilities have been discovered in wordpress, a weblog manager. The Common Vulnerabilities and Exposures project identifies the following problems: Cross-site scripting (XSS) vulnerability in functions.php in the default theme in WordPress allows remote authenticated administrators to inject arbitrary web script or HTML via the PATH_INFO (REQUEST_URI) to wp-admin/themes.php. SQL injection vulnerability in wp-admin/admin-ajax.php in WordPress before 2.2 allows remote attackers to execute arbitrary SQL commands via the cookie parameter. Cross-site scripting (XSS) vulnerability in wp-db-backup.php in WordPress 2.0.11 and earlier allows remote attackers to inject arbitrary web script or HTML via the backup parameter in a wp-db-backup.php action to wp-admin/edit.php. Directory traversal vulnerability in wp-db-backup.php in WordPress 2.0.3 and earlier allows remote attackers to read arbitrary files, delete arbitrary files, and cause a denial of service via a ".." (dot dot) in the backup parameter in a wp-db-backup.php action to wp-admin/edit.php. Wordpress is not present in the oldstable distribution (sarge).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:52.174-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:17.575-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:11.976-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8110 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:53.552-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:04.946-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="wordpress is earlier than 2.0.10-1etch1" test_ref="oval:org.mitre.oval:tst:15744"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8109" version="3" class="patch">
      <metadata>
        <title>DSA-1594 imlib2 -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>imlib2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1594" ref_id="DSA-1594"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2426" ref_id="CVE-2008-2426"/>
        <description>Stefan Cornelius discovered two buffer overflows in Imlib’s - a powerful image loading and rendering library - image loaders for PNM and XPM images, which may result in the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:38.577-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:17.333-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:11.760-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8109 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:56.198-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:04.817-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libimlib2-dev is earlier than 1.3.0.0debian1-4+etch1" test_ref="oval:org.mitre.oval:tst:18897"/>
          <criterion comment="libimlib2 is earlier than 1.3.0.0debian1-4+etch1" test_ref="oval:org.mitre.oval:tst:19196"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8107" version="3" class="patch">
      <metadata>
        <title>DSA-1776 slurm-llnl -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>slurm-llnl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1776" ref_id="DSA-1776"/>
        <description>It was discovered that the Simple Linux Utility for Resource Management (SLURM), a cluster job management and scheduling system, did not drop the supplemental groups. These groups may be system groups with elevated privileges, which may allow a valid SLURM user to gain elevated privileges. The old stable distribution (etch) does not contain a slurm-llnl package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:18.399-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:16.714-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:11.294-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8107 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:54.427-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:04.684-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="slurm-llnl-doc is earlier than 1.3.6-1lenny3" test_ref="oval:org.mitre.oval:tst:18680"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libslurm13-dev is earlier than 1.3.6-1lenny3" test_ref="oval:org.mitre.oval:tst:18821"/>
              <criterion comment="libslurm13 is earlier than 1.3.6-1lenny3" test_ref="oval:org.mitre.oval:tst:18745"/>
              <criterion comment="slurm-llnl-basic-plugins-dev is earlier than 1.3.6-1lenny3" test_ref="oval:org.mitre.oval:tst:18955"/>
              <criterion comment="slurm-llnl-basic-plugins is earlier than 1.3.6-1lenny3" test_ref="oval:org.mitre.oval:tst:18941"/>
              <criterion comment="slurm-llnl is earlier than 1.3.6-1lenny3" test_ref="oval:org.mitre.oval:tst:18569"/>
              <criterion comment="libpmi0-dev is earlier than 1.3.6-1lenny3" test_ref="oval:org.mitre.oval:tst:18995"/>
              <criterion comment="slurm-llnl-slurmdbd is earlier than 1.3.6-1lenny3" test_ref="oval:org.mitre.oval:tst:18600"/>
              <criterion comment="libpmi0 is earlier than 1.3.6-1lenny3" test_ref="oval:org.mitre.oval:tst:18767"/>
              <criterion comment="slurm-llnl-sview is earlier than 1.3.6-1lenny3" test_ref="oval:org.mitre.oval:tst:19049"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8106" version="5" class="patch">
      <metadata>
        <title>DSA-1466 xfree86 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>xfree86</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1466" ref_id="DSA-1466"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5760" ref_id="CVE-2007-5760"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5958" ref_id="CVE-2007-5958"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6427" ref_id="CVE-2007-6427"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6428" ref_id="CVE-2007-6428"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6429" ref_id="CVE-2007-6429"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0006" ref_id="CVE-2008-0006"/>
        <description>The X.org fix for CVE-2007-6429 introduced a regression in the MIT-SHM extension, which prevented the start of a few applications. This update provides updated packages for the xfree86 version included in Debian old stable (sarge) in addition to the fixed packages for Debian stable (etch), which were provided in DSA 1466-2. For reference the original advisory text below: Several local vulnerabilities have been discovered in the X.Org X server. The Common Vulnerabilities and Exposures project identifies the following problems: regenrecht discovered that missing input sanitising within the XFree86-Misc extension may lead to local privilege escalation. It was discovered that error messages of security policy file handling may lead to a minor information leak disclosing the existence of files otherwise inaccessible to the user. regenrecht discovered that missing input sanitising within the XInput-Misc extension may lead to local privilege escalation. regenrecht discovered that missing input sanitising within the TOG-CUP extension may lead to disclosure of memory contents. regenrecht discovered that integer overflows in the EVI and MIT-SHM extensions may lead to local privilege escalation. It was discovered that insufficient validation of PCF fonts could lead to local privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:44.427-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:13.715-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:09.376-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:obj:10963 - new patches for Ubuntu" date="2013-07-03T15:24:00.849-04:00">
              <contributor organization="ALTX-SOFT">Maria Kedovskaya</contributor>
            </modified>
            <status_change date="2013-07-03T17:53:18.579-04:00">INTERIM</status_change>
            <status_change date="2013-07-22T04:03:15.738-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8106 - Debian Patch Update" date="2014-06-06T17:15:00.740-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:17:30.530-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:03.961-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="xserver-xorg-core is earlier than 1.1.1-21etch2" test_ref="oval:org.mitre.oval:tst:16201"/>
            <criterion comment="libxfont1-dbg is earlier than 1.2.2-2.etch1" test_ref="oval:org.mitre.oval:tst:16937"/>
            <criterion comment="xdmx is earlier than 1.1.1-21etch2" test_ref="oval:org.mitre.oval:tst:16560"/>
            <criterion comment="xserver-xorg-dev is earlier than 1.1.1-21etch2" test_ref="oval:org.mitre.oval:tst:17094"/>
            <criterion comment="xvfb is earlier than 1.1.1-21etch2" test_ref="oval:org.mitre.oval:tst:17154"/>
            <criterion comment="xnest is earlier than 1.1.1-21etch2" test_ref="oval:org.mitre.oval:tst:16890"/>
            <criterion comment="libxfont1 is earlier than 1.2.2-2.etch1" test_ref="oval:org.mitre.oval:tst:16886"/>
            <criterion comment="xserver-xephyr is earlier than 1.1.1-21etch2" test_ref="oval:org.mitre.oval:tst:17116"/>
            <criterion comment="libxfont-dev is earlier than 1.2.2-2.etch1" test_ref="oval:org.mitre.oval:tst:16931"/>
            <criterion comment="xdmx-tools is earlier than 1.1.1-21etch2" test_ref="oval:org.mitre.oval:tst:17101"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="xfree86-common is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17124"/>
                <criterion comment="pm-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17037"/>
                <criterion comment="x-window-system is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16982"/>
                <criterion comment="xlibs-data is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17197"/>
                <criterion comment="xfonts-100dpi is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17111"/>
                <criterion comment="xfonts-base is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16939"/>
                <criterion comment="xspecs is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16824"/>
                <criterion comment="xfonts-scalable is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17133"/>
                <criterion comment="xfonts-75dpi is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17048"/>
                <criterion comment="xlibs-pic is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16796"/>
                <criterion comment="xfonts-cyrillic is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17130"/>
                <criterion comment="xlibs is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16759"/>
                <criterion comment="xlibmesa3-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16553"/>
                <criterion comment="xlibs-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16910"/>
                <criterion comment="xfonts-100dpi-transcoded is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16828"/>
                <criterion comment="xlibmesa-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17148"/>
                <criterion comment="xfonts-base-transcoded is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17008"/>
                <criterion comment="xlibs-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17099"/>
                <criterion comment="xfonts-75dpi-transcoded is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17153"/>
                <criterion comment="x-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17109"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libxtrap-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16399"/>
                <criterion comment="libxtst6 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17070"/>
                <criterion comment="libdps1-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16676"/>
                <criterion comment="lbxproxy is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16442"/>
                <criterion comment="libxext6 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16704"/>
                <criterion comment="libxi-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17062"/>
                <criterion comment="libxt-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17092"/>
                <criterion comment="xlibmesa3 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16975"/>
                <criterion comment="libxv-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16858"/>
                <criterion comment="libxmuu-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16952"/>
                <criterion comment="xlibmesa-gl-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17125"/>
                <criterion comment="libxv1 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16699"/>
                <criterion comment="xfs is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17030"/>
                <criterion comment="libice6-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16514"/>
                <criterion comment="libsm6 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17166"/>
                <criterion comment="libxtrap6 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17000"/>
                <criterion comment="libxaw6-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17134"/>
                <criterion comment="libxtrap6-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16731"/>
                <criterion comment="libxaw6 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16857"/>
                <criterion comment="xbase-clients is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16698"/>
                <criterion comment="xfwp is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16994"/>
                <criterion comment="xmh is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17143"/>
                <criterion comment="libxpm4 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17202"/>
                <criterion comment="libxmu6-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17041"/>
                <criterion comment="xlibmesa-gl is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17186"/>
                <criterion comment="libice6 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16564"/>
                <criterion comment="twm is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17105"/>
                <criterion comment="xutils is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17009"/>
                <criterion comment="libxpm-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16848"/>
                <criterion comment="libxi6 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16762"/>
                <criterion comment="libxaw7-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17082"/>
                <criterion comment="libxrandr2-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16350"/>
                <criterion comment="libxmuu1-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17063"/>
                <criterion comment="proxymngr is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17095"/>
                <criterion comment="xlibmesa-glu-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16966"/>
                <criterion comment="libx11-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17173"/>
                <criterion comment="xserver-common is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17194"/>
                <criterion comment="libx11-6 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17142"/>
                <criterion comment="libxrandr2 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16744"/>
                <criterion comment="xlibs-static-pic is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16996"/>
                <criterion comment="libxext-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16652"/>
                <criterion comment="libice-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16230"/>
                <criterion comment="libxaw7 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17060"/>
                <criterion comment="libxft1 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17102"/>
                <criterion comment="xdm is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17188"/>
                <criterion comment="xterm is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16753"/>
                <criterion comment="libxext6-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16998"/>
                <criterion comment="libx11-6-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17026"/>
                <criterion comment="libxmu6 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17211"/>
                <criterion comment="libxaw7-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16990"/>
                <criterion comment="libdps-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16945"/>
                <criterion comment="libsm6-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16785"/>
                <criterion comment="xlibmesa-glu is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17083"/>
                <criterion comment="libxmuu1 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16679"/>
                <criterion comment="libxmu-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16987"/>
                <criterion comment="libxaw6-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17038"/>
                <criterion comment="libxt6-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16993"/>
                <criterion comment="libxt6 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17005"/>
                <criterion comment="x-window-system-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17204"/>
                <criterion comment="libxp6-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17053"/>
                <criterion comment="libxp-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17033"/>
                <criterion comment="xlibs-static-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17161"/>
                <criterion comment="libxpm4-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17110"/>
                <criterion comment="xvfb is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16967"/>
                <criterion comment="libxtst-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16788"/>
                <criterion comment="libxp6 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16978"/>
                <criterion comment="xlibmesa-gl-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17128"/>
                <criterion comment="xnest is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17137"/>
                <criterion comment="libxv1-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17097"/>
                <criterion comment="libdps1 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17025"/>
                <criterion comment="libxft1-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16989"/>
                <criterion comment="libxtst6-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17139"/>
                <criterion comment="libxi6-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17059"/>
                <criterion comment="libxrandr-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16599"/>
                <criterion comment="xlibmesa-glu-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16527"/>
                <criterion comment="libsm-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17118"/>
                <criterion comment="x-window-system-core is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17187"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="xlibosmesa-dev is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16647"/>
                <criterion comment="xlibmesa-dri is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17031"/>
                <criterion comment="xlibosmesa4 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17174"/>
                <criterion comment="xserver-xfree86 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16875"/>
                <criterion comment="xlibmesa-dri-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16772"/>
                <criterion comment="xserver-xfree86-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16251"/>
                <criterion comment="xlibosmesa4-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:17160"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Supported platform section">
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="xserver-xfree86-dbg is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16645"/>
                <criterion comment="xserver-xfree86 is earlier than 4.3.0.dfsg.1-14sarge7" test_ref="oval:org.mitre.oval:tst:16751"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8105" version="3" class="patch">
      <metadata>
        <title>DSA-1747 glib2.0 -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>glib2.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1747" ref_id="DSA-1747"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4316" ref_id="CVE-2008-4316"/>
        <description>Diego Pettenograve discovered that glib2.0, the GLib library of C routines, handles large strings insecurely via its Base64 encoding functions. This could possible lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:58.492-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:12.881-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:08.790-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8105 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:54.958-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:03.723-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libglib2.0-doc is earlier than 2.16.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:19714"/>
                <criterion comment="libglib2.0-data is earlier than 2.16.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:19743"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libglib2.0-0 is earlier than 2.16.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:19862"/>
                <criterion comment="libglib2.0-0-dbg is earlier than 2.16.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:19884"/>
                <criterion comment="libgio-fam is earlier than 2.16.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:19836"/>
                <criterion comment="libglib2.0-dev is earlier than 2.16.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:19630"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libglib2.0-doc is earlier than 2.12.4-2+etch1" test_ref="oval:org.mitre.oval:tst:19779"/>
                <criterion comment="libglib2.0-data is earlier than 2.12.4-2+etch1" test_ref="oval:org.mitre.oval:tst:19775"/>
              </criteria>
            </criteria>
            <criterion comment="libglib2.0-0 is earlier than 2.12.4-2+etch1" test_ref="oval:org.mitre.oval:tst:19866"/>
            <criterion comment="libglib2.0-0-dbg is earlier than 2.12.4-2+etch1" test_ref="oval:org.mitre.oval:tst:19643"/>
            <criterion comment="libglib2.0-dev is earlier than 2.12.4-2+etch1" test_ref="oval:org.mitre.oval:tst:20029"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8104" version="3" class="patch">
      <metadata>
        <title>DSA-1501 dspam -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dspam</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1501" ref_id="DSA-1501"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6418" ref_id="CVE-2007-6418"/>
        <description>Tobias Gruuml Tzmacher discovered that a Debian-provided CRON script in dspam, a statistical spam filter, included a database password on the command line. This allowed a local attacker to read the contents of the dspam database, such as emails. The old stable distribution (sarge) does not contain the dspam package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:58.151-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:12.412-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:08.356-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8104 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:52.273-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:03.523-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="dspam-doc is earlier than 3.6.8-5etch1" test_ref="oval:org.mitre.oval:tst:15914"/>
              <criterion comment="dspam-webfrontend is earlier than 3.6.8-5etch1" test_ref="oval:org.mitre.oval:tst:15925"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libdspam7 is earlier than 3.6.8-5etch1" test_ref="oval:org.mitre.oval:tst:15851"/>
              <criterion comment="libdspam7-drv-db4 is earlier than 3.6.8-5etch1" test_ref="oval:org.mitre.oval:tst:15117"/>
              <criterion comment="libdspam7-drv-sqlite3 is earlier than 3.6.8-5etch1" test_ref="oval:org.mitre.oval:tst:15991"/>
              <criterion comment="libdspam7-dev is earlier than 3.6.8-5etch1" test_ref="oval:org.mitre.oval:tst:15931"/>
              <criterion comment="libdspam7-drv-pgsql is earlier than 3.6.8-5etch1" test_ref="oval:org.mitre.oval:tst:15576"/>
              <criterion comment="libdspam7-drv-mysql is earlier than 3.6.8-5etch1" test_ref="oval:org.mitre.oval:tst:16086"/>
              <criterion comment="dspam is earlier than 3.6.8-5etch1" test_ref="oval:org.mitre.oval:tst:15325"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8102" version="3" class="patch">
      <metadata>
        <title>DSA-1724 moodle -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>moodle</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1724" ref_id="DSA-1724"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0500" ref_id="CVE-2009-0500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0502" ref_id="CVE-2009-0502"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5153" ref_id="CVE-2008-5153"/>
        <description>Several vulnerabilities have been discovered in Moodle, an online course management system. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that the information stored in the log tables was not properly sanitised, which could allow attackers to inject arbitrary web code. It was discovered that certain input via the "Login as" function was not properly sanitised leading to the injection of arbitrary web script. Dmitry E. Oboukhov discovered that the SpellCheker plugin creates temporary files insecurely, allowing a denial of service attack. Since the plugin was unused, it is removed in this update.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:30.808-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:12.179-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:08.119-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8102 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:59.700-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:03.305-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="moodle is earlier than 1.6.3-2+etch2" test_ref="oval:org.mitre.oval:tst:17278"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8101" version="3" class="patch">
      <metadata>
        <title>DSA-1658 dbus -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dbus</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1658" ref_id="DSA-1658"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3834" ref_id="CVE-2008-3834"/>
        <description>Colin Walters discovered that the dbus_signature_validate function in dbus, a simple interprocess messaging system, is prone to a denial of service attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:15.347-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:11.862-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:07.773-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8101 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:05.282-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:03.150-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="dbus-1-doc is earlier than 1.0.2-1+etch2" test_ref="oval:org.mitre.oval:tst:14693"/>
          </criteria>
          <criterion comment="dbus-1-utils is earlier than 1.0.2-1+etch2" test_ref="oval:org.mitre.oval:tst:15022"/>
          <criterion comment="libdbus-1-3 is earlier than 1.0.2-1+etch2" test_ref="oval:org.mitre.oval:tst:14814"/>
          <criterion comment="dbus is earlier than 1.0.2-1+etch2" test_ref="oval:org.mitre.oval:tst:14790"/>
          <criterion comment="libdbus-1-dev is earlier than 1.0.2-1+etch2" test_ref="oval:org.mitre.oval:tst:14599"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8100" version="3" class="patch">
      <metadata>
        <title>DSA-1818 gforge -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gforge</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1818" ref_id="DSA-1818"/>
        <description>Laurent Almeras and Guillaume Smet have discovered a possible SQL injection vulnerability and cross-site scripting vulnerabilities in gforge, a collaborative development tool. Due to insufficient input sanitising, it was possible to inject arbitrary SQL statements and use several parameters to conduct cross-site scripting attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:49.037-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:11.193-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:07.184-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8100 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:57.880-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:02.976-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="gforge-mta-courier is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18588"/>
            <criterion comment="gforge is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18723"/>
            <criterion comment="gforge-plugin-scmcvs is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18705"/>
            <criterion comment="gforge-common is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18436"/>
            <criterion comment="gforge-shell-postgresql is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18607"/>
            <criterion comment="gforge-plugin-scmsvn is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18501"/>
            <criterion comment="gforge-web-apache2 is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18404"/>
            <criterion comment="gforge-mta-postfix is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18636"/>
            <criterion comment="gforge-mta-exim4 is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18747"/>
            <criterion comment="gforge-lists-mailman is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18335"/>
            <criterion comment="gforge-web-apache is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18366"/>
            <criterion comment="gforge-db-postgresql is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18651"/>
            <criterion comment="gforge-ftp-proftpd is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18624"/>
            <criterion comment="gforge-plugin-mediawiki is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18494"/>
            <criterion comment="gforge-dns-bind9 is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:18561"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="gforge-ldap-openldap is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18654"/>
            <criterion comment="gforge-mta-courier is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18686"/>
            <criterion comment="gforge-mta-exim is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18497"/>
            <criterion comment="gforge is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18743"/>
            <criterion comment="gforge-common is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18603"/>
            <criterion comment="gforge-shell-postgresql is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18510"/>
            <criterion comment="gforge-mta-postfix is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18749"/>
            <criterion comment="gforge-mta-exim4 is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18305"/>
            <criterion comment="gforge-shell-ldap is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18594"/>
            <criterion comment="gforge-lists-mailman is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18324"/>
            <criterion comment="gforge-web-apache is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18538"/>
            <criterion comment="gforge-db-postgresql is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18184"/>
            <criterion comment="gforge-ftp-proftpd is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18574"/>
            <criterion comment="gforge-dns-bind9 is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:18409"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8099" version="3" class="patch">
      <metadata>
        <title>DSA-1777 git-core -- file permission error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>git-core</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1777" ref_id="DSA-1777"/>
        <description>Peter Palfrader discovered that in the Git revision control system, on some architectures files under /usr/share/git-core/templates/ were owned by a non-root user. This allows a user with that uid on the local system to write to these files and possibly escalate their privileges. This issue only affects the DEC Alpha and MIPS (big and little endian) architectures.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:16.619-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:10.472-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:06.417-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8099 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:57.215-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:02.784-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="gitweb is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:18916"/>
                <criterion comment="git-arch is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:18756"/>
                <criterion comment="gitk is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:18132"/>
                <criterion comment="git-gui is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:18647"/>
                <criterion comment="git-daemon-run is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:18935"/>
                <criterion comment="git-doc is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:18952"/>
                <criterion comment="git-svn is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:18788"/>
                <criterion comment="git-cvs is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:18901"/>
                <criterion comment="git-email is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:18814"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criterion comment="git-core is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:18914"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="gitweb is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:18454"/>
                <criterion comment="git-arch is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:18760"/>
                <criterion comment="gitk is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:18552"/>
                <criterion comment="git-daemon-run is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:18882"/>
                <criterion comment="git-doc is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:18679"/>
                <criterion comment="git-svn is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:19008"/>
                <criterion comment="git-cvs is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:19041"/>
                <criterion comment="git-email is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:18795"/>
              </criteria>
            </criteria>
            <criterion comment="git-core is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:18944"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8098" version="3" class="patch">
      <metadata>
        <title>DSA-1566 cpio -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cpio</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1566" ref_id="DSA-1566"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4476" ref_id="CVE-2007-4476"/>
        <description>Dmitry Levin discovered a vulnerability in path handling code used by the cpio archive utility. The weakness could enable a denial of service (crash) or potentially the execution of arbitrary code if a vulnerable version of cpio is used to extract or to list the contents of a maliciously crafted archive.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:36.561-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:10.235-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:06.220-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8098 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:36:00.250-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:02.631-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="cpio is earlier than 2.6-18.1+etch1" test_ref="oval:org.mitre.oval:tst:19719"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8097" version="3" class="patch">
      <metadata>
        <title>DSA-1452 wzdftpd -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>wzdftpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1452" ref_id="DSA-1452"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5300" ref_id="CVE-2007-5300"/>
        <description>k1tk4t discovered that wzdftpd, a portable, modular, small and efficient ftp server, did not correctly handle the receipt of long usernames. This could allow remote users to cause the daemon to exit.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:22.308-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:09.678-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:05.661-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8097 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:06.242-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:02.443-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="wzdftpd-mod-avahi is earlier than 0.8.1-2etch1" test_ref="oval:org.mitre.oval:tst:18281"/>
            <criterion comment="wzdftpd-mod-perl is earlier than 0.8.1-2etch1" test_ref="oval:org.mitre.oval:tst:18289"/>
            <criterion comment="wzdftpd-mod-tcl is earlier than 0.8.1-2etch1" test_ref="oval:org.mitre.oval:tst:18301"/>
            <criterion comment="wzdftpd-dev is earlier than 0.8.1-2etch1" test_ref="oval:org.mitre.oval:tst:18231"/>
            <criterion comment="wzdftpd is earlier than 0.8.1-2etch1" test_ref="oval:org.mitre.oval:tst:18229"/>
            <criterion comment="wzdftpd-back-mysql is earlier than 0.8.1-2etch1" test_ref="oval:org.mitre.oval:tst:18221"/>
            <criterion comment="wzdftpd-back-pgsql is earlier than 0.8.1-2etch1" test_ref="oval:org.mitre.oval:tst:18396"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is m68k" test_ref="oval:org.mitre.oval:tst:13064"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="wzdftpd is earlier than 0.5.2-1.1sarge3" test_ref="oval:org.mitre.oval:tst:18357"/>
            <criterion comment="wzdftpd-mod-tcl is earlier than 0.5.2-1.1sarge3" test_ref="oval:org.mitre.oval:tst:18084"/>
            <criterion comment="wzdftpd-back-mysql is earlier than 0.5.2-1.1sarge3" test_ref="oval:org.mitre.oval:tst:18337"/>
            <criterion comment="wzdftpd-mod-perl is earlier than 0.5.2-1.1sarge3" test_ref="oval:org.mitre.oval:tst:18464"/>
            <criterion comment="wzdftpd-dev is earlier than 0.5.2-1.1sarge3" test_ref="oval:org.mitre.oval:tst:18460"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8096" version="3" class="patch">
      <metadata>
        <title>DSA-1710 ganglia-monitor-core -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ganglia-monitor-core</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1710" ref_id="DSA-1710"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0241" ref_id="CVE-2009-0241"/>
        <description>Spike Spiegel discovered a stack-based buffer overflow in gmetad, the meta-daemon for the ganglia cluster monitoring toolkit, which could be triggered via a request with long path names and might enable arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:11.199-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:09.100-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:05.297-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8096 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:58.730-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:02.247-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libganglia1 is earlier than 2.5.7-3.1etch1" test_ref="oval:org.mitre.oval:tst:14990"/>
          <criterion comment="gmetad is earlier than 2.5.7-3.1etch1" test_ref="oval:org.mitre.oval:tst:14688"/>
          <criterion comment="libganglia1-dev is earlier than 2.5.7-3.1etch1" test_ref="oval:org.mitre.oval:tst:14876"/>
          <criterion comment="ganglia-monitor is earlier than 2.5.7-3.1etch1" test_ref="oval:org.mitre.oval:tst:15016"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8095" version="3" class="patch">
      <metadata>
        <title>DSA-1601 wordpress -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wordpress</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1601" ref_id="DSA-1601"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1599" ref_id="CVE-2007-1599"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0664" ref_id="CVE-2008-0664"/>
        <description>Several remote vulnerabilities have been discovered in Wordpress, the weblog manager. The Common Vulnerabilities and Exposures project identifies the following problems: WordPress allows remote attackers to redirect authenticated users to other websites and potentially obtain sensitive information. The XML-RPC implementation, when registration is enabled, allows remote attackers to edit posts of other blog users.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:52.790-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:08.800-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:05.086-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8095 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:54.786-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:02.071-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="wordpress is earlier than 2.0.10-1etch3" test_ref="oval:org.mitre.oval:tst:18748"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8094" version="3" class="patch">
      <metadata>
        <title>DSA-1524 krb5 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>krb5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1524" ref_id="DSA-1524"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0062" ref_id="CVE-2008-0062"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0063" ref_id="CVE-2008-0063"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0947" ref_id="CVE-2008-0947"/>
        <description>Several remote vulnerabilities have been discovered in the kdc component of the krb5, a system for authenticating users and services on a network. The Common Vulnerabilities and Exposures project identifies the following problems: An unauthenticated remote attacker may cause a krb4-enabled KDC to crash, expose information, or execute arbitrary code. Successful exploitation of this vulnerability could compromise the Kerberos key database and host security on the KDC host. An unauthenticated remote attacker may cause a krb4-enabled KDC to expose information. It is theoretically possible for the exposed information to include secret key data on some platforms. An unauthenticated remote attacker can cause memory corruption in the kadmind process, which is likely to cause kadmind to crash, resulting in a denial of service. It is at least theoretically possible for such corruption to result in database corruption or arbitrary code execution, though we have no such exploit and are not aware of any such exploits in use in the wild. In versions of MIT Kerberos shipped by Debian, this bug can only be triggered in configurations that allow large numbers of open file descriptors in a process.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:59.468-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:07.812-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:04.395-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8094 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:53.204-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:01.765-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="krb5-doc is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:19327"/>
            </criteria>
            <criterion comment="krb5-rsh-server is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:19148"/>
            <criterion comment="krb5-telnetd is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:18840"/>
            <criterion comment="libkrb5-dev is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:19282"/>
            <criterion comment="libkrb53 is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:19040"/>
            <criterion comment="krb5-ftpd is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:19328"/>
            <criterion comment="krb5-admin-server is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:19325"/>
            <criterion comment="libkadm55 is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:19080"/>
            <criterion comment="libkrb5-dbg is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:18759"/>
            <criterion comment="krb5-user is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:19062"/>
            <criterion comment="krb5-clients is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:19172"/>
            <criterion comment="krb5-kdc is earlier than 1.4.4-7etch5" test_ref="oval:org.mitre.oval:tst:19205"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="krb5-doc is earlier than 1.3.6-2sarge6" test_ref="oval:org.mitre.oval:tst:19009"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is m68k" test_ref="oval:org.mitre.oval:tst:13064"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="krb5-rsh-server is earlier than 1.3.6-2sarge6" test_ref="oval:org.mitre.oval:tst:19090"/>
                <criterion comment="krb5-telnetd is earlier than 1.3.6-2sarge6" test_ref="oval:org.mitre.oval:tst:19312"/>
                <criterion comment="libkrb53 is earlier than 1.3.6-2sarge6" test_ref="oval:org.mitre.oval:tst:19202"/>
                <criterion comment="libkrb5-dev is earlier than 1.3.6-2sarge6" test_ref="oval:org.mitre.oval:tst:18853"/>
                <criterion comment="krb5-ftpd is earlier than 1.3.6-2sarge6" test_ref="oval:org.mitre.oval:tst:19139"/>
                <criterion comment="libkadm55 is earlier than 1.3.6-2sarge6" test_ref="oval:org.mitre.oval:tst:19263"/>
                <criterion comment="krb5-user is earlier than 1.3.6-2sarge6" test_ref="oval:org.mitre.oval:tst:19295"/>
                <criterion comment="krb5-kdc is earlier than 1.3.6-2sarge6" test_ref="oval:org.mitre.oval:tst:18815"/>
                <criterion comment="krb5-clients is earlier than 1.3.6-2sarge6" test_ref="oval:org.mitre.oval:tst:19183"/>
                <criterion comment="krb5-admin-server is earlier than 1.3.6-2sarge6" test_ref="oval:org.mitre.oval:tst:18970"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8093" version="3" class="patch">
      <metadata>
        <title>DSA-1856 mantis -- information leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mantis</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1856" ref_id="DSA-1856"/>
        <description>It was discovered that the Debian Mantis package, a web based bug tracking system, installed the database credentials in a file with world-readable permissions onto the local filesystem. This allows local users to acquire the credentials used to control the Mantis database. This updated package corrects this problem for new installations and will carefully try to update existing ones. Administrators can check the permissions of the file /etc/mantis/config_db.php to see if they are safe for their environment. The old stable distribution (etch) does not contain a mantis package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:56.408-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:07.603-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:04.172-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8093 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:53.385-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:01.666-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="mantis is earlier than 1.1.6+dfsg-2lenny1" test_ref="oval:org.mitre.oval:tst:19241"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8092" version="5" class="patch">
      <metadata>
        <title>DSA-1603 bind9 -- DNS cache poisoning</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>bind9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1603" ref_id="DSA-1603"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447" ref_id="CVE-2008-1447"/>
        <description>Dan Kaminsky discovered that properties inherent to the DNS protocol lead to practical DNS cache poisoning attacks. Among other things, successful attacks can lead to misdirected web traffic and email rerouting. This update changes Debian's BIND 9 packages to implement the recommended countermeasure: UDP query source port randomization. This change increases the size of the space from which an attacker has to guess values in a backwards-compatible fashion and makes successful attacks significantly more difficult. Note that this security update changes BIND network behavior in a fundamental way, and the following steps are recommended to ensure a smooth upgrade. 1. Make sure that your network configuration is compatible with source port randomization. If you guard your resolver with a stateless packet filter, you may need to make sure that no non-DNS services listen on the 1024--65535 UDP port range and open it at the packet filter. For instance, packet filters based on etch's Linux 2.6.18 kernel only support stateless filtering of IPv6 packets, and therefore pose this additional difficulty. (If you use IPv4 with iptables and ESTABLISHED rules, networking changes are likely not required.) 2. Install the BIND 9 upgrade, using "apt-get update" followed by "apt-get install bind9". Verify that the named process has been restarted and answers recursive queries. (If all queries result in timeouts, this indicates that networking changes are necessary; see the first step.) 3. Verify that source port randomization is active. Check that the /var/log/daemon.log file does not contain messages of the following form right after the "listening on IPv6 interface" and "listening on IPv4 interface" messages logged by BIND upon startup. If these messages are present, you should remove the indicated lines from the configuration, or replace the port numbers contained within them with "*" sign (e.g., replace "port 53" with "port *"). For additional certainty, use tcpdump or some other network monitoring tool to check for varying UDP source ports. If there is a NAT device in front of your resolver, make sure that it does not defeat the effect of source port randomization. 4. If you cannot activate source port randomization, consider configuring BIND 9 to forward queries to a resolver which can, possibly over a VPN such as OpenVPN to create the necessary trusted network link. (Use BIND's forward-only mode in this case.) Other caching resolvers distributed by Debian (PowerDNS, MaraDNS, Unbound) already employ source port randomization, and no updated packages are needed. BIND 9.5 up to and including version 1:9.5.0.dfsg-4 only implements a weak form of source port randomization and needs to be updated as well. For information on BIND 8, see DSA-1604-1, and for the status of the libc stub resolver, see DSA-1605-1. The updated bind9 packages contain changes originally scheduled for the next stable point release, including the changed IP address of L.ROOT-SERVERS.NET (Debian bug #449148).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:54.268-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:07.113-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:03.802-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8092 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:56.907-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:01.539-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:18496 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:33.660-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:50.620-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="bind9-doc is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18720"/>
          </criteria>
          <criterion comment="dnsutils is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18496"/>
          <criterion comment="libbind-dev is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18528"/>
          <criterion comment="libdns22 is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18639"/>
          <criterion comment="libisccfg1 is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18461"/>
          <criterion comment="libisccc0 is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18669"/>
          <criterion comment="libisc11 is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18092"/>
          <criterion comment="libbind9-0 is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18395"/>
          <criterion comment="bind9-host is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18703"/>
          <criterion comment="bind9 is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18216"/>
          <criterion comment="liblwres9 is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18623"/>
          <criterion comment="lwresd is earlier than 1:9.3.4-2etch3" test_ref="oval:org.mitre.oval:tst:18448"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8091" version="3" class="patch">
      <metadata>
        <title>DSA-1640 python-django -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>python-django</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1640" ref_id="DSA-1640"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3909" ref_id="CVE-2008-3909"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5712" ref_id="CVE-2007-5712"/>
        <description>Simon Willison discovered that in Django, a Python web framework, the feature to retain HTTP POST data during user reauthentication allowed a remote attacker to perform unauthorised modification of data through cross site request forgery. This is possible regardless of the Django plugin to prevent cross site request forgery being enabled. The Common Vulnerabilities and Exposures project identifies this issue as CVE-2008-3909. In this update the affected feature is disabled; this is in accordance with upstream’s preferred solution for this situation. This update takes the opportunity to also include a relatively minor denial of service attack in the internationalisation framework, known as CVE-2007-5712.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:28.171-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:06.798-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:03.589-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8091 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:58.593-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:01.345-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="python-django is earlier than 0.95.1-1etch2" test_ref="oval:org.mitre.oval:tst:17438"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8090" version="3" class="patch">
      <metadata>
        <title>DSA-1450 util-linux -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>util-linux</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1450" ref_id="DSA-1450"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5191" ref_id="CVE-2007-5191"/>
        <description>It was discovered that util-linux, miscellaneous system utilities, didn't drop privileged user and group permissions in the correct order in the mount and umount commands. This could potentially allow a local user to gain additional privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:19.819-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:06.164-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:03.003-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8090 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:59.023-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:01.197-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="util-linux-locales is earlier than 2.12r-19etch1" test_ref="oval:org.mitre.oval:tst:18315"/>
            </criteria>
            <criterion comment="mount is earlier than 2.12r-19etch1" test_ref="oval:org.mitre.oval:tst:18392"/>
            <criterion comment="util-linux is earlier than 2.12r-19etch1" test_ref="oval:org.mitre.oval:tst:18139"/>
            <criterion comment="bsdutils is earlier than 2.12r-19etch1" test_ref="oval:org.mitre.oval:tst:18154"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="util-linux-locales is earlier than 2.12p-4sarge2" test_ref="oval:org.mitre.oval:tst:17711"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is m68k" test_ref="oval:org.mitre.oval:tst:13064"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="mount is earlier than 2.12p-4sarge2" test_ref="oval:org.mitre.oval:tst:17907"/>
                <criterion comment="util-linux is earlier than 2.12p-4sarge2" test_ref="oval:org.mitre.oval:tst:17474"/>
                <criterion comment="bsdutils is earlier than 2.12p-4sarge2" test_ref="oval:org.mitre.oval:tst:18208"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8089" version="3" class="patch">
      <metadata>
        <title>DSA-1786 acpid -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>acpid</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1786" ref_id="DSA-1786"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0798" ref_id="CVE-2009-0798"/>
        <description>It was discovered that acpid, a daemon for delivering ACPI events, is prone to a denial of service attack by opening a large number of UNIX sockets, which are not closed properly.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:10.370-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:05.767-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:02.724-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8089 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:55.815-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:01.027-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          </criteria>
          <criterion comment="acpid is earlier than 1.0.8-1lenny1" test_ref="oval:org.mitre.oval:tst:18876"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          </criteria>
          <criterion comment="acpid is earlier than 1.0.4-5etch1" test_ref="oval:org.mitre.oval:tst:18789"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8088" version="3" class="patch">
      <metadata>
        <title>DSA-1487 libexif -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>libexif</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1487" ref_id="DSA-1487"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2645" ref_id="CVE-2007-2645"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6351" ref_id="CVE-2007-6351"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6352" ref_id="CVE-2007-6352"/>
        <description>Several vulnerabilities have been discovered in the EXIF parsing code of the libexif library, which can lead to denial of service or the execution of arbitrary code if a user is tricked into opening a malformed image. The Common Vulnerabilities and Exposures project identifies the following problems: Victor Stinner discovered an integer overflow, which may result in denial of service or potentially the execution of arbitrary code. Meder Kydyraliev discovered an infinite loop, which may result in denial of service. Victor Stinner discovered an integer overflow, which may result in denial of service or potentially the execution of arbitrary code. This update also fixes two potential NULL pointer deferences.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:00.628-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:05.311-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:02.329-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8088 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:58.424-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:00.757-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libexif-dev is earlier than 0.6.13-5etch2" test_ref="oval:org.mitre.oval:tst:14934"/>
            <criterion comment="libexif12 is earlier than 0.6.13-5etch2" test_ref="oval:org.mitre.oval:tst:14897"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is m68k" test_ref="oval:org.mitre.oval:tst:13064"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libexif10 is earlier than 0.6.9-6sarge2" test_ref="oval:org.mitre.oval:tst:14960"/>
            <criterion comment="libexif-dev is earlier than 0.6.9-6sarge2" test_ref="oval:org.mitre.oval:tst:14911"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8086" version="3" class="patch">
      <metadata>
        <title>DSA-1867 kdelibs -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>kdelibs</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1867" ref_id="DSA-1867"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1690" ref_id="CVE-2009-1690"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1698" ref_id="CVE-2009-1698"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1687" ref_id="CVE-2009-1687"/>
        <description>Several security issues have been discovered in kdelibs, core libraries from the official KDE release. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that there is a use-after-free flaw in handling certain DOM event handlers. This could lead to the execution of arbitrary code, when visiting a malicious website. It was discovered that there could be an uninitialised pointer when handling a Cascading Style Sheets (CSS) attr function call. This could lead to the execution of arbitrary code, when visiting a malicious website. It was discovered that the JavaScript garbage collector does not handle allocation failures properly, which could lead to the execution of arbitrary code when visiting a malicious website.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:07.804-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:04.658-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:01.821-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8086 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:56.042-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:00.576-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kdelibs4-doc is earlier than 3.5.10.dfsg.1-0lenny2" test_ref="oval:org.mitre.oval:tst:18414"/>
                <criterion comment="kdelibs is earlier than 3.5.10.dfsg.1-0lenny2" test_ref="oval:org.mitre.oval:tst:18097"/>
                <criterion comment="kdelibs-data is earlier than 3.5.10.dfsg.1-0lenny2" test_ref="oval:org.mitre.oval:tst:18276"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kdelibs4-dev is earlier than 3.5.10.dfsg.1-0lenny2" test_ref="oval:org.mitre.oval:tst:18160"/>
                <criterion comment="kdelibs4c2a is earlier than 3.5.10.dfsg.1-0lenny2" test_ref="oval:org.mitre.oval:tst:18246"/>
                <criterion comment="kdelibs-dbg is earlier than 3.5.10.dfsg.1-0lenny2" test_ref="oval:org.mitre.oval:tst:18361"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kdelibs4-doc is earlier than 3.5.5a.dfsg.1-8etch2" test_ref="oval:org.mitre.oval:tst:18105"/>
                <criterion comment="kdelibs is earlier than 3.5.5a.dfsg.1-8etch2" test_ref="oval:org.mitre.oval:tst:18294"/>
                <criterion comment="kdelibs-data is earlier than 3.5.5a.dfsg.1-8etch2" test_ref="oval:org.mitre.oval:tst:18166"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kdelibs4-dev is earlier than 3.5.5a.dfsg.1-8etch2" test_ref="oval:org.mitre.oval:tst:18399"/>
                <criterion comment="kdelibs4c2a is earlier than 3.5.5a.dfsg.1-8etch2" test_ref="oval:org.mitre.oval:tst:18202"/>
                <criterion comment="kdelibs-dbg is earlier than 3.5.5a.dfsg.1-8etch2" test_ref="oval:org.mitre.oval:tst:18402"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8085" version="3" class="patch">
      <metadata>
        <title>DSA-1638 openssh -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openssh</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1638" ref_id="DSA-1638"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5051" ref_id="CVE-2006-5051"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4109" ref_id="CVE-2008-4109"/>
        <description>It has been discovered that the signal handler implementing the login timeout in Debian's version of the OpenSSH server uses functions which are not async-signal-safe, leading to a denial of service vulnerability (CVE-2008-4109). The problem was originally corrected in OpenSSH 4.4p1 (CVE-2006-5051), but the patch backported to the version released with etch was incorrect. Systems affected by this issue suffer from lots of zombie sshd processes. Processes stuck with a "[net]" process title have also been observed. Over time, a sufficient number of processes may accumulate such that further login attempts are impossible. Presence of these processes does not indicate active exploitation of this vulnerability. It is possible to trigger this denial of service condition by accident.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:36.515-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:04.211-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:01.439-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8085 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:54.127-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:10:00.266-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ssh-krb5 is earlier than 4.3p2-9etch3" test_ref="oval:org.mitre.oval:tst:14577"/>
              <criterion comment="ssh is earlier than 4.3p2-9etch3" test_ref="oval:org.mitre.oval:tst:15479"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="openssh-server is earlier than 4.3p2-9etch3" test_ref="oval:org.mitre.oval:tst:15365"/>
              <criterion comment="openssh-client is earlier than 4.3p2-9etch3" test_ref="oval:org.mitre.oval:tst:15419"/>
              <criterion comment="ssh-askpass-gnome is earlier than 4.3p2-9etch3" test_ref="oval:org.mitre.oval:tst:15418"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8084" version="3" class="patch">
      <metadata>
        <title>DSA-1647 php5 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1647" ref_id="DSA-1647"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3658" ref_id="CVE-2008-3658"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3659" ref_id="CVE-2008-3659"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3660" ref_id="CVE-2008-3660"/>
        <description>Several vulnerabilities have been discovered in PHP, a server-side, HTML-embedded scripting language. The Common Vulnerabilities and Exposures project identifies the following problems: Buffer overflow in the imageloadfont function allows a denial of service or code execution through a crafted font file. Buffer overflow in the memnstr function allows a denial of service or code execution via a crafted delimiter parameter to the explode function. Denial of service is possible in the FastCGI module by a remote attacker by making a request with multiple dots before the extension.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:26.830-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:03.443-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:00.847-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8084 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:04.874-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:59.941-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="php-pear is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17131"/>
              <criterion comment="php5 is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:16833"/>
            </criteria>
          </criteria>
          <criterion comment="libapache-mod-php5 is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17571"/>
          <criterion comment="php5-recode is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17429"/>
          <criterion comment="php5-xmlrpc is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17338"/>
          <criterion comment="php5-curl is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:16717"/>
          <criterion comment="php5-snmp is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17681"/>
          <criterion comment="php5-mysql is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17003"/>
          <criterion comment="php5-odbc is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:16720"/>
          <criterion comment="php5-xsl is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17388"/>
          <criterion comment="php5-gd is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:16965"/>
          <criterion comment="libapache2-mod-php5 is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17707"/>
          <criterion comment="php5-mhash is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:16895"/>
          <criterion comment="php5-tidy is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17680"/>
          <criterion comment="php5-mcrypt is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17286"/>
          <criterion comment="php5-dev is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17706"/>
          <criterion comment="php5-pgsql is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17632"/>
          <criterion comment="php5-cgi is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17323"/>
          <criterion comment="php5-imap is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17698"/>
          <criterion comment="php5-sqlite is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17649"/>
          <criterion comment="php5-ldap is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17699"/>
          <criterion comment="php5-cli is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17295"/>
          <criterion comment="php5-sybase is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17652"/>
          <criterion comment="php5-pspell is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17703"/>
          <criterion comment="php5-common is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17312"/>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            </criteria>
            <criterion comment="php5-interbase is earlier than 5.2.0-8+etch13" test_ref="oval:org.mitre.oval:tst:17615"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8083" version="3" class="patch">
      <metadata>
        <title>DSA-1770 imp4 -- Insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>imp4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1770" ref_id="DSA-1770"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4182" ref_id="CVE-2008-4182"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0930" ref_id="CVE-2009-0930"/>
        <description>Several vulnerabilities have been found in imp4, a webmail component for the horde framework. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that imp4 suffers from a cross-site scripting (XSS) attack via the user field in an IMAP session, which allows attackers to inject arbitrary HTML code. It was discovered that imp4 is prone to several cross-site scripting (XSS) attacks via several vectors in the mail code allowing attackers to inject arbitrary HTML code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:21.362-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:02.967-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:00.627-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8083 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:36:00.386-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:59.748-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="imp4 is earlier than 4.1.3-4etch1" test_ref="oval:org.mitre.oval:tst:19019"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8082" version="3" class="patch">
      <metadata>
        <title>DSA-1600 sympa -- dos</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>sympa</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1600" ref_id="DSA-1600"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1648" ref_id="CVE-2008-1648"/>
        <description>It was discovered that sympa, a modern mailing list manager, would crash when processing certain types of malformed messages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:53.097-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:02.584-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:03:00.299-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8082 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:36:00.643-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:59.588-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="sympa is earlier than 5.2.3-1.2+etch1" test_ref="oval:org.mitre.oval:tst:18519"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8079" version="3" class="patch">
      <metadata>
        <title>DSA-1809 linux-2.6 -- denial of service, privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1809" ref_id="DSA-1809"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1630" ref_id="CVE-2009-1630"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1633" ref_id="CVE-2009-1633"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1758" ref_id="CVE-2009-1758"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1184" ref_id="CVE-2009-1184"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service, or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Frank Filz discovered that local users may be able to execute files without execute permission when accessed via an nfs4 mount. Jeff Layton and Suresh Jayaraman fixed several buffer overflows in the CIFS filesystem which allow remote servers to cause memory corruption. Jan Beulich discovered an issue in Xen where local guest users may cause a denial of service (oops). This update also fixes a regression introduced by the fix for CVE-2009-1184 in 2.6.26-15lenny3. This prevents a boot time panic on systems with SELinux enabled.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:55.866-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:01.462-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:59.378-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8079 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:52.706-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:59.249-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-patch-debian-2.6.26 is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20713"/>
              <criterion comment="linux-support-2.6.26-2 is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20747"/>
              <criterion comment="linux-doc-2.6.26 is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20768"/>
              <criterion comment="linux-tree-2.6.26 is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:19795"/>
              <criterion comment="linux-source-2.6.26 is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20697"/>
              <criterion comment="linux-manual-2.6.26 is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20122"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20679"/>
              <criterion comment="linux-headers-2.6.26-2-s390 is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20217"/>
              <criterion comment="linux-image-2.6.26-2-vserver-s390x is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20579"/>
              <criterion comment="linux-image-2.6.26-2-s390 is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20101"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20511"/>
              <criterion comment="linux-image-2.6.26-2-s390-tape is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20776"/>
              <criterion comment="linux-headers-2.6.26-2-all-s390 is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20623"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-s390x is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20664"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20317"/>
              <criterion comment="linux-image-2.6.26-2-s390x is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20591"/>
              <criterion comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20626"/>
              <criterion comment="linux-headers-2.6.26-2-s390x is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20479"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="xen-linux-system-2.6.26-2-xen-amd64 is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20650"/>
              <criterion comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20500"/>
              <criterion comment="linux-modules-2.6.26-2-xen-amd64 is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20717"/>
              <criterion comment="linux-headers-2.6.26-2-openvz-amd64 is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20443"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20642"/>
              <criterion comment="linux-image-2.6.26-2-openvz-amd64 is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20564"/>
              <criterion comment="linux-image-2.6.26-2-amd64 is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20324"/>
              <criterion comment="user-mode-linux is earlier than 2.6.26-1um-2+15lenny3" test_ref="oval:org.mitre.oval:tst:20754"/>
              <criterion comment="linux-headers-2.6.26-2-common-openvz is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20543"/>
              <criterion comment="linux-image-2.6.26-2-vserver-amd64 is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20345"/>
              <criterion comment="linux-headers-2.6.26-2-all-amd64 is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20448"/>
              <criterion comment="linux-image-2.6.26-2-xen-amd64 is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20366"/>
              <criterion comment="linux-headers-2.6.26-2-common-xen is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20600"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20387"/>
              <criterion comment="linux-headers-2.6.26-2-xen-amd64 is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20716"/>
              <criterion comment="linux-headers-2.6.26-2-amd64 is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20405"/>
              <criterion comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:19948"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-amd64 is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20557"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20719"/>
              <criterion comment="linux-headers-2.6.26-2-parisc is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20818"/>
              <criterion comment="linux-image-2.6.26-2-parisc64 is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20654"/>
              <criterion comment="linux-image-2.6.26-2-parisc is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20799"/>
              <criterion comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20309"/>
              <criterion comment="linux-headers-2.6.26-2-all-hppa is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20809"/>
              <criterion comment="linux-image-2.6.26-2-parisc-smp is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20504"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64-smp is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20486"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64 is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20466"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20675"/>
              <criterion comment="linux-image-2.6.26-2-parisc64-smp is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20692"/>
              <criterion comment="linux-headers-2.6.26-2-parisc-smp is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:20793"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8076" version="3" class="patch">
      <metadata>
        <title>DSA-1654 libxml2 -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libxml2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1654" ref_id="DSA-1654"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3529" ref_id="CVE-2008-3529"/>
        <description>It was discovered that libxml2, the GNOME XML library, didn't correctly handle long entity names. This could allow the execution of arbitrary code via a malicious XML file.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:26.889-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:01.166-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:59.097-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8076 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:54.277-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:59.070-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libxml2-doc is earlier than 2.6.27.dfsg-5" test_ref="oval:org.mitre.oval:tst:15151"/>
          </criteria>
          <criterion comment="libxml2 is earlier than 2.6.27.dfsg-5" test_ref="oval:org.mitre.oval:tst:15206"/>
          <criterion comment="libxml2-dev is earlier than 2.6.27.dfsg-5" test_ref="oval:org.mitre.oval:tst:14944"/>
          <criterion comment="python-libxml2 is earlier than 2.6.27.dfsg-5" test_ref="oval:org.mitre.oval:tst:15080"/>
          <criterion comment="libxml2-dbg is earlier than 2.6.27.dfsg-5" test_ref="oval:org.mitre.oval:tst:15070"/>
          <criterion comment="libxml2-utils is earlier than 2.6.27.dfsg-5" test_ref="oval:org.mitre.oval:tst:15225"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8075" version="3" class="patch">
      <metadata>
        <title>DSA-1655 linux-2.6.24 -- denial of service/information leak/privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1655" ref_id="DSA-1655"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1514" ref_id="CVE-2008-1514"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3525" ref_id="CVE-2008-3525"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3831" ref_id="CVE-2008-3831"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4113" ref_id="CVE-2008-4113"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4445" ref_id="CVE-2008-4445"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service, privilege escalation or a leak of sensitive data. The Common Vulnerabilities and Exposures project identifies the following problems: Jan Kratochvil reported a local denial of service vulnerability in the ptrace interface for the s390 architecture. Local users can trigger an invalid pointer dereference, leading to a system panic. Eugene Teo reported a lack of capability checks in the kernel driver for Granch SBNI12 leased line adapters (sbni), allowing local users to perform privileged operations. Olaf Kirch discovered an issue with the i915 driver that may allow local users to cause memory corruption by use of an ioctl with insufficient privilege restrictions. Eugene Teo discovered two issues in the SCTP subsystem which allow local users to obtain access to sensitive memory when the SCTP-AUTH extension is enabled.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:29.391-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:04:00.325-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:58.428-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8075 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:58.170-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:58.732-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-patch-debian-2.6.24 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15219"/>
              <criterion comment="linux-support-2.6.24-etchnhalf.1 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:14796"/>
              <criterion comment="linux-doc-2.6.24 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15203"/>
              <criterion comment="linux-tree-2.6.24 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:14785"/>
              <criterion comment="linux-source-2.6.24 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15006"/>
              <criterion comment="linux-manual-2.6.24 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:14898"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:14797"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:14995"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-s390 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15060"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15230"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390-tape is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:14628"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:14939"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15084"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:14500"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:14418"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15048"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:14281"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15163"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15240"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15426"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15180"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15312"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:14469"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-hppa is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15104"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15297"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15381"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15420"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15469"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.6" test_ref="oval:org.mitre.oval:tst:15400"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8074" version="3" class="patch">
      <metadata>
        <title>DSA-1811 cups, cupsys -- null ptr dereference</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cups</product>
          <product>cupsys</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1811" ref_id="DSA-1811"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0949" ref_id="CVE-2009-0949"/>
        <description>Anibal Sacco discovered that cups, a general printing system for UNIX systems, suffers from null pointer dereference because of its handling of two consecutive IPP packets with certain tag attributes that are treated as IPP_TAG_UNSUPPORTED tags. This allows unauthenticated attackers to perform denial of service attacks by crashing the cups daemon.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:39.260-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:59.432-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:57.666-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8074 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:59.904-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:58.413-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="cupsys-bsd is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:17665"/>
                <criterion comment="cupsys-client is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18102"/>
                <criterion comment="libcupsys2-dev is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18319"/>
                <criterion comment="cupsys-common is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18514"/>
                <criterion comment="cups-common is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:17987"/>
                <criterion comment="cupsys-dbg is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18316"/>
                <criterion comment="cupsys is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:17942"/>
                <criterion comment="libcupsys2 is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18251"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcups2-dev is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18539"/>
                <criterion comment="cups-bsd is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18609"/>
                <criterion comment="libcupsimage2-dev is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18550"/>
                <criterion comment="libcupsimage2 is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18531"/>
                <criterion comment="cups-client is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:17917"/>
                <criterion comment="libcups2 is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18513"/>
                <criterion comment="cups-dbg is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18381"/>
                <criterion comment="cups is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:18083"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcupsys2-gnutls10 is earlier than 1.2.7-4+etch8" test_ref="oval:org.mitre.oval:tst:18341"/>
                <criterion comment="cupsys-common is earlier than 1.2.7-4+etch8" test_ref="oval:org.mitre.oval:tst:18576"/>
              </criteria>
            </criteria>
            <criterion comment="cupsys-bsd is earlier than 1.2.7-4+etch8" test_ref="oval:org.mitre.oval:tst:17910"/>
            <criterion comment="cupsys-client is earlier than 1.2.7-4+etch8" test_ref="oval:org.mitre.oval:tst:18387"/>
            <criterion comment="libcupsys2-dev is earlier than 1.2.7-4+etch8" test_ref="oval:org.mitre.oval:tst:18517"/>
            <criterion comment="libcupsimage2-dev is earlier than 1.2.7-4+etch8" test_ref="oval:org.mitre.oval:tst:18592"/>
            <criterion comment="libcupsimage2 is earlier than 1.2.7-4+etch8" test_ref="oval:org.mitre.oval:tst:17859"/>
            <criterion comment="cupsys-dbg is earlier than 1.2.7-4+etch8" test_ref="oval:org.mitre.oval:tst:18450"/>
            <criterion comment="cupsys is earlier than 1.2.7-4+etch8" test_ref="oval:org.mitre.oval:tst:18292"/>
            <criterion comment="libcupsys2 is earlier than 1.2.7-4+etch8" test_ref="oval:org.mitre.oval:tst:18270"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8072" version="3" class="patch">
      <metadata>
        <title>DSA-1871 wordpress -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wordpress</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1871" ref_id="DSA-1871"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6762" ref_id="CVE-2008-6762"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6767" ref_id="CVE-2008-6767"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2334" ref_id="CVE-2009-2334"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2854" ref_id="CVE-2009-2854"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2851" ref_id="CVE-2009-2851"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2853" ref_id="CVE-2009-2853"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1502" ref_id="CVE-2008-1502"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4106" ref_id="CVE-2008-4106"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4769" ref_id="CVE-2008-4769"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4796" ref_id="CVE-2008-4796"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5113" ref_id="CVE-2008-5113"/>
        <description>Several vulnerabilities have been discovered in wordpress, weblog manager. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that wordpress is prone to an open redirect vulnerability which allows remote attackers to conduct phishing atacks. It was discovered that remote attackers had the ability to trigger an application upgrade, which could lead to a denial of service attack. It was discovered that wordpress lacks authentication checks in the plugin configuration, which might leak sensitive information. It was discovered that wordpress lacks authentication checks in various actions, thus allowing remote attackers to produce unauthorised edits or additions. It was discovered that the administrator interface is prone to a cross-site scripting attack. It was discovered that remote attackers can gain privileges via certain direct requests. It was discovered that the _bad_protocol_once function in KSES, as used by wordpress, allows remote attackers to perform cross-site scripting attacks. It was discovered that wordpress lacks certain checks around user information, which could be used by attackers to change the password of a user. It was discovered that the get_category_template function is prone to a directory traversal vulnerability, which could lead to the execution of arbitrary code. It was discovered that the _httpsrequest function in the embedded snoopy version is prone to the execution of arbitrary commands via shell metacharacters in https URLs. It was discovered that wordpress relies on the REQUEST superglobal array in certain dangerous situations, which makes it easier to perform attacks via crafted cookies.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:50.427-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:59.174-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:57.415-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8072 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:59.518-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:57.789-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="wordpress is earlier than 2.5.1-11+lenny1" test_ref="oval:org.mitre.oval:tst:15367"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="wordpress is earlier than 2.0.10-1etch4" test_ref="oval:org.mitre.oval:tst:15675"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8071" version="3" class="patch">
      <metadata>
        <title>DSA-1556 perl -- heap buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>perl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1556" ref_id="DSA-1556"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1927" ref_id="CVE-2008-1927"/>
        <description>It has been discovered that the Perl interpreter may encounter a buffer overflow condition when compiling certain regular expressions containing Unicode characters. This also happens if the offending characters are contained in a variable reference protected by the \Q...\E quoting construct. When encountering this condition, the Perl interpreter typically crashes, but arbitrary code execution cannot be ruled out.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:40.484-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:58.611-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:56.951-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8071 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:57.436-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:57.615-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="perl-modules is earlier than 5.8.8-7etch3" test_ref="oval:org.mitre.oval:tst:18846"/>
              <criterion comment="perl-doc is earlier than 5.8.8-7etch3" test_ref="oval:org.mitre.oval:tst:19159"/>
              <criterion comment="libcgi-fast-perl is earlier than 5.8.8-7etch3" test_ref="oval:org.mitre.oval:tst:19032"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libperl-dev is earlier than 5.8.8-7etch3" test_ref="oval:org.mitre.oval:tst:19175"/>
              <criterion comment="perl-suid is earlier than 5.8.8-7etch3" test_ref="oval:org.mitre.oval:tst:18586"/>
              <criterion comment="perl is earlier than 5.8.8-7etch3" test_ref="oval:org.mitre.oval:tst:18708"/>
              <criterion comment="perl-base is earlier than 5.8.8-7etch3" test_ref="oval:org.mitre.oval:tst:18892"/>
              <criterion comment="libperl5.8 is earlier than 5.8.8-7etch3" test_ref="oval:org.mitre.oval:tst:18873"/>
              <criterion comment="perl-debug is earlier than 5.8.8-7etch3" test_ref="oval:org.mitre.oval:tst:18972"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8070" version="3" class="patch">
      <metadata>
        <title>DSA-1462 hplip -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>hplip</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1462" ref_id="DSA-1462"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5208" ref_id="CVE-2007-5208"/>
        <description>Kees Cook discovered that the hpssd tool of the HP Linux Printing and Imaging System (HPLIP) performs insufficient input sanitising of shell meta characters, which may result in local privilege escalation to the hplip user. The old stable distribution (sarge) is not affected by this problem. For the stable distribution (etch), this problem has been fixed in version 1.6.10-3etch1. For the unstable distribution (sid), this problem has been fixed in version 1.6.10-4.3. We recommend that you upgrade your hplip packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:52.435-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:58.281-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:56.622-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8070 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:52.440-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:57.461-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="hpijs-ppds is earlier than 2.6.10+1.6.10-3etch1" test_ref="oval:org.mitre.oval:tst:16951"/>
              <criterion comment="hplip-data is earlier than 1.6.10-3etch1" test_ref="oval:org.mitre.oval:tst:17185"/>
              <criterion comment="hplip-doc is earlier than 1.6.10-3etch1" test_ref="oval:org.mitre.oval:tst:16844"/>
            </criteria>
          </criteria>
          <criterion comment="hplip is earlier than 1.6.10-3etch1" test_ref="oval:org.mitre.oval:tst:17011"/>
          <criterion comment="hplip-dbg is earlier than 1.6.10-3etch1" test_ref="oval:org.mitre.oval:tst:16789"/>
          <criterion comment="hpijs is earlier than 2.6.10+1.6.10-3etch1" test_ref="oval:org.mitre.oval:tst:17325"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8069" version="3" class="patch">
      <metadata>
        <title>DSA-1567 blender -- buffer overrun</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>blender</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1567" ref_id="DSA-1567"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1102" ref_id="CVE-2008-1102"/>
        <description>Stefan Cornelius discovered a vulnerability in the Radiance High Dynamic Range (HDR) image parser in Blender, a 3D modelling application. The weakness could enable a stack-based buffer overflow and the execution of arbitrary code if a maliciously-crafted HDR file is opened, or if a directory containing such a file is browsed via Blender's image-open dialog.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:44.385-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:57.977-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:56.310-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8069 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:58.865-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:57.331-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="blender is earlier than 2.42a-7.1+etch1" test_ref="oval:org.mitre.oval:tst:19073"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8068" version="3" class="patch">
      <metadata>
        <title>DSA-1821 amule -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>amule</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1821" ref_id="DSA-1821"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1440" ref_id="CVE-2009-1440"/>
        <description>Sam Hocevar discovered that amule, a client for the eD2k and Kad networks, does not properly sanitise the filename, when using the preview function. This could lead to the injection of arbitrary commands passed to the video player. The oldstable distribution (etch) is not affected by this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:56.400-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:57.165-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:55.845-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8068 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:36:00.110-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:57.139-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="amule-common is earlier than 2.2.1-1+lenny2" test_ref="oval:org.mitre.oval:tst:17326"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="amule-utils is earlier than 2.2.1-1+lenny2" test_ref="oval:org.mitre.oval:tst:16865"/>
              <criterion comment="amule is earlier than 2.2.1-1+lenny2" test_ref="oval:org.mitre.oval:tst:16834"/>
              <criterion comment="amule-daemon is earlier than 2.2.1-1+lenny2" test_ref="oval:org.mitre.oval:tst:16803"/>
              <criterion comment="amule-utils-gui is earlier than 2.2.1-1+lenny2" test_ref="oval:org.mitre.oval:tst:17189"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8067" version="5" class="patch">
      <metadata>
        <title>DSA-1643 feta -- insecure temp file handling</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>feta</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1643" ref_id="DSA-1643"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4440" ref_id="CVE-2008-4440"/>
        <description>Dmitry E. Oboukhov discovered that the "to-upgrade" plugin of Feta, a simpler interface to APT, dpkg, and other Debian package tools creates temporary files insecurely, which may lead to local denial of service through symlink attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:16.499-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:56.759-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:55.634-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5682 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:42.191-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:59.726-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8067 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:36:00.510-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:56.991-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="feta is earlier than 1.4.15+etch1" test_ref="oval:org.mitre.oval:tst:18371"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8066" version="3" class="patch">
      <metadata>
        <title>DSA-1937 gforge -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gforge</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1937" ref_id="DSA-1937"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3303" ref_id="CVE-2009-3303"/>
        <description>It was discovered that gforge, collaborative development tool, is prone to a cross-site scripting attack via the helpname parameter. Beside fixing this issue, the update also introduces some additional input sanitising. However, there are no known attack vectors. The oldstable distribution (etch), these problems have been fixed in version 4.5.14-22etch12.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:11.572-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:55.992-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:54.995-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8066 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:53.910-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:56.762-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="gforge-mta-courier is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19076"/>
            <criterion comment="gforge is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19145"/>
            <criterion comment="gforge-plugin-scmcvs is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19134"/>
            <criterion comment="gforge-common is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:18912"/>
            <criterion comment="gforge-shell-postgresql is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19462"/>
            <criterion comment="gforge-plugin-scmsvn is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19351"/>
            <criterion comment="gforge-web-apache2 is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19124"/>
            <criterion comment="gforge-mta-postfix is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19305"/>
            <criterion comment="gforge-mta-exim4 is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:18870"/>
            <criterion comment="gforge-lists-mailman is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19368"/>
            <criterion comment="gforge-web-apache is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:18818"/>
            <criterion comment="gforge-db-postgresql is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19233"/>
            <criterion comment="gforge-ftp-proftpd is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19284"/>
            <criterion comment="gforge-plugin-mediawiki is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19154"/>
            <criterion comment="gforge-dns-bind9 is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:19086"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="gforge-ldap-openldap is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19362"/>
            <criterion comment="gforge-mta-exim4 is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19208"/>
            <criterion comment="gforge-mta-courier is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19228"/>
            <criterion comment="gforge-db-postgresql is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19238"/>
            <criterion comment="gforge is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19279"/>
            <criterion comment="gforge-common is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19376"/>
            <criterion comment="gforge-mta-postfix is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19006"/>
            <criterion comment="gforge-shell-postgresql is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19337"/>
            <criterion comment="gforge-shell-ldap is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19269"/>
            <criterion comment="gforge-lists-mailman is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19435"/>
            <criterion comment="gforge-web-apache is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19017"/>
            <criterion comment="gforge-mta-exim is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:18543"/>
            <criterion comment="gforge-ftp-proftpd is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:18899"/>
            <criterion comment="gforge-dns-bind9 is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:19121"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8065" version="5" class="patch">
      <metadata>
        <title>DSA-1578 php4 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1578" ref_id="DSA-1578"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3799" ref_id="CVE-2007-3799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3806" ref_id="CVE-2007-3806"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3998" ref_id="CVE-2007-3998"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4657" ref_id="CVE-2007-4657"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2051" ref_id="CVE-2008-2051"/>
        <description>Several vulnerabilities have been discovered in PHP version 4, a server-side, HTML-embedded scripting language. The Common Vulnerabilities and Exposures project identifies the following problems: The session_start function allows remote attackers to insert arbitrary attributes into the session cookie via special characters in a cookie that is obtained from various parameters. A denial of service was possible through a malicious script abusing the glob() function. Certain maliciously constructed input to the wordwrap() function could lead to a denial of service attack. Large len values of the stspn() or strcspn() functions could allow an attacker to trigger integer overflows to expose memory or cause denial of service. The escapeshellcmd API function could be attacked via incomplete multibyte chars.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:03.962-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:55.317-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:54.457-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8065 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:56.444-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:56.548-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:13821 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:35.856-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:50.033-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="php4 is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13821"/>
              <criterion comment="php4-pear is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13781"/>
            </criteria>
          </criteria>
          <criterion comment="libapache-mod-php4 is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13915"/>
          <criterion comment="php4-recode is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13810"/>
          <criterion comment="php4-xslt is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13856"/>
          <criterion comment="php4-mcal is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13883"/>
          <criterion comment="php4-domxml is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13815"/>
          <criterion comment="php4-mhash is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13912"/>
          <criterion comment="php4-snmp is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13935"/>
          <criterion comment="libapache2-mod-php4 is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13913"/>
          <criterion comment="php4-cli is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13469"/>
          <criterion comment="php4-mcrypt is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13692"/>
          <criterion comment="php4-gd is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13893"/>
          <criterion comment="php4-mysql is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13875"/>
          <criterion comment="php4-imap is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13584"/>
          <criterion comment="php4-cgi is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13876"/>
          <criterion comment="php4-pgsql is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13568"/>
          <criterion comment="php4-odbc is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13894"/>
          <criterion comment="php4-dev is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13895"/>
          <criterion comment="php4-pspell is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13868"/>
          <criterion comment="php4-ldap is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13493"/>
          <criterion comment="php4-common is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13127"/>
          <criterion comment="php4-curl is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13910"/>
          <criterion comment="php4-sybase is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13265"/>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            </criteria>
            <criterion comment="php4-interbase is earlier than 6:4.4.4-8+etch6" test_ref="oval:org.mitre.oval:tst:13012"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8063" version="3" class="patch">
      <metadata>
        <title>DSA-1503 kernel-source-2.4.27 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 3.1</platform>
          <product>kernel-source-2.4.27</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1503" ref_id="DSA-1503"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2731" ref_id="CVE-2004-2731"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4814" ref_id="CVE-2006-4814"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5753" ref_id="CVE-2006-5753"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5823" ref_id="CVE-2006-5823"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6053" ref_id="CVE-2006-6053"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6054" ref_id="CVE-2006-6054"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6106" ref_id="CVE-2006-6106"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1353" ref_id="CVE-2007-1353"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1592" ref_id="CVE-2007-1592"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2172" ref_id="CVE-2007-2172"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2525" ref_id="CVE-2007-2525"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3848" ref_id="CVE-2007-3848"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4308" ref_id="CVE-2007-4308"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4311" ref_id="CVE-2007-4311"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5093" ref_id="CVE-2007-5093"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6063" ref_id="CVE-2007-6063"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6151" ref_id="CVE-2007-6151"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6206" ref_id="CVE-2007-6206"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6694" ref_id="CVE-2007-6694"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0007" ref_id="CVE-2008-0007"/>
        <description>Several local and remote vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems: infamous41md reported multiple integer overflows in the Sbus PROM driver that would allow for a DoS (Denial of Service) attack by a local user, and possibly the execution of arbitrary code. Doug Chapman discovered a potential local DoS (deadlock) in the mincore function caused by improper lock handling. Eric Sandeen provided a fix for a local memory corruption vulnerability resulting from a misinterpretation of return values when operating on inodes, which have been marked bad. LMH reported a potential local DoS which could be exploited by a malicious user with the privileges to mount and read a corrupted cramfs filesystem. LMH reported a potential local DoS which could be exploited by a malicious user with the privileges to mount and read a corrupted ext3 filesystem. LMH reported a potential local DoS which could be exploited by a malicious user with the privileges to mount and read a corrupted ext2 filesystem. Marcel Holtman discovered multiple buffer overflows in the Bluetooth subsystem which can be used to trigger a remote DoS (crash) and potentially execute arbitrary code. Ilja van Sprundel discovered that kernel memory could be leaked via the Bluetooth setsockopt call due to an uninitialised stack buffer. This could be used by local attackers to read the contents of sensitive kernel memory. Masayuki Nakagawa discovered that flow labels were inadvertently being shared between listening sockets and child sockets. This defect can be exploited by local users to cause a DoS (Oops). Thomas Graf reported a typo in the DECnet protocol handler that could be used by a local attacker to overrun an array via crafted packets, potentially resulting in a Denial of Service (system crash). A similar issue exists in the IPV4 protocol handler and will be fixed in a subsequent update. Florian Zumbiehl discovered a memory leak in the PPPOE subsystem caused by releasing a socket before PPPIOCGCHAN is called upon it. This could be used by a local user to DoS a system by consuming all available memory. Wojciech Purczynski discovered that pdeath_signal was not being reset properly under certain conditions which may allow local users to gain privileges by sending arbitrary signals to suid binaries. Alan Cox reported an issue in the aacraid driver that allows unprivileged local users to make ioctl calls which should be restricted to admin privileges. PaX team discovered an issue in the random driver where a defect in the reseeding code leads to a reduction in entropy. Alex Smith discovered an issue with the pwc driver for certain webcam devices. If the device is removed while a userspace application has it open, the driver will wait for userspace to close the device, resulting in a blocked USB subsystem. This issue is of low security impact as it requires the attacker to either have physical access to the system or to convince a user with local access to remove the device on their behalf. Venustech AD-LAB discovered a a buffer overflow in the isdn ioctl handling, exploitable by a local user. ADLAB discovered a possible memory overrun in the ISDN subsystem that may permit a local user to overwrite kernel memory by issuing ioctls with unterminated data. Blake Frantz discovered that when a core file owned by a non-root user exists, and a root-owned process dumps core over it, the core file retains its original ownership. This could be used by a local user to gain access to sensitive information. Cyrill Gorcunov reported a NULL pointer dereference in code specific to the CHRP PowerPC platforms. Local users could exploit this issue to achieve a Denial of Service (DoS). Nick Piggin of SuSE discovered a number of issues in subsystems which register a fault handler for memory mapped areas. This issue can be exploited by local users to achieve a Denial of Service (DoS) and possibly execute arbitrary code. The following matrix lists additional packages that were rebuilt for compatibility with or to take advantage of this update: We recommend that you upgrade your kernel package immediately and reboot the machine. If you have built a custom kernel from the kernel source package, you will need to rebuild to take advantage of these fixes.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:55.932-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:54.305-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:53.648-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8063 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:55.564-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:55.474-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="systemimager-server is earlier than 3.2.3-6sarge5" test_ref="oval:org.mitre.oval:tst:15682"/>
              <criterion comment="i2c-source is earlier than 2.9.1-1sarge2" test_ref="oval:org.mitre.oval:tst:15698"/>
              <criterion comment="systemimager-common is earlier than 3.2.3-6sarge5" test_ref="oval:org.mitre.oval:tst:15287"/>
              <criterion comment="kernel-patch-2.4-lm-sensors is earlier than 2.9.1-1sarge4" test_ref="oval:org.mitre.oval:tst:15520"/>
              <criterion comment="kernel-doc-2.4.27-speakup is earlier than 2.4.27-1.1sarge5" test_ref="oval:org.mitre.oval:tst:15495"/>
              <criterion comment="systemimager-server-flamethrowerd is earlier than 3.2.3-6sarge5" test_ref="oval:org.mitre.oval:tst:15055"/>
              <criterion comment="kernel-doc-2.4.27 is earlier than 2.4.27-10sarge6" test_ref="oval:org.mitre.oval:tst:15105"/>
              <criterion comment="kernel-source-2.4.27 is earlier than 2.4.27-10sarge6" test_ref="oval:org.mitre.oval:tst:15709"/>
              <criterion comment="kernel-tree-2.4.27 is earlier than 2.4.27-10sarge6" test_ref="oval:org.mitre.oval:tst:15489"/>
              <criterion comment="systemimager-boot-i386-standard is earlier than 3.2.3-6sarge5" test_ref="oval:org.mitre.oval:tst:15515"/>
              <criterion comment="kernel-patch-debian-2.4.27 is earlier than 2.4.27-10sarge6" test_ref="oval:org.mitre.oval:tst:14805"/>
              <criterion comment="systemimager-boot-ia64-standard is earlier than 3.2.3-6sarge5" test_ref="oval:org.mitre.oval:tst:15588"/>
              <criterion comment="kernel-patch-2.4-i2c is earlier than 2.9.1-1sarge2" test_ref="oval:org.mitre.oval:tst:15666"/>
              <criterion comment="systemimager-doc is earlier than 3.2.3-6sarge5" test_ref="oval:org.mitre.oval:tst:15683"/>
              <criterion comment="lm-sensors-source is earlier than 2.9.1-1sarge4" test_ref="oval:org.mitre.oval:tst:15713"/>
              <criterion comment="systemimager-client is earlier than 3.2.3-6sarge5" test_ref="oval:org.mitre.oval:tst:15491"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="kernel-headers-2.4.27-4 is earlier than 2.4.27-2sarge6" test_ref="oval:org.mitre.oval:tst:15739"/>
              <criterion comment="mips-tools is earlier than 2.4.27-10.sarge4.040815-3" test_ref="oval:org.mitre.oval:tst:15412"/>
              <criterion comment="kernel-image-2.4.27-4-s390 is earlier than 2.4.27-2sarge6" test_ref="oval:org.mitre.oval:tst:15768"/>
              <criterion comment="kernel-image-2.4-s390x is earlier than 2.4.27-1sarge2" test_ref="oval:org.mitre.oval:tst:14775"/>
              <criterion comment="kernel-headers-2.4-s390 is earlier than 2.4.27-1sarge2" test_ref="oval:org.mitre.oval:tst:15697"/>
              <criterion comment="kernel-image-2.4-s390 is earlier than 2.4.27-1sarge2" test_ref="oval:org.mitre.oval:tst:14870"/>
              <criterion comment="kernel-image-2.4.27-4-s390-tape is earlier than 2.4.27-2sarge6" test_ref="oval:org.mitre.oval:tst:14806"/>
              <criterion comment="kernel-image-2.4.27-4-s390x is earlier than 2.4.27-2sarge6" test_ref="oval:org.mitre.oval:tst:15734"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is m68k" test_ref="oval:org.mitre.oval:tst:13064"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criterion comment="mips-tools is earlier than 2.4.27-10.sarge4.040815-3" test_ref="oval:org.mitre.oval:tst:15507"/>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="kernel-image-2.4.27-riscstation is earlier than 2.4.27-2sarge6" test_ref="oval:org.mitre.oval:tst:15810"/>
              <criterion comment="kernel-build-2.4.27 is earlier than 2.4.27-2sarge6" test_ref="oval:org.mitre.oval:tst:14952"/>
              <criterion comment="kernel-image-2.4.27-lart is earlier than 2.4.27-2sarge6" test_ref="oval:org.mitre.oval:tst:15916"/>
              <criterion comment="kernel-image-2.4.27-netwinder is earlier than 2.4.27-2sarge6" test_ref="oval:org.mitre.oval:tst:15950"/>
              <criterion comment="kernel-headers-2.4.27 is earlier than 2.4.27-2sarge6" test_ref="oval:org.mitre.oval:tst:15724"/>
              <criterion comment="kernel-image-2.4.27-bast is earlier than 2.4.27-2sarge6" test_ref="oval:org.mitre.oval:tst:15786"/>
              <criterion comment="kernel-image-2.4.27-riscpc is earlier than 2.4.27-2sarge6" test_ref="oval:org.mitre.oval:tst:15889"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8062" version="3" class="patch">
      <metadata>
        <title>DSA-1562 iceape -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceape</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1562" ref_id="DSA-1562"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1380" ref_id="CVE-2008-1380"/>
        <description>It was discovered that crashes in the JavaScript engine of Iceape, an unbranded version of the Seamonkey internet suite could potentially lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:30.454-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:53.716-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:53.209-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8062 - Debian Patch Update" date="2014-06-06T16:34:00.948-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:35:53.705-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:55.256-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-calendar is earlier than 1.8+1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:20193"/>
              <criterion comment="mozilla-chatzilla is earlier than 1.8+1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:20236"/>
              <criterion comment="iceape is earlier than 1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:19918"/>
              <criterion comment="iceape-chatzilla is earlier than 1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:20113"/>
              <criterion comment="mozilla is earlier than 1.8+1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:20103"/>
              <criterion comment="mozilla-psm is earlier than 1.8+1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:19764"/>
              <criterion comment="mozilla-mailnews is earlier than 1.8+1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:19934"/>
              <criterion comment="mozilla-dom-inspector is earlier than 1.8+1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:19661"/>
              <criterion comment="mozilla-js-debugger is earlier than 1.8+1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:19353"/>
              <criterion comment="mozilla-browser is earlier than 1.8+1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:20181"/>
              <criterion comment="mozilla-dev is earlier than 1.8+1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:19648"/>
              <criterion comment="iceape-dev is earlier than 1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:20209"/>
            </criteria>
          </criteria>
          <criterion comment="iceape-dbg is earlier than 1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:20342"/>
          <criterion comment="iceape-dom-inspector is earlier than 1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:19815"/>
          <criterion comment="iceape-mailnews is earlier than 1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:20090"/>
          <criterion comment="iceape-browser is earlier than 1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:20016"/>
          <criterion comment="iceape-calendar is earlier than 1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:19935"/>
          <criterion comment="iceape-gnome-support is earlier than 1.0.13~pre080323b-0etch3" test_ref="oval:org.mitre.oval:tst:20183"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8061" version="5" class="patch">
      <metadata>
        <title>DSA-1610 gaim -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gaim</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1610" ref_id="DSA-1610"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2927" ref_id="CVE-2008-2927"/>
        <description>It was discovered that gaim, an multi-protocol instant messaging client, was vulnerable to several integer overflows in its MSN protocol handlers. These could allow a remote attacker to execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:33.116-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:53.241-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:52.800-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8061 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:32:59.664-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:55.037-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:16296 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:40.839-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:49.747-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="gaim-data is earlier than 1:2.0.0+beta5-10etch1" test_ref="oval:org.mitre.oval:tst:16296"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="gaim-dbg is earlier than 1:2.0.0+beta5-10etch1" test_ref="oval:org.mitre.oval:tst:15878"/>
              <criterion comment="gaim-dev is earlier than 1:2.0.0+beta5-10etch1" test_ref="oval:org.mitre.oval:tst:16382"/>
              <criterion comment="gaim is earlier than 1:2.0.0+beta5-10etch1" test_ref="oval:org.mitre.oval:tst:15757"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition version="1" id="oval:org.mitre.oval:def:8060" class="patch">
      <metadata>
        <title>DSA-1782 mplayer -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mplayer</product>
        </affected>
        <reference source="DSA" ref_url="http://www.debian.org/security/2009/dsa-1782" ref_id="DSA-1782"/>
        <description>Several vulnerabilities have been discovered in mplayer, a movie player for Unix-like systems. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that watching a malformed 4X movie file could lead to the execution of arbitrary code. It was discovered that multiple buffer overflows could lead to the execution of arbitrary code. It was discovered that watching a malformed TwinVQ file could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:06.391-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:52.695-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:52.456-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Release section" operator="AND">
        <extend_definition comment="Debian 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria comment="Architecture section" operator="OR">
          <criteria comment="Architecture independent section" operator="AND">
            <criterion comment="all architecture" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="mplayer-doc is earlier than 1.0~rc1-12etch7" test_ref="oval:org.mitre.oval:tst:17868"/>
          </criteria>
          <criteria comment="Architecture dependent section" operator="AND">
            <criteria comment="Supported architectures section" operator="OR">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria comment="Packages section" operator="OR">
              <criterion comment="mplayer DPKG is earlier than 1.0~rc1-12etch7" test_ref="oval:org.mitre.oval:tst:17888"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8059" version="3" class="patch">
      <metadata>
        <title>DSA-1546 gnumeric -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gnumeric</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1546" ref_id="DSA-1546"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0668" ref_id="CVE-2008-0668"/>
        <description>Thilo Pfennig and Morten Welinder discovered several integer overflow weaknesses in Gnumeric, a GNOME spreadsheet application. These vulnerabilities could result in the execution of arbitrary code through the opening of a maliciously crafted Excel spreadsheet.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:00.906-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:52.443-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:52.210-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8059 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:02.134-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:54.862-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="gnumeric-common is earlier than 1.6.3-5.1+etch1" test_ref="oval:org.mitre.oval:tst:16624"/>
              <criterion comment="gnumeric-doc is earlier than 1.6.3-5.1+etch1" test_ref="oval:org.mitre.oval:tst:16616"/>
            </criteria>
          </criteria>
          <criterion comment="gnumeric is earlier than 1.6.3-5.1+etch1" test_ref="oval:org.mitre.oval:tst:16231"/>
          <criterion comment="gnumeric-plugins-extra is earlier than 1.6.3-5.1+etch1" test_ref="oval:org.mitre.oval:tst:16134"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8056" version="3" class="patch">
      <metadata>
        <title>DSA-1833 dhcp3 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dhcp3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1833" ref_id="DSA-1833"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0692" ref_id="CVE-2009-0692"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1892" ref_id="CVE-2009-1892"/>
        <description>Several remote vulnerabilities have been discovered in ISC's DHCP implementation: It was discovered that dhclient does not properly handle overlong subnet mask options, leading to a stack-based buffer overflow and possible arbitrary code execution. Christoph Biedl discovered that the DHCP server may terminate when receiving certain well-formed DHCP requests, provided that the server configuration mixes host definitions using "dhcp-client-identifier" and "hardware ethernet". This vulnerability only affects the lenny versions of dhcp3-server and dhcp3-server-ldap.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:37.719-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:51.842-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:51.567-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8056 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:42.746-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:54.603-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="dhcp-client is earlier than 3.1.1-6+lenny2" test_ref="oval:org.mitre.oval:tst:14173"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="dhcp3-client is earlier than 3.1.1-6+lenny2" test_ref="oval:org.mitre.oval:tst:14590"/>
                <criterion comment="dhcp3-dev is earlier than 3.1.1-6+lenny2" test_ref="oval:org.mitre.oval:tst:14237"/>
                <criterion comment="dhcp3-relay is earlier than 3.1.1-6+lenny2" test_ref="oval:org.mitre.oval:tst:14559"/>
                <criterion comment="dhcp3-common is earlier than 3.1.1-6+lenny2" test_ref="oval:org.mitre.oval:tst:14689"/>
                <criterion comment="dhcp3-server-ldap is earlier than 3.1.1-6+lenny2" test_ref="oval:org.mitre.oval:tst:14185"/>
                <criterion comment="dhcp3-server is earlier than 3.1.1-6+lenny2" test_ref="oval:org.mitre.oval:tst:14484"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="dhcp3-client is earlier than 3.0.4-13+etch2" test_ref="oval:org.mitre.oval:tst:14450"/>
            <criterion comment="dhcp3-common is earlier than 3.0.4-13+etch2" test_ref="oval:org.mitre.oval:tst:14139"/>
            <criterion comment="dhcp3-relay is earlier than 3.0.4-13+etch2" test_ref="oval:org.mitre.oval:tst:14757"/>
            <criterion comment="dhcp3-server is earlier than 3.0.4-13+etch2" test_ref="oval:org.mitre.oval:tst:14751"/>
            <criterion comment="dhcp3-dev is earlier than 3.0.4-13+etch2" test_ref="oval:org.mitre.oval:tst:14304"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8055" version="3" class="patch">
      <metadata>
        <title>DSA-1652 ruby1.9 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ruby1.9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1652" ref_id="DSA-1652"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3655" ref_id="CVE-2008-3655"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3656" ref_id="CVE-2008-3656"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3657" ref_id="CVE-2008-3657"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3790" ref_id="CVE-2008-3790"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3905" ref_id="CVE-2008-3905"/>
        <description>Several vulnerabilities have been discovered in the interpreter for the Ruby language, which may lead to denial of service and other security problems. The Common Vulnerabilities and Exposures project identifies the following problems: Keita Yamaguchi discovered that several safe level restrictions are insufficiently enforced. Christian Neukirchen discovered that the WebRick module uses inefficient algorithms for HTTP header splitting, resulting in denial of service through resource exhaustion. It was discovered that the dl module doesn't perform taintness checks. Luka Treiber and Mitja Kolsek discovered that recursively nested XML entities can lead to denial of service through resource exhaustion in rexml. Tanaka Akira discovered that the resolv module uses sequential transaction IDs and a fixed source port for DNS queries, which makes it more vulnerable to DNS spoofing attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:17.473-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:51.197-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:51.069-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8055 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:37.834-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:54.444-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="rdoc1.9 is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14195"/>
              <criterion comment="ruby1.9-examples is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14492"/>
              <criterion comment="ruby1.9-elisp is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14979"/>
              <criterion comment="ri1.9 is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14787"/>
              <criterion comment="irb1.9 is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14888"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ruby1.9 is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14903"/>
              <criterion comment="libdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14080"/>
              <criterion comment="libopenssl-ruby1.9 is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14744"/>
              <criterion comment="ruby1.9-dev is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:15014"/>
              <criterion comment="libreadline-ruby1.9 is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14783"/>
              <criterion comment="libruby1.9-dbg is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14849"/>
              <criterion comment="libtcltk-ruby1.9 is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14948"/>
              <criterion comment="libgdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14968"/>
              <criterion comment="libruby1.9 is earlier than 1.9.0+20060609-1etch3" test_ref="oval:org.mitre.oval:tst:14799"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8054" version="3" class="patch">
      <metadata>
        <title>DSA-1516 dovecot -- privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dovecot</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1516" ref_id="DSA-1516"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1199" ref_id="CVE-2008-1199"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1218" ref_id="CVE-2008-1218"/>
        <description>Prior to this update, the default configuration for Dovecot used by Debian runs the server daemons with group mail privileges. This means that users with write access to their mail directory on the server (for example, through an SSH login) could read and also delete via a symbolic link mailboxes owned by other users for which they do not have direct access (CVE-2008-1199). In addition, an internal interpretation conflict in password handling has been addressed proactively, even though it is not known to be exploitable (CVE-2008-1218). Note that applying this update requires manual action: The configuration setting mail_extra_groups = mail has been replaced with mail_privileged_group = mail. The update will show a configuration file conflict in /etc/dovecot/dovecot.conf. It is recommended that you keep the currently installed configuration file, and change the affected line. For your reference, the sample configuration (without your local changes) will have been written to /etc/dovecot/dovecot.conf.dpkg-new. If your current configuration uses mail_extra_groups with a value different from mail, you may have to resort to the mail_access_groups configuration directive.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:25.098-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:50.833-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:50.804-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8054 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:42.926-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:54.223-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="dovecot-pop3d is earlier than 1.0.rc15-2etch4" test_ref="oval:org.mitre.oval:tst:17700"/>
          <criterion comment="dovecot-common is earlier than 1.0.rc15-2etch4" test_ref="oval:org.mitre.oval:tst:17831"/>
          <criterion comment="dovecot-imapd is earlier than 1.0.rc15-2etch4" test_ref="oval:org.mitre.oval:tst:18423"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8053" version="3" class="patch">
      <metadata>
        <title>DSA-1622 newsx -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>newsx</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1622" ref_id="DSA-1622"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3252" ref_id="CVE-2008-3252"/>
        <description>It was discovered that newsx, an NNTP news exchange utility, was affected by a buffer overflow allowing remote attackers to execute arbitrary code via a news article containing a large number of lines starting with a period.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:53.523-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:50.545-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:50.588-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8053 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:41.193-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:54.077-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="newsx is earlier than 1.6-2etch1" test_ref="oval:org.mitre.oval:tst:13424"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8052" version="3" class="patch">
      <metadata>
        <title>DSA-1517 ldapscripts -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ldapscripts</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1517" ref_id="DSA-1517"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5373" ref_id="CVE-2007-5373"/>
        <description>Don Armstrong discovered that ldapscripts, a suite of tools to manipulate user accounts in LDAP, sends the password as a command line argument when calling LDAP programs, which may allow a local attacker to read this password from the process listing. The old stable distribution (sarge) does not contain an ldapscripts package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:24.305-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:50.323-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:50.353-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8052 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:43.071-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:53.938-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="ldapscripts is earlier than 1.4-2etch1" test_ref="oval:org.mitre.oval:tst:18410"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8051" version="5" class="patch">
      <metadata>
        <title>DSA-1804 ipsec-tools -- null pointer dereference, memory leaks</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ipsec-tools</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1804" ref_id="DSA-1804"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1574" ref_id="CVE-2009-1574"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1632" ref_id="CVE-2009-1632"/>
        <description>Several remote vulnerabilities have been discovered in racoon, the Internet Key Exchange daemon of ipsec-tools. The The Common Vulnerabilities and Exposures project identified the following problems: Neil Kettle discovered a NULL pointer dereference on crafted fragmented packets that contain no payload. This results in the daemon crashing which can be used for denial of service attacks. Various memory leaks in the X.509 certificate authentication handling and the NAT-Traversal keepalive implementation can result in memory exhaustion and thus denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:43.457-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:49.678-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:49.863-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8051 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:38.169-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:53.720-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:19716 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:39.578-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:49.367-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="racoon is earlier than 1:0.7.1-1.3+lenny2" test_ref="oval:org.mitre.oval:tst:20538"/>
            <criterion comment="ipsec-tools is earlier than 1:0.7.1-1.3+lenny2" test_ref="oval:org.mitre.oval:tst:20014"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="racoon is earlier than 1:0.6.6-3.1etch3" test_ref="oval:org.mitre.oval:tst:20258"/>
            <criterion comment="ipsec-tools is earlier than 1:0.6.6-3.1etch3" test_ref="oval:org.mitre.oval:tst:19716"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8049" version="3" class="patch">
      <metadata>
        <title>DSA-1507 turba2 -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>turba2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1507" ref_id="DSA-1507"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0807" ref_id="CVE-2008-0807"/>
        <description>Peter Paul Elfferich discovered that turba2, a contact management component for horde framework, did not correctly check access rights before allowing users to edit addresses. This could result in valid users being able to alter private address records.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:00.551-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:48.907-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:49.598-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8049 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:37.998-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:53.583-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="turba2 is earlier than 2.1.3-1etch1" test_ref="oval:org.mitre.oval:tst:16094"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="turba2 is earlier than 2.0.2-1sarge1" test_ref="oval:org.mitre.oval:tst:15214"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8047" version="3" class="patch">
      <metadata>
        <title>DSA-1899 strongswan -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>strongswan</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1899" ref_id="DSA-1899"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1957" ref_id="CVE-2009-1957"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1958" ref_id="CVE-2009-1958"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2185" ref_id="CVE-2009-2185"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2661" ref_id="CVE-2009-2661"/>
        <description>Several remote vulnerabilities have been discovered in strongswan, an implementation of the IPSEC and IKE protocols. The Common Vulnerabilities and Exposures project identifies the following problems: The charon daemon can crash when processing certain crafted IKEv2 packets. (The old stable distribution (etch) was not affected by these two problems because it lacks IKEv2 support.) The pluto daemon could crash when processing a crafted X.509 certificate.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:02.972-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:48.424-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:49.190-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8047 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:37.544-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:53.209-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="strongswan is earlier than 4.2.4-5+lenny3" test_ref="oval:org.mitre.oval:tst:19818"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="strongswan is earlier than 2.8.0+dfsg-1+etch2" test_ref="oval:org.mitre.oval:tst:19181"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8046" version="3" class="patch">
      <metadata>
        <title>DSA-1815 libtorrent-rasterbar -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>libtorrent-rasterbar</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1815" ref_id="DSA-1815"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1760" ref_id="CVE-2009-1760"/>
        <description>It was discovered that the Rasterbar Bittorrent library performed insufficient validation of path names specified in torrent files, which could lead to denial of service by overwriting files. The old stable distribution (etch) doesn't include libtorrent-rasterbar.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:32.125-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:47.839-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:48.696-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8046 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:41.047-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:53.038-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libtorrent-rasterbar-doc is earlier than 0.13.1-2+lenny1" test_ref="oval:org.mitre.oval:tst:18444"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libtorrent-rasterbar0 is earlier than 0.13.1-2+lenny1" test_ref="oval:org.mitre.oval:tst:18493"/>
              <criterion comment="libtorrent-rasterbar-dbg is earlier than 0.13.1-2+lenny1" test_ref="oval:org.mitre.oval:tst:18536"/>
              <criterion comment="libtorrent-rasterbar-dev is earlier than 0.13.1-2+lenny1" test_ref="oval:org.mitre.oval:tst:18401"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8045" version="3" class="patch">
      <metadata>
        <title>DSA-1921 expat -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>expat</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1921" ref_id="DSA-1921"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2625" ref_id="CVE-2009-2625"/>
        <description>Peter Valchev discovered an error in expat, an XML parsing C library, when parsing certain UTF-8 sequences, which can be exploited to crash an application using the library.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:01.667-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:46.737-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:48.169-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8045 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:41.353-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:52.900-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="lib64expat1 is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:17342"/>
                <criterion comment="lib64expat1-dev is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:17209"/>
                <criterion comment="expat is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:17288"/>
                <criterion comment="libexpat1-dev is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:17291"/>
                <criterion comment="libexpat1 is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:16715"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libexpat1 is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:17218"/>
                <criterion comment="expat is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:17317"/>
                <criterion comment="libexpat1-dev is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:17044"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="expat is earlier than 1.95.8-3.4+etch1" test_ref="oval:org.mitre.oval:tst:17251"/>
            <criterion comment="libexpat1-dev is earlier than 1.95.8-3.4+etch1" test_ref="oval:org.mitre.oval:tst:17019"/>
            <criterion comment="libexpat1 is earlier than 1.95.8-3.4+etch1" test_ref="oval:org.mitre.oval:tst:16411"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8044" version="3" class="patch">
      <metadata>
        <title>DSA-1615 xulrunner -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1615" ref_id="DSA-1615"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2785" ref_id="CVE-2008-2785"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2798" ref_id="CVE-2008-2798"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2799" ref_id="CVE-2008-2799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2800" ref_id="CVE-2008-2800"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2801" ref_id="CVE-2008-2801"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2802" ref_id="CVE-2008-2802"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2803" ref_id="CVE-2008-2803"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2805" ref_id="CVE-2008-2805"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2807" ref_id="CVE-2008-2807"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2808" ref_id="CVE-2008-2808"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2809" ref_id="CVE-2008-2809"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2811" ref_id="CVE-2008-2811"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2933" ref_id="CVE-2008-2933"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that missing boundary checks on a reference counter for CSS objects can lead to the execution of arbitrary code. Devon Hubbard, Jesse Ruderman and Martijn Wargers discovered crashes in the layout engine, which might allow the execution of arbitrary code. Igor Bukanov, Jesse Ruderman and Gary Kwong discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. moz_bug_r_a4 discovered several cross-site scripting vulnerabilities. Collin Jackson and Adam Barth discovered that Javascript code could be executed in the context of signed JAR archives. moz_bug_r_a4 discovered that XUL documents can escalate privileges by accessing the pre-compiled fastload file. moz_bug_r_a4 discovered that missing input sanitising in the mozIJSSubScriptLoader.loadSubScript() function could lead to the execution of arbitrary code. Iceweasel itself is not affected, but some addons are. Claudio Santambrogio discovered that missing access validation in DOM parsing allows malicious web sites to force the browser to upload local files to the server, which could lead to information disclosure. Daniel Glazman discovered that a programming error in the code for parsing .properties files could lead to memory content being exposed to addons, which could lead to information disclosure. Masahiro Yamada discovered that file URLs in directory listings were insufficiently escaped. John G. Myers, Frank Benkstein and Nils Toedtmann discovered that alternate names on self-signed certificates were handled insufficiently, which could lead to spoofing of secure connections. Greg McManus discovered a crash in the block reflow code, which might allow the execution of arbitrary code. Billy Rios discovered that passing an URL containing a pipe symbol to Iceweasel can lead to Chrome privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:30.055-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:45.955-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:47.637-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8044 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:37.253-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:52.731-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libnspr4-dev is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16506"/>
              <criterion comment="libmozjs-dev is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:15888"/>
              <criterion comment="libsmjs-dev is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16390"/>
              <criterion comment="libmozillainterfaces-java is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16469"/>
              <criterion comment="libxul-common is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16520"/>
              <criterion comment="libsmjs1 is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16004"/>
              <criterion comment="libxul-dev is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16161"/>
              <criterion comment="libnss3-dev is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:15626"/>
            </criteria>
          </criteria>
          <criterion comment="libxul0d is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16259"/>
          <criterion comment="libnss3-0d-dbg is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16181"/>
          <criterion comment="libmozjs0d-dbg is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:15783"/>
          <criterion comment="libnss3-0d is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16376"/>
          <criterion comment="spidermonkey-bin is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16079"/>
          <criterion comment="libnspr4-0d is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16495"/>
          <criterion comment="libnspr4-0d-dbg is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16517"/>
          <criterion comment="xulrunner-gnome-support is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16409"/>
          <criterion comment="libxul0d-dbg is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16439"/>
          <criterion comment="xulrunner is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16318"/>
          <criterion comment="libnss3-tools is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16124"/>
          <criterion comment="python-xpcom is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16528"/>
          <criterion comment="libmozjs0d is earlier than 1.8.0.15~pre080614d-0etch1" test_ref="oval:org.mitre.oval:tst:16153"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8043" version="5" class="patch">
      <metadata>
        <title>DSA-1836 fckeditor -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>fckeditor</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1836" ref_id="DSA-1836"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2265" ref_id="CVE-2009-2265"/>
        <description>Vinny Guido discovered that multiple input sanitising vulnerabilities in Fckeditor, a rich text web editor component, may lead to the execution of arbitrary code. The old stable distribution (etch) doesn't contain fckeditor.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:39.600-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:45.514-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:47.410-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8043 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:43.993-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:52.594-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6061 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:39.791-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:49.209-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="fckeditor is earlier than 1:2.6.2-1lenny1" test_ref="oval:org.mitre.oval:tst:14661"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8042" version="3" class="patch">
      <metadata>
        <title>DSA-1801 ntp -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ntp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1801" ref_id="DSA-1801"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0159" ref_id="CVE-2009-0159"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1252" ref_id="CVE-2009-1252"/>
        <description>Several remote vulnerabilities have been discovered in NTP, the Network Time Protocol reference implementation. The Common Vulnerabilities and Exposures project identifies the following problems: A buffer overflow in ntpq allow a remote NTP server to create a denial of service attack or to execute arbitrary code via a crafted response. A buffer overflow in ntpd allows a remote attacker to create a denial of service attack or to execute arbitrary code when the autokey functionality is enabled.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:45.907-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:44.795-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:46.830-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8042 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:40.031-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:52.346-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="ntp-doc is earlier than 4.2.4p4+dfsg-8lenny2" test_ref="oval:org.mitre.oval:tst:20255"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="ntp is earlier than 4.2.4p4+dfsg-8lenny2" test_ref="oval:org.mitre.oval:tst:20321"/>
                <criterion comment="ntpdate is earlier than 4.2.4p4+dfsg-8lenny2" test_ref="oval:org.mitre.oval:tst:20408"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="ntp-doc is earlier than 4.2.2.p4+dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:20524"/>
                <criterion comment="ntp-simple is earlier than 4.2.2.p4+dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:20607"/>
                <criterion comment="ntp-refclock is earlier than 4.2.2.p4+dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:20417"/>
              </criteria>
            </criteria>
            <criterion comment="ntpdate is earlier than 4.2.2.p4+dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:20469"/>
            <criterion comment="ntp is earlier than 4.2.2.p4+dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:20595"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8041" version="5" class="patch">
      <metadata>
        <title>DSA-1557 phpmyadmin -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpmyadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1557" ref_id="DSA-1557"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1149" ref_id="CVE-2008-1149"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1567" ref_id="CVE-2008-1567"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1924" ref_id="CVE-2008-1924"/>
        <description>Several remote vulnerabilities have been discovered in phpMyAdmin, an application to administrate MySQL over the WWW. The Common Vulnerabilities and Exposures project identifies the following problems: Attackers with CREATE table permissions were allowed to read arbitrary files readable by the webserver via a crafted HTTP POST request. The PHP session data file stored the username and password of a logged in user, which in some setups can be read by a local user. Cross site scripting and SQL injection were possible by attackers that had permission to create cookies in the same cookie domain as phpMyAdmin runs in.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:39.642-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:44.397-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:46.605-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8041 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:43.217-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:52.106-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8041 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:40.987-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:48.845-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="phpmyadmin is earlier than 4:2.9.1.1-7" test_ref="oval:org.mitre.oval:tst:18238"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8040" version="3" class="patch">
      <metadata>
        <title>DSA-1611 afuse -- privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>afuse</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1611" ref_id="DSA-1611"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2232" ref_id="CVE-2008-2232"/>
        <description>Anders Kaseorg discovered that afuse, an automounting file system in user-space, did not properly escape meta characters in paths. This allowed a local attacker with read access to the filesystem to execute commands as the owner of the filesystem.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:33.543-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:44.005-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:46.383-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8040 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:06.396-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:51.984-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="afuse is earlier than 0.1.1-1+etch1" test_ref="oval:org.mitre.oval:tst:16128"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8038" version="3" class="patch">
      <metadata>
        <title>DSA-1763 openssl -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openssl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1763" ref_id="DSA-1763"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0590" ref_id="CVE-2009-0590"/>
        <description>It was discovered that insufficient length validations in the ASN.1 handling of the OpenSSL crypto library may lead to denial of service when processing a manipulated certificate.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:53.549-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:43.493-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:45.678-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8038 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:01.954-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:51.809-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libssl-dev is earlier than 0.9.8g-15+lenny1" test_ref="oval:org.mitre.oval:tst:16786"/>
            <criterion comment="libssl0.9.8-dbg is earlier than 0.9.8g-15+lenny1" test_ref="oval:org.mitre.oval:tst:16497"/>
            <criterion comment="libssl0.9.8 is earlier than 0.9.8g-15+lenny1" test_ref="oval:org.mitre.oval:tst:16613"/>
            <criterion comment="openssl is earlier than 0.9.8g-15+lenny1" test_ref="oval:org.mitre.oval:tst:16809"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libssl0.9.7-dbg is earlier than 0.9.7k-3.1etch3" test_ref="oval:org.mitre.oval:tst:16807"/>
            <criterion comment="libssl-dev is earlier than 0.9.8c-4etch5" test_ref="oval:org.mitre.oval:tst:16750"/>
            <criterion comment="libssl0.9.8-dbg is earlier than 0.9.8c-4etch5" test_ref="oval:org.mitre.oval:tst:16596"/>
            <criterion comment="openssl is earlier than 0.9.8c-4etch5" test_ref="oval:org.mitre.oval:tst:16570"/>
            <criterion comment="libssl0.9.8 is earlier than 0.9.8c-4etch5" test_ref="oval:org.mitre.oval:tst:16664"/>
            <criterion comment="libssl0.9.7 is earlier than 0.9.7k-3.1etch3" test_ref="oval:org.mitre.oval:tst:16480"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8037" version="3" class="patch">
      <metadata>
        <title>DSA-1769 openjdk-6 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>openjdk-6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1769" ref_id="DSA-1769"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2426" ref_id="CVE-2006-2426"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0581" ref_id="CVE-2009-0581"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0723" ref_id="CVE-2009-0723"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0733" ref_id="CVE-2009-0733"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0793" ref_id="CVE-2009-0793"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1093" ref_id="CVE-2009-1093"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1094" ref_id="CVE-2009-1094"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1095" ref_id="CVE-2009-1095"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1096" ref_id="CVE-2009-1096"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1097" ref_id="CVE-2009-1097"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1098" ref_id="CVE-2009-1098"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1101" ref_id="CVE-2009-1101"/>
        <description>Several vulnerabilities have been identified in OpenJDK, an implementation of the Java SE platform. Creation of large, temporary fonts could use up available disk space, leading to a denial of service condition. Several vulnerabilities existed in the embedded LittleCMS library, exploitable through crafted images: a memory leak, resulting in a denial of service condition (CVE-2009-0581), heap-based buffer overflows, potentially allowing arbitrary code execution (CVE-2009-0723, CVE-2009-0733), and a null-pointer dereference, leading to denial of service (CVE-2009-0793). The LDAP server implementation (in com.sun.jdni.ldap) did not properly close sockets if an error was encountered, leading to a denial-of-service condition. The LDAP client implementation (in com.sun.jdni.ldap) allowed malicious LDAP servers to execute arbitrary code on the client. The HTTP server implementation (sun.net.httpserver) contained an unspecified denial of service vulnerability. Several issues in Java Web Start have been addressed. The Debian packages currently do not support Java Web Start, so these issues are not directly exploitable, but the relevant code has been updated</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:43.374-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:42.910-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:45.250-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8037 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:39.036-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:51.218-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="openjdk-6-jre-lib is earlier than 6b11-9.1+lenny2" test_ref="oval:org.mitre.oval:tst:16552"/>
              <criterion comment="openjdk-6-doc is earlier than 6b11-9.1+lenny2" test_ref="oval:org.mitre.oval:tst:16464"/>
              <criterion comment="openjdk-6-source is earlier than 6b11-9.1+lenny2" test_ref="oval:org.mitre.oval:tst:16344"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="openjdk-6-jre-headless is earlier than 6b11-9.1+lenny2" test_ref="oval:org.mitre.oval:tst:16180"/>
              <criterion comment="openjdk-6-demo is earlier than 6b11-9.1+lenny2" test_ref="oval:org.mitre.oval:tst:16257"/>
              <criterion comment="openjdk-6-dbg is earlier than 6b11-9.1+lenny2" test_ref="oval:org.mitre.oval:tst:16500"/>
              <criterion comment="openjdk-6-jdk is earlier than 6b11-9.1+lenny2" test_ref="oval:org.mitre.oval:tst:16082"/>
              <criterion comment="openjdk-6-jre is earlier than 6b11-9.1+lenny2" test_ref="oval:org.mitre.oval:tst:16238"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8036" version="3" class="patch">
      <metadata>
        <title>DSA-1830 icedove -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>icedove</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1830" ref_id="DSA-1830"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0040" ref_id="CVE-2009-0040"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0352" ref_id="CVE-2009-0352"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0353" ref_id="CVE-2009-0353"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0652" ref_id="CVE-2009-0652"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0771" ref_id="CVE-2009-0771"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0772" ref_id="CVE-2009-0772"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0773" ref_id="CVE-2009-0773"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0774" ref_id="CVE-2009-0774"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0776" ref_id="CVE-2009-0776"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1302" ref_id="CVE-2009-1302"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1303" ref_id="CVE-2009-1303"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1307" ref_id="CVE-2009-1307"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1832" ref_id="CVE-2009-1832"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1392" ref_id="CVE-2009-1392"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1836" ref_id="CVE-2009-1836"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1838" ref_id="CVE-2009-1838"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1841" ref_id="CVE-2009-1841"/>
        <description>Several remote vulnerabilities have been discovered in the Icedove mail client, an unbranded version of the Thunderbird mail client. The Common Vulnerabilities and Exposures project identifies the following problems: The execution of arbitrary code might be possible via a crafted PNG file that triggers a free of an uninitialised pointer in (1) the png_read_png function, (2) pCAL chunk handling, or (3) setup of 16-bit gamma tables. (MFSA 2009-10) It is possible to execute arbitrary code via vectors related to the layout engine. (MFSA 2009-01) It is possible to execute arbitrary code via vectors related to the JavaScript engine. (MFSA 2009-01) Bjoern Hoehrmann and Moxie Marlinspike discovered a possible spoofing attack via Unicode box drawing characters in internationalised domain names. (MFSA 2009-15) Memory corruption and assertion failures have been discovered in the layout engine, leading to the possible execution of arbitrary code. (MFSA 2009-07) The layout engine allows the execution of arbitrary code in vectors related to nsCSSStyleSheet::GetOwnerNode, events, and garbage collection. (MFSA 2009-07) The JavaScript engine is prone to the execution of arbitrary code via several vectors. (MFSA 2009-07) The layout engine allows the execution of arbitrary code via vectors related to gczeal. (MFSA 2009-07) Georgi Guninski discovered that it is possible to obtain xml data via an issue related to the nsIRDFService. (MFSA 2009-09) The browser engine is prone to a possible memory corruption via several vectors. (MFSA 2009-14) The browser engine is prone to a possible memory corruption via the nsSVGElement::BindToTree function. (MFSA 2009-14) Gregory Fleischer discovered that it is possible to bypass the Same Origin Policy when opening a Flash file via the view-source: scheme. (MFSA 2009-17) The possible arbitrary execution of code was discovered via vectors involving "double frame construction." (MFSA 2009-24) Several issues were discovered in the browser engine as used by icedove, which could lead to the possible execution of arbitrary code. (MFSA 2009-24) Shuo Chen, Ziqing Mao, Yi-Min Wang and Ming Zhang reported a potential man-in-the-middle attack, when using a proxy due to insufficient checks on a certain proxy response. (MFSA 2009-27) moz_bug_r_a4 discovered that it is possible to execute arbitrary JavaScript with chrome privileges due to an error in the garbage collection implementation. (MFSA 2009-29) moz_bug_r_a4 reported that it is possible for scripts from page content to run with elevated privileges and thus potentially executing arbitrary code with the object's chrome privileges. (MFSA 2009-32) Bernd Jendrissek discovered a potentially exploitable crash when viewing a multipart/alternative mail message with a text/enhanced part. (MFSA 2009-33)</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:38.527-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:42.471-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:44.813-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8036 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:40.675-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:50.946-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="icedove-dev is earlier than 2.0.0.22-0lenny1" test_ref="oval:org.mitre.oval:tst:14203"/>
          <criterion comment="icedove-dbg is earlier than 2.0.0.22-0lenny1" test_ref="oval:org.mitre.oval:tst:14642"/>
          <criterion comment="icedove-gnome-support is earlier than 2.0.0.22-0lenny1" test_ref="oval:org.mitre.oval:tst:14573"/>
          <criterion comment="icedove is earlier than 2.0.0.22-0lenny1" test_ref="oval:org.mitre.oval:tst:13790"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8035" version="3" class="patch">
      <metadata>
        <title>DSA-1826 eggdrop -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>eggdrop</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1826" ref_id="DSA-1826"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2807" ref_id="CVE-2007-2807"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1789" ref_id="CVE-2009-1789"/>
        <description>Several vulnerabilities have been discovered in eggdrop, an advanced IRC robot. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that eggdrop is vulnerable to a buffer overflow, which could result in a remote user executing arbitrary code. The previous DSA (DSA-1448-1) did not fix the issue correctly. It was discovered that eggdrop is vulnerable to a denial of service attack, that allows remote attackers to cause a crash via a crafted PRIVMSG.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:55.505-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:41.788-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:44.361-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8035 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:35.206-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:50.713-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="eggdrop-data is earlier than 1.6.19-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:17229"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criterion comment="eggdrop is earlier than 1.6.19-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:17123"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="eggdrop-data is earlier than 1.6.18-1etch2" test_ref="oval:org.mitre.oval:tst:17222"/>
            </criteria>
            <criterion comment="eggdrop is earlier than 1.6.18-1etch2" test_ref="oval:org.mitre.oval:tst:16946"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8034" version="3" class="patch">
      <metadata>
        <title>DSA-1923 libhtml-parser-perl -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libhtml-parser-perl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1923" ref_id="DSA-1923"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3627" ref_id="CVE-2009-3627"/>
        <description>A denial of service vulnerability has been found in libhtml-parser-perl, a collection of modules to parse HTML in text documents which is used by several other projects like e.g. SpamAssassin. Mark Martinec discovered that the decode_entities() function will get stuck in an infinite loop when parsing certain HTML entities with invalid UTF-8 characters. An attacker can use this to perform denial of service attacks by submitting crafted HTML to an application using this functionality.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:03.409-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:41.337-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:43.891-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8034 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:35.450-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:50.527-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="libhtml-parser-perl is earlier than 3.56-1+lenny1" test_ref="oval:org.mitre.oval:tst:16924"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="libhtml-parser-perl is earlier than 3.55-1+etch1" test_ref="oval:org.mitre.oval:tst:17446"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8032" version="3" class="patch">
      <metadata>
        <title>DSA-1457 dovecot -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dovecot</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1457" ref_id="DSA-1457"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6598" ref_id="CVE-2007-6598"/>
        <description>It was discovered that Dovecot, a POP3 and IMAP server, only when used # Remark: "base" refers to a variable(?!) and should not contain something as # base = %r! with LDAP authentication and base contains variables, could allow a user to log in to the account of another user with the same password. The old stable distribution (sarge) is not affected. For the stable distribution (etch), this problem has been fixed in version 1.0.rc15-2etch3. For the unstable distribution (sid), this problem has been fixed in version 1.0.10-1. We recommend that you upgrade your dovecot packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:18.728-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:40.586-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:43.460-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8032 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:43.535-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:50.343-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="dovecot-pop3d is earlier than 1.0.rc15-2etch3" test_ref="oval:org.mitre.oval:tst:18438"/>
              <criterion comment="dovecot-common is earlier than 1.0.rc15-2etch3" test_ref="oval:org.mitre.oval:tst:18164"/>
              <criterion comment="dovecot-imapd is earlier than 1.0.rc15-2etch3" test_ref="oval:org.mitre.oval:tst:17818"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="dovecot-pop3d is earlier than 1.0.rc15-2etch2" test_ref="oval:org.mitre.oval:tst:18285"/>
              <criterion comment="dovecot-common is earlier than 1.0.rc15-2etch3" test_ref="oval:org.mitre.oval:tst:18239"/>
              <criterion comment="dovecot-imapd is earlier than 1.0.rc15-2etch3" test_ref="oval:org.mitre.oval:tst:17513"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8031" version="3" class="patch">
      <metadata>
        <title>DSA-1531 policyd-weight -- insecure temporary files</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>policyd-weight</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1531" ref_id="DSA-1531"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1569" ref_id="CVE-2008-1569"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1570" ref_id="CVE-2008-1570"/>
        <description>Chris Howells discovered that policyd-weight, a policy daemon for the Postfix mail transport agent, created its socket in an insecure way, which may be exploited to overwrite or remove arbitrary files from the local system.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:33.835-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:40.350-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:43.229-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8031 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:44.426-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:50.134-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="policyd-weight is earlier than 0.1.14-beta-6etch2" test_ref="oval:org.mitre.oval:tst:13206"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8030" version="3" class="patch">
      <metadata>
        <title>DSA-1577 gforge -- insecure temporary files</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gforge</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1577" ref_id="DSA-1577"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0167" ref_id="CVE-2008-0167"/>
        <description>Stephen Gran and Mark Hymers discovered that some scripts run by GForge, a collaborative development tool, open files in write mode in a potentially insecure manner. This may be exploited to overwrite arbitrary files on the local system.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:27.572-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:39.783-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:42.793-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8030 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:43.362-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:49.964-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="gforge-ldap-openldap is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14206"/>
          <criterion comment="gforge-mta-exim4 is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14088"/>
          <criterion comment="gforge-mta-courier is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14554"/>
          <criterion comment="gforge-db-postgresql is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14349"/>
          <criterion comment="gforge is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14338"/>
          <criterion comment="gforge-common is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14125"/>
          <criterion comment="gforge-mta-postfix is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14402"/>
          <criterion comment="gforge-shell-postgresql is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14487"/>
          <criterion comment="gforge-shell-ldap is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14551"/>
          <criterion comment="gforge-lists-mailman is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:13997"/>
          <criterion comment="gforge-web-apache is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14263"/>
          <criterion comment="gforge-mta-exim is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14494"/>
          <criterion comment="gforge-ftp-proftpd is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14164"/>
          <criterion comment="gforge-dns-bind9 is earlier than 4.5.14-22etch8" test_ref="oval:org.mitre.oval:tst:14101"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8028" version="3" class="patch">
      <metadata>
        <title>DSA-1488 phpbb2 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>phpbb2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1488" ref_id="DSA-1488"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4758" ref_id="CVE-2006-4758"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6839" ref_id="CVE-2006-6839"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6840" ref_id="CVE-2006-6840"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6508" ref_id="CVE-2006-6508"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6841" ref_id="CVE-2006-6841"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0471" ref_id="CVE-2008-0471"/>
        <description>Several remote vulnerabilities have been discovered in phpBB, a web based bulletin board. The Common Vulnerabilities and Exposures project identifies the following problems: Private messaging allowed cross site request forgery, making it possible to delete all private messages of a user by sending them to a crafted web page. Cross site request forgery enabled an attacker to perform various actions on behalf of a logged in user. (Applies to sarge only.) A negative start parameter could allow an attacker to create invalid output. (Applies to sarge only.) Redirection targets were not fully checked, leaving room for unauthorised external redirections via a phpBB forum. (Applies to sarge only.) An authenticated forum administrator may upload files of any type by using specially crafted filenames. (Applies to sarge only.)</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:09.132-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:39.293-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:42.468-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8028 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:38.612-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:49.551-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="phpbb2-languages is earlier than 2.0.21-7" test_ref="oval:org.mitre.oval:tst:14813"/>
            <criterion comment="phpbb2 is earlier than 2.0.21-7" test_ref="oval:org.mitre.oval:tst:14997"/>
            <criterion comment="phpbb2-conf-mysql is earlier than 2.0.21-7" test_ref="oval:org.mitre.oval:tst:14972"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="phpbb2 is earlier than 2.0.13-6sarge4" test_ref="oval:org.mitre.oval:tst:14962"/>
            <criterion comment="phpbb2-languages is earlier than 2.0.13-6sarge4" test_ref="oval:org.mitre.oval:tst:14848"/>
            <criterion comment="phpbb2-conf-mysql is earlier than 2.0.13-6sarge4" test_ref="oval:org.mitre.oval:tst:14810"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8027" version="5" class="patch">
      <metadata>
        <title>DSA-1588 linux-2.6 -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1588" ref_id="DSA-1588"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6712" ref_id="CVE-2007-6712"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1615" ref_id="CVE-2008-1615"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2136" ref_id="CVE-2008-2136"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2137" ref_id="CVE-2008-2137"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service. The Common Vulnerabilities and Exposures project identifies the following problems: Johannes Bauer discovered an integer overflow condition in the hrtimer subsystem on 64-bit systems. This can be exploited by local users to trigger a denial of service (DoS) by causing the kernel to execute an infinite loop. Jan Kratochvil reported a local denial of service condition that permits local users on systems running the amd64 flavor kernel to cause a system crash. Paul Harks discovered a memory leak in the Simple Internet Transition (SIT) code used for IPv6 over IPv4 tunnels. This can be exploited by remote users to cause a denial of service condition. David Miller and Jan Lieskovsky discovered issues with the virtual address range checking of mmaped regions on the sparc architecture that may be exploited by local users to cause a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:38.625-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:37.885-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:41.274-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5609 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:33.962-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:59.539-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8027 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:41.712-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:49.037-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17663"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17310"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:16740"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17668"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17096"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17738"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17735"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.18etch5" test_ref="oval:org.mitre.oval:tst:16963"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17502"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17454"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17056"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17692"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17659"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17340"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17579"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17664"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:16756"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17755"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17485"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17024"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17709"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:16972"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17552"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17432"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17247"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-vserver-k7 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17383"/>
              <criterion comment="linux-image-2.6.18-6-xen-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17415"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17386"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17241"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17729"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17731"/>
              <criterion comment="linux-headers-2.6.18-6-686-bigmem is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:16873"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.18etch5" test_ref="oval:org.mitre.oval:tst:16784"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17685"/>
              <criterion comment="user-mode-linux is earlier than 2.6.18-1um-2etch.18etch5" test_ref="oval:org.mitre.oval:tst:16879"/>
              <criterion comment="linux-modules-2.6.18-6-xen-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17519"/>
              <criterion comment="linux-image-2.6.18-6-486 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17734"/>
              <criterion comment="linux-image-2.6.18-6-k7 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17369"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17392"/>
              <criterion comment="linux-headers-2.6.18-6-486 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:16835"/>
              <criterion comment="linux-image-2.6.18-6-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17674"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17440"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17279"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17370"/>
              <criterion comment="linux-image-2.6.18-6-vserver-k7 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17694"/>
              <criterion comment="linux-headers-2.6.18-6-k7 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17417"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17688"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17715"/>
              <criterion comment="linux-headers-2.6.18-6-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17772"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17509"/>
              <criterion comment="linux-headers-2.6.18-6-xen-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17779"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17500"/>
              <criterion comment="linux-image-2.6.18-6-686-bigmem is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17455"/>
              <criterion comment="linux-image-2.6.18-6-vserver-686 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17760"/>
              <criterion comment="linux-headers-2.6.18-6-all-i386 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17733"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17414"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17542"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17898"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17856"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17421"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17809"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17350"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17840"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17585"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17837"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-18etch5" test_ref="oval:org.mitre.oval:tst:17375"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8026" version="3" class="patch">
      <metadata>
        <title>DSA-1616 clamav -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1616" ref_id="DSA-1616"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2713" ref_id="CVE-2008-2713"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3215" ref_id="CVE-2008-3215"/>
        <description>Damian Put discovered a vulnerability in the ClamAV anti-virus toolkit's parsing of Petite-packed Win32 executables. The weakness leads to an invalid memory access, and could enable an attacker to crash clamav by supplying a maliciously crafted Petite-compressed binary for scanning. In some configurations, such as when clamav is used in combination with mail servers, this could cause a system to fail open, facilitating a follow-on viral attack. A previous version of this advisory referenced packages that were built incorrectly and omitted the intended correction. This issue was fixed in packages referenced by the -2 revision of the advisory. The Common Vulnerabilities and Exposures project identifies this weakness as CVE-2008-2713 and CVE-2008-3215.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:26.137-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:37.360-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:40.877-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8026 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:40.215-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:48.782-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="clamav-docs is earlier than 0.90.1dfsg-3.1+etch14" test_ref="oval:org.mitre.oval:tst:15704"/>
              <criterion comment="clamav-testfiles is earlier than 0.90.1dfsg-3.1+etch14" test_ref="oval:org.mitre.oval:tst:16095"/>
              <criterion comment="clamav-base is earlier than 0.90.1dfsg-3.1+etch14" test_ref="oval:org.mitre.oval:tst:16314"/>
            </criteria>
          </criteria>
          <criterion comment="libclamav-dev is earlier than 0.90.1dfsg-3.1+etch14" test_ref="oval:org.mitre.oval:tst:16408"/>
          <criterion comment="clamav is earlier than 0.90.1dfsg-3.1+etch14" test_ref="oval:org.mitre.oval:tst:16358"/>
          <criterion comment="clamav-dbg is earlier than 0.90.1dfsg-3.1+etch14" test_ref="oval:org.mitre.oval:tst:16167"/>
          <criterion comment="libclamav2 is earlier than 0.90.1dfsg-3.1+etch14" test_ref="oval:org.mitre.oval:tst:15730"/>
          <criterion comment="clamav-daemon is earlier than 0.90.1dfsg-3.1+etch14" test_ref="oval:org.mitre.oval:tst:16349"/>
          <criterion comment="clamav-milter is earlier than 0.90.1dfsg-3.1+etch14" test_ref="oval:org.mitre.oval:tst:16467"/>
          <criterion comment="clamav-freshclam is earlier than 0.90.1dfsg-3.1+etch14" test_ref="oval:org.mitre.oval:tst:16492"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8025" version="3" class="patch">
      <metadata>
        <title>DSA-1829 sork-passwd-h3 -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>sork-passwd-h3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1829" ref_id="DSA-1829"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2360" ref_id="CVE-2009-2360"/>
        <description>It was discovered that sork-passwd-h3, a Horde3 module for users to change their password, is prone to a cross-site scripting attack via the backend parameter.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:52.850-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:36.914-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:40.606-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8025 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:44.284-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:48.636-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="sork-passwd-h3 is earlier than 3.0-2+lenny1" test_ref="oval:org.mitre.oval:tst:17212"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="sork-passwd-h3 is earlier than 3.0-2+etch1" test_ref="oval:org.mitre.oval:tst:17004"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8024" version="3" class="patch">
      <metadata>
        <title>DSA-1844 linux-2.6.24 -- denial of service/privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1844" ref_id="DSA-1844"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1385" ref_id="CVE-2009-1385"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1389" ref_id="CVE-2009-1389"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1630" ref_id="CVE-2009-1630"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1633" ref_id="CVE-2009-1633"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1895" ref_id="CVE-2009-1895"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1914" ref_id="CVE-2009-1914"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1961" ref_id="CVE-2009-1961"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2406" ref_id="CVE-2009-2406"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2407" ref_id="CVE-2009-2407"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Neil Horman discovered a missing fix from the e1000 network driver. A remote user may cause a denial of service by way of a kernel panic triggered by specially crafted frame sizes. Michael Tokarev discovered an issue in the r8169 network driver. Remote users on the same LAN may cause a denial of service by way of a kernel panic triggered by receiving a large size frame. Frank Filz discovered that local users may be able to execute files without execute permission when accessed via an nfs4 mount. Jeff Layton and Suresh Jayaraman fixed several buffer overflows in the CIFS filesystem which allow remote servers to cause memory corruption. Julien Tinnes and Tavis Ormandy reported an issue in the Linux personality code. Local users can take advantage of a setuid binary that can either be made to dereference a NULL pointer or drop privileges and return control to the user. This allows a user to bypass mmap_min_addr restrictions which can be exploited to execute arbitrary code. Mikulas Patocka discovered an issue in sparc64 kernels that allows local users to cause a denial of service (crash) by reading the /proc/iomem file. Miklos Szeredi reported an issue in the ocfs2 filesystem. Local users can create a denial of service (filesystem deadlock) using a particular sequence of splice system calls. Ramon de Carvalho Valle discovered two issues with the eCryptfs layered filesystem using the fsfuzzer utility. A local user with permissions to perform an eCryptfs mount may modify the contents of an eCryptfs file, overflowing the stack and potentially gaining elevated privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:25.196-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:35.854-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:39.900-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8024 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:39.575-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:48.347-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-patch-debian-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12879"/>
              <criterion comment="linux-support-2.6.24-etchnhalf.1 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12567"/>
              <criterion comment="linux-doc-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12456"/>
              <criterion comment="linux-tree-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:11985"/>
              <criterion comment="linux-source-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12866"/>
              <criterion comment="linux-manual-2.6.24 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12803"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12729"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12751"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-s390 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12440"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12876"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390-tape is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12733"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12681"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12146"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12923"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12857"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12345"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12747"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12985"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:13144"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12686"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12680"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12959"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12625"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-hppa is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12983"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:13002"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:13191"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:13053"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:13153"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.8etch2" test_ref="oval:org.mitre.oval:tst:12964"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8023" version="3" class="patch">
      <metadata>
        <title>DSA-1715 moin -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>moin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1715" ref_id="DSA-1715"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0260" ref_id="CVE-2009-0260"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0312" ref_id="CVE-2009-0312"/>
        <description>It was discovered that the AttachFile action in moin, a python clone of WikiWiki, is prone to cross-site scripting attacks (CVE-2009-0260). Another cross-site scripting vulnerability was discovered in the antispam feature (CVE-2009-0312).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:12.686-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:35.589-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:39.644-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8023 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:40.881-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:48.124-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="python-moinmoin is earlier than 1.5.3-1.2etch2" test_ref="oval:org.mitre.oval:tst:14771"/>
          <criterion comment="moinmoin-common is earlier than 1.5.3-1.2etch2" test_ref="oval:org.mitre.oval:tst:14900"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8021" version="3" class="patch">
      <metadata>
        <title>DSA-1696 icedove -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>icedove</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1696" ref_id="DSA-1696"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0016" ref_id="CVE-2008-0016"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1380" ref_id="CVE-2008-1380"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3835" ref_id="CVE-2008-3835"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4058" ref_id="CVE-2008-4058"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4059" ref_id="CVE-2008-4059"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4060" ref_id="CVE-2008-4060"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4061" ref_id="CVE-2008-4061"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4062" ref_id="CVE-2008-4062"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4065" ref_id="CVE-2008-4065"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4067" ref_id="CVE-2008-4067"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4068" ref_id="CVE-2008-4068"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4070" ref_id="CVE-2008-4070"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4582" ref_id="CVE-2008-4582"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5012" ref_id="CVE-2008-5012"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5014" ref_id="CVE-2008-5014"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5017" ref_id="CVE-2008-5017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5018" ref_id="CVE-2008-5018"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5021" ref_id="CVE-2008-5021"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5022" ref_id="CVE-2008-5022"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5024" ref_id="CVE-2008-5024"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5500" ref_id="CVE-2008-5500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5503" ref_id="CVE-2008-5503"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5506" ref_id="CVE-2008-5506"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5507" ref_id="CVE-2008-5507"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5508" ref_id="CVE-2008-5508"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5511" ref_id="CVE-2008-5511"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5512" ref_id="CVE-2008-5512"/>
        <description>Several remote vulnerabilities have been discovered in the Icedove mail client, an unbranded version of the Thunderbird mail client. The Common Vulnerabilities and Exposures project identifies the following problems: Justin Schuh, Tom Cross and Peter Williams discovered a buffer overflow in the parser for UTF-8 URLs, which may lead to the execution of arbitrary code. (MFSA 2008-37) It was discovered that crashes in the Javascript engine could potentially lead to the execution of arbitrary code. (MFSA 2008-20) "moz_bug_r_a4" discovered that the same-origin check in nsXMLDocument::OnChannelRedirect() could be bypassed. (MFSA 2008-38) "moz_bug_r_a4" discovered a vulnerability which can result in Chrome privilege escalation through XPCNativeWrappers. (MFSA 2008-41) "moz_bug_r_a4" discovered a vulnerability which can result in Chrome privilege escalation through XPCNativeWrappers. (MFSA 2008-41) Olli Pettay and "moz_bug_r_a4" discovered a Chrome privilege escalation vulnerability in XSLT handling. (MFSA 2008-41) Jesse Ruderman discovered a crash in the layout engine, which might allow the execution of arbitrary code. (MFSA 2008-42) Igor Bukanov, Philip Taylor, Georgi Guninski and Antoine Labour discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. (MFSA 2008-42) Dave Reed discovered that some Unicode byte order marks are stripped from Javascript code before execution, which can result in code being executed, which were otherwise part of a quoted string. (MFSA 2008-43) It was discovered that a directory traversal allows attackers to read arbitrary files via a certain character. (MFSA 2008-44) It was discovered that a directory traversal allows attackers to bypass security restrictions and obtain sensitive information. (MFSA 2008-44) It was discovered that a buffer overflow could be triggered via a long header in a news article, which could lead to arbitrary code execution. (MFSA 2008-46) Liu Die Yu and Boris Zbarsky discovered an information leak through local shortcut files. (MFSA 2008-47, MFSA 2008-59) Georgi Guninski, Michal Zalewski and Chris Evan discovered that the canvas element could be used to bypass same-origin restrictions. (MFSA 2008-48) Jesse Ruderman discovered that a programming error in the window.__proto__.__proto__ object could lead to arbitrary code execution. (MFSA 2008-50) It was discovered that crashes in the layout engine could lead to arbitrary code execution. (MFSA 2008-52) It was discovered that crashes in the Javascript engine could lead to arbitrary code execution. (MFSA 2008-52) It was discovered that a crash in the nsFrameManager might lead to the execution of arbitrary code. (MFSA 2008-55) "moz_bug_r_a4" discovered that the same-origin check in nsXMLHttpRequest::NotifyEventListeners() could be bypassed. (MFSA 2008-56) Chris Evans discovered that quote characters were improperly escaped in the default namespace of E4X documents. (MFSA 2008-58) Jesse Ruderman discovered that the layout engine is vulnerable to DoS attacks that might trigger memory corruption and an integer overflow. (MFSA 2008-60) Boris Zbarsky discovered that an information disclosure attack could be performed via XBL bindings. (MFSA 2008-61) Marius Schilder discovered that it is possible to obtain sensible data via a XMLHttpRequest. (MFSA 2008-64) Chris Evans discovered that it is possible to obtain sensible data via a JavaScript URL. (MFSA 2008-65) Chip Salzenberg discovered possible phishing attacks via URLs with leading whitespaces or control characters. (MFSA 2008-66) It was discovered that it is possible to perform cross-site scripting attacks via an XBL binding to an "unloaded document." (MFSA 2008-68) It was discovered that it is possible to run arbitrary JavaScript with chrome privileges via unknown vectors. (MFSA 2008-68)</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:05.097-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:34.846-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:39.109-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8021 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:42.478-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:47.884-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="thunderbird-gnome-support is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13341"/>
              <criterion comment="thunderbird-dev is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13099"/>
              <criterion comment="mozilla-thunderbird is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12988"/>
              <criterion comment="thunderbird is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12942"/>
              <criterion comment="mozilla-thunderbird-dev is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12662"/>
              <criterion comment="mozilla-thunderbird-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13047"/>
              <criterion comment="thunderbird-dbg is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13160"/>
              <criterion comment="thunderbird-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13086"/>
              <criterion comment="mozilla-thunderbird-inspector is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13385"/>
              <criterion comment="thunderbird-inspector is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13492"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="icedove-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13297"/>
              <criterion comment="icedove is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13292"/>
              <criterion comment="icedove-inspector is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13110"/>
              <criterion comment="icedove-dev is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13425"/>
              <criterion comment="icedove-dbg is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13026"/>
              <criterion comment="icedove-gnome-support is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13288"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8019" version="3" class="patch">
      <metadata>
        <title>DSA-1471 libvorbis -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>libvorbis</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1471" ref_id="DSA-1471"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3106" ref_id="CVE-2007-3106"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4029" ref_id="CVE-2007-4029"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4066" ref_id="CVE-2007-4066"/>
        <description>Several vulnerabilities were found in the Vorbis General Audio Compression Codec, which may lead to denial of service or the execution of arbitrary code, if a user is tricked into opening a malformed Ogg Audio file with an application linked against libvorbis.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:34.427-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:34.402-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:38.750-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8019 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:38.365-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:47.612-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libvorbis0a is earlier than 1.1.2.dfsg-1.3" test_ref="oval:org.mitre.oval:tst:15558"/>
            <criterion comment="libvorbisfile3 is earlier than 1.1.2.dfsg-1.3" test_ref="oval:org.mitre.oval:tst:16458"/>
            <criterion comment="libvorbisenc2 is earlier than 1.1.2.dfsg-1.3" test_ref="oval:org.mitre.oval:tst:16320"/>
            <criterion comment="libvorbis-dev is earlier than 1.1.2.dfsg-1.3" test_ref="oval:org.mitre.oval:tst:15883"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libvorbis0a is earlier than 1.1.0-2" test_ref="oval:org.mitre.oval:tst:15971"/>
            <criterion comment="libvorbisfile3 is earlier than 1.1.0-2" test_ref="oval:org.mitre.oval:tst:16493"/>
            <criterion comment="libvorbisenc2 is earlier than 1.1.0-2" test_ref="oval:org.mitre.oval:tst:15692"/>
            <criterion comment="libvorbis-dev is earlier than 1.1.0-2" test_ref="oval:org.mitre.oval:tst:16267"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8018" version="5" class="patch">
      <metadata>
        <title>DSA-1758 nss-ldapd -- insecure config file creation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>nss-ldapd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1758" ref_id="DSA-1758"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1073" ref_id="CVE-2009-1073"/>
        <description>Leigh James discovered that nss-ldapd, an NSS module for using LDAP as a naming service, by default creates the configuration file /etc/nss-ldapd.conf world-readable which could leak the configured LDAP password if one is used for connecting to the LDAP server. The old stable distribution (etch) doesn't contain nss-ldapd.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:14.210-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:33.826-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:38.407-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5929 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:42.832-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:59.439-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8018 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:44.135-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:47.430-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="libnss-ldapd is earlier than 0.6.7.1" test_ref="oval:org.mitre.oval:tst:13158"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8016" version="3" class="patch">
      <metadata>
        <title>DSA-1554 roundup -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>roundup</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1554" ref_id="DSA-1554"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1474" ref_id="CVE-2008-1474"/>
        <description>Roundup, an issue tracking system, fails to properly escape HTML input, allowing an attacker to inject client-side code (typically JavaScript) into a document that may be viewed in the victim's browser.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:39.413-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:33.568-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:38.191-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8016 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:00.513-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:47.304-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="roundup is earlier than 1.2.1-5+etch2" test_ref="oval:org.mitre.oval:tst:19191"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8015" version="3" class="patch">
      <metadata>
        <title>DSA-1476 pulseaudio -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>pulseaudio</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1476" ref_id="DSA-1476"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0008" ref_id="CVE-2008-0008"/>
        <description>Marcus Meissner discovered that the PulseAudio sound server performed insufficient checks when dropping privileges, which could lead to local privilege escalation. The old stable distribution (sarge) doesn't contain pulseaudio.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:06.166-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:33.097-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:37.778-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8015 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:44.580-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:47.128-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libpulse0 is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13190"/>
          <criterion comment="pulseaudio-module-lirc is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13863"/>
          <criterion comment="libpulse-dev is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13807"/>
          <criterion comment="pulseaudio-utils is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13768"/>
          <criterion comment="pulseaudio is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13911"/>
          <criterion comment="pulseaudio-module-hal is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13362"/>
          <criterion comment="pulseaudio-module-x11 is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13835"/>
          <criterion comment="pulseaudio-esound-compat is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13864"/>
          <criterion comment="libpulse-mainloop-glib0 is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13849"/>
          <criterion comment="pulseaudio-module-gconf is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13904"/>
          <criterion comment="pulseaudio-module-zeroconf is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13521"/>
          <criterion comment="pulseaudio-module-jack is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13247"/>
          <criterion comment="libpulse-browse0 is earlier than 0.9.5-5etch1" test_ref="oval:org.mitre.oval:tst:13797"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8013" version="3" class="patch">
      <metadata>
        <title>DSA-1591 libvorbis -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libvorbis</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1591" ref_id="DSA-1591"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1419" ref_id="CVE-2008-1419"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1420" ref_id="CVE-2008-1420"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1423" ref_id="CVE-2008-1423"/>
        <description>Several local (remote) vulnerabilities have been discovered in libvorbis, a library for the Vorbis general-purpose compressed audio codec. The Common Vulnerabilities and Exposures project identifies the following problems: libvorbis does not properly handle a zero value which allows remote attackers to cause a denial of service (crash or infinite loop) or trigger an integer overflow. Integer overflow in libvorbis allows remote attackers to execute arbitrary code via a crafted OGG file, which triggers a heap overflow. Integer overflow in libvorbis allows remote attackers to cause a denial of service (crash) or execute arbitrary code via a crafted OGG file which triggers a heap overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:39.716-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:32.742-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:37.542-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8013 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:39.235-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:46.891-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libvorbis0a is earlier than 1.1.2.dfsg-1.4" test_ref="oval:org.mitre.oval:tst:19016"/>
          <criterion comment="libvorbisfile3 is earlier than 1.1.2.dfsg-1.4" test_ref="oval:org.mitre.oval:tst:19301"/>
          <criterion comment="libvorbisenc2 is earlier than 1.1.2.dfsg-1.4" test_ref="oval:org.mitre.oval:tst:19339"/>
          <criterion comment="libvorbis-dev is earlier than 1.1.2.dfsg-1.4" test_ref="oval:org.mitre.oval:tst:19291"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8011" version="3" class="patch">
      <metadata>
        <title>DSA-1813 evolution-data-server -- Several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>evolution-data-server</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1813" ref_id="DSA-1813"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0587" ref_id="CVE-2009-0587"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0547" ref_id="CVE-2009-0547"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0582" ref_id="CVE-2009-0582"/>
        <description>Several vulnerabilities have been found in evolution-data-server, the database backend server for the evolution groupware suite. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that evolution-data-server is prone to integer overflows triggered by large base64 strings. Joachim Breitner discovered that S/MIME signatures are not verified properly, which can lead to spoofing attacks. It was discovered that NTLM authentication challenge packets are not validated properly when using the NTLM authentication method, which could lead to an information disclosure or a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:45.781-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:31.414-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:36.435-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8011 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:01.311-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:46.501-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="evolution-data-server-common is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18491"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libecal1.2-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18535"/>
                <criterion comment="libegroupwise1.2-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18313"/>
                <criterion comment="libebook1.2-9 is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18512"/>
                <criterion comment="libebook1.2-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18393"/>
                <criterion comment="libedata-cal1.2-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18471"/>
                <criterion comment="libedataserverui1.2-8 is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18338"/>
                <criterion comment="libexchange-storage1.2-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18086"/>
                <criterion comment="libedata-book1.2-2 is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18465"/>
                <criterion comment="libedata-book1.2-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18141"/>
                <criterion comment="libedataserver1.2-9 is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18445"/>
                <criterion comment="evolution-data-server-dbg is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18243"/>
                <criterion comment="libcamel1.2-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18134"/>
                <criterion comment="libgdata-google1.2-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18362"/>
                <criterion comment="libegroupwise1.2-13 is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:17973"/>
                <criterion comment="libedataserver1.2-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18323"/>
                <criterion comment="libexchange-storage1.2-3 is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18478"/>
                <criterion comment="libgdata1.2-1 is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18563"/>
                <criterion comment="libecal1.2-7 is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:17754"/>
                <criterion comment="libgdata1.2-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18674"/>
                <criterion comment="libgdata-google1.2-1 is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18629"/>
                <criterion comment="evolution-data-server is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18466"/>
                <criterion comment="libedataserverui1.2-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18739"/>
                <criterion comment="libedata-cal1.2-6 is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18610"/>
                <criterion comment="libcamel1.2-11 is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18604"/>
                <criterion comment="evolution-data-server-dev is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:18589"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="evolution-data-server-common is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18635"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcamel1.2-8 is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18369"/>
                <criterion comment="libebook1.2-5 is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18074"/>
                <criterion comment="libedata-book1.2-2 is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18507"/>
                <criterion comment="libedataserver1.2-7 is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18726"/>
                <criterion comment="evolution-data-server-dev is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18045"/>
                <criterion comment="evolution-data-server is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18689"/>
                <criterion comment="libegroupwise1.2-dev is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18508"/>
                <criterion comment="libedata-book1.2-dev is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18255"/>
                <criterion comment="libexchange-storage1.2-1 is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18633"/>
                <criterion comment="libedataserverui1.2-dev is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18518"/>
                <criterion comment="libedata-cal1.2-5 is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18112"/>
                <criterion comment="evolution-data-server-dbg is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18608"/>
                <criterion comment="libcamel1.2-dev is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18628"/>
                <criterion comment="libecal1.2-dev is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18685"/>
                <criterion comment="libedata-cal1.2-dev is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18427"/>
                <criterion comment="libedataserverui1.2-6 is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18737"/>
                <criterion comment="libexchange-storage1.2-dev is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18367"/>
                <criterion comment="libedataserver1.2-dev is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18554"/>
                <criterion comment="libecal1.2-6 is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18455"/>
                <criterion comment="libebook1.2-dev is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18719"/>
                <criterion comment="libegroupwise1.2-10 is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:18283"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8010" version="3" class="patch">
      <metadata>
        <title>DSA-1570 kazehakase -- various</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>kazehakase</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1570" ref_id="DSA-1570"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-7227" ref_id="CVE-2006-7227"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-7228" ref_id="CVE-2006-7228"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-7230" ref_id="CVE-2006-7230"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1659" ref_id="CVE-2007-1659"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1660" ref_id="CVE-2007-1660"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1661" ref_id="CVE-2007-1661"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1662" ref_id="CVE-2007-1662"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4766" ref_id="CVE-2007-4766"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4767" ref_id="CVE-2007-4767"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4768" ref_id="CVE-2007-4768"/>
        <description>Andrews Salomon reported that kazehakase, a GTK+-based web browser that allows pluggable rendering engines, contained an embedded copy of the PCRE library in its source tree which was compiled in and used in preference to the system-wide version of this library. The PCRE library has been updated to fix the security issues reported against it in previous Debian Security Advisories. This update ensures that kazehakase uses that supported library, and not its own embedded and insecure version.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:35.661-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:30.959-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:36.093-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8010 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:43.848-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:45.832-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="kazehakase is earlier than 0.4.2-1etch1" test_ref="oval:org.mitre.oval:tst:16253"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8008" version="3" class="patch">
      <metadata>
        <title>DSA-1886 iceweasel -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1886" ref_id="DSA-1886"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1310" ref_id="CVE-2009-1310"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3079" ref_id="CVE-2009-3079"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser. The Common Vulnerabilities and Exposures project identifies the following problems: "moz_bug_r_a4" discovered that a programming error in the FeedWriter module could lead to the execution of Javascript code with elevated privileges. Prateek Saxena discovered a cross-site scripting vulnerability in the MozSearch plugin interface.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:22.639-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:30.476-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:35.531-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8008 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:39.798-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:45.613-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="iceweasel-gnome-support is earlier than 3.0.6-3" test_ref="oval:org.mitre.oval:tst:13377"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="iceweasel-dbg is earlier than 3.0.6-3" test_ref="oval:org.mitre.oval:tst:13508"/>
              <criterion comment="iceweasel is earlier than 3.0.6-3" test_ref="oval:org.mitre.oval:tst:13587"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8007" version="5" class="patch">
      <metadata>
        <title>DSA-1880 openoffice.org -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openoffice.org</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1880" ref_id="DSA-1880"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0200" ref_id="CVE-2009-0200"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0201" ref_id="CVE-2009-0201"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2139" ref_id="CVE-2009-2139"/>
        <description>Several vulnerabilities have been discovered in the OpenOffice.org office suite. The Common Vulnerabilities and Exposures project identifies the following problems: Dyon Balding of Secunia Research has discovered a vulnerability, which can be exploited by opening a specially crafted Microsoft Word document. When reading a Microsoft Word document, a bug in the parser of sprmTDelete records can result in an integer underflow that may lead to heap-based buffer overflows. Successful exploitation may allow arbitrary code execution in the context of the OpenOffice.org process. Dyon Balding of Secunia Research has discovered a vulnerability, which can be exploited by opening a specially crafted Microsoft Word document. When reading a Microsoft Word document, a bug in the parser of sprmTDelete records can result in heap-based buffer overflows. Successful exploitation may allow arbitrary code execution in the context of the OpenOffice.org process. A vulnerability has been discovered in the parser of EMF files of OpenOffice/Go-oo 2.x and 3.x that can be triggered by a specially crafted document and lead to the execution of arbitrary commands the privileges of the user running OpenOffice.org/Go-oo. This vulnerability does not exist in the packages for oldstable, testing and unstable.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:55.155-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:24.416-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:31.219-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8007 - Debian Patch Update" date="2014-06-06T16:36:00.227-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:37:36.262-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:44.492-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:13494 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:34.389-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:47.587-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org-dtd-officedocument1.0 is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13287"/>
                <criterion comment="openoffice.org-l10n-cy is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13522"/>
                <criterion comment="openoffice.org-l10n-cs is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13185"/>
                <criterion comment="openoffice.org-help-hu is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13352"/>
                <criterion comment="openoffice.org-l10n-vi is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13459"/>
                <criterion comment="openoffice.org-l10n-ca is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13251"/>
                <criterion comment="openoffice.org-style-industrial is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13280"/>
                <criterion comment="openoffice.org-help-en-us is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13490"/>
                <criterion comment="ttf-opensymbol is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13545"/>
                <criterion comment="openoffice.org-l10n-ka is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12651"/>
                <criterion comment="openoffice.org-l10n-km is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13624"/>
                <criterion comment="openoffice.org-l10n-ko is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13520"/>
                <criterion comment="openoffice.org-l10n-pl is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13427"/>
                <criterion comment="broffice.org is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13201"/>
                <criterion comment="openoffice.org-l10n-ku is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13419"/>
                <criterion comment="openoffice.org-l10n-pt is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13572"/>
                <criterion comment="openoffice.org-l10n-xh is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13189"/>
                <criterion comment="openoffice.org-help-pt is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13496"/>
                <criterion comment="openoffice.org-help-it is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13227"/>
                <criterion comment="openoffice.org-help-pl is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13648"/>
                <criterion comment="openoffice.org-l10n-be-by is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13621"/>
                <criterion comment="openoffice.org-l10n-eu is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13226"/>
                <criterion comment="openoffice.org-l10n-hr is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13626"/>
                <criterion comment="openoffice.org-l10n-hu is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13100"/>
                <criterion comment="openoffice.org-l10n-mk is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13489"/>
                <criterion comment="openoffice.org-l10n-sr-cs is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13504"/>
                <criterion comment="openoffice.org-l10n-he is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13576"/>
                <criterion comment="openoffice.org-l10n-en-za is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13215"/>
                <criterion comment="libuno-cli-types1.1-cil is earlier than 1.1.13.0+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13541"/>
                <criterion comment="openoffice.org-l10n-as-in is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13237"/>
                <criterion comment="openoffice.org-l10n-ta-in is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13399"/>
                <criterion comment="openoffice.org-l10n-te-in is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13268"/>
                <criterion comment="openoffice.org-help-nl is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13517"/>
                <criterion comment="openoffice.org-l10n-eo is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12740"/>
                <criterion comment="openoffice.org-l10n-el is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13183"/>
                <criterion comment="openoffice.org-l10n-ro is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12973"/>
                <criterion comment="openoffice.org-l10n-zu is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13494"/>
                <criterion comment="openoffice.org-l10n-hi-in is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13682"/>
                <criterion comment="openoffice.org-l10n-zh-tw is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13391"/>
                <criterion comment="openoffice.org-l10n-za is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13397"/>
                <criterion comment="openoffice.org-l10n-et is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13607"/>
                <criterion comment="openoffice.org-help-fr is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13720"/>
                <criterion comment="openoffice.org-l10n-rw is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13296"/>
                <criterion comment="openoffice.org-l10n-es is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13726"/>
                <criterion comment="openoffice.org-l10n-ru is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13039"/>
                <criterion comment="openoffice.org-l10n-bs is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13327"/>
                <criterion comment="openoffice.org-l10n-br is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13372"/>
                <criterion comment="openoffice.org-style-tango is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13540"/>
                <criterion comment="openoffice.org-style-andromeda is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13655"/>
                <criterion comment="openoffice.org-l10n-bn is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13059"/>
                <criterion comment="openoffice.org-l10n-bg is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13617"/>
                <criterion comment="openoffice.org-l10n-sl is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13728"/>
                <criterion comment="openoffice.org-l10n-ja is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13274"/>
                <criterion comment="openoffice.org-l10n-en-gb is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13532"/>
                <criterion comment="openoffice.org-help-gl is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13298"/>
                <criterion comment="openoffice.org-l10n-sk is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13091"/>
                <criterion comment="openoffice.org-l10n-st is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13620"/>
                <criterion comment="openoffice.org-l10n-sv is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13142"/>
                <criterion comment="openoffice.org-l10n-sr is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13693"/>
                <criterion comment="openoffice.org-l10n-ss is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13669"/>
                <criterion comment="openoffice.org-help-sv is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12980"/>
                <criterion comment="openoffice.org-style-hicontrast is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13709"/>
                <criterion comment="openoffice.org-help-dz is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13595"/>
                <criterion comment="openoffice.org-help-da is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12956"/>
                <criterion comment="openoffice.org-help-de is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13438"/>
                <criterion comment="openoffice.org-help-sl is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13700"/>
                <criterion comment="openoffice.org-l10n-gl is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13442"/>
                <criterion comment="openoffice.org-java-common is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13667"/>
                <criterion comment="openoffice.org-l10n-ga is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13675"/>
                <criterion comment="openoffice.org-l10n-ts is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13533"/>
                <criterion comment="openoffice.org-l10n-tr is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13175"/>
                <criterion comment="openoffice.org-l10n-tn is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13604"/>
                <criterion comment="openoffice.org-l10n-th is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13410"/>
                <criterion comment="openoffice.org-l10n-tg is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13662"/>
                <criterion comment="openoffice.org-help-et is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13223"/>
                <criterion comment="openoffice.org-help-eu is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13588"/>
                <criterion comment="libuno-cli-basetypes1.0-cil is earlier than 1.0.10.0+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13477"/>
                <criterion comment="openoffice.org-help-es is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13736"/>
                <criterion comment="openoffice.org-filter-mobiledev is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13344"/>
                <criterion comment="openoffice.org-emailmerge is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13698"/>
                <criterion comment="openoffice.org-l10n-or-in is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13591"/>
                <criterion comment="openoffice.org-l10n-lt is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13600"/>
                <criterion comment="openoffice.org-l10n-lv is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13396"/>
                <criterion comment="openoffice.org-l10n-uz is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13350"/>
                <criterion comment="openoffice.org-l10n-de is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13612"/>
                <criterion comment="openoffice.org-l10n-da is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13544"/>
                <criterion comment="openoffice.org-l10n-uk is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13546"/>
                <criterion comment="openoffice.org-l10n-dz is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13293"/>
                <criterion comment="libuno-cli-cppuhelper1.0-cil is earlier than 1.0.13.0+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13149"/>
                <criterion comment="openoffice.org-l10n-lo is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13365"/>
                <criterion comment="libuno-cli-ure1.0-cil is earlier than 1.0.13.0+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13717"/>
                <criterion comment="openoffice.org-l10n-ar is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13714"/>
                <criterion comment="openoffice.org-l10n-ml-in is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13255"/>
                <criterion comment="openoffice.org-help-en-gb is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13497"/>
                <criterion comment="openoffice.org-l10n-af is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13437"/>
                <criterion comment="openoffice.org-common is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13501"/>
                <criterion comment="openoffice.org-help-ja is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13238"/>
                <criterion comment="openoffice.org-l10n-zh-cn is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13638"/>
                <criterion comment="openoffice.org-l10n-ve is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13334"/>
                <criterion comment="openoffice.org-help-zh-cn is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13305"/>
                <criterion comment="openoffice.org-l10n-it is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13321"/>
                <criterion comment="openoffice.org-l10n-gu-in is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13233"/>
                <criterion comment="openoffice.org-l10n-in is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13461"/>
                <criterion comment="openoffice.org-help-zh-tw is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12972"/>
                <criterion comment="openoffice.org-style-crystal is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13708"/>
                <criterion comment="openoffice.org-l10n-mr-in is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13307"/>
                <criterion comment="openoffice.org-help-ru is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13633"/>
                <criterion comment="openoffice.org-l10n-fr is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13689"/>
                <criterion comment="openoffice.org-l10n-pt-br is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13615"/>
                <criterion comment="openoffice.org-report-builder is earlier than 1.0.2+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13364"/>
                <criterion comment="openoffice.org-help-pt-br is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13632"/>
                <criterion comment="openoffice.org-help-ko is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12975"/>
                <criterion comment="openoffice.org-help-km is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13686"/>
                <criterion comment="openoffice.org-l10n-fa is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13724"/>
                <criterion comment="openoffice.org-l10n-fi is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13699"/>
                <criterion comment="openoffice.org-qa-api-tests is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13316"/>
                <criterion comment="openoffice.org-help-hi-in is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13570"/>
                <criterion comment="openoffice.org-l10n-ns is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13301"/>
                <criterion comment="openoffice.org-l10n-nr is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13524"/>
                <criterion comment="openoffice.org-dev-doc is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13109"/>
                <criterion comment="openoffice.org-l10n-nn is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13672"/>
                <criterion comment="openoffice.org-l10n-nl is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13740"/>
                <criterion comment="openoffice.org-help-cs is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13663"/>
                <criterion comment="openoffice.org-l10n-ne is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13679"/>
                <criterion comment="openoffice.org-l10n-pa-in is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13431"/>
                <criterion comment="openoffice.org-l10n-nb is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13623"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12786"/>
                <criterion comment="openoffice.org-dbg is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13246"/>
                <criterion comment="python-uno is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13140"/>
                <criterion comment="openoffice.org-draw is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12825"/>
                <criterion comment="openoffice.org-kde is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13536"/>
                <criterion comment="openoffice.org-filter-binfilter is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13690"/>
                <criterion comment="openoffice.org-base is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13406"/>
                <criterion comment="mozilla-openoffice.org is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13710"/>
                <criterion comment="openoffice.org-headless is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13665"/>
                <criterion comment="openoffice.org-impress is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13212"/>
                <criterion comment="libmythes-dev is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13598"/>
                <criterion comment="openoffice.org-gnome is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13674"/>
                <criterion comment="openoffice.org-evolution is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13154"/>
                <criterion comment="openoffice.org-math is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13678"/>
                <criterion comment="openoffice.org-calc is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12911"/>
                <criterion comment="openoffice.org-base-core is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13444"/>
                <criterion comment="openoffice.org-report-builder-bin is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13688"/>
                <criterion comment="openoffice.org-sdbc-postgresql is earlier than 0.7.6+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12979"/>
                <criterion comment="openoffice.org-dev is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13450"/>
                <criterion comment="openoffice.org-core is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13606"/>
                <criterion comment="ure is earlier than 1.4+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13093"/>
                <criterion comment="openoffice.org-writer is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13257"/>
                <criterion comment="ure-dbg is earlier than 1.4+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:12909"/>
                <criterion comment="openoffice.org-gtk is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13513"/>
                <criterion comment="openoffice.org-officebean is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13271"/>
                <criterion comment="openoffice.org-presentation-minimizer is earlier than 1.0+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13169"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org-gcj is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13635"/>
                <criterion comment="openoffice.org-ogltrans is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13645"/>
                <criterion comment="openoffice.org-qa-tools is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13434"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Supported platform section">
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org-gcj is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13264"/>
                <criterion comment="openoffice.org-qa-tools is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:13186"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org-dtd-officedocument1.0 is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13315"/>
                <criterion comment="openoffice.org-l10n-cy is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13499"/>
                <criterion comment="openoffice.org-l10n-cs is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13346"/>
                <criterion comment="openoffice.org-help-hu is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13537"/>
                <criterion comment="openoffice.org-l10n-vi is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13458"/>
                <criterion comment="openoffice.org-l10n-ca is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13080"/>
                <criterion comment="openoffice.org-help-en-us is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13590"/>
                <criterion comment="ttf-opensymbol is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13713"/>
                <criterion comment="openoffice.org-l10n-ka is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13266"/>
                <criterion comment="openoffice.org-l10n-km is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13557"/>
                <criterion comment="openoffice.org-l10n-ko is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13244"/>
                <criterion comment="openoffice.org-l10n-pl is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:12848"/>
                <criterion comment="broffice.org is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13627"/>
                <criterion comment="openoffice.org-l10n-ku is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13721"/>
                <criterion comment="openoffice.org-l10n-pt is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13559"/>
                <criterion comment="openoffice.org-l10n-xh is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13654"/>
                <criterion comment="openoffice.org-help-it is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13381"/>
                <criterion comment="openoffice.org-help-pl is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13342"/>
                <criterion comment="openoffice.org-l10n-be-by is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13177"/>
                <criterion comment="openoffice.org-l10n-hr is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13096"/>
                <criterion comment="openoffice.org-l10n-hu is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13471"/>
                <criterion comment="openoffice.org-l10n-mk is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13117"/>
                <criterion comment="openoffice.org-l10n-hi is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:12755"/>
                <criterion comment="openoffice.org-l10n-sr-cs is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13174"/>
                <criterion comment="openoffice.org-l10n-he is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13171"/>
                <criterion comment="openoffice.org-l10n-en-za is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13734"/>
                <criterion comment="openoffice.org-l10n-as-in is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13668"/>
                <criterion comment="openoffice.org-l10n-ta-in is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13658"/>
                <criterion comment="openoffice.org-l10n-te-in is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13423"/>
                <criterion comment="openoffice.org-help-nl is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13511"/>
                <criterion comment="openoffice.org-l10n-eo is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13578"/>
                <criterion comment="openoffice.org-l10n-el is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13219"/>
                <criterion comment="openoffice.org-l10n-zu is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13703"/>
                <criterion comment="openoffice.org-l10n-hi-in is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13610"/>
                <criterion comment="openoffice.org-l10n-zh-tw is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13636"/>
                <criterion comment="openoffice.org-l10n-za is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13510"/>
                <criterion comment="openoffice.org-l10n-et is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13681"/>
                <criterion comment="openoffice.org-help-fr is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13735"/>
                <criterion comment="openoffice.org-l10n-rw is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13531"/>
                <criterion comment="openoffice.org-l10n-es is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13426"/>
                <criterion comment="openoffice.org-l10n-ru is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13685"/>
                <criterion comment="openoffice.org-l10n-bs is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13313"/>
                <criterion comment="openoffice.org-l10n-br is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:12915"/>
                <criterion comment="openoffice.org-l10n-bn is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:12781"/>
                <criterion comment="openoffice.org-l10n-bg is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13379"/>
                <criterion comment="openoffice.org-l10n-sl is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:12767"/>
                <criterion comment="openoffice.org-l10n-ja is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13258"/>
                <criterion comment="openoffice.org-l10n-en-gb is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13028"/>
                <criterion comment="openoffice.org-l10n-sk is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13602"/>
                <criterion comment="openoffice.org-l10n-st is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13306"/>
                <criterion comment="openoffice.org-l10n-sv is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13574"/>
                <criterion comment="openoffice.org-l10n-ss is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13339"/>
                <criterion comment="openoffice.org-help-sv is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13439"/>
                <criterion comment="openoffice.org-help-dz is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13503"/>
                <criterion comment="openoffice.org-help-da is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13331"/>
                <criterion comment="openoffice.org-help-de is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13507"/>
                <criterion comment="openoffice.org-help-sl is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13152"/>
                <criterion comment="openoffice.org-java-common is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13694"/>
                <criterion comment="openoffice.org-l10n-ga is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13761"/>
                <criterion comment="openoffice.org-l10n-ts is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13260"/>
                <criterion comment="openoffice.org-l10n-tr is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13585"/>
                <criterion comment="openoffice.org-l10n-tn is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13518"/>
                <criterion comment="openoffice.org-l10n-th is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13400"/>
                <criterion comment="openoffice.org-l10n-tg is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13605"/>
                <criterion comment="openoffice.org-help-et is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13579"/>
                <criterion comment="openoffice.org-help-es is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13718"/>
                <criterion comment="openoffice.org-filter-mobiledev is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13482"/>
                <criterion comment="openoffice.org-l10n-or-in is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13608"/>
                <criterion comment="openoffice.org-help-en is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13161"/>
                <criterion comment="openoffice.org-l10n-lt is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13512"/>
                <criterion comment="openoffice.org-l10n-lv is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:12914"/>
                <criterion comment="openoffice.org-l10n-de is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13273"/>
                <criterion comment="openoffice.org-l10n-da is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13707"/>
                <criterion comment="openoffice.org-l10n-uk is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13389"/>
                <criterion comment="openoffice.org-l10n-dz is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13611"/>
                <criterion comment="openoffice.org-l10n-lo is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13637"/>
                <criterion comment="openoffice.org-l10n-ml-in is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13506"/>
                <criterion comment="openoffice.org-help-en-gb is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13422"/>
                <criterion comment="openoffice.org-l10n-af is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13652"/>
                <criterion comment="openoffice.org-common is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13220"/>
                <criterion comment="openoffice.org-help-ja is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:12819"/>
                <criterion comment="openoffice.org-l10n-zh-cn is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13745"/>
                <criterion comment="openoffice.org-l10n-ve is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13528"/>
                <criterion comment="openoffice.org-help-zh-cn is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13354"/>
                <criterion comment="openoffice.org-l10n-it is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13762"/>
                <criterion comment="openoffice.org-l10n-gu-in is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13731"/>
                <criterion comment="openoffice.org-l10n-in is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13628"/>
                <criterion comment="openoffice.org-help-zh-tw is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:12989"/>
                <criterion comment="openoffice.org-help-ru is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13639"/>
                <criterion comment="openoffice.org-l10n-fr is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13684"/>
                <criterion comment="openoffice.org-l10n-pt-br is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13673"/>
                <criterion comment="openoffice.org-help-pt-br is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13680"/>
                <criterion comment="openoffice.org-help-ko is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13384"/>
                <criterion comment="openoffice.org-help-km is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13432"/>
                <criterion comment="openoffice.org-l10n-fa is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13819"/>
                <criterion comment="openoffice.org-l10n-fi is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13763"/>
                <criterion comment="openoffice.org-qa-api-tests is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13785"/>
                <criterion comment="openoffice.org-help-hi-in is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13786"/>
                <criterion comment="openoffice.org-l10n-ns is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13695"/>
                <criterion comment="openoffice.org-l10n-nr is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13744"/>
                <criterion comment="openoffice.org-dev-doc is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13742"/>
                <criterion comment="openoffice.org-l10n-nn is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13722"/>
                <criterion comment="openoffice.org-l10n-nl is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13748"/>
                <criterion comment="openoffice.org-help-cs is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13582"/>
                <criterion comment="openoffice.org-l10n-ne is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13081"/>
                <criterion comment="openoffice.org-l10n-pa-in is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13460"/>
                <criterion comment="openoffice.org-l10n-nb is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13505"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              </criteria>
              <criterion comment="libmythes-dev is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13465"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org-filter-so52 is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13551"/>
                <criterion comment="openoffice.org-impress is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:12875"/>
                <criterion comment="openoffice.org-evolution is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:12858"/>
                <criterion comment="openoffice.org-base is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13467"/>
                <criterion comment="openoffice.org is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13619"/>
                <criterion comment="openoffice.org-math is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13500"/>
                <criterion comment="openoffice.org-calc is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13730"/>
                <criterion comment="openoffice.org-qa-tools is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13575"/>
                <criterion comment="openoffice.org-dbg is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13567"/>
                <criterion comment="openoffice.org-gtk is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13813"/>
                <criterion comment="openoffice.org-officebean is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13683"/>
                <criterion comment="python-uno is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13716"/>
                <criterion comment="openoffice.org-gtk-gnome is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13727"/>
                <criterion comment="openoffice.org-writer is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:12878"/>
                <criterion comment="openoffice.org-dev is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13851"/>
                <criterion comment="openoffice.org-gcj is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13741"/>
                <criterion comment="openoffice.org-kde is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13746"/>
                <criterion comment="openoffice.org-draw is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13552"/>
                <criterion comment="openoffice.org-gnome is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13782"/>
                <criterion comment="openoffice.org-core is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:13809"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Supported platform section">
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="libmythes-dev is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:13401"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition version="1" id="oval:org.mitre.oval:def:8005" class="patch">
      <metadata>
        <title>DSA-1760 openswan -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openswan</product>
        </affected>
        <reference source="DSA" ref_url="http://www.debian.org/security/2009/dsa-1760" ref_id="DSA-1760"/>
        <description>Two vulnerabilities have been discovered in openswan, an IPSec implementation for linux. The Common Vulnerabilities and Exposures project identifies the following problems: Dmitry E. Oboukhov discovered that the livetest tool is using temporary files insecurely, which could lead to a denial of service attack. Gerd v. Egidy discovered that the Pluto IKE daemon in openswan is prone to a denial of service attack via a malicious packet.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:54.624-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:23.389-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:30.624-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Platform section" operator="OR">
        <criteria comment="Release section" operator="AND">
          <extend_definition comment="Debian 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria comment="Architecture section" operator="OR">
            <criteria comment="Architecture independent section" operator="AND">
              <criterion comment="all architecture" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria comment="Packages section" operator="OR">
                <criterion comment="linux-patch-openswan is earlier than 2.4.12+dfsg-1.3+lenny1" test_ref="oval:org.mitre.oval:tst:15844"/>
                <criterion comment="openswan-modules-source is earlier than 2.4.12+dfsg-1.3+lenny1" test_ref="oval:org.mitre.oval:tst:16771"/>
              </criteria>
            </criteria>
            <criteria comment="Architecture dependent section" operator="AND">
              <criteria comment="Supported architectures section" operator="OR">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria comment="Packages section" operator="OR">
                <criterion comment="openswan DPKG is earlier than 2.4.12+dfsg-1.3+lenny1" test_ref="oval:org.mitre.oval:tst:16530"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria comment="Release section" operator="AND">
          <extend_definition comment="Debian 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria comment="Architecture section" operator="OR">
            <criteria comment="Architecture independent section" operator="AND">
              <criterion comment="all architecture" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria comment="Packages section" operator="OR">
                <criterion comment="linux-patch-openswan is earlier than 2.4.6+dfsg.2-1.1+etch1" test_ref="oval:org.mitre.oval:tst:16797"/>
                <criterion comment="openswan-modules-source is earlier than 2.4.6+dfsg.2-1.1+etch1" test_ref="oval:org.mitre.oval:tst:16059"/>
              </criteria>
            </criteria>
            <criteria comment="Packages section" operator="OR">
              <criterion comment="openswan DPKG is earlier than 2.4.6+dfsg.2-1.1+etch1" test_ref="oval:org.mitre.oval:tst:16292"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8002" version="5" class="patch">
      <metadata>
        <title>DSA-1525 asterisk -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>asterisk</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1525" ref_id="DSA-1525"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6430" ref_id="CVE-2007-6430"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1332" ref_id="CVE-2008-1332"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1333" ref_id="CVE-2008-1333"/>
        <description>Several remote vulnerabilities have been discovered in Asterisk, a free software PBX and telephony toolkit. The Common Vulnerabilities and Exposures project identifies the following problems: Tilghman Lesher discovered that database-based registrations are insufficiently validated. This only affects setups, which are configured to run without a password and only host-based authentication. Jason Parker discovered that insufficient validation of From: headers inside the SIP channel driver may lead to authentication bypass and the potential external initiation of calls. This update also fixes a format string vulnerability, which can only be triggered through configuration files under control of the local administrator. In later releases of Asterisk this issue is remotely exploitable and tracked as CVE-2008-1333. The status of the old stable distribution (sarge) is currently being investigated. If affected, an update will be released through security.debian.org.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:00.944-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:22.746-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:30.151-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8002 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:36.792-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:43.954-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:19315 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:38.186-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:47.011-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="asterisk-doc is earlier than 1:1.2.13~dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:19096"/>
              <criterion comment="asterisk-web-vmail is earlier than 1:1.2.13~dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:18910"/>
              <criterion comment="asterisk-config is earlier than 1:1.2.13~dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:19192"/>
              <criterion comment="asterisk-sounds-main is earlier than 1:1.2.13~dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:19315"/>
              <criterion comment="asterisk-dev is earlier than 1:1.2.13~dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:19321"/>
              <criterion comment="asterisk is earlier than 1:1.2.13~dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:18700"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="asterisk-bristuff is earlier than 1:1.2.13~dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:19005"/>
              <criterion comment="asterisk-h323 is earlier than 1:1.2.13~dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:18758"/>
              <criterion comment="asterisk-classic is earlier than 1:1.2.13~dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:19201"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8001" version="3" class="patch">
      <metadata>
        <title>DSA-1555 iceweasel -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1555" ref_id="DSA-1555"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1380" ref_id="CVE-2008-1380"/>
        <description>It was discovered that crashes in the Javascript engine of Iceweasel, an unbranded version of the Firefox browser, could potentially lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:38.941-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:22.134-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:29.612-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8001 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:28.650-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:43.683-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-firefox is earlier than 2.0.0.14-0etch1" test_ref="oval:org.mitre.oval:tst:18898"/>
              <criterion comment="firefox is earlier than 2.0.0.14-0etch1" test_ref="oval:org.mitre.oval:tst:19065"/>
              <criterion comment="firefox-dom-inspector is earlier than 2.0.0.14-0etch1" test_ref="oval:org.mitre.oval:tst:19113"/>
              <criterion comment="iceweasel-dom-inspector is earlier than 2.0.0.14-0etch1" test_ref="oval:org.mitre.oval:tst:18908"/>
              <criterion comment="mozilla-firefox-gnome-support is earlier than 2.0.0.14-0etch1" test_ref="oval:org.mitre.oval:tst:19004"/>
              <criterion comment="mozilla-firefox-dom-inspector is earlier than 2.0.0.14-0etch1" test_ref="oval:org.mitre.oval:tst:19197"/>
              <criterion comment="firefox-gnome-support is earlier than 2.0.0.14-0etch1" test_ref="oval:org.mitre.oval:tst:19152"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="iceweasel-gnome-support is earlier than 2.0.0.14-0etch1" test_ref="oval:org.mitre.oval:tst:19200"/>
              <criterion comment="iceweasel-dbg is earlier than 2.0.0.14-0etch1" test_ref="oval:org.mitre.oval:tst:19161"/>
              <criterion comment="iceweasel is earlier than 2.0.0.14-0etch1" test_ref="oval:org.mitre.oval:tst:19212"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:8000" version="3" class="patch">
      <metadata>
        <title>DSA-1484 xulrunner -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1484" ref_id="DSA-1484"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0412" ref_id="CVE-2008-0412"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0413" ref_id="CVE-2008-0413"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0414" ref_id="CVE-2008-0414"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0415" ref_id="CVE-2008-0415"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0416" ref_id="CVE-2008-0416"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0417" ref_id="CVE-2008-0417"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0418" ref_id="CVE-2008-0418"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0419" ref_id="CVE-2008-0419"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0591" ref_id="CVE-2008-0591"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0592" ref_id="CVE-2008-0592"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0593" ref_id="CVE-2008-0593"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0594" ref_id="CVE-2008-0594"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications. The Common Vulnerabilities and Exposures project identifies the following problems: Jesse Ruderman, Kai Engert, Martijn Wargers, Mats Palmgren and Paul Nickerson discovered crashes in the layout engine, which might allow the execution of arbitrary code. Carsten Book, Wesley Garland, Igor Bukanov, moz_bug_r_a4, shutdown, Philip Taylor and tgirmann discovered crashes in the JavaScript engine, which might allow the execution of arbitrary code. hong and Gregory Fleischer discovered that file input focus vulnerabilities in the file upload control could allow information disclosure of local files. moz_bug_r_a4 and Boris Zbarsky discovered several vulnerabilities in JavaScript handling, which could allow privilege escalation. Justin Dolske discovered that the password storage mechanism could be abused by malicious web sites to corrupt existing saved passwords. Gerry Eisenhaur and moz_bug_r_a4 discovered that a directory traversal vulnerability in chrome: URI handling could lead to information disclosure. David Bloom discovered a race condition in the image handling of designMode elements, which could lead to information disclosure or potentially the execution of arbitrary code. Michal Zalewski discovered that timers protecting security-sensitive dialogs (which disable dialog elements until a timeout is reached) could be bypassed by window focus changes through JavaScript. It was discovered that malformed content declarations of saved attachments could prevent a user from opening local files with a .txt file name, resulting in minor denial of service. Martin Straka discovered that insecure stylesheet handling during redirects could lead to information disclosure. Emil Ljungdahl and Lars-Olof Moilanen discovered that phishing protections could be bypassed with div elements. The old stable distribution (sarge) doesn't contain xulrunner.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:06.692-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:20.901-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:28.774-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:8000 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:29.912-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:43.362-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libnspr4-dev is earlier than 1.8.0.15~pre080131a-0etch1" test_ref="oval:org.mitre.oval:tst:14749"/>
              <criterion comment="libmozjs-dev is earlier than 1.8.0.15~pre080131a-0etch1" test_ref="oval:org.mitre.oval:tst:15000"/>
              <criterion comment="libsmjs1 is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14677"/>
              <criterion comment="libmozillainterfaces-java is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14936"/>
              <criterion comment="libxul-common is earlier than 1.8.0.15~pre080131a-0etch1" test_ref="oval:org.mitre.oval:tst:14735"/>
              <criterion comment="libsmjs-dev is earlier than 1.8.0.15~pre080131a-0etch1" test_ref="oval:org.mitre.oval:tst:14411"/>
              <criterion comment="libxul-dev is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14312"/>
              <criterion comment="libnss3-dev is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14410"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libxul0d is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14998"/>
              <criterion comment="libnss3-0d-dbg is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14847"/>
              <criterion comment="libmozjs0d-dbg is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14999"/>
              <criterion comment="libnss3-0d is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14641"/>
              <criterion comment="spidermonkey-bin is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14994"/>
              <criterion comment="libnspr4-0d-dbg is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14853"/>
              <criterion comment="xulrunner-gnome-support is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14050"/>
              <criterion comment="libxul0d-dbg is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14659"/>
              <criterion comment="libmozjs0d is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14740"/>
              <criterion comment="xulrunner is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14938"/>
              <criterion comment="libnss3-tools is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14896"/>
              <criterion comment="python-xpcom is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14987"/>
              <criterion comment="libnspr4-0d is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14593"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libxul0d is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14922"/>
              <criterion comment="libnss3-0d-dbg is earlier than 1.8.0.15~pre080131a-0etch1" test_ref="oval:org.mitre.oval:tst:14891"/>
              <criterion comment="libmozjs0d-dbg is earlier than 1.8.0.15~pre080131a-0etch1" test_ref="oval:org.mitre.oval:tst:14961"/>
              <criterion comment="libnss3-0d is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14495"/>
              <criterion comment="spidermonkey-bin is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14875"/>
              <criterion comment="libnspr4-0d is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14460"/>
              <criterion comment="libnspr4-0d-dbg is earlier than 1.8.0.15~pre080131a-0etch1" test_ref="oval:org.mitre.oval:tst:14534"/>
              <criterion comment="xulrunner-gnome-support is earlier than 1.8.0.15~pre080131a-0etch1" test_ref="oval:org.mitre.oval:tst:14782"/>
              <criterion comment="libxul0d-dbg is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:15032"/>
              <criterion comment="xulrunner is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14864"/>
              <criterion comment="libnss3-tools is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14902"/>
              <criterion comment="python-xpcom is earlier than 1.8.0.15~pre080131a-0etch1" test_ref="oval:org.mitre.oval:tst:14930"/>
              <criterion comment="libmozjs0d is earlier than 1.8.0.15~pre080131b-0etch1" test_ref="oval:org.mitre.oval:tst:14800"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7999" version="3" class="patch">
      <metadata>
        <title>DSA-1526 xwine -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xwine</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1526" ref_id="DSA-1526"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0930" ref_id="CVE-2008-0930"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0931" ref_id="CVE-2008-0931"/>
        <description>Steve Kemp from the Debian Security Audit project discovered several local vulnerabilities in xwine, a graphical user interface for the WINE emulator. The Common Vulnerabilities and Exposures project identifies the following problems: The xwine command makes unsafe use of local temporary files when printing. This could allow the removal of arbitrary files belonging to users who invoke the program. The xwine command changes the permissions of the global WINE configuration file such that it is world-writable. This could allow local users to edit it such that arbitrary commands could be executed whenever any local user executed a program under WINE.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:01.753-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:20.565-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:28.146-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7999 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:30.273-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:43.067-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="xwine is earlier than 1.0.1-1etch1" test_ref="oval:org.mitre.oval:tst:19001"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7998" version="3" class="patch">
      <metadata>
        <title>DSA-1481 python-cherrypy -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>python-cherrypy</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1481" ref_id="DSA-1481"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0252" ref_id="CVE-2008-0252"/>
        <description>It was discovered that a directory traversal vulnerability in CherryPy, a pythonic, object-oriented web development framework, may lead to denial of service by deleting files through malicious session IDs in cookies. The old stable distribution (sarge) doesn't contain python-cherrypy.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:58.870-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:20.312-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:27.849-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7998 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:34.435-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:42.921-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="python-cherrypy is earlier than 2.2.1-3etch1" test_ref="oval:org.mitre.oval:tst:14773"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7997" version="3" class="patch">
      <metadata>
        <title>DSA-1814 libsndfile -- heap-based buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libsndfile</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1814" ref_id="DSA-1814"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1788" ref_id="CVE-2009-1788"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1791" ref_id="CVE-2009-1791"/>
        <description>Two vulnerabilities have been found in libsndfile, a library to read and write sampled audio data. The Common Vulnerabilities and Exposures project identified the following problems: Tobias Klein discovered that the VOC parsing routines suffer of a heap-based buffer overflow which can be triggered by an attacker via a crafted VOC header. The vendor discovered that the AIFF parsing routines suffer of a heap-based buffer overflow similar to CVE-2009-1788 which can be triggered by an attacker via a crafted AIFF header. In both cases the overflowing data is not completely attacker controlled but still leads to application crashes or under some circumstances might still lead to arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:31.130-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:19.591-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:27.383-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7997 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:01.755-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:42.663-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libsndfile1 is earlier than 1.0.17-4+lenny2" test_ref="oval:org.mitre.oval:tst:18254"/>
            <criterion comment="libsndfile1-dev is earlier than 1.0.17-4+lenny2" test_ref="oval:org.mitre.oval:tst:17563"/>
            <criterion comment="sndfile-programs is earlier than 1.0.17-4+lenny2" test_ref="oval:org.mitre.oval:tst:18300"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libsndfile1 is earlier than 1.0.16-2+etch2" test_ref="oval:org.mitre.oval:tst:18398"/>
            <criterion comment="libsndfile1-dev is earlier than 1.0.16-2+etch2" test_ref="oval:org.mitre.oval:tst:18169"/>
            <criterion comment="sndfile-programs is earlier than 1.0.16-2+etch2" test_ref="oval:org.mitre.oval:tst:18031"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7996" version="3" class="patch">
      <metadata>
        <title>DSA-1686 no-ip -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>no-ip</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1686" ref_id="DSA-1686"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5297" ref_id="CVE-2008-5297"/>
        <description>A buffer overflow has been discovered in the HTTP parser of the No-IP.com Dynamic DNS update client, which may result in the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:51.578-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:19.310-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:27.164-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7996 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:30.822-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:42.473-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="no-ip is earlier than 2.1.1-4+etch1" test_ref="oval:org.mitre.oval:tst:16330"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7994" version="3" class="patch">
      <metadata>
        <title>DSA-1896 opensaml, shibboleth-sp -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>opensaml</product>
          <product>shibboleth-sp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1896" ref_id="DSA-1896"/>
        <description>Several vulnerabilities have been discovered in the opensaml and shibboleth-sp packages, as used by Shibboleth 1.x: Chris Ries discovered that decoding a crafted URL leads to a crash (and potentially, arbitrary code execution). Ian Young discovered that embedded NUL characters in certificate names were not correctly handled, exposing configurations using PKIX trust validation to impersonation attacks. Incorrect processing of SAML metadata ignored key usage constraints.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:07.543-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:18.297-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:26.519-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7994 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:32.896-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:42.302-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="opensaml-schemas is earlier than 1.1.1-2+lenny1" test_ref="oval:org.mitre.oval:tst:20072"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libshib6 is earlier than 1.3.1.dfsg1-3+lenny1" test_ref="oval:org.mitre.oval:tst:20025"/>
                <criterion comment="libshib-dev is earlier than 1.3.1.dfsg1-3+lenny1" test_ref="oval:org.mitre.oval:tst:19671"/>
                <criterion comment="libsaml5 is earlier than 1.1.1-2+lenny1" test_ref="oval:org.mitre.oval:tst:19938"/>
                <criterion comment="libapache2-mod-shib is earlier than 1.3.1.dfsg1-3+lenny1" test_ref="oval:org.mitre.oval:tst:19951"/>
                <criterion comment="libsaml-dev is earlier than 1.1.1-2+lenny1" test_ref="oval:org.mitre.oval:tst:20159"/>
                <criterion comment="libshib-target5 is earlier than 1.3.1.dfsg1-3+lenny1" test_ref="oval:org.mitre.oval:tst:19868"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="opensaml-schemas is earlier than 1.1a-2+etch1" test_ref="oval:org.mitre.oval:tst:19548"/>
            </criteria>
            <criterion comment="libshib6 is earlier than 1.3f.dfsg1-2+etch1" test_ref="oval:org.mitre.oval:tst:20111"/>
            <criterion comment="libshib-dev is earlier than 1.3f.dfsg1-2+etch1" test_ref="oval:org.mitre.oval:tst:19997"/>
            <criterion comment="libsaml5 is earlier than 1.1a-2+etch1" test_ref="oval:org.mitre.oval:tst:19992"/>
            <criterion comment="libapache2-mod-shib is earlier than 1.3f.dfsg1-2+etch1" test_ref="oval:org.mitre.oval:tst:19952"/>
            <criterion comment="libsaml-dev is earlier than 1.1a-2+etch1" test_ref="oval:org.mitre.oval:tst:19812"/>
            <criterion comment="libshib-target5 is earlier than 1.3f.dfsg1-2+etch1" test_ref="oval:org.mitre.oval:tst:20120"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7993" version="5" class="patch">
      <metadata>
        <title>DSA-1865 linux-2.6 -- denial of service/privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1865" ref_id="DSA-1865"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1385" ref_id="CVE-2009-1385"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1389" ref_id="CVE-2009-1389"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1630" ref_id="CVE-2009-1630"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1633" ref_id="CVE-2009-1633"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2692" ref_id="CVE-2009-2692"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to denial of service or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Neil Horman discovered a missing fix from the e1000 network driver. A remote user may cause a denial of service by way of a kernel panic triggered by specially crafted frame sizes. Michael Tokarev discovered an issue in the r8169 network driver. Remote users on the same LAN may cause a denial of service by way of a kernel panic triggered by receiving a large size frame. Frank Filz discovered that local users may be able to execute files without execute permission when accessed via an nfs4 mount. Jeff Layton and Suresh Jayaraman fixed several buffer overflows in the CIFS filesystem which allow remote servers to cause memory corruption. Tavis Ormandy and Julien Tinnes discovered an issue with how the sendpage function is initialised in the proto_ops structure. Local users can exploit this vulnerability to gain elevated privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:03.155-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:16.874-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:25.471-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5974 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:39.430-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:59.215-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7993 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:04.372-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:41.819-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18040"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17983"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18015"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17756"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17807"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18003"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17736"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18188"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18135"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18177"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17944"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17998"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18089"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17827"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18147"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18071"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18153"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18108"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.24etch3" test_ref="oval:org.mitre.oval:tst:18129"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17442"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17929"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17712"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17833"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17540"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17937"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18210"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18128"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17821"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18095"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17971"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17823"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17852"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17822"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17858"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17953"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18226"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18044"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17986"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18091"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17599"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17716"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17862"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18069"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18096"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:18060"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17309"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-24etch3" test_ref="oval:org.mitre.oval:tst:17984"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7991" version="3" class="patch">
      <metadata>
        <title>DSA-1482 squid -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>squid</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1482" ref_id="DSA-1482"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6239" ref_id="CVE-2007-6239"/>
        <description>It was discovered that malformed cache update replies against the Squid WWW proxy cache could lead to the exhaustion of system memory, resulting in potential denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:58.541-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:16.573-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:25.187-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7991 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:28.794-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:41.698-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="squid-common is earlier than 2.6.5-6etch1" test_ref="oval:org.mitre.oval:tst:14883"/>
          </criteria>
          <criterion comment="squidclient is earlier than 2.6.5-6etch1" test_ref="oval:org.mitre.oval:tst:14433"/>
          <criterion comment="squid is earlier than 2.6.5-6etch1" test_ref="oval:org.mitre.oval:tst:14862"/>
          <criterion comment="squid-cgi is earlier than 2.6.5-6etch1" test_ref="oval:org.mitre.oval:tst:14582"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7990" version="3" class="patch">
      <metadata>
        <title>DSA-1751 xulrunner -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1751" ref_id="DSA-1751"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0771" ref_id="CVE-2009-0771"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0772" ref_id="CVE-2009-0772"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0773" ref_id="CVE-2009-0773"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0774" ref_id="CVE-2009-0774"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0775" ref_id="CVE-2009-0775"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0776" ref_id="CVE-2009-0776"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications, such as the Iceweasel web browser. The Common Vulnerabilities and Exposures project identifies the following problems: Martijn Wargers, Jesse Ruderman and Josh Soref discovered crashes in the layout engine, which might allow the execution of arbitrary code. Jesse Ruderman discovered crashes in the layout engine, which might allow the execution of arbitrary code. Gary Kwong, and Timothee Groleau discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. Gary Kwong discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. It was discovered that incorrect memory management in the DOM element handling may lead to the execution of arbitrary code. Georgi Guninski discovered a violation of the same-origin policy through RDFXMLDataSource and cross-domain redirects. As indicated in the Etch release notes, security support for the Mozilla products in the oldstable distribution needed to be stopped before the end of the regular Etch security maintenance life cycle. You are strongly encouraged to upgrade to stable or switch to a still supported browser.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:55.693-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:15.801-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:24.637-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7990 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:36.090-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:41.240-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libmozillainterfaces-java is earlier than 1.9.0.7-0lenny1" test_ref="oval:org.mitre.oval:tst:14390"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libmozjs-dev is earlier than 1.9.0.7-0lenny1" test_ref="oval:org.mitre.oval:tst:14605"/>
              <criterion comment="spidermonkey-bin is earlier than 1.9.0.7-0lenny1" test_ref="oval:org.mitre.oval:tst:13967"/>
              <criterion comment="xulrunner-1.9-gnome-support is earlier than 1.9.0.7-0lenny1" test_ref="oval:org.mitre.oval:tst:14801"/>
              <criterion comment="xulrunner-1.9 is earlier than 1.9.0.7-0lenny1" test_ref="oval:org.mitre.oval:tst:14812"/>
              <criterion comment="libmozjs1d-dbg is earlier than 1.9.0.7-0lenny1" test_ref="oval:org.mitre.oval:tst:14647"/>
              <criterion comment="libmozjs1d is earlier than 1.9.0.7-0lenny1" test_ref="oval:org.mitre.oval:tst:14863"/>
              <criterion comment="python-xpcom is earlier than 1.9.0.7-0lenny1" test_ref="oval:org.mitre.oval:tst:14403"/>
              <criterion comment="xulrunner-1.9-dbg is earlier than 1.9.0.7-0lenny1" test_ref="oval:org.mitre.oval:tst:14765"/>
              <criterion comment="xulrunner-dev is earlier than 1.9.0.7-0lenny1" test_ref="oval:org.mitre.oval:tst:14607"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7989" version="3" class="patch">
      <metadata>
        <title>DSA-1447 tomcat5.5 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tomcat5.5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1447" ref_id="DSA-1447"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3382" ref_id="CVE-2007-3382"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3385" ref_id="CVE-2007-3385"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3386" ref_id="CVE-2007-3386"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5342" ref_id="CVE-2007-5342"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5461" ref_id="CVE-2007-5461"/>
        <description>Several remote vulnerabilities have been discovered in the Tomcat servlet and JSP engine. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that single quotes (') in cookies were treated as a delimiter, which could lead to an information leak. It was discovered that the character sequence \' in cookies was handled incorrectly, which could lead to an information leak. It was discovered that the host manager servlet performed insufficient input validation, which could lead to a cross-site scripting attack. It was discovered that the JULI logging component did not restrict its target path, resulting in potential denial of service through file overwrites. It was discovered that the WebDAV servlet is vulnerable to absolute path traversal. The old stable distribution (sarge) doesn't contain tomcat5.5. For the stable distribution (etch), these problems have been fixed in version 5.5.20-2etch1. For the unstable distribution (sid) these problems will be fixed soon. We recommend that you upgrade your tomcat5.5 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:22.382-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:15.229-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:24.372-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7989 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:36.588-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:41.008-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="tomcat5.5-webapps is earlier than 5.5.20-2etch1" test_ref="oval:org.mitre.oval:tst:19345"/>
          <criterion comment="libtomcat5.5-java is earlier than 5.5.20-2etch1" test_ref="oval:org.mitre.oval:tst:18755"/>
          <criterion comment="tomcat5.5-admin is earlier than 5.5.20-2etch1" test_ref="oval:org.mitre.oval:tst:19372"/>
          <criterion comment="tomcat5.5 is earlier than 5.5.20-2etch1" test_ref="oval:org.mitre.oval:tst:19150"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7988" version="3" class="patch">
      <metadata>
        <title>DSA-1453 tomcat5 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tomcat5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1453" ref_id="DSA-1453"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3382" ref_id="CVE-2007-3382"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3385" ref_id="CVE-2007-3385"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5461" ref_id="CVE-2007-5461"/>
        <description>Several remote vulnerabilities have been discovered in the Tomcat servlet and JSP engine. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that single quotes (') in cookies were treated as a delimiter, which could lead to an information leak. It was discovered that the character sequence \' in cookies was handled incorrectly, which could lead to an information leak. It was discovered that the WebDAV servlet is vulnerable to absolute path traversal. The old stable distribution (sarge) doesn't contain tomcat5. For the stable distribution (etch), these problems have been fixed in version 5.0.30-12etch1. The unstable distribution (sid) no longer contains tomcat5. We recommend that you upgrade your tomcat5 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:23.201-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:14.688-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:24.109-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7988 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:31.925-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:40.760-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="tomcat5 is earlier than 5.0.30-12etch1" test_ref="oval:org.mitre.oval:tst:18432"/>
          <criterion comment="libtomcat5-java is earlier than 5.0.30-12etch1" test_ref="oval:org.mitre.oval:tst:18336"/>
          <criterion comment="tomcat5-admin is earlier than 5.0.30-12etch1" test_ref="oval:org.mitre.oval:tst:18412"/>
          <criterion comment="tomcat5-webapps is earlier than 5.0.30-12etch1" test_ref="oval:org.mitre.oval:tst:18430"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7985" version="3" class="patch">
      <metadata>
        <title>DSA-1537 xpdf -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xpdf</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1537" ref_id="DSA-1537"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4352" ref_id="CVE-2007-4352"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5392" ref_id="CVE-2007-5392"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5393" ref_id="CVE-2007-5393"/>
        <description>Alin Rad Pop (Secunia) discovered a number of vulnerabilities in xpdf, a set of tools for display and conversion of Portable Document Format (PDF) files. The Common Vulnerabilities and Exposures project identifies the following three problems: Inadequate DCT stream validation allows an attacker to corrupt memory and potentially execute arbitrary code by supplying a maliciously crafted PDF file. An integer overflow vulnerability in DCT stream handling could allow an attacker to overflow a heap buffer, enabling the execution of arbitrary code. A buffer overflow vulnerability in xpdf's CCITT image compression handlers allows overflow on the heap, allowing an attacker to execute arbitrary code by supplying a maliciously crafted CCITTFaxDecode filter.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:26.112-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:14.217-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:23.675-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7985 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:31.013-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:40.634-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="xpdf-common is earlier than 3.01-9.1+etch2" test_ref="oval:org.mitre.oval:tst:13085"/>
              <criterion comment="xpdf is earlier than 3.01-9.1+etch2" test_ref="oval:org.mitre.oval:tst:12233"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="xpdf-utils is earlier than 3.01-9.1+etch2" test_ref="oval:org.mitre.oval:tst:12939"/>
              <criterion comment="xpdf-reader is earlier than 3.01-9.1+etch2" test_ref="oval:org.mitre.oval:tst:12794"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7984" version="3" class="patch">
      <metadata>
        <title>DSA-1589 libxslt -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libxslt</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1589" ref_id="DSA-1589"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1767" ref_id="CVE-2008-1767"/>
        <description>It was discovered that libxslt, an XSLT processing runtime library, could be coerced into executing arbitrary code via a buffer overflow when an XSL style sheet file with a long XSLT "transformation match" condition triggered a large number of steps.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:40.063-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:13.644-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:23.405-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7984 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:28.365-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:40.485-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libxslt1-dev is earlier than 1.1.19-2" test_ref="oval:org.mitre.oval:tst:17504"/>
          <criterion comment="python-libxslt1 is earlier than 1.1.19-2" test_ref="oval:org.mitre.oval:tst:17860"/>
          <criterion comment="libxslt1-dbg is earlier than 1.1.19-2" test_ref="oval:org.mitre.oval:tst:17768"/>
          <criterion comment="libxslt1.1 is earlier than 1.1.19-2" test_ref="oval:org.mitre.oval:tst:17899"/>
          <criterion comment="xsltproc is earlier than 1.1.19-2" test_ref="oval:org.mitre.oval:tst:17627"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7981" version="3" class="patch">
      <metadata>
        <title>DSA-1620 python2.5 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>python2.5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1620" ref_id="DSA-1620"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2052" ref_id="CVE-2007-2052"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4965" ref_id="CVE-2007-4965"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1679" ref_id="CVE-2008-1679"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1721" ref_id="CVE-2008-1721"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1887" ref_id="CVE-2008-1887"/>
        <description>Several vulnerabilities have been discovered in the interpreter for the Python language. The Common Vulnerabilities and Exposures project identifies the following problems: Piotr Engelking discovered that the strxfrm() function of the locale module miscalculates the length of an internal buffer, which may result in a minor information disclosure. It was discovered that several integer overflows in the imageop module may lead to the execution of arbitrary code, if a user is tricked into processing malformed images. This issue is also tracked as CVE-2008-1679 due to an initially incomplete patch. Justin Ferguson discovered that a buffer overflow in the zlib module may lead to the execution of arbitrary code. Justin Ferguson discovered that insufficient input validation in PyString_FromStringAndSize() may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:56.784-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:13.184-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:23.110-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7981 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:32.344-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:40.094-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="idle-python2.5 is earlier than 2.5-5+etch1" test_ref="oval:org.mitre.oval:tst:12908"/>
              <criterion comment="python2.5-examples is earlier than 2.5-5+etch1" test_ref="oval:org.mitre.oval:tst:13248"/>
            </criteria>
          </criteria>
          <criterion comment="python2.5-minimal is earlier than 2.5-5+etch1" test_ref="oval:org.mitre.oval:tst:13250"/>
          <criterion comment="python2.5-dev is earlier than 2.5-5+etch1" test_ref="oval:org.mitre.oval:tst:13009"/>
          <criterion comment="python2.5-dbg is earlier than 2.5-5+etch1" test_ref="oval:org.mitre.oval:tst:13440"/>
          <criterion comment="python2.5 is earlier than 2.5-5+etch1" test_ref="oval:org.mitre.oval:tst:13430"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7980" version="3" class="patch">
      <metadata>
        <title>DSA-1681 linux-2.6.24 -- denial of service/privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1681" ref_id="DSA-1681"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3528" ref_id="CVE-2008-3528"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4554" ref_id="CVE-2008-4554"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4576" ref_id="CVE-2008-4576"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4618" ref_id="CVE-2008-4618"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4933" ref_id="CVE-2008-4933"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4934" ref_id="CVE-2008-4934"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5025" ref_id="CVE-2008-5025"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5029" ref_id="CVE-2008-5029"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5134" ref_id="CVE-2008-5134"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5182" ref_id="CVE-2008-5182"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5300" ref_id="CVE-2008-5300"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Eugene Teo reported a local DoS issue in the ext2 and ext3 filesystems. Local users who have been granted the privileges necessary to mount a filesystem would be able to craft a corrupted filesystem that causes the kernel to output error messages in an infinite loop. Milos Szeredi reported that the usage of splice() on files opened with O_APPEND allows users to write to the file at arbitrary offsets, enabling a bypass of possible assumed semantics of the O_APPEND flag. Vlad Yasevich reported an issue in the SCTP subsystem that may allow remote users to cause a local DoS by triggering a kernel oops. Wei Yongjun reported an issue in the SCTP subsystem that may allow remote users to cause a local DoS by triggering a kernel panic. Eric Sesterhenn reported a local DoS issue in the hfsplus filesystem. Local users who have been granted the privileges necessary to mount a filesystem would be able to craft a corrupted filesystem that causes the kernel to overrun a buffer, resulting in a system oops or memory corruption. Eric Sesterhenn reported a local DoS issue in the hfsplus filesystem. Local users who have been granted the privileges necessary to mount a filesystem would be able to craft a corrupted filesystem that results in a kernel oops due to an unchecked return value. Eric Sesterhenn reported a local DoS issue in the hfs filesystem. Local users who have been granted the privileges necessary to mount a filesystem would be able to craft a filesystem with a corrupted catalog name length, resulting in a system oops or memory corruption. Andrea Bittau reported a DoS issue in the unix socket subsystem that allows a local user to cause memory corruption, resulting in a kernel panic. Johannes Berg reported a remote DoS issue in the libertas wireless driver, which can be triggered by a specially crafted beacon/probe response. Al Viro reported race conditions in the inotify subsystem that may allow local users to acquire elevated privileges. Dann Frazier reported a DoS condition that allows local users to cause the out of memory handler to kill off privileged processes or trigger soft lockups due to a starvation issue in the unix socket subsystem.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:38.206-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:12.097-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:22.412-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7980 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:35.335-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:39.268-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-patch-debian-2.6.24 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16396"/>
              <criterion comment="linux-support-2.6.24-etchnhalf.1 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16429"/>
              <criterion comment="linux-doc-2.6.24 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16223"/>
              <criterion comment="linux-tree-2.6.24 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16132"/>
              <criterion comment="linux-source-2.6.24 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16322"/>
              <criterion comment="linux-manual-2.6.24 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16203"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16289"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16081"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-s390 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16420"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16471"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390-tape is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:15823"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16333"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16273"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16342"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16410"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16117"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:15947"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:15964"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:15932"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16605"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16549"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:15707"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16329"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-hppa is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16024"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16245"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16295"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16576"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16619"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.7" test_ref="oval:org.mitre.oval:tst:16507"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7979" version="3" class="patch">
      <metadata>
        <title>DSA-1483 net-snmp -- design error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>net-snmp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1483" ref_id="DSA-1483"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5846" ref_id="CVE-2007-5846"/>
        <description>The SNMP agent (snmp_agent.c) in net-snmp before 5.4.1 allows remote attackers to cause a denial of service (CPU and memory consumption) via a GETBULK request with a large max-repeaters value.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:57.679-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:11.545-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:21.898-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7979 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:28.104-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:39.053-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libsnmp-base is earlier than 5.2.3-7etch2" test_ref="oval:org.mitre.oval:tst:14578"/>
              <criterion comment="tkmib is earlier than 5.2.3-7etch2" test_ref="oval:org.mitre.oval:tst:14701"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libsnmp-perl is earlier than 5.2.3-7etch2" test_ref="oval:org.mitre.oval:tst:14732"/>
              <criterion comment="libsnmp9 is earlier than 5.2.3-7etch2" test_ref="oval:org.mitre.oval:tst:14879"/>
              <criterion comment="snmp is earlier than 5.2.3-7etch2" test_ref="oval:org.mitre.oval:tst:14506"/>
              <criterion comment="libsnmp9-dev is earlier than 5.2.3-7etch2" test_ref="oval:org.mitre.oval:tst:14583"/>
              <criterion comment="snmpd is earlier than 5.2.3-7etch2" test_ref="oval:org.mitre.oval:tst:14760"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7978" version="5" class="patch">
      <metadata>
        <title>DSA-1576 openssh -- predictable random number generator</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openssh</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1576" ref_id="DSA-1576"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0166" ref_id="CVE-2008-0166"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1483" ref_id="CVE-2008-1483"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4752" ref_id="CVE-2007-4752"/>
        <description>The recently announced vulnerability in Debian's openssl package (DSA-1571-1, CVE-2008-0166) indirectly affects OpenSSH. As a result, all user and host keys generated using broken versions of the openssl package must be considered untrustworthy, even after the openssl update has been applied. 1. Install the security updates This update contains a dependency on the openssl update and will automatically install a corrected version of the libssl0.9.8 package, and a new package openssh-blacklist. Once the update is applied, weak user keys will be automatically rejected where possible (though they cannot be detected in all cases). If you are using such keys for user authentication, they will immediately stop working and will need to be replaced (see step 3). OpenSSH host keys can be automatically regenerated when the OpenSSH security update is applied. The update will prompt for confirmation before taking this step. 2. Update OpenSSH known_hosts files The regeneration of host keys will cause a warning to be displayed when connecting to the system using SSH until the host key is updated in the known_hosts file. The warning will look like this: In this case, the host key has simply been changed, and you should update the relevant known_hosts file as indicated in the error message. It is recommended that you use a trustworthy channel to exchange the server key. It is found in the file /etc/ssh/ssh_host_rsa_key.pub on the server; its fingerprint can be printed using the command: ssh-keygen -l -f /etc/ssh/ssh_host_rsa_key.pub In addition to user-specific known_hosts files, there may be a system-wide known hosts file /etc/ssh/ssh_known_hosts. This is file is used both by the ssh client and by sshd for the hosts.equiv functionality. This file needs to be updated as well. 3. Check all OpenSSH user keys The safest course of action is to regenerate all OpenSSH user keys, except where it can be established to a high degree of certainty that the key was generated on an unaffected system. Check whether your key is affected by running the ssh-vulnkey tool, included in the security update. By default, ssh-vulnkey will check the standard location for user keys (~/.ssh/id_rsa, ~/.ssh/id_dsa and ~/.ssh/identity), your authorised_keys file (~/.ssh/authorised_keys and ~/.ssh/authorised_keys2), and the system's host keys (/etc/ssh/ssh_host_dsa_key and /etc/ssh/ssh_host_rsa_key). To check all your own keys, assuming they are in the standard locations (~/.ssh/id_rsa, ~/.ssh/id_dsa, or ~/.ssh/identity): ssh-vulnkey To check all keys on your system: sudo ssh-vulnkey -a To check a key in a non-standard location: ssh-vulnkey /path/to/key If ssh-vulnkey says "Unknown (no blacklist information)", then it has no information about whether that key is affected. In this case, you can examine the modification time (mtime) of the file using "ls -l". Keys generated before September 2006 are not affected. Keep in mind that, although unlikely, backup procedures may have changed the file date back in time (or the system clock may have been incorrectly set). If in doubt, generate a new key and remove the old one from any servers. 4. Regenerate any affected user keys OpenSSH keys used for user authentication must be manually regenerated, including those which may have since been transferred to a different system after being generated. New keys can be generated using ssh-keygen, e.g.: 5. Update authorised_keys files (if necessary) Once the user keys have been regenerated, the relevant public keys must be propagated to any authorised_keys files (and authorised_keys2 files, if applicable) on remote systems. Be sure to delete the lines containing old keys from those files. In addition to countermeasures to mitigate the randomness vulnerability, this OpenSSH update fixes several other vulnerabilities: CVE-2008-1483: Timo Juhani Lindfors discovered that, when using X11 forwarding, the SSH client selects an X11 forwarding port without ensuring that it can be bound on all address families. If the system is configured with IPv6 (even if it does not have working IPv6 connectivity), this could allow a local attacker on the remote server to hijack X11 forwarding. CVE-2007-4752: Jan Pechanec discovered that ssh falls back to creating a trusted X11 cookie if creating an untrusted cookie fails, potentially exposing the local display to a malicious remote server when using X11 forwarding.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:28.643-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:11.149-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:21.492-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6072 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:58.960-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:59.107-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7978 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:27.626-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:38.809-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ssh-krb5 is earlier than 4.3p2-9etch1" test_ref="oval:org.mitre.oval:tst:14449"/>
              <criterion comment="openssh-blacklist is earlier than 0.1.1" test_ref="oval:org.mitre.oval:tst:14556"/>
              <criterion comment="ssh is earlier than 4.3p2-9etch1" test_ref="oval:org.mitre.oval:tst:14181"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="openssh-server is earlier than 4.3p2-9etch1" test_ref="oval:org.mitre.oval:tst:14398"/>
              <criterion comment="openssh-client is earlier than 4.3p2-9etch1" test_ref="oval:org.mitre.oval:tst:13580"/>
              <criterion comment="ssh-askpass-gnome is earlier than 4.3p2-9etch1" test_ref="oval:org.mitre.oval:tst:14572"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7977" version="3" class="patch">
      <metadata>
        <title>DSA-1513 lighttpd -- information disclosure</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lighttpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1513" ref_id="DSA-1513"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1111" ref_id="CVE-2008-1111"/>
        <description>It was discovered that lighttpd, a fast webserver with minimal memory footprint, would display the source to CGI scripts if their execution failed in some circumstances.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:27.411-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:10.657-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:21.182-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7977 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:32.502-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:38.638-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="lighttpd-doc is earlier than 1.4.13-4etch5" test_ref="oval:org.mitre.oval:tst:18247"/>
          </criteria>
          <criterion comment="lighttpd-mod-mysql-vhost is earlier than 1.4.13-4etch5" test_ref="oval:org.mitre.oval:tst:17974"/>
          <criterion comment="lighttpd-mod-magnet is earlier than 1.4.13-4etch5" test_ref="oval:org.mitre.oval:tst:18286"/>
          <criterion comment="lighttpd is earlier than 1.4.13-4etch5" test_ref="oval:org.mitre.oval:tst:17939"/>
          <criterion comment="lighttpd-mod-cml is earlier than 1.4.13-4etch5" test_ref="oval:org.mitre.oval:tst:18420"/>
          <criterion comment="lighttpd-mod-webdav is earlier than 1.4.13-4etch5" test_ref="oval:org.mitre.oval:tst:17991"/>
          <criterion comment="lighttpd-mod-trigger-b4-dl is earlier than 1.4.13-4etch5" test_ref="oval:org.mitre.oval:tst:17783"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7976" version="3" class="patch">
      <metadata>
        <title>DSA-1573 rdesktop -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>rdesktop</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1573" ref_id="DSA-1573"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1801" ref_id="CVE-2008-1801"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1802" ref_id="CVE-2008-1802"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1803" ref_id="CVE-2008-1803"/>
        <description>Several remote vulnerabilities have been discovered in rdesktop, a Remote Desktop Protocol client. The Common Vulnerabilities and Exposures project identifies the following problems: Remote exploitation of an integer underflow vulnerability allows attackers to execute arbitrary code with the privileges of the logged-in user. Remote exploitation of a BSS overflow vulnerability allows attackers to execute arbitrary code with the privileges of the logged-in user. Remote exploitation of an integer signedness vulnerability allows attackers to execute arbitrary code with the privileges of the logged-in user.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:09.273-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:10.212-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:20.798-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7976 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:35.586-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:38.333-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="rdesktop is earlier than 1.5.0-1etch2" test_ref="oval:org.mitre.oval:tst:13034"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7974" version="3" class="patch">
      <metadata>
        <title>DSA-1879 silc-client/silc-toolkit -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>silc-client/silc-toolkit</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1879" ref_id="DSA-1879"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7159" ref_id="CVE-2008-7159"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7160" ref_id="CVE-2008-7160"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3051" ref_id="CVE-2009-3051"/>
        <description>Several vulnerabilities have been discovered in the software suite for the SILC protocol, a network protocol designed to provide end-to-end security for conferencing services. The Common Vulnerabilities and Exposures project identifies the following problems: An incorrect format string in sscanf() used in the ASN1 encoder to scan an OID value could overwrite a neighbouring variable on the stack as the destination data type is smaller than the source type on 64-bit. On 64-bit architectures this could result in unexpected application behaviour or even code execution in some cases. Various format string vulnerabilities when handling parsed SILC messages allow an attacker to execute arbitrary code with the rights of the victim running the SILC client via crafted nick names or channel names containing format strings. CVE-2008-7160 An incorrect format string in a sscanf() call used in the HTTP server component of silcd could result in overwriting a neighbouring variable on the stack as the destination data type is smaller than the source type on 64-bit. An attacker could exploit this by using crafted Content-Length header values resulting in unexpected application behaviour or even code execution in some cases. silc-server doesn't need an update as it uses the shared library provided by silc-toolkit. silc-client/silc-toolkit in the oldstable distribution (etch) is not affected by this problem.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:51.719-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:09.686-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:20.390-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7974 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:32.115-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:38.016-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="silc is earlier than 1.1.4-1+lenny1" test_ref="oval:org.mitre.oval:tst:15443"/>
          <criterion comment="libsilc-1.1-2 is earlier than 1.1.7-2+lenny1" test_ref="oval:org.mitre.oval:tst:15699"/>
          <criterion comment="libsilc-1.1-2-dbg is earlier than 1.1.7-2+lenny1" test_ref="oval:org.mitre.oval:tst:15436"/>
          <criterion comment="libsilc-1.1-2-dev is earlier than 1.1.7-2+lenny1" test_ref="oval:org.mitre.oval:tst:15053"/>
          <criterion comment="irssi-plugin-silc is earlier than 1.1.4-1+lenny1" test_ref="oval:org.mitre.oval:tst:14772"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7972" version="3" class="patch">
      <metadata>
        <title>DSA-1720 typo3-src -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>typo3-src</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1720" ref_id="DSA-1720"/>
        <description>Several remote vulnerabilities have been discovered in the TYPO3 web content management framework. Marcus Krause and Michael Stucki from the TYPO3 security team discovered that the jumpUrl mechanism discloses secret hashes enabling a remote attacker to bypass access control by submitting the correct value as a URL parameter and thus being able to read the content of arbitrary files. Jelmer de Hen and Dmitry Dulepov discovered multiple cross-site scripting vulnerabilities in the backend user interface allowing remote attackers to inject arbitrary web script or HTML. As it is very likely that your encryption key has been exposed we strongly recommend to change your encyption key via the install tool after installing the update.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:32.088-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:09.438-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:19.740-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7972 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:32:59.517-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:37.916-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="typo3 is earlier than 4.0.2+debian-8" test_ref="oval:org.mitre.oval:tst:17531"/>
          <criterion comment="typo3-src-4.0 is earlier than 4.0.2+debian-8" test_ref="oval:org.mitre.oval:tst:17557"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7971" version="5" class="patch">
      <metadata>
        <title>DSA-1634 wordnet -- stack and heap overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wordnet</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1634" ref_id="DSA-1634"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2149" ref_id="CVE-2008-2149"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3908" ref_id="CVE-2008-3908"/>
        <description>Rob Holland discovered several programming errors in WordNet, an electronic lexical database of the English language. These flaws could allow arbitrary code execution when used with untrusted input, for example when WordNet is in use as a back end for a web application.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:22.967-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:09.133-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:19.470-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7971 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:34.574-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:37.690-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:19499 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:40.639-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:46.760-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="wordnet-base is earlier than 1:2.1-4+etch1" test_ref="oval:org.mitre.oval:tst:19381"/>
              <criterion comment="wordnet-sense-index is earlier than 1:2.1-4+etch1" test_ref="oval:org.mitre.oval:tst:19499"/>
            </criteria>
          </criteria>
          <criterion comment="wordnet-dev is earlier than 1:2.1-4+etch1" test_ref="oval:org.mitre.oval:tst:19219"/>
          <criterion comment="wordnet is earlier than 1:2.1-4+etch1" test_ref="oval:org.mitre.oval:tst:19153"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7970" version="3" class="patch">
      <metadata>
        <title>DSA-1862 linux-2.6 -- privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1862" ref_id="DSA-1862"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2692" ref_id="CVE-2009-2692"/>
        <description>A vulnerability has been discovered in the Linux kernel that may lead to privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problem: Tavis Ormandy and Julien Tinnes discovered an issue with how the sendpage function is initialised in the proto_ops structure. Local users can exploit this vulnerability to gain elevated privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:58.276-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:08.145-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:18.611-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7970 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:29.141-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:37.387-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-patch-debian-2.6.26 is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:18000"/>
              <criterion comment="linux-support-2.6.26-2 is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17113"/>
              <criterion comment="linux-doc-2.6.26 is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17773"/>
              <criterion comment="linux-tree-2.6.26 is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17691"/>
              <criterion comment="linux-source-2.6.26 is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17517"/>
              <criterion comment="linux-manual-2.6.26 is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17968"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:18037"/>
              <criterion comment="linux-image-2.6.26-2-vserver-s390x is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17639"/>
              <criterion comment="linux-image-2.6.26-2-s390 is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17672"/>
              <criterion comment="linux-headers-2.6.26-2-s390 is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17992"/>
              <criterion comment="linux-image-2.6.26-2-s390-tape is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17405"/>
              <criterion comment="linux-headers-2.6.26-2-all-s390 is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17948"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-s390x is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17724"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17658"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17512"/>
              <criterion comment="linux-image-2.6.26-2-s390x is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17966"/>
              <criterion comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17878"/>
              <criterion comment="linux-headers-2.6.26-2-s390x is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17543"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="xen-linux-system-2.6.26-2-xen-amd64 is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:18043"/>
              <criterion comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17078"/>
              <criterion comment="linux-modules-2.6.26-2-xen-amd64 is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17770"/>
              <criterion comment="linux-headers-2.6.26-2-openvz-amd64 is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17950"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17829"/>
              <criterion comment="linux-image-2.6.26-2-openvz-amd64 is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17825"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17947"/>
              <criterion comment="linux-headers-2.6.26-2-common-openvz is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:18028"/>
              <criterion comment="linux-image-2.6.26-2-vserver-amd64 is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17894"/>
              <criterion comment="linux-headers-2.6.26-2-all-amd64 is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17661"/>
              <criterion comment="linux-image-2.6.26-2-xen-amd64 is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17926"/>
              <criterion comment="linux-headers-2.6.26-2-common-xen is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17854"/>
              <criterion comment="linux-image-2.6.26-2-amd64 is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17600"/>
              <criterion comment="linux-headers-2.6.26-2-xen-amd64 is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:18052"/>
              <criterion comment="linux-headers-2.6.26-2-amd64 is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17682"/>
              <criterion comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17597"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-amd64 is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17909"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:18023"/>
              <criterion comment="linux-headers-2.6.26-2-parisc is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17981"/>
              <criterion comment="linux-image-2.6.26-2-parisc64 is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:18155"/>
              <criterion comment="linux-image-2.6.26-2-parisc is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:18162"/>
              <criterion comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17228"/>
              <criterion comment="linux-headers-2.6.26-2-all-hppa is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17863"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64 is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:18201"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64-smp is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:18214"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17864"/>
              <criterion comment="linux-image-2.6.26-2-parisc64-smp is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17796"/>
              <criterion comment="linux-headers-2.6.26-2-parisc-smp is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17752"/>
              <criterion comment="linux-image-2.6.26-2-parisc-smp is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:17977"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7968" version="3" class="patch">
      <metadata>
        <title>DSA-1631 libxml2 -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libxml2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1631" ref_id="DSA-1631"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3281" ref_id="CVE-2008-3281"/>
        <description>Andreas Solberg discovered that libxml2, the GNOME XML library, could be forced to recursively evaluate entities, until available CPU and memory resources were exhausted.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:35.404-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:07.588-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:18.210-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7968 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:33.075-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:37.119-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libxml2-doc is earlier than 2.6.27.dfsg-4" test_ref="oval:org.mitre.oval:tst:15003"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libxml2 is earlier than 2.6.27.dfsg-4" test_ref="oval:org.mitre.oval:tst:15404"/>
              <criterion comment="libxml2-dev is earlier than 2.6.27.dfsg-4" test_ref="oval:org.mitre.oval:tst:15562"/>
              <criterion comment="python-libxml2 is earlier than 2.6.27.dfsg-4" test_ref="oval:org.mitre.oval:tst:15543"/>
              <criterion comment="libxml2-dbg is earlier than 2.6.27.dfsg-4" test_ref="oval:org.mitre.oval:tst:14753"/>
              <criterion comment="libxml2-utils is earlier than 2.6.27.dfsg-4" test_ref="oval:org.mitre.oval:tst:15067"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7966" version="3" class="patch">
      <metadata>
        <title>DSA-1530 cupsys -- Several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cupsys</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1530" ref_id="DSA-1530"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0047" ref_id="CVE-2008-0047"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0882" ref_id="CVE-2008-0882"/>
        <description>Several local/remote vulnerabilities have been discovered in cupsys, the Common Unix Printing System. The Common Vulnerabilities and Exposures project identifies the following problems: Heap-based buffer overflow in CUPS, when printer sharing is enabled, allows remote attackers to execute arbitrary code via crafted search expressions. Double free vulnerability in the process_browse_data function in CUPS 1.3.5 allows remote attackers to cause a denial of service (daemon crash) and possibly the execution of arbitrary code via crafted packets to the cupsd port (631/udp), related to an unspecified manipulation of a remote printer.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:35.068-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:06.978-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:17.730-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7966 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:32.727-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:36.825-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libcupsys2-gnutls10 is earlier than 1.2.7-4etch3" test_ref="oval:org.mitre.oval:tst:12864"/>
              <criterion comment="cupsys-common is earlier than 1.2.7-4etch3" test_ref="oval:org.mitre.oval:tst:13141"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="cupsys-bsd is earlier than 1.2.7-4etch3" test_ref="oval:org.mitre.oval:tst:13222"/>
              <criterion comment="cupsys-client is earlier than 1.2.7-4etch3" test_ref="oval:org.mitre.oval:tst:12844"/>
              <criterion comment="libcupsys2-dev is earlier than 1.2.7-4etch3" test_ref="oval:org.mitre.oval:tst:13214"/>
              <criterion comment="libcupsimage2-dev is earlier than 1.2.7-4etch3" test_ref="oval:org.mitre.oval:tst:13055"/>
              <criterion comment="libcupsimage2 is earlier than 1.2.7-4etch3" test_ref="oval:org.mitre.oval:tst:12264"/>
              <criterion comment="cupsys-dbg is earlier than 1.2.7-4etch3" test_ref="oval:org.mitre.oval:tst:13116"/>
              <criterion comment="cupsys is earlier than 1.2.7-4etch3" test_ref="oval:org.mitre.oval:tst:13007"/>
              <criterion comment="libcupsys2 is earlier than 1.2.7-4etch3" test_ref="oval:org.mitre.oval:tst:13164"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7965" version="3" class="patch">
      <metadata>
        <title>DSA-1586 xine-lib -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xine-lib</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1586" ref_id="DSA-1586"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1482" ref_id="CVE-2008-1482"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1686" ref_id="CVE-2008-1686"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1878" ref_id="CVE-2008-1878"/>
        <description>Multiple vulnerabilities have been discovered in xine-lib, a library which supplies most of the application functionality of the xine multimedia player. The Common Vulnerabilities and Exposures project identifies the following three problems: Integer overflow vulnerabilities exist in xine's FLV, QuickTime, RealMedia, MVE and CAK demuxers, as well as the EBML parser used by the Matroska demuxer. These weaknesses allow an attacker to overflow heap buffers and potentially execute arbitrary code by supplying a maliciously crafted file of those types. Insufficient input validation in the Speex implementation used by this version of xine enables an invalid array access and the execution of arbitrary code by supplying a maliciously crafted Speex file. Inadequate bounds checking in the NES Sound Format (NSF) demuxer enables a stack buffer overflow and the execution of arbitrary code through a maliciously crafted NSF file.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:43.167-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:06.627-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:17.503-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7965 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:28.941-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:36.607-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libxine1 is earlier than 1.1.2+dfsg-7" test_ref="oval:org.mitre.oval:tst:17749"/>
          <criterion comment="libxine1-dbg is earlier than 1.1.2+dfsg-7" test_ref="oval:org.mitre.oval:tst:17740"/>
          <criterion comment="libxine-dev is earlier than 1.1.2+dfsg-7" test_ref="oval:org.mitre.oval:tst:17583"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7964" version="3" class="patch">
      <metadata>
        <title>DSA-1648 mon -- insecure temporary files</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mon</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1648" ref_id="DSA-1648"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4477" ref_id="CVE-2008-4477"/>
        <description>Dmitry E. Oboukhov discovered that the test.alert script used in one of the alert functions in mon, a system to monitor hosts or services and alert about problems, creates temporary files insecurely, which may lead to a local denial of service through symlink attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:30.339-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:06.266-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:17.301-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7964 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:28.253-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:36.411-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="mon is earlier than 0.99.2-9+etch2" test_ref="oval:org.mitre.oval:tst:18377"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7963" version="3" class="patch">
      <metadata>
        <title>DSA-1727 proftpd-dfsg -- SQL injection vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>proftpd-dfsg</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1727" ref_id="DSA-1727"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0542" ref_id="CVE-2009-0542"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0543" ref_id="CVE-2009-0543"/>
        <description>Two SQL injection vulnerabilities have been found in proftpd, a virtual-hosting FTP daemon. The Common Vulnerabilities and Exposures project identifies the following problems: Shino discovered that proftpd is prone to an SQL injection vulnerability via the use of certain characters in the username. TJ Saunders discovered that proftpd is prone to an SQL injection vulnerability due to insufficient escaping mechanisms, when multybite character encodings are used.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:30.285-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:05.723-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:16.883-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7963 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:31.749-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:36.145-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="proftpd is earlier than 1.3.1-17lenny1" test_ref="oval:org.mitre.oval:tst:17316"/>
              <criterion comment="proftpd-doc is earlier than 1.3.1-17lenny1" test_ref="oval:org.mitre.oval:tst:17574"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="proftpd-mod-mysql is earlier than 1.3.1-17lenny1" test_ref="oval:org.mitre.oval:tst:17690"/>
              <criterion comment="proftpd-mod-pgsql is earlier than 1.3.1-17lenny1" test_ref="oval:org.mitre.oval:tst:17679"/>
              <criterion comment="proftpd-mod-ldap is earlier than 1.3.1-17lenny1" test_ref="oval:org.mitre.oval:tst:17548"/>
              <criterion comment="proftpd-basic is earlier than 1.3.1-17lenny1" test_ref="oval:org.mitre.oval:tst:17578"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7962" version="3" class="patch">
      <metadata>
        <title>DSA-1579 netpbm-free -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>netpbm-free</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1579" ref_id="DSA-1579"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0554" ref_id="CVE-2008-0554"/>
        <description>A vulnerability was discovered in the GIF reader implementation in netpbm-free, a suite of image manipulation utilities. Insufficient input data validation could allow a maliciously-crafted GIF file to overrun a stack buffer, potentially permitting the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:00.997-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:05.438-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:16.635-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7962 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:36.262-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:35.992-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libnetpbm9 is earlier than 10.0-11.1+etch1" test_ref="oval:org.mitre.oval:tst:13747"/>
          <criterion comment="netpbm is earlier than 10.0-11.1+etch1" test_ref="oval:org.mitre.oval:tst:13867"/>
          <criterion comment="libnetpbm10-dev is earlier than 10.0-11.1+etch1" test_ref="oval:org.mitre.oval:tst:13644"/>
          <criterion comment="libnetpbm10 is earlier than 10.0-11.1+etch1" test_ref="oval:org.mitre.oval:tst:13878"/>
          <criterion comment="libnetpbm9-dev is earlier than 10.0-11.1+etch1" test_ref="oval:org.mitre.oval:tst:13794"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7961" version="3" class="patch">
      <metadata>
        <title>DSA-1657 qemu -- insecure temporary files</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>qemu</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1657" ref_id="DSA-1657"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4553" ref_id="CVE-2008-4553"/>
        <description>Dmitry E. Oboukhov discovered that the qemu-make-debian-root script in qemu, fast processor emulator, creates temporary files insecurely, which may lead to a local denial of service through symlink attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:26.004-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:05.191-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:16.353-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7961 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:30.125-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:35.846-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
        </criteria>
        <criterion comment="qemu is earlier than 0.8.2-4etch2" test_ref="oval:org.mitre.oval:tst:15167"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7960" version="3" class="patch">
      <metadata>
        <title>DSA-1773 cups -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cups</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1773" ref_id="DSA-1773"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0163" ref_id="CVE-2009-0163"/>
        <description>It was discovered that the imagetops filter in cups, the Common UNIX Printing System, is prone to an integer overflow when reading malicious TIFF images.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:23.625-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:03.948-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:15.150-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7960 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:34.791-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:35.611-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="cupsys-bsd is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18982"/>
                <criterion comment="cups-common is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18927"/>
                <criterion comment="libcupsys2-dev is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:19023"/>
                <criterion comment="cupsys-common is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18794"/>
                <criterion comment="cupsys-client is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18595"/>
                <criterion comment="cupsys-dbg is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:19021"/>
                <criterion comment="cupsys is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:19033"/>
                <criterion comment="libcupsys2 is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18480"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcups2-dev is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18872"/>
                <criterion comment="cups-bsd is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18211"/>
                <criterion comment="libcupsimage2-dev is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18874"/>
                <criterion comment="libcupsimage2 is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18919"/>
                <criterion comment="cups-client is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18693"/>
                <criterion comment="libcups2 is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18895"/>
                <criterion comment="cups-dbg is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18548"/>
                <criterion comment="cups is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:18793"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcupsys2-gnutls10 is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:18998"/>
                <criterion comment="cupsys-common is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:18579"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="cupsys-bsd is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:18740"/>
                <criterion comment="cupsys-client is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:18933"/>
                <criterion comment="libcupsimage2 is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:18831"/>
                <criterion comment="libcupsimage2-dev is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:18725"/>
                <criterion comment="libcupsys2-dev is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:18879"/>
                <criterion comment="cupsys-dbg is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:18965"/>
                <criterion comment="cupsys is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:19022"/>
                <criterion comment="libcupsys2 is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:18854"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7959" version="3" class="patch">
      <metadata>
        <title>DSA-1910 mysql-ocaml -- missing escape function</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mysql-ocaml</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1910" ref_id="DSA-1910"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2942" ref_id="CVE-2009-2942"/>
        <description>It was discovered that mysql-ocaml, OCaml bindings for MySql, was missing a function to call mysql_real_escape_string(). This is needed, because mysql_real_escape_string() honours the charset of the connection and prevents insufficient escaping, when certain multibyte character encodings are used. The added function is called real_escape() and takes the established database connection as a first argument. The old escape_string() was kept for backwards compatibility. Developers using these bindings are encouraged to adjust their code to use the new function.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:13.747-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:03.440-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:14.426-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7959 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:36.413-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:35.404-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libmysql-ocaml is earlier than 1.0.4-4+lenny1" test_ref="oval:org.mitre.oval:tst:15173"/>
            <criterion comment="libmysql-ocaml-dev is earlier than 1.0.4-4+lenny1" test_ref="oval:org.mitre.oval:tst:15736"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libmysql-ocaml is earlier than 1.0.4-2+etch1" test_ref="oval:org.mitre.oval:tst:15655"/>
            <criterion comment="libmysql-ocaml-dev is earlier than 1.0.4-2+etch1" test_ref="oval:org.mitre.oval:tst:15903"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7957" version="5" class="patch">
      <metadata>
        <title>DSA-1505 alsa-driver -- kernel memory leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>alsa-driver</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1505" ref_id="DSA-1505"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4571" ref_id="CVE-2007-4571"/>
        <description>Takashi Iwai supplied a fix for a memory leak in the snd_page_alloc module. Local users could exploit this issue to obtain sensitive information from the kernel (CVE-2007-4571).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:06.875-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:02.817-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:13.733-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5909 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:56.313-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:58.899-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7957 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:35.776-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:35.206-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="alsa-source is earlier than 1.0.13-5etch1" test_ref="oval:org.mitre.oval:tst:16055"/>
            <criterion comment="alsa-base is earlier than 1.0.13-5etch1" test_ref="oval:org.mitre.oval:tst:15906"/>
            <criterion comment="linux-sound-base is earlier than 1.0.13-5etch1" test_ref="oval:org.mitre.oval:tst:15917"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="alsa-source is earlier than 1.0.8-7sarge1" test_ref="oval:org.mitre.oval:tst:16114"/>
                <criterion comment="alsa-base is earlier than 1.0.8-7sarge1" test_ref="oval:org.mitre.oval:tst:16143"/>
                <criterion comment="alsa-headers is earlier than 1.0.8-7sarge1" test_ref="oval:org.mitre.oval:tst:15880"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="alsa-modules-2.4.27-4-686-smp is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:15604"/>
                <criterion comment="alsa-modules-2.4-386 is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:16073"/>
                <criterion comment="alsa-modules-2.4.27-4-k7 is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:15985"/>
                <criterion comment="alsa-modules-2.4.27-4-686 is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:15970"/>
                <criterion comment="alsa-modules-2.4.27-4-586tsc is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:15993"/>
                <criterion comment="alsa-modules-2.4-686-smp is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:15936"/>
                <criterion comment="alsa-modules-2.4.27-4-k6 is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:16023"/>
                <criterion comment="alsa-modules-2.4-k7-smp is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:16130"/>
                <criterion comment="alsa-modules-2.4.27-4-k7-smp is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:15894"/>
                <criterion comment="alsa-modules-2.4-k6 is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:16138"/>
                <criterion comment="alsa-modules-2.4-586tsc is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:15161"/>
                <criterion comment="alsa-modules-2.4-k7 is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:15580"/>
                <criterion comment="alsa-modules-2.4.27-4-386 is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:16005"/>
                <criterion comment="alsa-modules-2.4-686 is earlier than 1.0.8+2sarge2" test_ref="oval:org.mitre.oval:tst:15302"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7956" version="3" class="patch">
      <metadata>
        <title>DSA-1912 camlimages -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>camlimages</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1912" ref_id="DSA-1912"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3296" ref_id="CVE-2009-3296"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2660" ref_id="CVE-2009-2660"/>
        <description>It was discovered that CamlImages, an open source image processing library, suffers from several integer overflows, which may lead to a potentially exploitable heap overflow and result in arbitrary code execution. This advisory addresses issues with the reading of TIFF files. It also expands the patch for CVE-2009-2660 to cover another potential overflow in the processing of JPEG images.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:15.106-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:02.108-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:13.130-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7956 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:31.529-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:34.983-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libcamlimages-ocaml-doc is earlier than 2.2.0-4+lenny3" test_ref="oval:org.mitre.oval:tst:16146"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcamlimages-ocaml is earlier than 2.2.0-4+lenny3" test_ref="oval:org.mitre.oval:tst:15327"/>
                <criterion comment="libcamlimages-ocaml-dev is earlier than 2.2.0-4+lenny3" test_ref="oval:org.mitre.oval:tst:15869"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libcamlimages-ocaml-doc is earlier than 2.20-8+etch3" test_ref="oval:org.mitre.oval:tst:15837"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcamlimages-ocaml is earlier than 2.20-8+etch3" test_ref="oval:org.mitre.oval:tst:15841"/>
                <criterion comment="libcamlimages-ocaml-dev is earlier than 2.20-8+etch3" test_ref="oval:org.mitre.oval:tst:15183"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7955" version="3" class="patch">
      <metadata>
        <title>DSA-1532 xulrunner -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1532" ref_id="DSA-1532"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4879" ref_id="CVE-2007-4879"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1233" ref_id="CVE-2008-1233"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1234" ref_id="CVE-2008-1234"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1235" ref_id="CVE-2008-1235"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1236" ref_id="CVE-2008-1236"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1237" ref_id="CVE-2008-1237"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1238" ref_id="CVE-2008-1238"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1240" ref_id="CVE-2008-1240"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1241" ref_id="CVE-2008-1241"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3738" ref_id="CVE-2007-3738"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5338" ref_id="CVE-2007-5338"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications. The Common Vulnerabilities and Exposures project identifies the following problems: Peter Brodersen and Alexander Klink discovered that the autoselection of SSL client certificates could lead to users being tracked, resulting in a loss of privacy. moz_bug_r_a4 discovered that variants of CVE-2007-3738 and CVE-2007-5338 allow the execution of arbitrary code through XPCNativeWrapper. moz_bug_r_a4 discovered that insecure handling of event handlers could lead to cross-site scripting. Boris Zbarsky, Johnny Stenback and moz_bug_r_a4 discovered that incorrect principal handling could lead to cross-site scripting and the execution of arbitrary code. Tom Ferris, Seth Spitzer, Martin Wargers, John Daggett and Mats Palmgren discovered crashes in the layout engine, which might allow the execution of arbitrary code. georgi, tgirmann and Igor Bukanov discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. Gregory Fleischer discovered that HTTP Referrer headers were handled incorrectly in combination with URLs containing Basic Authentication credentials with empty usernames, resulting in potential Cross-Site Request Forgery attacks. Gregory Fleischer discovered that web content fetched through the jar: protocol can use Java to connect to arbitrary ports. This is only an issue in combination with the non-free Java plugin. Chris Thomas discovered that background tabs could generate XUL popups overlaying the current tab, resulting in potential spoofing attacks. The Mozilla products from the old stable distribution (sarge) are no longer supported.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:33.201-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:01.393-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:12.422-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7955 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:30.635-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:34.769-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libxul-dev is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12677"/>
              <criterion comment="libmozjs-dev is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12840"/>
              <criterion comment="libsmjs1 is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13027"/>
              <criterion comment="libmozillainterfaces-java is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13128"/>
              <criterion comment="libxul-common is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13173"/>
              <criterion comment="libsmjs-dev is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12907"/>
              <criterion comment="libnspr4-dev is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13107"/>
              <criterion comment="libnss3-dev is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13178"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libxul0d is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13066"/>
              <criterion comment="libnss3-0d-dbg is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13176"/>
              <criterion comment="libmozjs0d-dbg is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13187"/>
              <criterion comment="libnss3-0d is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13015"/>
              <criterion comment="spidermonkey-bin is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13010"/>
              <criterion comment="libnspr4-0d-dbg is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13225"/>
              <criterion comment="xulrunner-gnome-support is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13228"/>
              <criterion comment="libxul0d-dbg is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13135"/>
              <criterion comment="libmozjs0d is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13147"/>
              <criterion comment="xulrunner is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12996"/>
              <criterion comment="libnss3-tools is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12482"/>
              <criterion comment="python-xpcom is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12967"/>
              <criterion comment="libnspr4-0d is earlier than 1.8.0.15~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12269"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7952" version="3" class="patch">
      <metadata>
        <title>DSA-1757 auth2db -- SQL injection</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>auth2db</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1757" ref_id="DSA-1757"/>
        <description>It was discovered that auth2db, an IDS logger, log viewer and alert generator, is prone to an SQL injection vulnerability, when used with multibyte character encodings. The oldstable distribution (etch) doesn't contain auth2db.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:14.978-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:00.940-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:12.131-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7952 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:06.492-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:34.655-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="auth2db-frontend is earlier than 0.2.5-2+dfsg-1+lenny1" test_ref="oval:org.mitre.oval:tst:13058"/>
          <criterion comment="auth2db is earlier than 0.2.5-2+dfsg-1+lenny1" test_ref="oval:org.mitre.oval:tst:13324"/>
          <criterion comment="auth2db-common is earlier than 0.2.5-2+dfsg-1+lenny1" test_ref="oval:org.mitre.oval:tst:13387"/>
          <criterion comment="auth2db-filters is earlier than 0.2.5-2+dfsg-1+lenny1" test_ref="oval:org.mitre.oval:tst:13166"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7951" version="5" class="patch">
      <metadata>
        <title>DSA-1831 djbdns -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>djbdns</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1831" ref_id="DSA-1831"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0858" ref_id="CVE-2009-0858"/>
        <description>Matthew Dempsky discovered that Daniel J. Bernstein's djbdns, a Domain Name System server, does not constrain offsets in the required manner, which allows remote attackers with control over a third-party subdomain served by tinydns and axfrdns, to trigger DNS responses containing arbitrary records via crafted zone data for this subdomain. The old stable distribution (etch) does not contain djbdns.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:39.176-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:03:00.461-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:11.478-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7951 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:27.418-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:34.466-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:14784 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:44.765-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:46.470-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="dnscache-run is earlier than 1:1.05-4+lenny1" test_ref="oval:org.mitre.oval:tst:14295"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="djbdns is earlier than 1:1.05-4+lenny1" test_ref="oval:org.mitre.oval:tst:14784"/>
              <criterion comment="dbndns is earlier than 1:1.05-4+lenny1" test_ref="oval:org.mitre.oval:tst:14777"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7950" version="3" class="patch">
      <metadata>
        <title>DSA-1697 iceape -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceape</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1697" ref_id="DSA-1697"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0016" ref_id="CVE-2008-0016"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0304" ref_id="CVE-2008-0304"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2785" ref_id="CVE-2008-2785"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2798" ref_id="CVE-2008-2798"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2799" ref_id="CVE-2008-2799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2800" ref_id="CVE-2008-2800"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2801" ref_id="CVE-2008-2801"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2802" ref_id="CVE-2008-2802"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2803" ref_id="CVE-2008-2803"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2805" ref_id="CVE-2008-2805"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2807" ref_id="CVE-2008-2807"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2808" ref_id="CVE-2008-2808"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2809" ref_id="CVE-2008-2809"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2810" ref_id="CVE-2008-2810"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2811" ref_id="CVE-2008-2811"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2933" ref_id="CVE-2008-2933"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3835" ref_id="CVE-2008-3835"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3836" ref_id="CVE-2008-3836"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3837" ref_id="CVE-2008-3837"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4058" ref_id="CVE-2008-4058"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4059" ref_id="CVE-2008-4059"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4060" ref_id="CVE-2008-4060"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4061" ref_id="CVE-2008-4061"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4062" ref_id="CVE-2008-4062"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4065" ref_id="CVE-2008-4065"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4067" ref_id="CVE-2008-4067"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4068" ref_id="CVE-2008-4068"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4069" ref_id="CVE-2008-4069"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4070" ref_id="CVE-2008-4070"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4582" ref_id="CVE-2008-4582"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5012" ref_id="CVE-2008-5012"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5013" ref_id="CVE-2008-5013"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5014" ref_id="CVE-2008-5014"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5017" ref_id="CVE-2008-5017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0017" ref_id="CVE-2008-0017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5021" ref_id="CVE-2008-5021"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5024" ref_id="CVE-2008-5024"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5022" ref_id="CVE-2008-5022"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5500" ref_id="CVE-2008-5500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5503" ref_id="CVE-2008-5503"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5506" ref_id="CVE-2008-5506"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5507" ref_id="CVE-2008-5507"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5508" ref_id="CVE-2008-5508"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5511" ref_id="CVE-2008-5511"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5512" ref_id="CVE-2008-5512"/>
        <description>Several remote vulnerabilities have been discovered in Iceape an unbranded version of the Seamonkey internet suite. The Common Vulnerabilities and Exposures project identifies the following problems: Justin Schuh, Tom Cross and Peter Williams discovered a buffer overflow in the parser for UTF-8 URLs, which may lead to the execution of arbitrary code. (MFSA 2008-37) It was discovered that a buffer overflow in MIME decoding can lead to the execution of arbitrary code. (MFSA 2008-26) It was discovered that missing boundary checks on a reference counter for CSS objects can lead to the execution of arbitrary code. (MFSA 2008-34) Devon Hubbard, Jesse Ruderman and Martijn Wargers discovered crashes in the layout engine, which might allow the execution of arbitrary code. (MFSA 2008-21) Igor Bukanov, Jesse Ruderman and Gary Kwong discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. (MFSA 2008-21) "moz_bug_r_a4" discovered several cross-site scripting vulnerabilities. (MFSA 2008-22) Collin Jackson and Adam Barth discovered that Javascript code could be executed in the context or signed JAR archives. (MFSA 2008-23) "moz_bug_r_a4" discovered that XUL documements can escalate privileges by accessing the pre-compiled "fastload" file. (MFSA 2008-24) "moz_bug_r_a4" discovered that missing input sanitising in the mozIJSSubScriptLoader.loadSubScript() function could lead to the execution of arbitrary code. Iceape itself is not affected, but some addons are. (MFSA 2008-25) Claudio Santambrogio discovered that missing access validation in DOM parsing allows malicious web sites to force the browser to upload local files to the server, which could lead to information disclosure. (MFSA 2008-27) Daniel Glazman discovered that a programming error in the code for parsing .properties files could lead to memory content being exposed to addons, which could lead to information disclosure. (MFSA 2008-29) Masahiro Yamada discovered that file URLs in directory listings were insufficiently escaped. (MFSA 2008-30) John G. Myers, Frank Benkstein and Nils Toedtmann discovered that alternate names on self-signed certificates were handled insufficiently, which could lead to spoofings of secure connections. (MFSA 2008-31) It was discovered that URL shortcut files could be used to bypass the same-origin restrictions. This issue does not affect current Iceape, but might occur with additional extensions installed. (MFSA 2008-32) Greg McManus discovered a crash in the block reflow code, which might allow the execution of arbitrary code. (MFSA 2008-33) Billy Rios discovered that passing an URL containing a pipe symbol to Iceape can lead to Chrome privilege escalation. (MFSA 2008-35) "moz_bug_r_a4" discovered that the same-origin check in nsXMLDocument::OnChannelRedirect() could be bypassed. (MFSA 2008-38) "moz_bug_r_a4" discovered that several vulnerabilities in feedWriter could lead to Chrome privilege escalation. (MFSA 2008-39) Paul Nickerson discovered that an attacker could move windows during a mouse click, resulting in unwanted action triggered by drag-and-drop. (MFSA 2008-40) "moz_bug_r_a4" discovered a vulnerability which can result in Chrome privilege escalation through XPCNativeWrappers. (MFSA 2008-41) "moz_bug_r_a4" discovered a vulnerability which can result in Chrome privilege escalation through XPCNativeWrappers. (MFSA 2008-41) Olli Pettay and "moz_bug_r_a4" discovered a Chrome privilege escalation vulnerability in XSLT handling. (MFSA 2008-41) Jesse Ruderman discovered a crash in the layout engine, which might allow the execution of arbitrary code. (MFSA 2008-42) Igor Bukanov, Philip Taylor, Georgi Guninski and Antoine Labour discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. (MFSA 2008-42) Dave Reed discovered that some Unicode byte order marks are stripped from Javascript code before execution, which can result in code being executed, which were otherwise part of a quoted string. (MFSA 2008-43) Boris Zbarsky discovered that resource: URLs allow directory traversal when using URL-encoded slashes. (MFSA 2008-44) Georgi Guninski discovered that resource: URLs could bypass local access restrictions. (MFSA 2008-44) Billy Hoffman discovered that the XBM decoder could reveal uninitialised memory. (MFSA 2008-45) It was discovered that a buffer overflow could be triggered via a long header in a news article, which could lead to arbitrary code execution. (MFSA 2008-46) Georgi Guninski, Michal Zalewski and Chris Evan discovered that the canvas element could be used to bypass same-origin restrictions. (MFSA 2008-48) It was discovered that insufficient checks in the Flash plugin glue code could lead to arbitrary code execution. (MFSA 2008-49) Jesse Ruderman discovered that a programming error in the window.__proto__.__proto__ object could lead to arbitrary code execution. (MFSA 2008-50) It was discovered that crashes in the layout engine could lead to arbitrary code execution. (MFSA 2008-52) Justin Schuh discovered that a buffer overflow in http-index-format parser could lead to arbitrary code execution. (MFSA 2008-54) It was discovered that a crash in the nsFrameManager might lead to the execution of arbitrary code. (MFSA 2008-55) "moz_bug_r_a4" discovered that the same-origin check in nsXMLHttpRequest::NotifyEventListeners() could be bypassed. (MFSA 2008-56) Chris Evans discovered that quote characters were improperly escaped in the default namespace of E4X documents. (MFSA 2008-58) Liu Die Yu discovered an information leak through local shortcut files. (MFSA 2008-59) Jesse Ruderman discovered that the layout engine is vulnerable to DoS attacks that might trigger memory corruption and an integer overflow. (MFSA 2008-60) Boris Zbarsky discovered that an information disclosure attack could be performed via XBL bindings. (MFSA 2008-61) Marius Schilder discovered that it is possible to obtain sensible data via a XMLHttpRequest. (MFSA 2008-64) Chris Evans discovered that it is possible to obtain sensible data via a JavaScript URL. (MFSA 2008-65) Chip Salzenberg discovered possible phishing attacks via URLs with leading whitespaces or control characters. (MFSA 2008-66) It was discovered that it is possible to perform cross-site scripting attacks via an XBL binding to an "unloaded document." (MFSA 2008-68) It was discovered that it is possible to run arbitrary JavaScript with chrome privileges via unknown vectors. (MFSA 2008-68)</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:07.115-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:59.720-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:10.794-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7950 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:34.062-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:33.914-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-calendar is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12946"/>
              <criterion comment="mozilla-chatzilla is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13483"/>
              <criterion comment="iceape is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13343"/>
              <criterion comment="iceape-chatzilla is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13289"/>
              <criterion comment="iceape-dev is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13132"/>
              <criterion comment="mozilla-psm is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13076"/>
              <criterion comment="mozilla-mailnews is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13119"/>
              <criterion comment="mozilla-dom-inspector is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13392"/>
              <criterion comment="mozilla-js-debugger is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13290"/>
              <criterion comment="mozilla-browser is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13452"/>
              <criterion comment="mozilla-dev is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13203"/>
              <criterion comment="mozilla is earlier than 1.8+1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13300"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="iceape-dbg is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13476"/>
              <criterion comment="iceape-dom-inspector is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13484"/>
              <criterion comment="iceape-mailnews is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13063"/>
              <criterion comment="iceape-browser is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13374"/>
              <criterion comment="iceape-calendar is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13068"/>
              <criterion comment="iceape-gnome-support is earlier than 1.0.13~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:13087"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7949" version="3" class="patch">
      <metadata>
        <title>DSA-1486 gnatsweb -- cross-site scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gnatsweb</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1486" ref_id="DSA-1486"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2808" ref_id="CVE-2007-2808"/>
        <description>r0t discovered that gnatsweb, a web interface to GNU GNATS, did not correctly sanitise the database parameter in the main CGI script. This could allow the injection of arbitrary HTML, or JavaScript code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:01.170-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:59.306-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:10.563-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7949 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:34.976-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:33.767-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="gnatsweb is earlier than 4.00-1etch1" test_ref="oval:org.mitre.oval:tst:14305"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7948" version="3" class="patch">
      <metadata>
        <title>DSA-1689 proftpd-dfsg -- missing input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>proftpd-dfsg</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1689" ref_id="DSA-1689"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4242" ref_id="CVE-2008-4242"/>
        <description>Maksymilian Arciemowicz of securityreason.com reported that ProFTPD is vulnerable to cross-site request forgery (CSRF) attacks and executes arbitrary FTP commands via a long ftp:// URI that leverages an existing session from the FTP client implementation in a web browser.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:52.366-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:58.771-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:10.253-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7948 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:34.311-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:33.625-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="proftpd-pgsql is earlier than 1.3.0-19etch2" test_ref="oval:org.mitre.oval:tst:16644"/>
              <criterion comment="proftpd-doc is earlier than 1.3.0-19etch2" test_ref="oval:org.mitre.oval:tst:16775"/>
              <criterion comment="proftpd-mysql is earlier than 1.3.0-19etch2" test_ref="oval:org.mitre.oval:tst:16705"/>
              <criterion comment="proftpd-ldap is earlier than 1.3.0-19etch2" test_ref="oval:org.mitre.oval:tst:16437"/>
            </criteria>
          </criteria>
          <criterion comment="proftpd is earlier than 1.3.0-19etch2" test_ref="oval:org.mitre.oval:tst:16212"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7946" version="3" class="patch">
      <metadata>
        <title>DSA-1571 openssl -- predictable random number generator</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openssl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1571" ref_id="DSA-1571"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0166" ref_id="CVE-2008-0166"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4995" ref_id="CVE-2007-4995"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3108" ref_id="CVE-2007-3108"/>
        <description>Luciano Bello discovered that the random number generator in Debian's openssl package is predictable. This is caused by an incorrect Debian-specific change to the openssl package (CVE-2008-0166). As a result, cryptographic key material may be guessable. This is a Debian-specific vulnerability which does not affect other operating systems which are not based on Debian. However, other systems can be indirectly affected if weak keys are imported into them. It is strongly recommended that all cryptographic key material which has been generated by OpenSSL versions starting with 0.9.8c-1 on Debian systems is recreated from scratch. Furthermore, all DSA keys ever used on affected Debian systems for signing or authentication purposes should be considered compromised; the Digital Signature Algorithm relies on a secret random value used during signature generation. The first vulnerable version, 0.9.8c-1, was uploaded to the unstable distribution on 2006-09-17, and has since that date propagated to the testing and current stable (etch) distributions. The old stable distribution (sarge) is not affected. Affected keys include SSH keys, OpenVPN keys, DNSSEC keys, and key material for use in X.509 certificates and session keys used in SSL/TLS connections. Keys generated with GnuPG or GNUTLS are not affected, though. A detector for known weak key material will be published at: http://security.debian.org/project/extra/dowkd/dowkd.pl.gz (OpenPGP signature) Instructions how to implement key rollover for various packages will be published at: http://www.debian.org/security/key-rollover/ This web site will be continuously updated to reflect new and updated instructions on key rollovers for packages using SSL certificates. Popular packages not affected will also be listed. In addition to this critical change, two other vulnerabilities have been fixed in the openssl package which were originally scheduled for release with the next etch point release: OpenSSL's DTLS (Datagram TLS, basically SSL over UDP) implementation did not actually implement the DTLS specification, but a potentially much weaker protocol, and contained a vulnerability permitting arbitrary code execution (CVE-2007-4995). A side channel attack in the integer multiplication routines is also addressed (CVE-2007-3108).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:12.861-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:58.525-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:09.825-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7946 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:28.501-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:33.376-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libssl-dev is earlier than 0.9.8c-4etch3" test_ref="oval:org.mitre.oval:tst:14006"/>
          <criterion comment="libssl0.9.8-dbg is earlier than 0.9.8c-4etch3" test_ref="oval:org.mitre.oval:tst:13750"/>
          <criterion comment="libssl0.9.8 is earlier than 0.9.8c-4etch3" test_ref="oval:org.mitre.oval:tst:14083"/>
          <criterion comment="openssl is earlier than 0.9.8c-4etch3" test_ref="oval:org.mitre.oval:tst:13650"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7945" version="3" class="patch">
      <metadata>
        <title>DSA-1922 xulrunner -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1922" ref_id="DSA-1922"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3274" ref_id="CVE-2009-3274"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3370" ref_id="CVE-2009-3370"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3372" ref_id="CVE-2009-3372"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3373" ref_id="CVE-2009-3373"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3374" ref_id="CVE-2009-3374"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3375" ref_id="CVE-2009-3375"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3376" ref_id="CVE-2009-3376"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3380" ref_id="CVE-2009-3380"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3382" ref_id="CVE-2009-3382"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications, such as the Iceweasel web browser. The Common Vulnerabilities and Exposures project identifies the following problems: Vladimir Vukicevic, Jesse Ruderman, Martijn Wargers, Daniel Banchero, David Keeler and Boris Zbarsky reported crashes in layout engine, which might allow the execution of arbitrary code. Carsten Book reported a crash in the layout engine, which might allow the execution of arbitrary code. Jesse Ruderman and Sid Stamm discovered spoofing vulnerability in the file download dialog. Gregory Fleischer discovered a bypass of the same-origin policy using the document.getSelection() function. "moz_bug_r_a4" discovered a privilege escalation to Chrome status in the XPCOM utility XPCVariant::VariantDataToJS. "regenrecht" discovered a buffer overflow in the GIF parser, which might lead to the execution of arbitrary code. Marco C. discovered that a programming error in the proxy auto configuration code might lead to denial of service or the execution of arbitrary code. Jeremy Brown discovered that the filename of a downloaded file which is opened by the user is predictable, which might lead to tricking the user into a malicious file if the attacker has local access to the system. Paul Stone discovered that history information from web forms could be stolen.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:02.867-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:58.179-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:09.430-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7945 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:29.487-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:32.796-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libmozillainterfaces-java is earlier than 1.9.0.15-0lenny1" test_ref="oval:org.mitre.oval:tst:17010"/>
          </criteria>
          <criterion comment="libmozjs-dev is earlier than 1.9.0.15-0lenny1" test_ref="oval:org.mitre.oval:tst:17045"/>
          <criterion comment="spidermonkey-bin is earlier than 1.9.0.15-0lenny1" test_ref="oval:org.mitre.oval:tst:17050"/>
          <criterion comment="xulrunner-1.9-gnome-support is earlier than 1.9.0.15-0lenny1" test_ref="oval:org.mitre.oval:tst:17354"/>
          <criterion comment="xulrunner-1.9 is earlier than 1.9.0.15-0lenny1" test_ref="oval:org.mitre.oval:tst:17357"/>
          <criterion comment="libmozjs1d-dbg is earlier than 1.9.0.15-0lenny1" test_ref="oval:org.mitre.oval:tst:17292"/>
          <criterion comment="libmozjs1d is earlier than 1.9.0.15-0lenny1" test_ref="oval:org.mitre.oval:tst:17346"/>
          <criterion comment="python-xpcom is earlier than 1.9.0.15-0lenny1" test_ref="oval:org.mitre.oval:tst:16472"/>
          <criterion comment="xulrunner-1.9-dbg is earlier than 1.9.0.15-0lenny1" test_ref="oval:org.mitre.oval:tst:16940"/>
          <criterion comment="xulrunner-dev is earlier than 1.9.0.15-0lenny1" test_ref="oval:org.mitre.oval:tst:16719"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7944" version="3" class="patch">
      <metadata>
        <title>DSA-1540 lighttpd -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lighttpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1540" ref_id="DSA-1540"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1531" ref_id="CVE-2008-1531"/>
        <description>It was discovered that lighttpd, a fast webserver with minimal memory footprint, didn't correctly handle SSL errors. This could allow a remote attacker to disconnect all active SSL connections.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:23.617-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:57.543-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:08.572-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7944 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:27.807-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:32.532-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="lighttpd-doc is earlier than 1.4.13-4etch7" test_ref="oval:org.mitre.oval:tst:17079"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="lighttpd-mod-mysql-vhost is earlier than 1.4.13-4etch7" test_ref="oval:org.mitre.oval:tst:16565"/>
              <criterion comment="lighttpd-mod-magnet is earlier than 1.4.13-4etch7" test_ref="oval:org.mitre.oval:tst:16980"/>
              <criterion comment="lighttpd is earlier than 1.4.13-4etch7" test_ref="oval:org.mitre.oval:tst:16743"/>
              <criterion comment="lighttpd-mod-cml is earlier than 1.4.13-4etch7" test_ref="oval:org.mitre.oval:tst:17107"/>
              <criterion comment="lighttpd-mod-webdav is earlier than 1.4.13-4etch7" test_ref="oval:org.mitre.oval:tst:17001"/>
              <criterion comment="lighttpd-mod-trigger-b4-dl is earlier than 1.4.13-4etch7" test_ref="oval:org.mitre.oval:tst:16999"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7942" version="3" class="patch">
      <metadata>
        <title>DSA-1913 bugzilla -- SQL injection vulnerability</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>bugzilla</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1913" ref_id="DSA-1913"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3165" ref_id="CVE-2009-3165"/>
        <description>Max Kanat-Alexander, Bradley Baetz, and  Frédéric Buclin discovered an SQL injection vulnerability in the Bug.create WebService function in Bugzilla, a web-based bug tracking system, which allows remote attackers to execute arbitrary SQL commands. The oldstable distribution (etch) isn't affected by this problem.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:14.357-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:57.252-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:08.271-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7942 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:27.951-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:32.371-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="bugzilla3 is earlier than 3.0.4.1-2+lenny2" test_ref="oval:org.mitre.oval:tst:15833"/>
          <criterion comment="bugzilla3-doc is earlier than 3.0.4.1-2+lenny2" test_ref="oval:org.mitre.oval:tst:16044"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7941" version="5" class="patch">
      <metadata>
        <title>DSA-1575 linux-2.6 -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1575" ref_id="DSA-1575"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1669" ref_id="CVE-2008-1669"/>
        <description>A vulnerability has been discovered in the Linux kernel that may lead to a denial of service. The Common Vulnerabilities and Exposures project identifies the following problem: Alexander Viro discovered a race condition in the fcntl code that may permit local users on multi-processor systems to execute parallel code paths that are otherwise prohibited and gain re-ordered access to the descriptor table.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:32.853-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:55.958-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:07.023-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6108 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:50.230-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:58.747-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7941 - Debian Patch Update" date="2014-06-06T16:37:00.188-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:39:31.263-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:32.071-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:13723"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:13656"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14227"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14202"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14380"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14342"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:13917"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14408"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14563"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14638"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14078"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14417"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14468"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14625"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14456"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:13932"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14646"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14548"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14350"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.18etch4" test_ref="oval:org.mitre.oval:tst:14493"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:13751"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14479"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14597"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14205"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:13936"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14404"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14040"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14507"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14612"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14511"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14639"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14588"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14339"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14547"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14615"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14451"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14510"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14445"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14291"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14679"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14528"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14183"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:13759"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14759"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14560"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:13780"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-18etch4" test_ref="oval:org.mitre.oval:tst:14717"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition version="1" id="oval:org.mitre.oval:def:7940" class="patch">
      <metadata>
        <title>DSA-1545 rsync -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>rsync</product>
        </affected>
        <reference source="DSA" ref_url="http://www.debian.org/security/2008/dsa-1545" ref_id="DSA-1545"/>
        <description>Sebastian Krahmer discovered that an integer overflow in rsync"s code for handling extended attributes may lead to arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:19.425-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:55.578-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:06.434-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Release section" operator="AND">
        <extend_definition comment="Debian 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria comment="Architecture section" operator="OR">
          <criteria comment="Architecture dependent section" operator="AND">
            <criteria comment="Supported architectures section" operator="OR">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria comment="Packages section" operator="OR">
              <criterion comment="rsync DPKG is earlier than 2.6.9-2etch2" test_ref="oval:org.mitre.oval:tst:16254"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7939" version="3" class="patch">
      <metadata>
        <title>DSA-1691 moodle -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>moodle</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1691" ref_id="DSA-1691"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3555" ref_id="CVE-2007-3555"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1502" ref_id="CVE-2008-1502"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3325" ref_id="CVE-2008-3325"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3326" ref_id="CVE-2008-3326"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4796" ref_id="CVE-2008-4796"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4810" ref_id="CVE-2008-4810"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4811" ref_id="CVE-2008-4811"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5432" ref_id="CVE-2008-5432"/>
        <description>Several remote vulnerabilities have been discovered in Moodle, an online course management system. The following issues are addressed in this update, ranging from cross site scripting to remote code execution. Various cross site scripting issues in the Moodle codebase (CVE-2008-3326, CVE-2008-3325, CVE-2007-3555, CVE-2008-5432, MSA-08-0021, MDL-8849, MDL-12793, MDL-11414, MDL-14806, MDL-10276). Various cross site request forgery issues in the Moodle codebase (CVE-2008-3325, MSA-08-0023). Privilege escalation bugs in the Moodle codebase (MSA-08-0001, MDL-7755). SQL injection issue in the hotpot module (MSA-08-0010). An embedded copy of Smarty had several vulnerabilities (CVE-2008-4811, CVE-2008-4810). An embedded copy of Snoopy was vulnerable to cross site scripting (CVE-2008-4796). An embedded copy of Kses was vulnerable to cross site scripting (CVE-2008-1502).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:54.573-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:55.300-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:06.200-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7939 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:14.592-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:31.598-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="moodle is earlier than 1.6.3-2+etch1" test_ref="oval:org.mitre.oval:tst:14907"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7938" version="3" class="patch">
      <metadata>
        <title>DSA-1719 gnutls13 -- design flaw</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gnutls13</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1719" ref_id="DSA-1719"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4989" ref_id="CVE-2008-4989"/>
        <description>Martin von Gagern discovered that GNUTLS, an implementation of the TLS/SSL protocol, handles verification of X.509 certificate chains incorrectly if a self-signed certificate is configured as a trusted certificate. This could cause clients to accept forged server certificates as genuine. (CVE-2008-4989) In addition, this update tightens the checks for X.509v1 certificates which causes GNUTLS to reject certain certificate chains it accepted before. (In certificate chain processing, GNUTLS does not recognize X.509v1 certificates as valid unless explicitly requested by the application.)</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:13.943-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:54.775-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:05.729-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7938 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:16.824-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:31.421-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="gnutls-doc is earlier than 1.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:14924"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libgnutls13 is earlier than 1.4.4-3+etch2" test_ref="oval:org.mitre.oval:tst:14743"/>
              <criterion comment="libgnutls-dev is earlier than 1.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:14728"/>
              <criterion comment="libgnutls13-dbg is earlier than 1.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:14932"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            </criteria>
            <criterion comment="gnutls-bin is earlier than 1.4.4-3+etch2" test_ref="oval:org.mitre.oval:tst:14828"/>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libgnutls-dev is earlier than 1.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:14675"/>
              <criterion comment="gnutls-bin is earlier than 1.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:14822"/>
              <criterion comment="libgnutls13 is earlier than 1.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:14840"/>
              <criterion comment="libgnutls13-dbg is earlier than 1.4.4-3+etch2" test_ref="oval:org.mitre.oval:tst:15046"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7937" version="3" class="patch">
      <metadata>
        <title>DSA-1928 linux-2.6.24 -- privilege escalation/denial of service/sensitive memory leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1928" ref_id="DSA-1928"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2846" ref_id="CVE-2009-2846"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2847" ref_id="CVE-2009-2847"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2848" ref_id="CVE-2009-2848"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2849" ref_id="CVE-2009-2849"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2903" ref_id="CVE-2009-2903"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2908" ref_id="CVE-2009-2908"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2909" ref_id="CVE-2009-2909"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2910" ref_id="CVE-2009-2910"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3001" ref_id="CVE-2009-3001"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3002" ref_id="CVE-2009-3002"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3228" ref_id="CVE-2009-3228"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3238" ref_id="CVE-2009-3238"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3286" ref_id="CVE-2009-3286"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3547" ref_id="CVE-2009-3547"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3612" ref_id="CVE-2009-3612"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3613" ref_id="CVE-2009-3613"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3620" ref_id="CVE-2009-3620"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3621" ref_id="CVE-2009-3621"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service, sensitive memory leak or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Michael Buesch noticed a typing issue in the eisa-eeprom driver for the hppa architecture. Local users could exploit this issue to gain access to restricted memory. Ulrich Drepper noticed an issue in the do_sigalstack routine on 64-bit systems. This issue allows local users to gain access to potentially sensitive memory on the kernel stack. Eric Dumazet discovered an issue in the execve path, where the clear_child_tid variable was not being properly cleared. Local users could exploit this issue to cause a denial of service (memory corruption). Neil Brown discovered an issue in the sysfs interface to md devices. When md arrays are not active, local users can exploit this vulnerability to cause a denial of service (oops). Mark Smith discovered a memory leak in the appletalk implementation. When the appletalk and ipddp modules are loaded, but no ipddp"N" device is found, remote attackers can cause a denial of service by consuming large amounts of system memory. Loic Minier discovered an issue in the eCryptfs filesystem. A local user can cause a denial of service (kernel oops) by causing a dentry value to go negative. Arjan van de Ven discovered an issue in the AX.25 protocol implementation. A specially crafted call to setsockopt() can result in a denial of service (kernel oops). Jan Beulich discovered the existence of a sensitive kernel memory leak. Systems running the "amd64" kernel do not properly sanitise registers for 32-bit processes. Jiri Slaby fixed a sensitive memory leak issue in the ANSI/IEEE 802.2 LLC implementation. This is not exploitable in the Debian lenny kernel as root privileges are required to exploit this issue. Eric Dumazet fixed several sensitive memory leaks in the IrDA, X.25 PLP (Rose), NET/ROM, Acorn Econet/AUN, and Controller Area Network (CAN) implementations. Local users can exploit these issues to gain access to kernel memory. Eric Dumazet reported an instance of uninitialised kernel memory in the network packet scheduler. Local users may be able to exploit this issue to read the contents of sensitive kernel memory. CVE-2009-3238 Linus Torvalds provided a change to the get_random_int() function to increase its randomness. Eric Paris discovered an issue with the NFSv4 server implementation. When an O_EXCL create fails, files may be left with corrupted permissions, possibly granting unintentional privileges to other local users. Earl Chew discovered a NULL pointer dereference issue in the pipe_rdwr_open function which can be used by local users to gain elevated privileges. Jiri Pirko discovered a typo in the initialisation of a structure in the netlink subsystem that may allow local users to gain access to sensitive kernel memory. Alistair Strachan reported an issue in the r8169 driver. Remote users can cause a denial of service (IOMMU space exhaustion and system crash) by transmitting a large amount of jumbo frames. Ben Hutchings discovered an issue in the DRM manager for ATI Rage 128 graphics adapters. Local users may be able to exploit this vulnerability to cause a denial of service (NULL pointer dereference). Tomoki Sekiyama discovered a deadlock condition in the UNIX domain socket implementation. Local users can exploit this vulnerability to cause a denial of service (system hang).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:13.746-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:53.675-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:04.910-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7937 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:19.974-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:30.724-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-patch-debian-2.6.24 is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:16787"/>
              <criterion comment="linux-support-2.6.24-etchnhalf.1 is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17146"/>
              <criterion comment="linux-doc-2.6.24 is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17355"/>
              <criterion comment="linux-tree-2.6.24 is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17488"/>
              <criterion comment="linux-source-2.6.24 is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17311"/>
              <criterion comment="linux-manual-2.6.24 is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17484"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:16523"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17220"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:16627"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17476"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-amd64 is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17427"/>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17400"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17412"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17434"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17054"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17490"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-hppa is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17119"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17503"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17564"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17420"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:16962"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.9etch1" test_ref="oval:org.mitre.oval:tst:17359"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7936" version="3" class="patch">
      <metadata>
        <title>DSA-1901 mediawiki1.7 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mediawiki1.7</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1901" ref_id="DSA-1901"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5249" ref_id="CVE-2008-5249"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5250" ref_id="CVE-2008-5250"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5252" ref_id="CVE-2008-5252"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0737" ref_id="CVE-2009-0737"/>
        <description>Several vulnerabilities have been discovered in mediawiki1.7, a website engine for collaborative work. The Common Vulnerabilities and Exposures project identifies the following problems: David Remahl discovered that mediawiki1.7 is prone to a cross-site scripting attack. David Remahl discovered that mediawiki1.7, when Internet Explorer is used and uploads are enabled, or an SVG scripting browser is used and SVG uploads are enabled, allows remote authenticated users to inject arbitrary web script or HTML by editing a wiki page. David Remahl discovered that mediawiki1.7 is prone to a cross-site request forgery vulnerability in the Special:Import feature. It was discovered that mediawiki1.7 is prone to a cross-site scripting attack in the web-based installer.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:52.511-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:53.271-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:04.526-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7936 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:21.178-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:30.384-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="mediawiki1.7 is earlier than 1.7.1-9etch1" test_ref="oval:org.mitre.oval:tst:13457"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criterion comment="mediawiki1.7-math is earlier than 1.7.1-9etch1" test_ref="oval:org.mitre.oval:tst:13234"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7935" version="3" class="patch">
      <metadata>
        <title>DSA-1651 ruby1.8 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ruby1.8</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1651" ref_id="DSA-1651"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3655" ref_id="CVE-2008-3655"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3656" ref_id="CVE-2008-3656"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3657" ref_id="CVE-2008-3657"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3790" ref_id="CVE-2008-3790"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3905" ref_id="CVE-2008-3905"/>
        <description>Several vulnerabilities have been discovered in the interpreter for the Ruby language, which may lead to denial of service and other security problems. The Common Vulnerabilities and Exposures project identifies the following problems: Keita Yamaguchi discovered that several safe level restrictions are insufficiently enforced. Christian Neukirchen discovered that the WebRick module uses inefficient algorithms for HTTP header splitting, resulting in denial of service through resource exhaustion. It was discovered that the dl module doesn't perform taintness checks. Luka Treiber and Mitja Kolsek discovered that recursively nested XML entities can lead to denial of service through resource exhaustion in rexml. Tanaka Akira discovered that the resolv module uses sequential transaction IDs and a fixed source port for DNS queries, which makes it more vulnerable to DNS spoofing attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:24.183-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:52.546-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:03.934-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7935 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:19.106-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:29.888-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="rdoc1.8 is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:14490"/>
              <criterion comment="ri1.8 is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:15149"/>
              <criterion comment="ruby1.8-elisp is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:14860"/>
              <criterion comment="ruby1.8-examples is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:15124"/>
              <criterion comment="irb1.8 is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:15075"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libreadline-ruby1.8 is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:15034"/>
              <criterion comment="libdbm-ruby1.8 is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:14901"/>
              <criterion comment="libopenssl-ruby1.8 is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:14704"/>
              <criterion comment="ruby1.8-dev is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:14278"/>
              <criterion comment="ruby1.8 is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:14536"/>
              <criterion comment="libgdbm-ruby1.8 is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:14698"/>
              <criterion comment="libtcltk-ruby1.8 is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:15062"/>
              <criterion comment="libruby1.8-dbg is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:14503"/>
              <criterion comment="libruby1.8 is earlier than 1.8.5-4etch3" test_ref="oval:org.mitre.oval:tst:15146"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7934" version="3" class="patch">
      <metadata>
        <title>DSA-1665 libcdaudio -- heap overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libcdaudio</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1665" ref_id="DSA-1665"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5030" ref_id="CVE-2008-5030"/>
        <description>It was discovered that a heap overflow in the CDDB retrieval code of libcdaudio, a library for controlling a CD-ROM when playing audio CDs, may result in the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:43.513-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:52.195-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:03.565-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7934 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:21.470-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:29.709-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libcdaudio1 is earlier than 0.99.12p2-2+etch1" test_ref="oval:org.mitre.oval:tst:12524"/>
          <criterion comment="libcdaudio-dev is earlier than 0.99.12p2-2+etch1" test_ref="oval:org.mitre.oval:tst:12527"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7933" version="3" class="patch">
      <metadata>
        <title>DSA-1498 libimager-perl -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libimager-perl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1498" ref_id="DSA-1498"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2459" ref_id="CVE-2007-2459"/>
        <description>It was discovered that libimager-perl, a Perl extension for generating 24-bit images, did not correctly handle 8-bit compressed images, which could allow the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:24.519-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:51.704-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:03.224-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7933 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:05.147-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:29.532-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="libimager-perl is earlier than 0.50-1etch1" test_ref="oval:org.mitre.oval:tst:12461"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7932" version="3" class="patch">
      <metadata>
        <title>DSA-1849 xml-security-c -- design flaw</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xml-security-c</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1849" ref_id="DSA-1849"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0217" ref_id="CVE-2009-0217"/>
        <description>It was discovered that the W3C XML Signature recommendation contains a protocol-level vulnerability related to HMAC output truncation. This update implements the proposed workaround in the C++ version of the Apache implementation of this standard, xml-security-c, by preventing truncation to output strings shorter than 80 bits or half of the original HMAC output, whichever is greater.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:05.181-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:51.184-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:02.713-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7932 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:21.885-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:29.384-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libxml-security-c-dev is earlier than 1.4.0-3+lenny2" test_ref="oval:org.mitre.oval:tst:12170"/>
            <criterion comment="libxml-security-c14 is earlier than 1.4.0-3+lenny2" test_ref="oval:org.mitre.oval:tst:12652"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libxml-security-c-doc is earlier than 1.2.1-3+etch1" test_ref="oval:org.mitre.oval:tst:12663"/>
            </criteria>
            <criterion comment="libxml-security-c12 is earlier than 1.2.1-3+etch1" test_ref="oval:org.mitre.oval:tst:12692"/>
            <criterion comment="libxml-security-c-dev is earlier than 1.2.1-3+etch1" test_ref="oval:org.mitre.oval:tst:12650"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7931" version="3" class="patch">
      <metadata>
        <title>DSA-1628 pdns -- DNS response spoofing</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>pdns</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1628" ref_id="DSA-1628"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3337" ref_id="CVE-2008-3337"/>
        <description>Brian Dowling discovered that the PowerDNS authoritative name server does not respond to DNS queries which contain certain characters, increasing the risk of successful DNS spoofing (CVE-2008-3337). This update changes PowerDNS to respond with SERVFAIL responses instead.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:03.432-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:50.705-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:02.360-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7931 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:14.738-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:29.184-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="pdns-doc is earlier than 2.9.20-8+etch1" test_ref="oval:org.mitre.oval:tst:13043"/>
              <criterion comment="pdns is earlier than 2.9.20-8+etch1" test_ref="oval:org.mitre.oval:tst:12900"/>
            </criteria>
          </criteria>
          <criterion comment="pdns-backend-pipe is earlier than 2.9.20-8+etch1" test_ref="oval:org.mitre.oval:tst:13453"/>
          <criterion comment="pdns-server is earlier than 2.9.20-8+etch1" test_ref="oval:org.mitre.oval:tst:13030"/>
          <criterion comment="pdns-backend-sqlite is earlier than 2.9.20-8+etch1" test_ref="oval:org.mitre.oval:tst:13456"/>
          <criterion comment="pdns-backend-ldap is earlier than 2.9.20-8+etch1" test_ref="oval:org.mitre.oval:tst:13390"/>
          <criterion comment="pdns-backend-geo is earlier than 2.9.20-8+etch1" test_ref="oval:org.mitre.oval:tst:12966"/>
          <criterion comment="pdns-backend-mysql is earlier than 2.9.20-8+etch1" test_ref="oval:org.mitre.oval:tst:13376"/>
          <criterion comment="pdns-backend-pgsql is earlier than 2.9.20-8+etch1" test_ref="oval:org.mitre.oval:tst:12986"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7929" version="5" class="patch">
      <metadata>
        <title>DSA-1703 bind9 -- interpretation conflict</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>bind9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1703" ref_id="DSA-1703"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0025" ref_id="CVE-2009-0025"/>
        <description>It was discovered that BIND, an implementation of the DNS protocol suite, does not properly check the result of an OpenSSL function, which is used to verify DSA cryptographic signatures. As a result, incorrect DNS resource records in zones protected by DNSSEC could be accepted as genuine.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:30.883-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:50.231-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:01.958-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7929 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:17.102-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:28.988-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:12342 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:38.855-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:45.925-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="bind9-doc is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:12503"/>
          </criteria>
          <criterion comment="dnsutils is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:12056"/>
          <criterion comment="libbind-dev is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:12298"/>
          <criterion comment="libdns22 is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:12107"/>
          <criterion comment="libisccfg1 is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:11824"/>
          <criterion comment="libisccc0 is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:12286"/>
          <criterion comment="libisc11 is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:12020"/>
          <criterion comment="libbind9-0 is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:12495"/>
          <criterion comment="lwresd is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:12251"/>
          <criterion comment="bind9 is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:12275"/>
          <criterion comment="liblwres9 is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:11699"/>
          <criterion comment="bind9-host is earlier than 1:9.3.4-2etch4" test_ref="oval:org.mitre.oval:tst:12342"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7928" version="3" class="patch">
      <metadata>
        <title>DSA-1902 elinks -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>elinks</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1902" ref_id="DSA-1902"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7224" ref_id="CVE-2008-7224"/>
        <description>Jakub Wilk discovered an off-by-one buffer overflow in the charset handling of elinks, a feature-rich text-mode WWW browser, which might lead to the execution of arbitrary code if the user is tricked into opening a malformed HTML page.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:42.668-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:49.680-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:01.590-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7928 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:22.199-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:28.775-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="elinks-lite is earlier than 0.11.1-1.2etch2" test_ref="oval:org.mitre.oval:tst:12943"/>
          <criterion comment="elinks is earlier than 0.11.1-1.2etch2" test_ref="oval:org.mitre.oval:tst:13303"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7927" version="5" class="patch">
      <metadata>
        <title>DSA-1553 ikiwiki -- cross-site request forgery</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ikiwiki</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1553" ref_id="DSA-1553"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0165" ref_id="CVE-2008-0165"/>
        <description>It has been discovered that ikiwiki, a Wiki implementation, does not guard password and content changes against cross-site request forgery (CSRF) attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:37.564-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:49.445-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:01.360-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5918 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:35.678-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:58.613-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7927 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:02.886-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:28.610-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="ikiwiki is earlier than 1.33.5" test_ref="oval:org.mitre.oval:tst:19127"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7926" version="3" class="patch">
      <metadata>
        <title>DSA-1670 enscript -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>enscript</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1670" ref_id="DSA-1670"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3863" ref_id="CVE-2008-3863"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4306" ref_id="CVE-2008-4306"/>
        <description>Several vulnerabilities have been discovered in Enscript, a converter from ASCII text to Postscript, HTML or RTF. The Common Vulnerabilities and Exposures project identifies the following problems: Ulf Harnhammer discovered that a buffer overflow may lead to the execution of arbitrary code. Kees Cook and Tomas Hoger discovered that several buffer overflows may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:33.301-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:48.709-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:01.144-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7926 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:16.459-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:28.426-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="enscript is earlier than 1.6.4-11.1" test_ref="oval:org.mitre.oval:tst:18962"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7924" version="3" class="patch">
      <metadata>
        <title>DSA-1918 phpmyadmin -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpmyadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1918" ref_id="DSA-1918"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3696" ref_id="CVE-2009-3696"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3697" ref_id="CVE-2009-3697"/>
        <description>Several remote vulnerabilities have been discovered in phpMyAdmin, a tool to administer MySQL over the web. The Common Vulnerabilities and Exposures project identifies the following problems: Cross-site scripting (XSS) vulnerability allows remote attackers to inject arbitrary web script or HTML via a crafted MySQL table name. SQL injection vulnerability in the PDF schema generator functionality allows remote attackers to execute arbitrary SQL commands. This issue does not apply to the version in Debian 4.0 Etch. Additionally, extra fortification has been added for the web based setup.php script. Although the shipped web server configuration should ensure that this script is protected, in practice this turned out not always to be the case. The config.inc.php file is not writable anymore by the webserver user. See README.Debian for details on how to enable the setup.php script if and when you need it.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:12.358-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:48.427-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:00.845-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7924 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:20.195-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:28.180-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="phpmyadmin is earlier than 2.11.8.1-5+lenny3" test_ref="oval:org.mitre.oval:tst:15375"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="phpmyadmin is earlier than 2.9.1.1-13" test_ref="oval:org.mitre.oval:tst:16110"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7922" version="3" class="patch">
      <metadata>
        <title>DSA-1618 ruby1.9 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ruby1.9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1618" ref_id="DSA-1618"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2662" ref_id="CVE-2008-2662"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2663" ref_id="CVE-2008-2663"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2664" ref_id="CVE-2008-2664"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2725" ref_id="CVE-2008-2725"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2726" ref_id="CVE-2008-2726"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2376" ref_id="CVE-2008-2376"/>
        <description>Several vulnerabilities have been discovered in the interpreter for the Ruby language, which may lead to denial of service or the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems: Drew Yao discovered that multiple integer overflows in the string processing code may lead to denial of service and potentially the execution of arbitrary code. Drew Yao discovered that multiple integer overflows in the string processing code may lead to denial of service and potentially the execution of arbitrary code. Drew Yao discovered that a programming error in the string processing code may lead to denial of service and potentially the execution of arbitrary code. Drew Yao discovered that an integer overflow in the array handling code may lead to denial of service and potentially the execution of arbitrary code. Drew Yao discovered that an integer overflow in the array handling code may lead to denial of service and potentially the execution of arbitrary code. It was discovered that an integer overflow in the array handling code may lead to denial of service and potentially the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:24.733-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:46.818-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:02:00.469-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7922 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:17.941-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:27.903-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="rdoc1.9 is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16031"/>
              <criterion comment="ruby1.9-examples is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16308"/>
              <criterion comment="ruby1.9-elisp is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16337"/>
              <criterion comment="ri1.9 is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16271"/>
              <criterion comment="irb1.9 is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16406"/>
            </criteria>
          </criteria>
          <criterion comment="libreadline-ruby1.9 is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16129"/>
          <criterion comment="libdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16009"/>
          <criterion comment="libopenssl-ruby1.9 is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16118"/>
          <criterion comment="ruby1.9-dev is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16362"/>
          <criterion comment="ruby1.9 is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16378"/>
          <criterion comment="libruby1.9-dbg is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:15494"/>
          <criterion comment="libtcltk-ruby1.9 is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16366"/>
          <criterion comment="libgdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:16454"/>
          <criterion comment="libruby1.9 is earlier than 1.9.0+20060609-1etch2" test_ref="oval:org.mitre.oval:tst:15870"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7921" version="5" class="patch">
      <metadata>
        <title>DSA-1653 linux-2.6 -- denial of service/privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1653" ref_id="DSA-1653"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6716" ref_id="CVE-2007-6716"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1514" ref_id="CVE-2008-1514"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3276" ref_id="CVE-2008-3276"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3525" ref_id="CVE-2008-3525"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3833" ref_id="CVE-2008-3833"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4210" ref_id="CVE-2008-4210"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4302" ref_id="CVE-2008-4302"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Joe Jin reported a local denial of service vulnerability that allows system users to trigger an oops due to an improperly initialised data structure. Jan Kratochvil reported a local denial of service vulnerability in the ptrace interface for the s390 architecture. Local users can trigger an invalid pointer dereference, leading to a system panic. Eugene Teo reported an integer overflow in the DCCP subsystem that may allow remote attackers to cause a denial of service in the form of a kernel panic. Eugene Teo reported a lack of capability checks in the kernel driver for Granch SBNI12 leased line adapters (sbni), allowing local users to perform privileged operations. The S_ISUID/S_ISGID bits were not being cleared during an inode splice, which, under certain conditions, can be exploited by local users to obtain the privileges of a group for which they are not a member. Mark Fasheh reported this issue. David Watson reported an issue in the open()/creat() system calls which, under certain conditions, can be exploited by local users to obtain the privileges of a group for which they are not a member. A coding error in the splice subsystem allows local users to attempt to unlock a page structure that has not been locked, resulting in a system crash.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:21.762-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:45.527-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:59.606-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5928 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:40.995-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:58.377-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7921 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:16.217-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:26.007-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14720"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14745"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14929"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15023"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14222"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15024"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14835"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14518"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14576"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14094"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14592"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14212"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15148"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15109"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15056"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15086"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15139"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15027"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.22etch3" test_ref="oval:org.mitre.oval:tst:14819"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15007"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15132"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15108"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15171"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14233"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15068"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15136"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15125"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15182"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15123"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15147"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15095"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15085"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15209"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15099"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15061"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14950"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14727"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15143"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14956"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14894"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:14845"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15039"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15118"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15066"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15133"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15102"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-22etch3" test_ref="oval:org.mitre.oval:tst:15004"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7920" version="3" class="patch">
      <metadata>
        <title>DSA-1876 dnsmasq -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>dnsmasq</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1876" ref_id="DSA-1876"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2957" ref_id="CVE-2009-2957"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2958" ref_id="CVE-2009-2958"/>
        <description>Several remote vulnerabilities have been discovered in the TFTP component of dnsmasq. The Common Vulnerabilities and Exposures project identifies the following problems: A buffer overflow in TFTP processing may enable arbitrary code execution to attackers which are permitted to use the TFTP service. Malicious TFTP clients may crash dnsmasq, leading to denial of service. The old stable distribution is not affected by these problems.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:39.668-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:44.899-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:59.187-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7920 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:15.080-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:25.526-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="dnsmasq is earlier than 2.45-1+lenny1" test_ref="oval:org.mitre.oval:tst:15357"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criterion comment="dnsmasq-base is earlier than 2.45-1+lenny1" test_ref="oval:org.mitre.oval:tst:14986"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7919" version="3" class="patch">
      <metadata>
        <title>DSA-1512 evolution -- format string attack</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>evolution</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1512" ref_id="DSA-1512"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0072" ref_id="CVE-2008-0072"/>
        <description>Ulf Haumlrnhammar discovered that Evolution, the e-mail and groupware suite, had a format string vulnerability in the parsing of encrypted mail messages. If the user opened a specially crafted email message, code execution was possible.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:28.542-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:44.226-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:58.667-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7919 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:20.359-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:24.985-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="evolution-common is earlier than 2.6.3-6etch2" test_ref="oval:org.mitre.oval:tst:17792"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="evolution-dev is earlier than 2.6.3-6etch2" test_ref="oval:org.mitre.oval:tst:18470"/>
                <criterion comment="evolution is earlier than 2.6.3-6etch2" test_ref="oval:org.mitre.oval:tst:18179"/>
                <criterion comment="evolution-dbg is earlier than 2.6.3-6etch2" test_ref="oval:org.mitre.oval:tst:17520"/>
                <criterion comment="evolution-plugins is earlier than 2.6.3-6etch2" test_ref="oval:org.mitre.oval:tst:18504"/>
                <criterion comment="evolution-plugins-experimental is earlier than 2.6.3-6etch2" test_ref="oval:org.mitre.oval:tst:18426"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="evolution is earlier than 2.0.4-2sarge3" test_ref="oval:org.mitre.oval:tst:18485"/>
            <criterion comment="evolution-dev is earlier than 2.0.4-2sarge3" test_ref="oval:org.mitre.oval:tst:18408"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7918" version="3" class="patch">
      <metadata>
        <title>DSA-1796 libwmf -- pointer use-after-free</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libwmf</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1796" ref_id="DSA-1796"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1364" ref_id="CVE-2009-1364"/>
        <description>Tavis Ormandy discovered that the embedded GD library copy in libwmf, a library to parse windows metafiles (WMF), makes use of a pointer after it was already freed. An attacker using a crafted WMF file can cause a denial of service or possibly the execute arbitrary code via applications using this library.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:06.901-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:43.518-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:58.145-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7918 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:18.816-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:24.634-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libwmf-doc is earlier than 0.2.8.4-6+lenny1" test_ref="oval:org.mitre.oval:tst:11961"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libwmf-dev is earlier than 0.2.8.4-6+lenny1" test_ref="oval:org.mitre.oval:tst:11138"/>
                <criterion comment="libwmf0.2-7 is earlier than 0.2.8.4-6+lenny1" test_ref="oval:org.mitre.oval:tst:12130"/>
                <criterion comment="libwmf-bin is earlier than 0.2.8.4-6+lenny1" test_ref="oval:org.mitre.oval:tst:12125"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libwmf-doc is earlier than 0.2.8.4-2+etch1" test_ref="oval:org.mitre.oval:tst:11221"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libwmf-dev is earlier than 0.2.8.4-2+etch1" test_ref="oval:org.mitre.oval:tst:11999"/>
                <criterion comment="libwmf0.2-7 is earlier than 0.2.8.4-2+etch1" test_ref="oval:org.mitre.oval:tst:11700"/>
                <criterion comment="libwmf-bin is earlier than 0.2.8.4-2+etch1" test_ref="oval:org.mitre.oval:tst:12054"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7917" version="3" class="patch">
      <metadata>
        <title>DSA-1608 mysql-dfsg-5.0 -- authorisation bypass</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mysql-dfsg-5.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1608" ref_id="DSA-1608"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2079" ref_id="CVE-2008-2079"/>
        <description>Sergei Golubchik discovered that MySQL, a widely-deployed database server, did not properly validate optional data or index directory paths given in a CREATE TABLE statement, nor would it (under proper conditions) prevent two databases from using the same paths for data or index files. This permits an authenticated user with authorisation to create tables in one database to read, write or delete data from tables subsequently created in other databases, regardless of other GRANT authorisations. The Common Vulnerabilities and Exposures project identifies this weakness as CVE-2008-2079.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:52.479-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:43.130-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:57.770-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7917 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:22.050-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:24.291-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mysql-client is earlier than 5.0.32-7etch6" test_ref="oval:org.mitre.oval:tst:18602"/>
              <criterion comment="mysql-common is earlier than 5.0.32-7etch6" test_ref="oval:org.mitre.oval:tst:18458"/>
              <criterion comment="mysql-server is earlier than 5.0.32-7etch6" test_ref="oval:org.mitre.oval:tst:18506"/>
            </criteria>
          </criteria>
          <criterion comment="libmysqlclient15-dev is earlier than 5.0.32-7etch6" test_ref="oval:org.mitre.oval:tst:18676"/>
          <criterion comment="mysql-server-4.1 is earlier than 5.0.32-7etch6" test_ref="oval:org.mitre.oval:tst:18318"/>
          <criterion comment="mysql-client-5.0 is earlier than 5.0.32-7etch6" test_ref="oval:org.mitre.oval:tst:18556"/>
          <criterion comment="libmysqlclient15off is earlier than 5.0.32-7etch6" test_ref="oval:org.mitre.oval:tst:18665"/>
          <criterion comment="mysql-server-5.0 is earlier than 5.0.32-7etch6" test_ref="oval:org.mitre.oval:tst:18616"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7916" version="3" class="patch">
      <metadata>
        <title>DSA-1761 moodle -- missing input sanitisation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>moodle</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1761" ref_id="DSA-1761"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1171" ref_id="CVE-2009-1171"/>
        <description>Christian J. Eibl discovered that the TeX filter of Moodle, a web-based course management system, doesn't check user input for certain TeX commands which allows an attacker to include and display the content of arbitrary system files. Note that this doesn't affect installations that only use the mimetex environment.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:55.239-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:42.635-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:57.505-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7916 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:19.469-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:23.921-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="moodle is earlier than 1.8.2.dfsg-3+lenny2" test_ref="oval:org.mitre.oval:tst:16713"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="moodle is earlier than 1.6.3-2+etch3" test_ref="oval:org.mitre.oval:tst:16325"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7915" version="5" class="patch">
      <metadata>
        <title>DSA-1639 twiki -- command execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>twiki</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1639" ref_id="DSA-1639"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3195" ref_id="CVE-2008-3195"/>
        <description>It was discovered that twiki, a web based collaboration platform, didn't properly sanitise the image parameter in its configuration script. This could allow remote users to execute arbitrary commands upon the system, or read any files which were readable by the webserver user.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:37.053-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:41.465-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:57.276-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7915 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:22.818-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:23.145-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:15226 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:39.946-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:45.737-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="twiki is earlier than 1:4.0.5-9.1etch1" test_ref="oval:org.mitre.oval:tst:15226"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7914" version="3" class="patch">
      <metadata>
        <title>DSA-1485 icedove -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>icedove</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1485" ref_id="DSA-1485"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0412" ref_id="CVE-2008-0412"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0413" ref_id="CVE-2008-0413"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0414" ref_id="CVE-2008-0414"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0415" ref_id="CVE-2008-0415"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0416" ref_id="CVE-2008-0416"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0417" ref_id="CVE-2008-0417"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0418" ref_id="CVE-2008-0418"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0419" ref_id="CVE-2008-0419"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0591" ref_id="CVE-2008-0591"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0592" ref_id="CVE-2008-0592"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0593" ref_id="CVE-2008-0593"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0594" ref_id="CVE-2008-0594"/>
        <description>Several remote vulnerabilities have been discovered in the Icedove mail client, an unbranded version of the Thunderbird client. The Common Vulnerabilities and Exposures project identifies the following problems: Jesse Ruderman, Kai Engert, Martijn Wargers, Mats Palmgren and Paul Nickerson discovered crashes in the layout engine, which might allow the execution of arbitrary code. Carsten Book, Wesley Garland, Igor Bukanov, moz_bug_r_a4, shutdown, Philip Taylor and tgirmann discovered crashes in the JavaScript engine, which might allow the execution of arbitrary code. moz_bug_r_a4 and Boris Zbarsky discovered several vulnerabilities in JavaScript handling, which could allow privilege escalation. Gerry Eisenhaur and moz_bug_r_a4 discovered that a directory traversal vulnerability in chrome: URI handling could lead to information disclosure. David Bloom discovered a race condition in the image handling of designMode elements, which can lead to information disclosure and potentially the execution of arbitrary code. Michal Zalewski discovered that timers protecting security-sensitive dialogs (by disabling dialog elements until a timeout is reached) could be bypassed by window focus changes through JavaScript. The Mozilla products from the old stable distribution (sarge) are no longer supported with security updates.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:03.395-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:40.215-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:56.600-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7914 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:03.889-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:22.344-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="thunderbird-gnome-support is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14220"/>
              <criterion comment="thunderbird-dev is earlier than 1.5.0.13+1.5.0.15a.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14807"/>
              <criterion comment="mozilla-thunderbird is earlier than 1.5.0.13+1.5.0.15a.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14955"/>
              <criterion comment="thunderbird is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14496"/>
              <criterion comment="mozilla-thunderbird-dev is earlier than 1.5.0.13+1.5.0.15a.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14793"/>
              <criterion comment="mozilla-thunderbird-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14949"/>
              <criterion comment="thunderbird-dbg is earlier than 1.5.0.13+1.5.0.15a.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14714"/>
              <criterion comment="thunderbird-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14463"/>
              <criterion comment="mozilla-thunderbird-inspector is earlier than 1.5.0.13+1.5.0.15a.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14953"/>
              <criterion comment="thunderbird-inspector is earlier than 1.5.0.13+1.5.0.15a.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14754"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="icedove-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14535"/>
              <criterion comment="icedove is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14867"/>
              <criterion comment="icedove-inspector is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14696"/>
              <criterion comment="icedove-dev is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14692"/>
              <criterion comment="icedove-dbg is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14858"/>
              <criterion comment="icedove-gnome-support is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14671"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="icedove-typeaheadfind is earlier than 1.5.0.13+1.5.0.15a.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14013"/>
              <criterion comment="icedove is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14906"/>
              <criterion comment="icedove-dev is earlier than 1.5.0.13+1.5.0.15a.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14945"/>
              <criterion comment="icedove-inspector is earlier than 1.5.0.13+1.5.0.15a.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14978"/>
              <criterion comment="icedove-dbg is earlier than 1.5.0.13+1.5.0.15b.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14869"/>
              <criterion comment="icedove-gnome-support is earlier than 1.5.0.13+1.5.0.15a.dfsg1-0etch2" test_ref="oval:org.mitre.oval:tst:14874"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7912" version="3" class="patch">
      <metadata>
        <title>DSA-1585 speex -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>speex</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1585" ref_id="DSA-1585"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1686" ref_id="CVE-2008-1686"/>
        <description>It was discovered that speex, the Speex codec command line tools, did not correctly deal with negative offsets in a particular header field. This could allow a malicious file to execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:44.609-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:39.149-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:56.230-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7912 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:14.896-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:21.756-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="speex-doc is earlier than 1.1.12-3etch1" test_ref="oval:org.mitre.oval:tst:17812"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="speex is earlier than 1.1.12-3etch1" test_ref="oval:org.mitre.oval:tst:17684"/>
              <criterion comment="libspeex-dev is earlier than 1.1.12-3etch1" test_ref="oval:org.mitre.oval:tst:17961"/>
              <criterion comment="libspeex1 is earlier than 1.1.12-3etch1" test_ref="oval:org.mitre.oval:tst:17816"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7911" version="3" class="patch">
      <metadata>
        <title>DSA-1919 smarty -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>smarty</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1919" ref_id="DSA-1919"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4810" ref_id="CVE-2008-4810"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1669" ref_id="CVE-2009-1669"/>
        <description>Several remote vulnerabilities have been discovered in Smarty, a PHP templating engine. The Common Vulnerabilities and Exposures project identifies the following problems: The _expand_quoted_text function allows for certain restrictions in templates, like function calling and PHP execution, to be bypassed. The smarty_function_math function allows context-dependent attackers to execute arbitrary commands via shell metacharacters in the equation attribute of the math function.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:11.878-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:38.762-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:55.911-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7911 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:32:59.406-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:21.221-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="smarty is earlier than 2.6.20-1.2" test_ref="oval:org.mitre.oval:tst:15867"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="smarty is earlier than 2.6.14-1etch2" test_ref="oval:org.mitre.oval:tst:15769"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7910" version="3" class="patch">
      <metadata>
        <title>DSA-1904 wget -- insufficient input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wget</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1904" ref_id="DSA-1904"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3490" ref_id="CVE-2009-3490"/>
        <description>Daniel Stenberg discovered that wget, a network utility to retrieve files from the Web using HTTP(S) and FTP, is vulnerable to the "Null Prefix Attacks Against SSL/TLS Certificates" published at the Blackhat conference some time ago. This allows an attacker to perform undetected man-in-the-middle attacks via a crafted ITU-T X.509 certificate with an injected null byte in the Common Name field.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:41.781-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:38.298-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:55.498-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7910 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:19.314-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:20.651-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="wget is earlier than 1.11.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:12841"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="wget is earlier than 1.10.2-2+etch1" test_ref="oval:org.mitre.oval:tst:13050"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7909" version="3" class="patch">
      <metadata>
        <title>DSA-1489 iceweasel -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1489" ref_id="DSA-1489"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0412" ref_id="CVE-2008-0412"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0413" ref_id="CVE-2008-0413"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0414" ref_id="CVE-2008-0414"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0415" ref_id="CVE-2008-0415"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0416" ref_id="CVE-2008-0416"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0417" ref_id="CVE-2008-0417"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0418" ref_id="CVE-2008-0418"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0419" ref_id="CVE-2008-0419"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0591" ref_id="CVE-2008-0591"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0592" ref_id="CVE-2008-0592"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0593" ref_id="CVE-2008-0593"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0594" ref_id="CVE-2008-0594"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser. The Common Vulnerabilities and Exposures project identifies the following problems: Jesse Ruderman, Kai Engert, Martijn Wargers, Mats Palmgren and Paul Nickerson discovered crashes in the layout engine, which might allow the execution of arbitrary code. Carsten Book, Wesley Garland, Igor Bukanov, moz_bug_r_a4, shutdown, Philip Taylor and tgirmann discovered crashes in the JavaScript engine, which might allow the execution of arbitrary code. hong and Gregory Fleischer discovered that file input focus vulnerabilities in the file upload control could allow information disclosure of local files. moz_bug_r_a4 and Boris Zbarsky discovered several vulnerabilities in JavaScript handling, which could allow privilege escalation. Justin Dolske discovered that the password storage mechanism could be abused by malicious web sites to corrupt existing saved passwords. Gerry Eisenhaur and moz_bug_r_a4 discovered that a directory traversal vulnerability in chrome: URI handling could lead to information disclosure. David Bloom discovered a race condition in the image handling of designMode elements, which can lead to information disclosure and potentially the execution of arbitrary code. Michal Zalewski discovered that timers protecting security-sensitive dialogs (by disabling dialog elements until a timeout is reached) could be bypassed by window focus changes through JavaScript. It was discovered that malformed content declarations of saved attachments could prevent a user from opening local files with a .txt file name, resulting in minor denial of service. Martin Straka discovered that insecure stylesheet handling during redirects could lead to information disclosure. Emil Ljungdahl and Lars-Olof Moilanen discovered that phishing protections could be bypassed with div elements. The Mozilla products from the old stable distribution (sarge) are no longer supported with security updates.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:08.166-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:37.623-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:54.946-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7909 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:00.224-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:18.664-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-firefox is earlier than 2.0.0.12-0etch1" test_ref="oval:org.mitre.oval:tst:14378"/>
              <criterion comment="firefox is earlier than 2.0.0.12-0etch1" test_ref="oval:org.mitre.oval:tst:14660"/>
              <criterion comment="firefox-dom-inspector is earlier than 2.0.0.12-0etch1" test_ref="oval:org.mitre.oval:tst:15042"/>
              <criterion comment="iceweasel-dom-inspector is earlier than 2.0.0.12-0etch1" test_ref="oval:org.mitre.oval:tst:15017"/>
              <criterion comment="mozilla-firefox-gnome-support is earlier than 2.0.0.12-0etch1" test_ref="oval:org.mitre.oval:tst:15029"/>
              <criterion comment="mozilla-firefox-dom-inspector is earlier than 2.0.0.12-0etch1" test_ref="oval:org.mitre.oval:tst:14884"/>
              <criterion comment="firefox-gnome-support is earlier than 2.0.0.12-0etch1" test_ref="oval:org.mitre.oval:tst:15019"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="iceweasel-gnome-support is earlier than 2.0.0.12-0etch1" test_ref="oval:org.mitre.oval:tst:15005"/>
              <criterion comment="iceweasel-dbg is earlier than 2.0.0.12-0etch1" test_ref="oval:org.mitre.oval:tst:14108"/>
              <criterion comment="iceweasel is earlier than 2.0.0.12-0etch1" test_ref="oval:org.mitre.oval:tst:14885"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7908" version="3" class="patch">
      <metadata>
        <title>DSA-1837 dbus -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dbus</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1837" ref_id="DSA-1837"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1189" ref_id="CVE-2009-1189"/>
        <description>It was discovered that the dbus_signature_validate function in dbus, a simple interprocess messaging system, is prone to a denial of service attack. This issue was caused by an incorrect fix for DSA-1658-1.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:40.733-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:36.811-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:54.399-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7908 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:18.384-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:17.934-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="dbus-1-doc is earlier than 1.2.1-5+lenny1" test_ref="oval:org.mitre.oval:tst:14776"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libdbus-1-3 is earlier than 1.2.1-5+lenny1" test_ref="oval:org.mitre.oval:tst:14600"/>
                <criterion comment="dbus-x11 is earlier than 1.2.1-5+lenny1" test_ref="oval:org.mitre.oval:tst:14200"/>
                <criterion comment="dbus is earlier than 1.2.1-5+lenny1" test_ref="oval:org.mitre.oval:tst:14480"/>
                <criterion comment="libdbus-1-dev is earlier than 1.2.1-5+lenny1" test_ref="oval:org.mitre.oval:tst:14676"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="dbus-1-doc is earlier than 1.0.2-1+etch3" test_ref="oval:org.mitre.oval:tst:14504"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="dbus-1-utils is earlier than 1.0.2-1+etch3" test_ref="oval:org.mitre.oval:tst:14710"/>
                <criterion comment="libdbus-1-3 is earlier than 1.0.2-1+etch3" test_ref="oval:org.mitre.oval:tst:14230"/>
                <criterion comment="dbus is earlier than 1.0.2-1+etch3" test_ref="oval:org.mitre.oval:tst:14729"/>
                <criterion comment="libdbus-1-dev is earlier than 1.0.2-1+etch3" test_ref="oval:org.mitre.oval:tst:14552"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7907" version="3" class="patch">
      <metadata>
        <title>DSA-1759 strongswan -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>strongswan</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1759" ref_id="DSA-1759"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0790" ref_id="CVE-2009-0790"/>
        <description>Gerd v. Egidy discovered that the Pluto IKE daemon in strongswan, an IPSec implementation for linux, is prone to a denial of service attack via a malicious packet.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:13.604-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:36.181-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:53.973-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7907 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:15.860-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:17.284-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="strongswan is earlier than 4.2.4-5+lenny1" test_ref="oval:org.mitre.oval:tst:12930"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="strongswan is earlier than 2.8.0+dfsg-1+etch1" test_ref="oval:org.mitre.oval:tst:13383"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7905" version="3" class="patch">
      <metadata>
        <title>DSA-1877 mysql-dfsg-5.0 -- denial of service/execution of arbitrary code</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mysql-dfsg-5.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1877" ref_id="DSA-1877"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2446" ref_id="CVE-2009-2446"/>
        <description>In MySQL 4.0.0 through 5.0.83, multiple format string vulnerabilities in the dispatch_command() function in libmysqld/sql_parse.cc in mysqld allow remote authenticated users to cause a denial of service (daemon crash) and potentially the execution of arbitrary code via format string specifiers in a database name in a COM_CREATE_DB or COM_DROP_DB request.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:41.365-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:35.390-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:53.415-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7905 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:16.629-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:16.431-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="mysql-client is earlier than 5.0.51a-24+lenny2" test_ref="oval:org.mitre.oval:tst:15340"/>
                <criterion comment="mysql-common is earlier than 5.0.51a-24+lenny2" test_ref="oval:org.mitre.oval:tst:15503"/>
                <criterion comment="mysql-server is earlier than 5.0.51a-24+lenny2" test_ref="oval:org.mitre.oval:tst:15373"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libmysqlclient15-dev is earlier than 5.0.51a-24+lenny2" test_ref="oval:org.mitre.oval:tst:15555"/>
                <criterion comment="mysql-client-5.0 is earlier than 5.0.51a-24+lenny2" test_ref="oval:org.mitre.oval:tst:15463"/>
                <criterion comment="libmysqlclient15off is earlier than 5.0.51a-24+lenny2" test_ref="oval:org.mitre.oval:tst:15483"/>
                <criterion comment="mysql-server-5.0 is earlier than 5.0.51a-24+lenny2" test_ref="oval:org.mitre.oval:tst:15305"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="mysql-client is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:15522"/>
                <criterion comment="mysql-common is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:15299"/>
                <criterion comment="mysql-server is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:15197"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libmysqlclient15-dev is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:14608"/>
                <criterion comment="mysql-client-5.0 is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:15442"/>
                <criterion comment="mysql-server-4.1 is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:15330"/>
                <criterion comment="mysql-server-5.0 is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:15254"/>
                <criterion comment="libmysqlclient15off is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:15532"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7904" version="3" class="patch">
      <metadata>
        <title>DSA-1742 libsndfile -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libsndfile</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1742" ref_id="DSA-1742"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0186" ref_id="CVE-2009-0186"/>
        <description>Alan Rad Pop discovered that libsndfile, a library to read and write sampled audio data, is prone to an integer overflow. This causes a heap-based buffer overflow when processing crafted CAF description chunks possibly leading to arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:00.827-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:34.223-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:52.855-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7904 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:15.255-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:15.987-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libsndfile1 is earlier than 1.0.17-4+lenny1" test_ref="oval:org.mitre.oval:tst:19881"/>
            <criterion comment="libsndfile1-dev is earlier than 1.0.17-4+lenny1" test_ref="oval:org.mitre.oval:tst:20068"/>
            <criterion comment="sndfile-programs is earlier than 1.0.17-4+lenny1" test_ref="oval:org.mitre.oval:tst:20007"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libsndfile1 is earlier than 1.0.16-2+etch1" test_ref="oval:org.mitre.oval:tst:20059"/>
            <criterion comment="libsndfile1-dev is earlier than 1.0.16-2+etch1" test_ref="oval:org.mitre.oval:tst:19903"/>
            <criterion comment="sndfile-programs is earlier than 1.0.16-2+etch1" test_ref="oval:org.mitre.oval:tst:20051"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7901" version="3" class="patch">
      <metadata>
        <title>DSA-1667 python2.4 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>python2.4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1667" ref_id="DSA-1667"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2315" ref_id="CVE-2008-2315"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3142" ref_id="CVE-2008-3142"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3143" ref_id="CVE-2008-3143"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3144" ref_id="CVE-2008-3144"/>
        <description>Several vulnerabilities have been discovered in the interpreter for the Python language. The Common Vulnerabilities and Exposures project identifies the following problems: David Remahl discovered several integer overflows in the stringobject, unicodeobject, bufferobject, longobject, tupleobject, stropmodule, gcmodule, and mmapmodule modules. Justin Ferguson discovered that incorrect memory allocation in the unicode_resize() function can lead to buffer overflows. Several integer overflows were discovered in various Python core modules. Several integer overflows were discovered in the PyOS_vsnprintf() function.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:42.074-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:33.700-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:52.584-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7901 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:20.572-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:15.489-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="python2.4-examples is earlier than 2.4.4-3+etch2" test_ref="oval:org.mitre.oval:tst:12328"/>
              <criterion comment="idle-python2.4 is earlier than 2.4.4-3+etch2" test_ref="oval:org.mitre.oval:tst:12235"/>
            </criteria>
          </criteria>
          <criterion comment="python2.4-minimal is earlier than 2.4.4-3+etch2" test_ref="oval:org.mitre.oval:tst:12500"/>
          <criterion comment="python2.4-dev is earlier than 2.4.4-3+etch2" test_ref="oval:org.mitre.oval:tst:12193"/>
          <criterion comment="python2.4-dbg is earlier than 2.4.4-3+etch2" test_ref="oval:org.mitre.oval:tst:12436"/>
          <criterion comment="python2.4 is earlier than 2.4.4-3+etch2" test_ref="oval:org.mitre.oval:tst:11833"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7900" version="3" class="patch">
      <metadata>
        <title>DSA-1694 xterm -- design flaw</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xterm</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1694" ref_id="DSA-1694"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2383" ref_id="CVE-2008-2383"/>
        <description>Paul Szabo discovered that xterm, a terminal emulator for the X Window System, places arbitrary characters into the input buffer when displaying certain crafted escape sequences (CVE-2008-2383). As an additional precaution, this security update also disables font changing, user-defined keys, and X property changes through escape sequences.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:07.736-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:33.004-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:52.379-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7900 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:21.326-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:15.214-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="xterm is earlier than 222-1etch3" test_ref="oval:org.mitre.oval:tst:12905"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7899" version="3" class="patch">
      <metadata>
        <title>DSA-1943 openldap openldap2.3 -- insufficient input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openldap</product>
          <product>openldap2.3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1943" ref_id="DSA-1943"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3767" ref_id="CVE-2009-3767"/>
        <description>It was discovered that OpenLDAP, a free implementation of the Lightweight Directory Access Protocol, when OpenSSL is used, does not properly handle a "\0" character in a domain name in the subject's Common Name (CN) field of an X.509 certificate, which allows man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:02-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:48:37.528-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:32.443-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:51.858-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7899 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:18.593-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:15.025-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="slapd-dbg is earlier than 2.4.11-1+lenny1" test_ref="oval:org.mitre.oval:tst:11774"/>
            <criterion comment="libldap-2.4-2 is earlier than 2.4.11-1+lenny1" test_ref="oval:org.mitre.oval:tst:11398"/>
            <criterion comment="libldap-2.4-2-dbg is earlier than 2.4.11-1+lenny1" test_ref="oval:org.mitre.oval:tst:11486"/>
            <criterion comment="ldap-utils is earlier than 2.4.11-1+lenny1" test_ref="oval:org.mitre.oval:tst:11753"/>
            <criterion comment="libldap2-dev is earlier than 2.4.11-1+lenny1" test_ref="oval:org.mitre.oval:tst:11742"/>
            <criterion comment="slapd is earlier than 2.4.11-1+lenny1" test_ref="oval:org.mitre.oval:tst:11908"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libldap-2.3-0 is earlier than 2.3.30-5+etch3" test_ref="oval:org.mitre.oval:tst:11732"/>
            <criterion comment="ldap-utils is earlier than 2.3.30-5+etch3" test_ref="oval:org.mitre.oval:tst:11968"/>
            <criterion comment="slapd is earlier than 2.3.30-5+etch3" test_ref="oval:org.mitre.oval:tst:11707"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7898" version="3" class="patch">
      <metadata>
        <title>DSA-1756 xulrunner -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1756" ref_id="DSA-1756"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1169" ref_id="CVE-2009-1169"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1044" ref_id="CVE-2009-1044"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications, such as the Iceweasel web browser. The Common Vulnerabilities and Exposures project identifies the following problems: Security researcher Guido Landi discovered that a XSL stylesheet could be used to crash the browser during a XSL transformation. An attacker could potentially use this crash to run arbitrary code on a victim's computer. Security researcher Nils reported via TippingPoint's Zero Day Initiative that the XUL tree method _moveToEdgeShift was in some cases triggering garbage collection routines on objects which were still in use. In such cases, the browser would crash when attempting to access a previously destroyed object and this crash could be used by an attacker to run arbitrary code on a victim's computer. Note that after installing these updates, you will need to restart any packages using xulrunner, typically iceweasel or epiphany. As indicated in the Etch release notes, security support for the Mozilla products in the oldstable distribution needed to be stopped before the end of the regular Etch security maintenance life cycle. You are strongly encouraged to upgrade to stable or switch to a still supported browser.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:16.287-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:31.499-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:51.515-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7898 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:14.328-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:14.809-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libmozillainterfaces-java is earlier than 1.9.0.7-0lenny2" test_ref="oval:org.mitre.oval:tst:12982"/>
          </criteria>
          <criterion comment="libmozjs-dev is earlier than 1.9.0.7-0lenny2" test_ref="oval:org.mitre.oval:tst:12513"/>
          <criterion comment="spidermonkey-bin is earlier than 1.9.0.7-0lenny2" test_ref="oval:org.mitre.oval:tst:13312"/>
          <criterion comment="xulrunner-1.9-gnome-support is earlier than 1.9.0.7-0lenny2" test_ref="oval:org.mitre.oval:tst:13239"/>
          <criterion comment="xulrunner-1.9 is earlier than 1.9.0.7-0lenny2" test_ref="oval:org.mitre.oval:tst:12695"/>
          <criterion comment="libmozjs1d-dbg is earlier than 1.9.0.7-0lenny2" test_ref="oval:org.mitre.oval:tst:12889"/>
          <criterion comment="libmozjs1d is earlier than 1.9.0.7-0lenny2" test_ref="oval:org.mitre.oval:tst:12564"/>
          <criterion comment="python-xpcom is earlier than 1.9.0.7-0lenny2" test_ref="oval:org.mitre.oval:tst:12823"/>
          <criterion comment="xulrunner-1.9-dbg is earlier than 1.9.0.7-0lenny2" test_ref="oval:org.mitre.oval:tst:13221"/>
          <criterion comment="xulrunner-dev is earlier than 1.9.0.7-0lenny2" test_ref="oval:org.mitre.oval:tst:13527"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7897" version="3" class="patch">
      <metadata>
        <title>DSA-1521 lighttpd -- file disclosure</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lighttpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1521" ref_id="DSA-1521"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1270" ref_id="CVE-2008-1270"/>
        <description>Julien Cayzac discovered that under certain circumstances lighttpd, a fast webserver with minimal memory footprint, might allow the reading of arbitrary files from the system. This problem could only occur with a non-standard configuration.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:03.552-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:30.857-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:51.203-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7897 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:22.965-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:14.662-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="lighttpd-doc is earlier than 1.4.13-4etch6" test_ref="oval:org.mitre.oval:tst:19322"/>
          </criteria>
          <criterion comment="lighttpd-mod-mysql-vhost is earlier than 1.4.13-4etch6" test_ref="oval:org.mitre.oval:tst:19052"/>
          <criterion comment="lighttpd-mod-magnet is earlier than 1.4.13-4etch6" test_ref="oval:org.mitre.oval:tst:19250"/>
          <criterion comment="lighttpd is earlier than 1.4.13-4etch6" test_ref="oval:org.mitre.oval:tst:18682"/>
          <criterion comment="lighttpd-mod-cml is earlier than 1.4.13-4etch6" test_ref="oval:org.mitre.oval:tst:19292"/>
          <criterion comment="lighttpd-mod-webdav is earlier than 1.4.13-4etch6" test_ref="oval:org.mitre.oval:tst:19039"/>
          <criterion comment="lighttpd-mod-trigger-b4-dl is earlier than 1.4.13-4etch6" test_ref="oval:org.mitre.oval:tst:19114"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7895" version="5" class="patch">
      <metadata>
        <title>DSA-1908 samba -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>samba</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1908" ref_id="DSA-1908"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2948" ref_id="CVE-2009-2948"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2906" ref_id="CVE-2009-2906"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2813" ref_id="CVE-2009-2813"/>
        <description>Several vulnerabilities have been discovered in samba, an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with other operating systems and more. The Common Vulnerabilities and Exposures project identifies the following problems: The mount.cifs utility is missing proper checks for file permissions when used in verbose mode. This allows local users to partly disclose the content of arbitrary files by specifying the file as credentials file and attempting to mount a samba share. A reply to an oplock break notification which samba doesn't expect could lead to the service getting stuck in an infinite loop. An attacker can use this to perform denial of service attacks via a specially crafted SMB request. A lack of error handling in case no home directory was configured/specified for the user could lead to file disclosure. In case the automated [homes] share is enabled or an explicit share is created with that username, samba fails to enforce sharing restrictions which results in an attacker being able to access the file system from the root directory.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:39.836-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:29.520-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:50.610-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7895 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:17.634-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:14.371-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:12327 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:38.509-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:45.237-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="samba-doc is earlier than 2:3.2.5-4lenny7" test_ref="oval:org.mitre.oval:tst:12828"/>
              <criterion comment="samba-doc-pdf is earlier than 2:3.2.5-4lenny7" test_ref="oval:org.mitre.oval:tst:13125"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="smbfs is earlier than 2:3.2.5-4lenny7" test_ref="oval:org.mitre.oval:tst:13014"/>
              <criterion comment="samba is earlier than 2:3.2.5-4lenny7" test_ref="oval:org.mitre.oval:tst:13162"/>
              <criterion comment="swat is earlier than 2:3.2.5-4lenny7" test_ref="oval:org.mitre.oval:tst:12725"/>
              <criterion comment="samba-tools is earlier than 2:3.2.5-4lenny7" test_ref="oval:org.mitre.oval:tst:12327"/>
              <criterion comment="libsmbclient is earlier than 2:3.2.5-4lenny7" test_ref="oval:org.mitre.oval:tst:13256"/>
              <criterion comment="smbclient is earlier than 2:3.2.5-4lenny7" test_ref="oval:org.mitre.oval:tst:13245"/>
              <criterion comment="libwbclient0 is earlier than 2:3.2.5-4lenny7" test_ref="oval:org.mitre.oval:tst:12891"/>
              <criterion comment="winbind is earlier than 2:3.2.5-4lenny7" test_ref="oval:org.mitre.oval:tst:12990"/>
              <criterion comment="samba-dbg is earlier than 2:3.2.5-4lenny7" test_ref="oval:org.mitre.oval:tst:13112"/>
              <criterion comment="libsmbclient-dev is earlier than 2:3.2.5-4lenny7" test_ref="oval:org.mitre.oval:tst:12997"/>
              <criterion comment="samba-common is earlier than 2:3.2.5-4lenny7" test_ref="oval:org.mitre.oval:tst:12731"/>
              <criterion comment="libpam-smbpass is earlier than 2:3.2.5-4lenny7" test_ref="oval:org.mitre.oval:tst:12336"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7894" version="3" class="patch">
      <metadata>
        <title>DSA-1692 php-xajax -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php-xajax</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1692" ref_id="DSA-1692"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2739" ref_id="CVE-2007-2739"/>
        <description>It was discovered that php-xajax, a library to develop Ajax applications, did not sufficiently sanitise URLs, which allows attackers to perform cross-site scripting attacks by using malicious URLs. For the stable distribution (etch) this problem has been fixed in version 0.2.4-2+etch1. For the testing (lenny) and unstable (sid) distributions this problem has been fixed in version 0.2.5-1. We recommend that you upgrade your php-xajax package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:12.899-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:28.844-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:50.385-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7894 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:21.641-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:14.205-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="php-xajax is earlier than 0.2.4-2+etch1" test_ref="oval:org.mitre.oval:tst:13366"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7893" version="3" class="patch">
      <metadata>
        <title>DSA-1474 exiv2 -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>exiv2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1474" ref_id="DSA-1474"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6353" ref_id="CVE-2007-6353"/>
        <description>Meder Kydyraliev discovered an integer overflow in the thumbnail handling of libexif, the EXIF/IPTC metadata manipulation library, which could result in the execution of arbitrary code. The old stable distribution (sarge) doesn't contain exiv2 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:07.293-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:28.556-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:50.124-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7893 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:14.179-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:14.042-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libexiv2-doc is earlier than 0.10-1.5" test_ref="oval:org.mitre.oval:tst:13719"/>
          </criteria>
          <criterion comment="exiv2 is earlier than 0.10-1.5" test_ref="oval:org.mitre.oval:tst:13968"/>
          <criterion comment="libexiv2-0.10 is earlier than 0.10-1.5" test_ref="oval:org.mitre.oval:tst:13852"/>
          <criterion comment="libexiv2-dev is earlier than 0.10-1.5" test_ref="oval:org.mitre.oval:tst:13823"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7892" version="3" class="patch">
      <metadata>
        <title>DSA-1492 wml -- insecure temporary files</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wml</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1492" ref_id="DSA-1492"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0665" ref_id="CVE-2008-0665"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0666" ref_id="CVE-2008-0666"/>
        <description>Frank Lichtenheld and Nico Golde discovered that WML, an off-line HTML generation toolkit, creates insecure temporary files in the eperl and ipp backends and in the wmg.cgi script, which could lead to a local denial of service by overwriting files. The old stable distribution (sarge) is not affected.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:15.856-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:28.185-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:49.724-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7892 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:06.027-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:13.812-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="wml is earlier than 2.0.11-1etch1" test_ref="oval:org.mitre.oval:tst:12418"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7891" version="3" class="patch">
      <metadata>
        <title>DSA-1514 moin -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>moin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1514" ref_id="DSA-1514"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2423" ref_id="CVE-2007-2423"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2637" ref_id="CVE-2007-2637"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0780" ref_id="CVE-2008-0780"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0781" ref_id="CVE-2008-0781"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0782" ref_id="CVE-2008-0782"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1098" ref_id="CVE-2008-1098"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1099" ref_id="CVE-2008-1099"/>
        <description>Several remote vulnerabilities have been discovered in MoinMoin, a Python clone of WikiWiki. The Common Vulnerabilities and Exposures project identifies the following problems: A cross-site-scripting vulnerability has been discovered in attachment handling. Access control lists for calendars and includes were insufficiently enforced, which could lead to information disclosure. A cross-site-scripting vulnerability has been discovered in the login code. A cross-site-scripting vulnerability has been discovered in attachment handling. A directory traversal vulnerability in cookie handling could lead to local denial of service by overwriting files. Cross-site-scripting vulnerabilities have been discovered in the GUI editor formatter and the code to delete pages. The macro code validates access control lists insufficiently, which could lead to information disclosure.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:23.975-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:27.816-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:49.484-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7891 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:18.213-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:13.379-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="python-moinmoin is earlier than 1.5.3-1.2etch1" test_ref="oval:org.mitre.oval:tst:18186"/>
          <criterion comment="moinmoin-common is earlier than 1.5.3-1.2etch1" test_ref="oval:org.mitre.oval:tst:17793"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7890" version="3" class="patch">
      <metadata>
        <title>DSA-1940 php5 -- multiple issues</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1940" ref_id="DSA-1940"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2626" ref_id="CVE-2009-2626"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2687" ref_id="CVE-2009-2687"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3291" ref_id="CVE-2009-3291"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3292" ref_id="CVE-2009-3292"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5658" ref_id="CVE-2008-5658"/>
        <description>Several remote vulnerabilities have been discovered in the PHP 5 hypertext preprocessor. The Common Vulnerabilities and Exposures project identifies the following problems: The following issues have been fixed in both the stable (lenny) and the oldstable (etch) distributions: CVE-2009-2687, CVE-2009-3292. The exif module did not properly handle malformed jpeg files, allowing an attacker to cause a segfault, resulting in a denial of service. The php_openssl_apply_verification_policy() function did not properly perform certificate validation. Bogdan Calin discovered that a remote attacker could cause a denial of service by uploading a large number of files in using multipart/ form-data requests, causing the creation of a large number of temporary files. To address this issue, the max_file_uploads option introduced in PHP 5.3.1 has been backported. This option limits the maximum number of files uploaded per request. The default value for this new option is 50. See NEWS.Debian for more information. The following issue has been fixed in the stable (lenny) distribution: A flaw in the ini_restore() function could lead to a memory disclosure, possibly leading to the disclosure of sensitive data. In the oldstable (etch) distribution, this update also fixes a regression introduced by the fix for CVE-2008-5658 in DSA-1789-1 (bug #527560).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:02-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:48:43.786-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:26.277-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:47.974-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7890 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:15.590-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:12.761-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="php-pear is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11551"/>
                <criterion comment="php5 is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11427"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="php5-recode is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11657"/>
                <criterion comment="php5-cgi is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11785"/>
                <criterion comment="php5-curl is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11838"/>
                <criterion comment="php5-snmp is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11453"/>
                <criterion comment="php5-mysql is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11388"/>
                <criterion comment="php5-odbc is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11586"/>
                <criterion comment="php5-xsl is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11393"/>
                <criterion comment="php5-gd is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11877"/>
                <criterion comment="libapache2-mod-php5 is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11521"/>
                <criterion comment="php5-mhash is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11910"/>
                <criterion comment="php5-tidy is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11676"/>
                <criterion comment="php5-mcrypt is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11623"/>
                <criterion comment="php5-dev is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11512"/>
                <criterion comment="php5-pgsql is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11919"/>
                <criterion comment="php5-gmp is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11006"/>
                <criterion comment="php5-xmlrpc is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11905"/>
                <criterion comment="php5-imap is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11793"/>
                <criterion comment="php5-sqlite is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11776"/>
                <criterion comment="php5-ldap is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11478"/>
                <criterion comment="php5-cli is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11667"/>
                <criterion comment="php5-sybase is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11191"/>
                <criterion comment="php5-pspell is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11994"/>
                <criterion comment="libapache2-mod-php5filter is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11750"/>
                <criterion comment="php5-common is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11944"/>
                <criterion comment="php5-dbg is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11152"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              </criteria>
              <criterion comment="php5-interbase is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:11782"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="php5 is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11870"/>
                <criterion comment="php-pear is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11942"/>
              </criteria>
            </criteria>
            <criterion comment="libapache-mod-php5 is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11979"/>
            <criterion comment="php5-recode is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11570"/>
            <criterion comment="php5-xmlrpc is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11720"/>
            <criterion comment="php5-curl is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11163"/>
            <criterion comment="php5-snmp is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11980"/>
            <criterion comment="php5-mysql is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11043"/>
            <criterion comment="php5-odbc is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11963"/>
            <criterion comment="php5-xsl is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11807"/>
            <criterion comment="php5-gd is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:12021"/>
            <criterion comment="libapache2-mod-php5 is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11911"/>
            <criterion comment="php5-mhash is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11695"/>
            <criterion comment="php5-tidy is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11734"/>
            <criterion comment="php5-mcrypt is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:12035"/>
            <criterion comment="php5-dev is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11236"/>
            <criterion comment="php5-pgsql is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11850"/>
            <criterion comment="php5-cgi is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11081"/>
            <criterion comment="php5-imap is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11970"/>
            <criterion comment="php5-sqlite is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11840"/>
            <criterion comment="php5-ldap is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11791"/>
            <criterion comment="php5-cli is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:12009"/>
            <criterion comment="php5-sybase is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11620"/>
            <criterion comment="php5-pspell is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11733"/>
            <criterion comment="php5-common is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11981"/>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              </criteria>
              <criterion comment="php5-interbase is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:11866"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7889" version="3" class="patch">
      <metadata>
        <title>DSA-1572 php5 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1572" ref_id="DSA-1572"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3806" ref_id="CVE-2007-3806"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1384" ref_id="CVE-2008-1384"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2050" ref_id="CVE-2008-2050"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2051" ref_id="CVE-2008-2051"/>
        <description>Several vulnerabilities have been discovered in PHP, a server-side, HTML-embedded scripting language. The Common Vulnerabilities and Exposures project identifies the following problems: The glob function allows context-dependent attackers to cause a denial of service and possibly execute arbitrary code via an invalid value of the flags parameter. Integer overflow allows context-dependent attackers to cause a denial of service and possibly have other impact via a printf format parameter with a large width specifier. Stack-based buffer overflow in the FastCGI SAPI. The escapeshellcmd API function could be attacked via incomplete multibyte chars.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:11.880-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:25.438-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:47.273-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7889 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:23.197-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:12.309-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="php-pear is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13436"/>
              <criterion comment="php5 is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13254"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libapache-mod-php5 is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13767"/>
              <criterion comment="php5-recode is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13774"/>
              <criterion comment="php5-cgi is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13842"/>
              <criterion comment="php5-curl is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13989"/>
              <criterion comment="php5-snmp is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13711"/>
              <criterion comment="php5-mysql is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13846"/>
              <criterion comment="php5-odbc is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13754"/>
              <criterion comment="php5-xsl is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:14011"/>
              <criterion comment="php5-gd is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13075"/>
              <criterion comment="libapache2-mod-php5 is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13907"/>
              <criterion comment="php5-mhash is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13328"/>
              <criterion comment="php5-tidy is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13702"/>
              <criterion comment="php5-mcrypt is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13832"/>
              <criterion comment="php5-dev is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13779"/>
              <criterion comment="php5-pgsql is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13729"/>
              <criterion comment="php5-xmlrpc is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13987"/>
              <criterion comment="php5-imap is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13966"/>
              <criterion comment="php5-sqlite is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13687"/>
              <criterion comment="php5-ldap is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13994"/>
              <criterion comment="php5-cli is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:14000"/>
              <criterion comment="php5-sybase is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:14024"/>
              <criterion comment="php5-pspell is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13082"/>
              <criterion comment="php5-common is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:13977"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            </criteria>
            <criterion comment="php5-interbase is earlier than 5.2.0-8+etch11" test_ref="oval:org.mitre.oval:tst:14074"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7887" version="3" class="patch">
      <metadata>
        <title>DSA-1581 gnutls13 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gnutls13</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1581" ref_id="DSA-1581"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1948" ref_id="CVE-2008-1948"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1949" ref_id="CVE-2008-1949"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1950" ref_id="CVE-2008-1950"/>
        <description>Several remote vulnerabilities have been discovered in GNUTLS, an implementation of the SSL/TLS protocol suite. NOTE: The libgnutls13 package, which provides the GNUTLS library, does not contain logic to automatically restart potentially affected services. You must restart affected services manually (mainly Exim, using /etc/init.d/exim4 restart) after applying the update, to make the changes fully effective. Alternatively, you can reboot the system. The Common Vulnerabilities and Exposures project identifies the following problems: A pre-authentication heap overflow involving oversized session resumption data may lead to arbitrary code execution. Repeated client hellos may result in a pre-authentication denial of service condition due to a null pointer dereference. Decoding cipher padding with an invalid record length may cause GNUTLS to read memory beyond the end of the received record, leading to a pre-authentication denial of service condition.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:42.556-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:24.835-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:46.814-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7887 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:22.615-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:12.004-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="gnutls-doc is earlier than 1.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:17866"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libgnutls13 is earlier than 1.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:17851"/>
              <criterion comment="libgnutls13-dbg is earlier than 1.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:17620"/>
              <criterion comment="libgnutls-dev is earlier than 1.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:16926"/>
              <criterion comment="gnutls-bin is earlier than 1.4.4-3+etch1" test_ref="oval:org.mitre.oval:tst:17904"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7886" version="3" class="patch">
      <metadata>
        <title>DSA-1499 pcre3 -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>pcre3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1499" ref_id="DSA-1499"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0674" ref_id="CVE-2008-0674"/>
        <description>It was discovered that specially crafted regular expressions involving codepoints greater than 255 could cause a buffer overflow in the PCRE library (CVE-2008-0674).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:25.774-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:24.484-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:46.453-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7886 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:20.718-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:11.847-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libpcre3 is earlier than 6.7+7.4-3" test_ref="oval:org.mitre.oval:tst:12364"/>
            <criterion comment="libpcre3-dev is earlier than 6.7+7.4-3" test_ref="oval:org.mitre.oval:tst:11993"/>
            <criterion comment="pcregrep is earlier than 6.7+7.4-3" test_ref="oval:org.mitre.oval:tst:12474"/>
            <criterion comment="libpcrecpp0 is earlier than 6.7+7.4-3" test_ref="oval:org.mitre.oval:tst:12526"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="pgrep is earlier than 4.5+7.4-2" test_ref="oval:org.mitre.oval:tst:12446"/>
            </criteria>
            <criterion comment="libpcre3 is earlier than 4.5+7.4-2" test_ref="oval:org.mitre.oval:tst:12550"/>
            <criterion comment="libpcre3-dev is earlier than 4.5+7.4-2" test_ref="oval:org.mitre.oval:tst:11863"/>
            <criterion comment="pcregrep is earlier than 4.5+7.4-2" test_ref="oval:org.mitre.oval:tst:12307"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7884" version="3" class="patch">
      <metadata>
        <title>DSA-1883 nagios2 -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>nagios2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1883" ref_id="DSA-1883"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5624" ref_id="CVE-2007-5624"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5803" ref_id="CVE-2007-5803"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1360" ref_id="CVE-2008-1360"/>
        <description>Several vulnerabilities have been found in nagios2, a host/service/network monitoring and management system. The Common Vulnerabilities and Exposures project identifies the following problems: Several cross-site scripting issues via several parameters were discovered in the CGI scripts, allowing attackers to inject arbitrary HTML code. In order to cover the different attack vectors, these issues have been assigned CVE-2008-1360.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:25.328-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:23.922-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:46.053-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7884 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:20.935-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:11.502-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="nagios2-common is earlier than 2.6-2+etch4" test_ref="oval:org.mitre.oval:tst:13319"/>
              <criterion comment="nagios2-doc is earlier than 2.6-2+etch4" test_ref="oval:org.mitre.oval:tst:13272"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="nagios2-dbg is earlier than 2.6-2+etch4" test_ref="oval:org.mitre.oval:tst:13562"/>
              <criterion comment="nagios2 is earlier than 2.6-2+etch4" test_ref="oval:org.mitre.oval:tst:12822"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7883" version="3" class="patch">
      <metadata>
        <title>DSA-1706 amarok -- integer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>amarok</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1706" ref_id="DSA-1706"/>
        <description>Tobias Klein discovered that integer overflows in the code the Amarok media player uses to parse Audible files may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:34.743-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:23.562-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:45.660-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7883 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:16.959-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:11.325-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="amarok is earlier than 1.4.4-4etch1" test_ref="oval:org.mitre.oval:tst:12250"/>
          <criterion comment="amarok-engines is earlier than 1.4.4-4etch1" test_ref="oval:org.mitre.oval:tst:12166"/>
          <criterion comment="amarok-xine is earlier than 1.4.4-4etch1" test_ref="oval:org.mitre.oval:tst:12343"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7882" version="5" class="patch">
      <metadata>
        <title>DSA-1494 linux-2.6 -- missing access checks</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1494" ref_id="DSA-1494"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0010" ref_id="CVE-2008-0010"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0163" ref_id="CVE-2008-0163"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0600" ref_id="CVE-2008-0600"/>
        <description>The vmsplice system call did not properly verify address arguments passed by user space processes, which allowed local attackers to overwrite arbitrary kernel memory, gaining root privileges (CVE-2008-0010, CVE-2008-0600). In the vserver-enabled kernels, a missing access check on certain symlinks in /proc enabled local attackers to access resources in other vservers (CVE-2008-0163). The old stable distribution (sarge) is not affected by this problem.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:20.743-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:22.291-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:44.763-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5651 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:56.973-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:58.096-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7882 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:17.351-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:10.828-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12094"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:11836"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12244"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12259"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12258"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12137"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12311"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12080"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12201"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12228"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12416"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12389"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12132"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:11580"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12378"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12234"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12387"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12301"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.18etch1" test_ref="oval:org.mitre.oval:tst:12348"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:11552"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12344"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12404"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:11941"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12388"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12423"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:11614"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12183"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12105"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:11849"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12121"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12362"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12374"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12383"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:11903"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12279"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:11957"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:11617"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12533"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12134"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12428"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12254"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12508"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12274"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:11731"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12263"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12483"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-18etch1" test_ref="oval:org.mitre.oval:tst:12133"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7881" version="3" class="patch">
      <metadata>
        <title>DSA-1458 openafs -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>openafs</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1458" ref_id="DSA-1458"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6599" ref_id="CVE-2007-6599"/>
        <description>A race condition in the OpenAFS fileserver allows remote attackers to cause a denial of service (daemon crash) by simultaneously acquiring and giving back file callbacks, which causes the handler for the GiveUpAllCallBacks RPC to perform linked-list operations without the host_glock lock. For the old stable distribution (sarge), this problem has been fixed in version 1.3.81-3sarge3. For the stable distribution (etch), this problem has been fixed in version 1.4.2-6etch1. We recommend that you upgrade your openafs packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:38.944-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:21.590-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:44.016-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7881 - Debian Patch Update" date="2014-06-06T16:39:00.749-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:41:22.384-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:10.408-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openafs-modules-source is earlier than 1.4.2-6etch1" test_ref="oval:org.mitre.oval:tst:14586"/>
                <criterion comment="openafs-doc is earlier than 1.4.2-6etch1" test_ref="oval:org.mitre.oval:tst:15425"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openafs-client is earlier than 1.4.2-6etch1" test_ref="oval:org.mitre.oval:tst:15113"/>
                <criterion comment="openafs-dbserver is earlier than 1.4.2-6etch1" test_ref="oval:org.mitre.oval:tst:15144"/>
                <criterion comment="openafs-dbg is earlier than 1.4.2-6etch1" test_ref="oval:org.mitre.oval:tst:15487"/>
                <criterion comment="openafs-fileserver is earlier than 1.4.2-6etch1" test_ref="oval:org.mitre.oval:tst:14837"/>
                <criterion comment="libpam-openafs-kaserver is earlier than 1.4.2-6etch1" test_ref="oval:org.mitre.oval:tst:15116"/>
                <criterion comment="openafs-krb5 is earlier than 1.4.2-6etch1" test_ref="oval:org.mitre.oval:tst:15378"/>
                <criterion comment="openafs-kpasswd is earlier than 1.4.2-6etch1" test_ref="oval:org.mitre.oval:tst:15321"/>
                <criterion comment="libopenafs-dev is earlier than 1.4.2-6etch1" test_ref="oval:org.mitre.oval:tst:15474"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="openafs-modules-source is earlier than 1.3.81-3sarge3" test_ref="oval:org.mitre.oval:tst:15031"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openafs-client is earlier than 1.3.81-3sarge3" test_ref="oval:org.mitre.oval:tst:15259"/>
                <criterion comment="openafs-dbserver is earlier than 1.3.81-3sarge3" test_ref="oval:org.mitre.oval:tst:15277"/>
                <criterion comment="openafs-fileserver is earlier than 1.3.81-3sarge3" test_ref="oval:org.mitre.oval:tst:15478"/>
                <criterion comment="libpam-openafs-kaserver is earlier than 1.3.81-3sarge3" test_ref="oval:org.mitre.oval:tst:15409"/>
                <criterion comment="libopenafs-dev is earlier than 1.3.81-3sarge3" test_ref="oval:org.mitre.oval:tst:15386"/>
                <criterion comment="openafs-kpasswd is earlier than 1.3.81-3sarge3" test_ref="oval:org.mitre.oval:tst:15333"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition version="1" id="oval:org.mitre.oval:def:7880" class="patch">
      <metadata>
        <title>DSA-1791 moin -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>moin</product>
        </affected>
        <reference source="DSA" ref_url="http://www.debian.org/security/2009/dsa-1791" ref_id="DSA-1791"/>
        <description>It was discovered that the AttachFile action in moin, a python clone of WikiWiki, is prone to cross-site scripting attacks when renaming attachements or performing other sub-actions. The oldstable distribution (etch) is not vulnerable.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:03.072-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:21.249-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:43.801-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Release section" operator="AND">
        <extend_definition comment="Debian 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria comment="Architecture section" operator="OR">
          <criteria comment="Architecture independent section" operator="AND">
            <criterion comment="all architecture" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="python-moinmoin is earlier than 1.7.1-3+lenny2" test_ref="oval:org.mitre.oval:tst:12036"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7879" version="3" class="patch">
      <metadata>
        <title>DSA-1893 cyrus-imapd-2.2 kolab-cyrus-imapd -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cyrus-imapd-2.2</product>
          <product>kolab-cyrus-imapd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1893" ref_id="DSA-1893"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2632" ref_id="CVE-2009-2632"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3235" ref_id="CVE-2009-3235"/>
        <description>It was discovered that the SIEVE component of cyrus-imapd and kolab-cyrus-imapd, the Cyrus mail system, is vulnerable to a buffer overflow when processing SIEVE scripts. This can be used to elevate privileges to the cyrus system user. An attacker who is able to install SIEVE scripts executed by the server is therefore able to read and modify arbitrary email messages on the system. The update introduced by DSA 1881-1 was incomplete and the issue has been given an additional CVE id due to its complexity.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:24.550-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:20.133-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:42.975-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7879 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:56.767-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:10.075-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="cyrus-doc-2.2 is earlier than 2.2.13-14+lenny3" test_ref="oval:org.mitre.oval:tst:19636"/>
                <criterion comment="kolab-cyrus-admin is earlier than 2.2.13-5+lenny2" test_ref="oval:org.mitre.oval:tst:19537"/>
                <criterion comment="cyrus-admin-2.2 is earlier than 2.2.13-14+lenny3" test_ref="oval:org.mitre.oval:tst:19840"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="cyrus-clients-2.2 is earlier than 2.2.13-14+lenny3" test_ref="oval:org.mitre.oval:tst:20084"/>
                <criterion comment="kolab-libcyrus-imap-perl is earlier than 2.2.13-5+lenny2" test_ref="oval:org.mitre.oval:tst:20024"/>
                <criterion comment="kolab-cyrus-common is earlier than 2.2.13-5+lenny2" test_ref="oval:org.mitre.oval:tst:19914"/>
                <criterion comment="cyrus-nntpd-2.2 is earlier than 2.2.13-14+lenny3" test_ref="oval:org.mitre.oval:tst:19723"/>
                <criterion comment="cyrus-imapd-2.2 is earlier than 2.2.13-14+lenny3" test_ref="oval:org.mitre.oval:tst:20204"/>
                <criterion comment="kolab-cyrus-imapd is earlier than 2.2.13-5+lenny2" test_ref="oval:org.mitre.oval:tst:20227"/>
                <criterion comment="cyrus-dev-2.2 is earlier than 2.2.13-14+lenny3" test_ref="oval:org.mitre.oval:tst:20144"/>
                <criterion comment="cyrus-pop3d-2.2 is earlier than 2.2.13-14+lenny3" test_ref="oval:org.mitre.oval:tst:20216"/>
                <criterion comment="cyrus-common-2.2 is earlier than 2.2.13-14+lenny3" test_ref="oval:org.mitre.oval:tst:20171"/>
                <criterion comment="libcyrus-imap-perl22 is earlier than 2.2.13-14+lenny3" test_ref="oval:org.mitre.oval:tst:20035"/>
                <criterion comment="kolab-cyrus-pop3d is earlier than 2.2.13-5+lenny2" test_ref="oval:org.mitre.oval:tst:20023"/>
                <criterion comment="kolab-cyrus-clients is earlier than 2.2.13-5+lenny2" test_ref="oval:org.mitre.oval:tst:19619"/>
                <criterion comment="cyrus-murder-2.2 is earlier than 2.2.13-14+lenny3" test_ref="oval:org.mitre.oval:tst:20097"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="cyrus-doc-2.2 is earlier than 2.2.13-10+etch4" test_ref="oval:org.mitre.oval:tst:20118"/>
                <criterion comment="kolab-cyrus-admin is earlier than 2.2.13-2+etch2" test_ref="oval:org.mitre.oval:tst:20233"/>
                <criterion comment="cyrus-admin-2.2 is earlier than 2.2.13-10+etch4" test_ref="oval:org.mitre.oval:tst:20129"/>
              </criteria>
            </criteria>
            <criterion comment="cyrus-clients-2.2 is earlier than 2.2.13-10+etch4" test_ref="oval:org.mitre.oval:tst:20187"/>
            <criterion comment="cyrus-nntpd-2.2 is earlier than 2.2.13-10+etch4" test_ref="oval:org.mitre.oval:tst:19741"/>
            <criterion comment="cyrus-imapd-2.2 is earlier than 2.2.13-10+etch4" test_ref="oval:org.mitre.oval:tst:20034"/>
            <criterion comment="cyrus-dev-2.2 is earlier than 2.2.13-10+etch4" test_ref="oval:org.mitre.oval:tst:20150"/>
            <criterion comment="cyrus-pop3d-2.2 is earlier than 2.2.13-10+etch4" test_ref="oval:org.mitre.oval:tst:19566"/>
            <criterion comment="cyrus-common-2.2 is earlier than 2.2.13-10+etch4" test_ref="oval:org.mitre.oval:tst:19829"/>
            <criterion comment="libcyrus-imap-perl22 is earlier than 2.2.13-10+etch4" test_ref="oval:org.mitre.oval:tst:19549"/>
            <criterion comment="cyrus-murder-2.2 is earlier than 2.2.13-10+etch4" test_ref="oval:org.mitre.oval:tst:20098"/>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kolab-libcyrus-imap-perl is earlier than 2.2.13-2+etch2" test_ref="oval:org.mitre.oval:tst:20114"/>
                <criterion comment="kolab-cyrus-pop3d is earlier than 2.2.13-2+etch2" test_ref="oval:org.mitre.oval:tst:19272"/>
                <criterion comment="kolab-cyrus-clients is earlier than 2.2.13-2+etch2" test_ref="oval:org.mitre.oval:tst:20221"/>
                <criterion comment="kolab-cyrus-common is earlier than 2.2.13-2+etch2" test_ref="oval:org.mitre.oval:tst:19947"/>
                <criterion comment="kolab-cyrus-imapd is earlier than 2.2.13-2+etch2" test_ref="oval:org.mitre.oval:tst:19708"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7878" version="4" class="patch">
      <metadata>
        <title>DSA-1660 clamav -- null pointer dereference, resource exhaustion</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1660" ref_id="DSA-1660"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3912" ref_id="CVE-2008-3912"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3913" ref_id="CVE-2008-3913"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3914" ref_id="CVE-2008-3914"/>
        <description>Several denial-of-service vulnerabilities have been discovered in the ClamAV anti-virus toolkit: Insufficient checking for out-of-memory conditions results in null pointer dereferences (CVE-2008-3912). Incorrect error handling logic leads to memory leaks (CVE-2008-3913) and file descriptor leaks (CVE-2008-3914).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:03.196-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:19.336-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:42.523-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7878 - Typo Corrections" date="2014-05-22T11:01:00.943-04:00">
              <contributor organization="McAfee, Inc.">Jerome Athias</contributor>
            </modified>
            <status_change date="2014-05-22T11:03:39.700-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7878 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-23T04:09:09.759-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="clamav-docs is earlier than 0.90.1dfsg-4etch15" test_ref="oval:org.mitre.oval:tst:12736"/>
              <criterion comment="clamav-testfiles is earlier than 0.90.1dfsg-4etch15" test_ref="oval:org.mitre.oval:tst:12616"/>
              <criterion comment="clamav-base is earlier than 0.90.1dfsg-4etch15" test_ref="oval:org.mitre.oval:tst:12038"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libclamav-dev is earlier than 0.90.1dfsg-4etch15" test_ref="oval:org.mitre.oval:tst:12439"/>
              <criterion comment="clamav is earlier than 0.90.1dfsg-4etch15" test_ref="oval:org.mitre.oval:tst:12534"/>
              <criterion comment="clamav-dbg is earlier than 0.90.1dfsg-4etch15" test_ref="oval:org.mitre.oval:tst:11923"/>
              <criterion comment="libclamav2 is earlier than 0.90.1dfsg-4etch15" test_ref="oval:org.mitre.oval:tst:12603"/>
              <criterion comment="clamav-daemon is earlier than 0.90.1dfsg-4etch15" test_ref="oval:org.mitre.oval:tst:12565"/>
              <criterion comment="clamav-milter is earlier than 0.90.1dfsg-4etch15" test_ref="oval:org.mitre.oval:tst:12703"/>
              <criterion comment="clamav-freshclam is earlier than 0.90.1dfsg-4etch15" test_ref="oval:org.mitre.oval:tst:12741"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7877" version="3" class="patch">
      <metadata>
        <title>DSA-1783 mysql-dfsg-5.0 -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mysql-dfsg-5.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1783" ref_id="DSA-1783"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3963" ref_id="CVE-2008-3963"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4456" ref_id="CVE-2008-4456"/>
        <description>Multiple vulnerabilities have been identified affecting MySQL, a relational database server, and its associated interactive client application. The Common Vulnerabilities and Exposures project identifies the following two problems: Kay Roepke reported that the MySQL server would not properly handle an empty bit-string literal in an SQL statement, allowing an authenticated remote attacker to cause a denial of service (a crash) in mysqld. This issue affects the oldstable distribution (etch), but not the stable distribution (lenny). Thomas Henlich reported that the MySQL commandline client application did not encode HTML special characters when run in HTML output mode (that is, "mysql --html ..."). This could potentially lead to cross-site scripting or unintended script privilege escalation if the resulting output is viewed in a browser or incorporated into a web site.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:07.988-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:18.606-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:41.895-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7877 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:55.418-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:09.408-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="mysql-client is earlier than 5.0.51a-24+lenny1" test_ref="oval:org.mitre.oval:tst:18419"/>
                <criterion comment="mysql-common is earlier than 5.0.51a-24+lenny1" test_ref="oval:org.mitre.oval:tst:18765"/>
                <criterion comment="mysql-server is earlier than 5.0.51a-24+lenny1" test_ref="oval:org.mitre.oval:tst:18631"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libmysqlclient15-dev is earlier than 5.0.51a-24+lenny1" test_ref="oval:org.mitre.oval:tst:18687"/>
                <criterion comment="mysql-client-5.0 is earlier than 5.0.51a-24+lenny1" test_ref="oval:org.mitre.oval:tst:18487"/>
                <criterion comment="mysql-server-5.0 is earlier than 5.0.51a-24+lenny1" test_ref="oval:org.mitre.oval:tst:18744"/>
                <criterion comment="libmysqlclient15off is earlier than 5.0.51a-24+lenny1" test_ref="oval:org.mitre.oval:tst:17890"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="mysql-client is earlier than 5.0.32-7etch10" test_ref="oval:org.mitre.oval:tst:18632"/>
                <criterion comment="mysql-common is earlier than 5.0.32-7etch10" test_ref="oval:org.mitre.oval:tst:18178"/>
                <criterion comment="mysql-server is earlier than 5.0.32-7etch10" test_ref="oval:org.mitre.oval:tst:18770"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libmysqlclient15-dev is earlier than 5.0.32-7etch10" test_ref="oval:org.mitre.oval:tst:18542"/>
                <criterion comment="mysql-server-4.1 is earlier than 5.0.32-7etch10" test_ref="oval:org.mitre.oval:tst:18626"/>
                <criterion comment="mysql-client-5.0 is earlier than 5.0.32-7etch10" test_ref="oval:org.mitre.oval:tst:18390"/>
                <criterion comment="libmysqlclient15off is earlier than 5.0.32-7etch10" test_ref="oval:org.mitre.oval:tst:18848"/>
                <criterion comment="mysql-server-5.0 is earlier than 5.0.32-7etch10" test_ref="oval:org.mitre.oval:tst:18526"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7875" version="3" class="patch">
      <metadata>
        <title>DSA-1690 avahi -- assert errors</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>avahi</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1690" ref_id="DSA-1690"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3372" ref_id="CVE-2007-3372"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5081" ref_id="CVE-2008-5081"/>
        <description>Two denial of service conditions were discovered in avahi, a Multicast DNS implementation. Huge Dias discovered that the avahi daemon aborts with an assert error if it encounters a UDP packet with source port 0 (CVE-2008-5081). It was discovered that the avahi daemon aborts with an assert error if it receives an empty TXT record over D-Bus (CVE-2007-3372).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:53.834-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:17.726-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:41.277-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7875 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:53.578-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:08.995-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="python-avahi is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14668"/>
              <criterion comment="avahi-discover is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14685"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libavahi-compat-libdnssd-dev is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14733"/>
              <criterion comment="libavahi-compat-howl0 is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14851"/>
              <criterion comment="libavahi-qt4-1 is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14431"/>
              <criterion comment="libavahi-common-dev is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:13918"/>
              <criterion comment="libavahi-compat-howl-dev is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14917"/>
              <criterion comment="libavahi-common3 is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14713"/>
              <criterion comment="libavahi-glib-dev is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14844"/>
              <criterion comment="avahi-dnsconfd is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14119"/>
              <criterion comment="libavahi-client3 is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14681"/>
              <criterion comment="libavahi-qt4-dev is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14700"/>
              <criterion comment="avahi-daemon is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14666"/>
              <criterion comment="libavahi-common-data is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14873"/>
              <criterion comment="avahi-utils is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14716"/>
              <criterion comment="libavahi-compat-libdnssd1 is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14913"/>
              <criterion comment="avahi-autoipd is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14397"/>
              <criterion comment="libavahi-qt3-1 is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14766"/>
              <criterion comment="libavahi-glib1 is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14215"/>
              <criterion comment="libavahi-qt3-dev is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14657"/>
              <criterion comment="libavahi-core-dev is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14742"/>
              <criterion comment="libavahi-core4 is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14865"/>
              <criterion comment="libavahi-client-dev is earlier than 0.6.16-3etch2" test_ref="oval:org.mitre.oval:tst:14546"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7874" version="3" class="patch">
      <metadata>
        <title>DSA-1456 fail2ban -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>fail2ban</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1456" ref_id="DSA-1456"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4321" ref_id="CVE-2007-4321"/>
        <description>Daniel B. Cid discovered that fail2ban, a tool to block IP addresses that cause login failures, is too liberal about parsing SSH log files, allowing an attacker to block any IP address. The old stable distribution (sarge) doesn't contain fail2ban. For the stable distribution (etch), this problem has been fixed in version 0.7.5-2etch1. For the unstable distribution (sid), this problem has been fixed in version 0.8.0-4. We recommend that you upgrade your fail2ban package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:17.958-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:17.443-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:41.060-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7874 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:55.879-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:08.838-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="fail2ban is earlier than 0.7.5-2etch1" test_ref="oval:org.mitre.oval:tst:17896"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7873" version="3" class="patch">
      <metadata>
        <title>DSA-1799 qemu -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>qemu</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1799" ref_id="DSA-1799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0928" ref_id="CVE-2008-0928"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4539" ref_id="CVE-2008-4539"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1945" ref_id="CVE-2008-1945"/>
        <description>Several vulnerabilities have been discovered in the QEMU processor emulator. The Common Vulnerabilities and Exposures project identifies the following problems: Ian Jackson discovered that range checks of file operations on emulated disk devices were insufficiently enforced. It was discovered that an error in the format auto detection of removable media could lead to the disclosure of files in the host system. A buffer overflow has been found in the emulation of the Cirrus graphics adaptor.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:02-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:48:54.212-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:16.884-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:40.750-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7873 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:55.201-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:08.581-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          </criteria>
          <criterion comment="qemu is earlier than 0.9.1-10lenny1" test_ref="oval:org.mitre.oval:tst:11573"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          </criteria>
          <criterion comment="qemu is earlier than 0.8.2-4etch3" test_ref="oval:org.mitre.oval:tst:11949"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7872" version="3" class="patch">
      <metadata>
        <title>DSA-1820 xulrunner -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1820" ref_id="DSA-1820"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1392" ref_id="CVE-2009-1392"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1832" ref_id="CVE-2009-1832"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1833" ref_id="CVE-2009-1833"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1834" ref_id="CVE-2009-1834"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1835" ref_id="CVE-2009-1835"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1836" ref_id="CVE-2009-1836"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1837" ref_id="CVE-2009-1837"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1838" ref_id="CVE-2009-1838"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1839" ref_id="CVE-2009-1839"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1840" ref_id="CVE-2009-1840"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1841" ref_id="CVE-2009-1841"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications, such as the Iceweasel web browser. The Common Vulnerabilities and Exposures project identifies the following problems: Several issues in the browser engine have been discovered, which can result in the execution of arbitrary code. (MFSA 2009-24) It is possible to execute arbitrary code via vectors involving "double frame construction." (MFSA 2009-24) Jesse Ruderman and Adam Hauner discovered a problem in the JavaScript engine, which could lead to the execution of arbitrary code. (MFSA 2009-24) Pavel Cvrcek discovered a potential issue leading to a spoofing attack on the location bar related to certain invalid unicode characters. (MFSA 2009-25) Gregory Fleischer discovered that it is possible to read arbitrary cookies via a crafted HTML document. (MFSA 2009-26) Shuo Chen, Ziqing Mao, Yi-Min Wang and Ming Zhang reported a potential man-in-the-middle attack, when using a proxy due to insufficient checks on a certain proxy response. (MFSA 2009-27) Jakob Balle and Carsten Eiram reported a race condition in the NPObjWrapper_NewResolve function that can be used to execute arbitrary code. (MFSA 2009-28) moz_bug_r_a4 discovered that it is possible to execute arbitrary JavaScript with chrome privileges due to an error in the garbage-collection implementation. (MFSA 2009-29) Adam Barth and Collin Jackson reported a potential privilege escalation when loading a file::resource via the location bar. (MFSA 2009-30) Wladimir Palant discovered that it is possible to bypass access restrictions due to a lack of content policy check, when loading a script file into a XUL document. (MFSA 2009-31) moz_bug_r_a4 reported that it is possible for scripts from page content to run with elevated privileges and thus potentially executing arbitrary code with the object's chrome privileges. (MFSA 2009-32)</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:57.554-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:16.364-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:40.251-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7872 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:58.268-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:07.858-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libmozillainterfaces-java is earlier than 1.9.0.11-0lenny1" test_ref="oval:org.mitre.oval:tst:17320"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libmozjs-dev is earlier than 1.9.0.11-0lenny1" test_ref="oval:org.mitre.oval:tst:16391"/>
              <criterion comment="spidermonkey-bin is earlier than 1.9.0.11-0lenny1" test_ref="oval:org.mitre.oval:tst:17100"/>
              <criterion comment="xulrunner-dev is earlier than 1.9.0.11-0lenny1" test_ref="oval:org.mitre.oval:tst:17290"/>
              <criterion comment="xulrunner-1.9 is earlier than 1.9.0.11-0lenny1" test_ref="oval:org.mitre.oval:tst:17344"/>
              <criterion comment="libmozjs1d-dbg is earlier than 1.9.0.11-0lenny1" test_ref="oval:org.mitre.oval:tst:17347"/>
              <criterion comment="libmozjs1d is earlier than 1.9.0.11-0lenny1" test_ref="oval:org.mitre.oval:tst:16845"/>
              <criterion comment="python-xpcom is earlier than 1.9.0.11-0lenny1" test_ref="oval:org.mitre.oval:tst:17144"/>
              <criterion comment="xulrunner-1.9-dbg is earlier than 1.9.0.11-0lenny1" test_ref="oval:org.mitre.oval:tst:17374"/>
              <criterion comment="xulrunner-1.9-gnome-support is earlier than 1.9.0.11-0lenny1" test_ref="oval:org.mitre.oval:tst:17324"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7871" version="3" class="patch">
      <metadata>
        <title>DSA-1612 ruby1.8 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ruby1.8</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1612" ref_id="DSA-1612"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2662" ref_id="CVE-2008-2662"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2663" ref_id="CVE-2008-2663"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2664" ref_id="CVE-2008-2664"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2725" ref_id="CVE-2008-2725"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2726" ref_id="CVE-2008-2726"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2376" ref_id="CVE-2008-2376"/>
        <description>Several vulnerabilities have been discovered in the interpreter for the Ruby language, which may lead to denial of service or the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems: Drew Yao discovered that multiple integer overflows in the string processing code may lead to denial of service and potentially the execution of arbitrary code. Drew Yao discovered that multiple integer overflows in the string processing code may lead to denial of service and potentially the execution of arbitrary code. Drew Yao discovered that a programming error in the string processing code may lead to denial of service and potentially the execution of arbitrary code. Drew Yao discovered that an integer overflow in the array handling code may lead to denial of service and potentially the execution of arbitrary code. Drew Yao discovered that an integer overflow in the array handling code may lead to denial of service and potentially the execution of arbitrary code. It was discovered that an integer overflow in the array handling code may lead to denial of service and potentially the execution of arbitrary</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:31.552-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:15.345-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:39.710-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7871 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:58.579-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:07.348-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="rdoc1.8 is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16539"/>
              <criterion comment="ri1.8 is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16261"/>
              <criterion comment="ruby1.8-elisp is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16509"/>
              <criterion comment="ruby1.8-examples is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16109"/>
              <criterion comment="irb1.8 is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16519"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ruby1.8 is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16403"/>
              <criterion comment="libdbm-ruby1.8 is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16149"/>
              <criterion comment="libopenssl-ruby1.8 is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16385"/>
              <criterion comment="ruby1.8-dev is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16412"/>
              <criterion comment="libreadline-ruby1.8 is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16386"/>
              <criterion comment="libgdbm-ruby1.8 is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16248"/>
              <criterion comment="libtcltk-ruby1.8 is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:16244"/>
              <criterion comment="libruby1.8-dbg is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:15946"/>
              <criterion comment="libruby1.8 is earlier than 1.8.5-4etch2" test_ref="oval:org.mitre.oval:tst:15990"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7870" version="3" class="patch">
      <metadata>
        <title>DSA-1914 mapserver -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mapserver</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1914" ref_id="DSA-1914"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0843" ref_id="CVE-2009-0843"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0842" ref_id="CVE-2009-0842"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0841" ref_id="CVE-2009-0841"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0840" ref_id="CVE-2009-0840"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0839" ref_id="CVE-2009-0839"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2281" ref_id="CVE-2009-2281"/>
        <description>Several vulnerabilities have been discovered in mapserver, a CGI-based web framework to publish spatial data and interactive mapping applications. The Common Vulnerabilities and Exposures project identifies the following problems: Missing input validation on a user supplied map queryfile name can be used by an attacker to check for the existence of a specific file by using the queryfile GET parameter and checking for differences in error messages. A lack of file type verification when parsing a map file can lead to partial disclosure of content from arbitrary files through parser error messages. Due to missing input validation when saving map files under certain conditions it is possible to perform directory traversal attacks and to create arbitrary files. NOTE: Unless the attacker is able to create directories in the image path or there is already a readable directory this doesn't affect installations on Linux as the fopen() syscall will fail in case a sub path is not readable. It was discovered that mapserver is vulnerable to a stack-based buffer overflow when processing certain GET parameters. An attacker can use this to execute arbitrary code on the server via crafted id parameters. An integer overflow leading to a heap-based buffer overflow when processing the Content-Length header of an HTTP request can be used by an attacker to execute arbitrary code via crafted POST requests containing negative Content-Length values. An integer overflow when processing HTTP requests can lead to a heap-based buffer overflow. An attacker can use this to execute arbitrary code either via crafted Content-Length values or large HTTP request. This is partly because of an incomplete fix for CVE-2009-0840.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:21.897-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:14.485-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:38.487-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7870 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:05.572-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:06.860-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="mapserver-doc is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:15901"/>
                <criterion comment="libmapscript-ruby is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:16241"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="mapserver-bin is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:16361"/>
                <criterion comment="python-mapscript is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:16222"/>
                <criterion comment="libmapscript-ruby1.8 is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:16080"/>
                <criterion comment="libmapscript-ruby1.9 is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:15908"/>
                <criterion comment="perl-mapscript is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:15856"/>
                <criterion comment="php5-mapscript is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:16389"/>
                <criterion comment="cgi-mapserver is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:16327"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="mapserver-doc is earlier than 4.10.0-5.1+etch4" test_ref="oval:org.mitre.oval:tst:16169"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="mapserver-bin is earlier than 4.10.0-5.1+etch4" test_ref="oval:org.mitre.oval:tst:16315"/>
                <criterion comment="python-mapscript is earlier than 4.10.0-5.1+etch4" test_ref="oval:org.mitre.oval:tst:16284"/>
                <criterion comment="perl-mapscript is earlier than 4.10.0-5.1+etch4" test_ref="oval:org.mitre.oval:tst:16164"/>
                <criterion comment="php5-mapscript is earlier than 4.10.0-5.1+etch4" test_ref="oval:org.mitre.oval:tst:16175"/>
                <criterion comment="cgi-mapserver is earlier than 4.10.0-5.1+etch4" test_ref="oval:org.mitre.oval:tst:16338"/>
                <criterion comment="php4-mapscript is earlier than 4.10.0-5.1+etch4" test_ref="oval:org.mitre.oval:tst:15472"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7869" version="3" class="patch">
      <metadata>
        <title>DSA-1534 iceape -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceape</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1534" ref_id="DSA-1534"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4879" ref_id="CVE-2007-4879"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1233" ref_id="CVE-2008-1233"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1234" ref_id="CVE-2008-1234"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1235" ref_id="CVE-2008-1235"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1236" ref_id="CVE-2008-1236"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1237" ref_id="CVE-2008-1237"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1238" ref_id="CVE-2008-1238"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1240" ref_id="CVE-2008-1240"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1241" ref_id="CVE-2008-1241"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3738" ref_id="CVE-2007-3738"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5338" ref_id="CVE-2007-5338"/>
        <description>Several remote vulnerabilities have been discovered in the Iceape internet suite, an unbranded version of the Seamonkey Internet Suite. The Common Vulnerabilities and Exposures project identifies the following problems: Peter Brodersen and Alexander Klink discovered that the autoselection of SSL client certificates could lead to users being tracked, resulting in a loss of privacy. moz_bug_r_a4 discovered that variants of CVE-2007-3738 and CVE-2007-5338 allow the execution of arbitrary code through XPCNativeWrapper. moz_bug_r_a4 discovered that insecure handling of event handlers could lead to cross-site scripting. Boris Zbarsky, Johnny Stenback and moz_bug_r_a4 discovered that incorrect principal handling could lead to cross-site scripting and the execution of arbitrary code. Tom Ferris, Seth Spitzer, Martin Wargers, John Daggett and Mats Palmgren discovered crashes in the layout engine, which might allow the execution of arbitrary code. Georgi, Tgirmann and Igor Bukanov discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. Gregory Fleischer discovered that HTTP Referrer headers were handled incorrectly in combination with URLs containing Basic Authentication credentials with empty usernames, resulting in potential Cross-Site Request Forgery attacks. Gregory Fleischer discovered that web content fetched through the jar: protocol can use Java to connect to arbitrary ports. This is only an issue in combination with the non-free Java plugin. Chris Thomas discovered that background tabs could generate XUL popups overlaying the current tab, resulting in potential spoofing attacks. The Mozilla products from the old stable distribution (sarge) are no longer supported.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:30.240-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:13.789-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:37.861-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7869 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:59.238-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:06.587-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-calendar is earlier than 1.8+1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12620"/>
              <criterion comment="mozilla-chatzilla is earlier than 1.8+1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13018"/>
              <criterion comment="iceape is earlier than 1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13157"/>
              <criterion comment="iceape-chatzilla is earlier than 1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12993"/>
              <criterion comment="iceape-dev is earlier than 1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12919"/>
              <criterion comment="mozilla-psm is earlier than 1.8+1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13211"/>
              <criterion comment="mozilla-mailnews is earlier than 1.8+1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13079"/>
              <criterion comment="mozilla-dom-inspector is earlier than 1.8+1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13207"/>
              <criterion comment="mozilla-js-debugger is earlier than 1.8+1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12644"/>
              <criterion comment="mozilla-browser is earlier than 1.8+1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13062"/>
              <criterion comment="mozilla-dev is earlier than 1.8+1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13197"/>
              <criterion comment="mozilla is earlier than 1.8+1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13143"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="iceape-dbg is earlier than 1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12991"/>
              <criterion comment="iceape-dom-inspector is earlier than 1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12338"/>
              <criterion comment="iceape-mailnews is earlier than 1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12656"/>
              <criterion comment="iceape-browser is earlier than 1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13049"/>
              <criterion comment="iceape-calendar is earlier than 1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:13114"/>
              <criterion comment="iceape-gnome-support is earlier than 1.0.13~pre080323b-0etch1" test_ref="oval:org.mitre.oval:tst:12323"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7866" version="3" class="patch">
      <metadata>
        <title>DSA-1841 git-core -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>git-core</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1841" ref_id="DSA-1841"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2108" ref_id="CVE-2009-2108"/>
        <description>It was discovered that git-daemon which is part of git-core, a popular distributed revision control system, is vulnerable to denial of service attacks caused by a programming mistake in handling requests containing extra unrecognized arguments which results in an infinite loop. While this is no problem for the daemon itself as every request will spawn a new git-daemon instance, this still results in a very high CPU consumption and might lead to denial of service conditions.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:09.927-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:11.862-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:37.232-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7866 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:58.815-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:06.319-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="gitweb is earlier than 1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:12655"/>
                <criterion comment="git-arch is earlier than 1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:12008"/>
                <criterion comment="gitk is earlier than 1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:12432"/>
                <criterion comment="git-gui is earlier than 1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:12754"/>
                <criterion comment="git-daemon-run is earlier than 1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:12570"/>
                <criterion comment="git-doc is earlier than 1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:12675"/>
                <criterion comment="git-svn is earlier than 1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:12255"/>
                <criterion comment="git-cvs is earlier than 1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:12277"/>
                <criterion comment="git-email is earlier than 1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:12486"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criterion comment="git-core is earlier than 1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:12569"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="gitweb is earlier than 1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:12713"/>
                <criterion comment="git-arch is earlier than 1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:12615"/>
                <criterion comment="gitk is earlier than 1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:12711"/>
                <criterion comment="git-daemon-run is earlier than 1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:12748"/>
                <criterion comment="git-doc is earlier than 1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:12683"/>
                <criterion comment="git-svn is earlier than 1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:11796"/>
                <criterion comment="git-cvs is earlier than 1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:12136"/>
                <criterion comment="git-email is earlier than 1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:12714"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criterion comment="git-core is earlier than 1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:12619"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7864" version="5" class="patch">
      <metadata>
        <title>DSA-1793 kdegraphics -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>kdegraphics</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1793" ref_id="DSA-1793"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0146" ref_id="CVE-2009-0146"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0147" ref_id="CVE-2009-0147"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0165" ref_id="CVE-2009-0165"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0166" ref_id="CVE-2009-0166"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0799" ref_id="CVE-2009-0799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0800" ref_id="CVE-2009-0800"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1179" ref_id="CVE-2009-1179"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1180" ref_id="CVE-2009-1180"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1181" ref_id="CVE-2009-1181"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1182" ref_id="CVE-2009-1182"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1183" ref_id="CVE-2009-1183"/>
        <description>kpdf, a Portable Document Format (PDF) viewer for KDE, is based on the xpdf program and thus suffers from similar flaws to those described in DSA-1790. The Common Vulnerabilities and Exposures project identifies the following problems: Multiple buffer overflows in the JBIG2 decoder in kpdf allow remote attackers to cause a denial of service (crash) via a crafted PDF file, related to (1) JBIG2SymbolDict::setBitmap and (2) JBIG2Stream::readSymbolDictSeg. Multiple integer overflows in the JBIG2 decoder in kpdf allow remote attackers to cause a denial of service (crash) via a crafted PDF file, related to (1) JBIG2Stream::readSymbolDictSeg, (2) JBIG2Stream::readSymbolDictSeg, and (3) JBIG2Stream::readGenericBitmap. Integer overflow in the JBIG2 decoder in kpdf has unspecified impact related to "g*allocn." The JBIG2 decoder in kpdf allows remote attackers to cause a denial of service (crash) via a crafted PDF file that triggers a free of uninitialised memory. The JBIG2 decoder in kpdf allows remote attackers to cause a denial of service (crash) via a crafted PDF file that triggers an out-of-bounds read. Multiple "input validation flaws" in the JBIG2 decoder in kpdf allow remote attackers to execute arbitrary code via a crafted PDF file. Integer overflow in the JBIG2 decoder in kpdf allows remote attackers to execute arbitrary code via a crafted PDF file. The JBIG2 decoder in kpdf allows remote attackers to execute arbitrary code via a crafted PDF file that triggers a free of invalid data. The JBIG2 decoder in kpdf allows remote attackers to cause a denial of service (crash) via a crafted PDF file that triggers a NULL pointer dereference. Multiple buffer overflows in the JBIG2 MMR decoder in kpdf allow remote attackers to execute arbitrary code via a crafted PDF file. The JBIG2 MMR decoder in kpdf allows remote attackers to cause a denial of service (infinite loop and hang) via a crafted PDF file. The old stable distribution (etch), these problems have been fixed in version 4:3.5.5-3etch3.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:02-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:01.580-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:10.551-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:36.129-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7864 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:32:59.080-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:05.905-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7864 - Modified Debian patches to correct Epochs." date="2015-02-03T13:21:00.730-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:25:37.882-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:43.933-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kdegraphics is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11739"/>
                <criterion comment="kdegraphics-doc-html is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:41028"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kdegraphics-kfile-plugins is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11465"/>
                <criterion comment="ksvg is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:41742"/>
                <criterion comment="libkscan-dev is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11769"/>
                <criterion comment="kgamma is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11735"/>
                <criterion comment="libkscan1 is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11170"/>
                <criterion comment="kpovmodeler is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11935"/>
                <criterion comment="kooka is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11597"/>
                <criterion comment="kdegraphics-dev is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:12015"/>
                <criterion comment="kghostview is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11990"/>
                <criterion comment="kfaxview is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11869"/>
                <criterion comment="kviewshell is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11652"/>
                <criterion comment="kview is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:12052"/>
                <criterion comment="kfax is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:41005"/>
                <criterion comment="ksnapshot is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11812"/>
                <criterion comment="kmrml is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11746"/>
                <criterion comment="kpdf is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11693"/>
                <criterion comment="kcoloredit is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:41845"/>
                <criterion comment="kiconedit is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11212"/>
                <criterion comment="kruler is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11758"/>
                <criterion comment="kuickshow is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11862"/>
                <criterion comment="kdvi is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:12000"/>
                <criterion comment="kdegraphics-dbg is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11730"/>
                <criterion comment="kolourpaint is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11818"/>
                <criterion comment="kamera is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:11650"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kdegraphics is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11715"/>
                <criterion comment="kdegraphics-doc-html is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11997"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="kdegraphics-kfile-plugins is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:12045"/>
                <criterion comment="ksvg is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:12043"/>
                <criterion comment="libkscan-dev is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11888"/>
                <criterion comment="kgamma is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:12050"/>
                <criterion comment="libkscan1 is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11855"/>
                <criterion comment="kpovmodeler is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11483"/>
                <criterion comment="kooka is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11762"/>
                <criterion comment="kdegraphics-dev is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11952"/>
                <criterion comment="kghostview is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:12004"/>
                <criterion comment="kfaxview is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11928"/>
                <criterion comment="kviewshell is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11319"/>
                <criterion comment="kview is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:12034"/>
                <criterion comment="kfax is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11916"/>
                <criterion comment="ksnapshot is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11616"/>
                <criterion comment="kmrml is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11709"/>
                <criterion comment="kpdf is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11953"/>
                <criterion comment="kcoloredit is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11332"/>
                <criterion comment="kiconedit is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11921"/>
                <criterion comment="kruler is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11781"/>
                <criterion comment="kuickshow is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11978"/>
                <criterion comment="kdvi is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:12059"/>
                <criterion comment="kdegraphics-dbg is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11914"/>
                <criterion comment="kolourpaint is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11445"/>
                <criterion comment="kamera is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:11085"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7863" version="3" class="patch">
      <metadata>
        <title>DSA-1842 openexr -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openexr</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1842" ref_id="DSA-1842"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1720" ref_id="CVE-2009-1720"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1721" ref_id="CVE-2009-1721"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1722" ref_id="CVE-2009-1722"/>
        <description>Several vulnerabilities have been discovered in the OpenEXR image library, which can lead to the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems: Drew Yao discovered integer overflows in the preview and compression code. Drew Yao discovered that an uninitialised pointer could be freed in the decompression code. A buffer overflow was discovered in the compression code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:07.678-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:09.338-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:35.634-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7863 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:52.372-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:05.551-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libopenexr-dev is earlier than 1.6.1-3+lenny3" test_ref="oval:org.mitre.oval:tst:12512"/>
            <criterion comment="openexr is earlier than 1.6.1-3+lenny3" test_ref="oval:org.mitre.oval:tst:12326"/>
            <criterion comment="libopenexr6 is earlier than 1.6.1-3+lenny3" test_ref="oval:org.mitre.oval:tst:12696"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="openexr is earlier than 1.2.2-4.3+etch2" test_ref="oval:org.mitre.oval:tst:12744"/>
            <criterion comment="libopenexr-dev is earlier than 1.2.2-4.3+etch2" test_ref="oval:org.mitre.oval:tst:12707"/>
            <criterion comment="libopenexr2c2a is earlier than 1.2.2-4.3+etch2" test_ref="oval:org.mitre.oval:tst:12737"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7859" version="5" class="patch">
      <metadata>
        <title>DSA-1875 ikiwiki -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>ikiwiki</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1875" ref_id="DSA-1875"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2944" ref_id="CVE-2009-2944"/>
        <description>Josh Triplett discovered that the blacklist for potentially harmful TeX code of the teximg module of the Ikiwiki wiki compiler was incomplete, resulting in information disclosure. The old stable distribution (etch) is not affected.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:42.746-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:08.965-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:35.421-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5745 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:38.989-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:58.031-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7859 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:59.423-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:05.387-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="ikiwiki is earlier than 2.53.4" test_ref="oval:org.mitre.oval:tst:15315"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7858" version="5" class="patch">
      <metadata>
        <title>DSA-1509 koffice -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>koffice</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1509" ref_id="DSA-1509"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4352" ref_id="CVE-2007-4352"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5392" ref_id="CVE-2007-5392"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5393" ref_id="CVE-2007-5393"/>
        <description>Several vulnerabilities have been discovered in xpdf code that is embedded in koffice, an integrated office suite for KDE. These flaws could allow an attacker to execute arbitrary code by inducing the user to import a specially crafted PDF document. The Common Vulnerabilities and Exposures project identifies the following problems: Array index error in the DCTStream::readProgressiveDataUnit method in xpdf/Stream.cc in Xpdf 3.02pl1, as used in poppler, teTeX, KDE, KOffice, CUPS, and other products, allows remote attackers to trigger memory corruption and execute arbitrary code via a crafted PDF file. Integer overflow in the DCTStream::reset method in xpdf/Stream.cc in Xpdf 3.02p11 allows remote attackers to execute arbitrary code via a crafted PDF file, resulting in a heap-based buffer overflow. Heap-based buffer overflow in the CCITTFaxStream::lookChar method in xpdf/Stream.cc in Xpdf 3.02p11 allows remote attackers to execute arbitrary code via a PDF file that contains a crafted CCITTFaxDecode filter. Updates for the old stable distribution (sarge) will be made available as soon as possible.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:11.114-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:07.963-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:34.735-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7858 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:55.685-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:05.146-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:16156 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:10.613-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:43.503-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="krita-data is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15859"/>
              <criterion comment="koffice-doc is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15920"/>
              <criterion comment="koffice is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15475"/>
              <criterion comment="koffice-doc-html is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:16058"/>
              <criterion comment="kivio-data is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:16010"/>
              <criterion comment="koffice-data is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15884"/>
              <criterion comment="kword-data is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15945"/>
              <criterion comment="kpresenter-data is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:16042"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="kpresenter is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:16040"/>
              <criterion comment="kivio is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:16133"/>
              <criterion comment="koffice-dbg is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:16137"/>
              <criterion comment="koffice-dev is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15958"/>
              <criterion comment="kugar is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:16135"/>
              <criterion comment="krita is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15701"/>
              <criterion comment="kplato is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15750"/>
              <criterion comment="kformula is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:16067"/>
              <criterion comment="kchart is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15967"/>
              <criterion comment="koffice-libs is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:16156"/>
              <criterion comment="karbon is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15994"/>
              <criterion comment="koshell is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15944"/>
              <criterion comment="kspread is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15831"/>
              <criterion comment="kthesaurus is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:16116"/>
              <criterion comment="kexi is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15628"/>
              <criterion comment="kword is earlier than 1:1.6.1-2etch2" test_ref="oval:org.mitre.oval:tst:15977"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7856" version="3" class="patch">
      <metadata>
        <title>DSA-1792 drupal6 -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>drupal6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1792" ref_id="DSA-1792"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1575" ref_id="CVE-2009-1575"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1576" ref_id="CVE-2009-1576"/>
        <description>Multiple vulnerabilities have been discovered in drupal, a web content management system. The Common Vulnerabilities and Exposures project identifies the following problems: pod.Edge discovered a cross-site scripting vulnerability due that can be triggered when some browsers interpret UTF-8 strings as UTF-7 if they appear before the generated HTML document defines its Content-Type. This allows a malicious user to execute arbitrary javascript in the context of the web site if they're allowed to post content. Moritz Naumann discovered an information disclosure vulnerability. If a user is tricked into visiting the site via a specially crafted URL and then submits a form (such as the search box) from that page, the information in their form submission may be directed to a third-party site determined by the URL and thus disclosed to the third party. The third party site may then execute a cross-site request forgery attack against the submitted form. The old stable distribution (etch) does not contain drupal and is not affected.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:02.760-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:07.476-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:34.503-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7856 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:56.041-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:04.921-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="drupal6 is earlier than 6.6-3lenny1" test_ref="oval:org.mitre.oval:tst:11475"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7855" version="3" class="patch">
      <metadata>
        <title>DSA-1944 request-tracker3.4 request-tracker3.6 -- session hijack</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>request-tracker3.4</product>
          <product>request-tracker3.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1944" ref_id="DSA-1944"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3585" ref_id="CVE-2009-3585"/>
        <description>Mikal Gule discovered that request-tracker, an extensible trouble-ticket tracking system, is prone to an attack, where an attacker with access to the same domain can hijack a user's RT session.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:02-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:48:49.782-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:06.727-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:33.934-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7855 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:43:00.446-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:04.704-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="rt3.6-db-sqlite is earlier than 3.6.7-5+lenny3" test_ref="oval:org.mitre.oval:tst:11777"/>
            <criterion comment="rt3.6-db-postgresql is earlier than 3.6.7-5+lenny3" test_ref="oval:org.mitre.oval:tst:11982"/>
            <criterion comment="request-tracker3.6 is earlier than 3.6.7-5+lenny3" test_ref="oval:org.mitre.oval:tst:11615"/>
            <criterion comment="rt3.6-apache2 is earlier than 3.6.7-5+lenny3" test_ref="oval:org.mitre.oval:tst:11592"/>
            <criterion comment="rt3.6-db-mysql is earlier than 3.6.7-5+lenny3" test_ref="oval:org.mitre.oval:tst:11973"/>
            <criterion comment="rt3.6-clients is earlier than 3.6.7-5+lenny3" test_ref="oval:org.mitre.oval:tst:11992"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="request-tracker3.4 is earlier than 3.4.5-2+etch1" test_ref="oval:org.mitre.oval:tst:41392"/>
            <criterion comment="rt3.4-clients is earlier than 3.4.5-2+etch1" test_ref="oval:org.mitre.oval:tst:12032"/>
            <criterion comment="rt3.4-apache is earlier than 3.4.5-2+etch1" test_ref="oval:org.mitre.oval:tst:11061"/>
            <criterion comment="rt3.6-apache2 is earlier than 3.6.1-4+etch1" test_ref="oval:org.mitre.oval:tst:11805"/>
            <criterion comment="rt3.4-apache2 is earlier than 3.4.5-2+etch1" test_ref="oval:org.mitre.oval:tst:11518"/>
            <criterion comment="rt3.6-apache is earlier than 3.6.1-4+etch1" test_ref="oval:org.mitre.oval:tst:11630"/>
            <criterion comment="request-tracker3.6 is earlier than 3.6.1-4+etch1" test_ref="oval:org.mitre.oval:tst:11813"/>
            <criterion comment="rt3.6-clients is earlier than 3.6.1-4+etch1" test_ref="oval:org.mitre.oval:tst:11867"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7854" version="3" class="patch">
      <metadata>
        <title>DSA-1519 horde3 -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>horde3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1519" ref_id="DSA-1519"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1284" ref_id="CVE-2008-1284"/>
        <description>It was discovered that the Horde web application framework permits arbitrary file inclusion by a remote attacker through the theme preference parameter.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:03.786-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:06.275-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:33.673-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7854 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:53.780-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:04.523-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="horde3 is earlier than 3.1.3-4etch3" test_ref="oval:org.mitre.oval:tst:12370"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="horde3 is earlier than 3.0.4-4sarge7" test_ref="oval:org.mitre.oval:tst:12701"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7853" version="3" class="patch">
      <metadata>
        <title>DSA-1860 ruby1.8, ruby1.9 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ruby1.8</product>
          <product>ruby1.9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1860" ref_id="DSA-1860"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0642" ref_id="CVE-2009-0642"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1904" ref_id="CVE-2009-1904"/>
        <description>Several vulnerabilities have been discovered in Ruby. The Common Vulnerabilities and Exposures project identifies the following problems: The return value from the OCSP_basic_verify function was not checked properly, allowing continued use of a revoked certificate. An issue in parsing BigDecimal numbers can result in a denial-of-service condition (crash). The following matrix identifies fixed versions: We recommend that you upgrade your Ruby packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:51.963-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:04.648-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:32.216-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7853 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:57.710-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:04.090-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="rdoc1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17006"/>
                <criterion comment="rdoc1.9 is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17811"/>
                <criterion comment="ri1.9 is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17795"/>
                <criterion comment="ri1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17876"/>
                <criterion comment="ruby1.8-examples is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17495"/>
                <criterion comment="ruby1.9-examples is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17879"/>
                <criterion comment="ruby1.8-elisp is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17836"/>
                <criterion comment="ruby1.9-elisp is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17780"/>
                <criterion comment="irb1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17919"/>
                <criterion comment="irb1.9 is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17757"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17940"/>
                <criterion comment="libdbm-ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17789"/>
                <criterion comment="ruby1.9-dev is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17372"/>
                <criterion comment="libopenssl-ruby1.9 is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17556"/>
                <criterion comment="libopenssl-ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17591"/>
                <criterion comment="ruby1.8-dev is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17882"/>
                <criterion comment="libtcltk-ruby1.9 is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17790"/>
                <criterion comment="libreadline-ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17787"/>
                <criterion comment="libreadline-ruby1.9 is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17988"/>
                <criterion comment="ruby1.9 is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17261"/>
                <criterion comment="libruby1.9-dbg is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17871"/>
                <criterion comment="libtcltk-ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17140"/>
                <criterion comment="libgdbm-ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17867"/>
                <criterion comment="libgdbm-ruby1.9 is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17023"/>
                <criterion comment="libdbm-ruby1.9 is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17529"/>
                <criterion comment="libruby1.8-dbg is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17804"/>
                <criterion comment="libruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17769"/>
                <criterion comment="libruby1.9 is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:17129"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libreadline-ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17960"/>
                <criterion comment="libdbm-ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17570"/>
                <criterion comment="libopenssl-ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17841"/>
                <criterion comment="ruby1.8-dev is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17042"/>
                <criterion comment="ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17958"/>
                <criterion comment="libgdbm-ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17855"/>
                <criterion comment="libtcltk-ruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17920"/>
                <criterion comment="libruby1.8-dbg is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17972"/>
                <criterion comment="libruby1.8 is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:17743"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="rdoc1.8 is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17785"/>
                <criterion comment="rdoc1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17901"/>
                <criterion comment="ri1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17638"/>
                <criterion comment="ri1.8 is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17721"/>
                <criterion comment="ruby1.8-examples is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17908"/>
                <criterion comment="ruby1.9-examples is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17963"/>
                <criterion comment="ruby1.8-elisp is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17643"/>
                <criterion comment="ruby1.9-elisp is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17726"/>
                <criterion comment="irb1.8 is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:18014"/>
                <criterion comment="irb1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17588"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="ruby1.8 is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17766"/>
                <criterion comment="libdbm-ruby1.8 is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17258"/>
                <criterion comment="libdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17774"/>
                <criterion comment="libopenssl-ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17985"/>
                <criterion comment="libopenssl-ruby1.8 is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17803"/>
                <criterion comment="ruby1.8-dev is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17428"/>
                <criterion comment="libtcltk-ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17997"/>
                <criterion comment="libreadline-ruby1.8 is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17819"/>
                <criterion comment="libreadline-ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17886"/>
                <criterion comment="ruby1.9-dev is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17675"/>
                <criterion comment="ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17870"/>
                <criterion comment="libruby1.9-dbg is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17885"/>
                <criterion comment="libgdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17842"/>
                <criterion comment="libgdbm-ruby1.8 is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17798"/>
                <criterion comment="libtcltk-ruby1.8 is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17848"/>
                <criterion comment="libruby1.8-dbg is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17900"/>
                <criterion comment="libruby1.8 is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:17995"/>
                <criterion comment="libruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17191"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17470"/>
                <criterion comment="libdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17777"/>
                <criterion comment="libopenssl-ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17776"/>
                <criterion comment="ruby1.9-dev is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17486"/>
                <criterion comment="libreadline-ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17832"/>
                <criterion comment="libruby1.9-dbg is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17525"/>
                <criterion comment="libtcltk-ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17043"/>
                <criterion comment="libgdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:18042"/>
                <criterion comment="libruby1.9 is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:17710"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7852" version="3" class="patch">
      <metadata>
        <title>DSA-1552 mplayer -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mplayer</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1552" ref_id="DSA-1552"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1558" ref_id="CVE-2008-1558"/>
        <description>It was discovered that the MPlayer movie player performs insufficient input sanitising on SDP session data, leading to potential execution of arbitrary code through a malformed multimedia stream.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:37.866-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:04.147-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:31.782-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7852 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:57.001-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:03.815-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="mplayer-doc is earlier than 1.0~rc1-12etch3" test_ref="oval:org.mitre.oval:tst:19027"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criterion comment="mplayer is earlier than 1.0~rc1-12etch3" test_ref="oval:org.mitre.oval:tst:19055"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7851" version="3" class="patch">
      <metadata>
        <title>DSA-1449 loop-aes-utils -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>loop-aes-utils</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1449" ref_id="DSA-1449"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5191" ref_id="CVE-2007-5191"/>
        <description>It was discovered that loop-aes-utils, tools for mounting and manipulating filesystems, didn't drop privileged user and group permissions in the correct order in the mount and umount commands. This could potentially allow a local user to gain additional privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:44.079-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:03.842-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:31.487-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7851 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:54.919-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:03.658-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="loop-aes-utils is earlier than 2.12r-15+etch1" test_ref="oval:org.mitre.oval:tst:19182"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="loop-aes-utils is earlier than 2.12p-4sarge2" test_ref="oval:org.mitre.oval:tst:19046"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7850" version="3" class="patch">
      <metadata>
        <title>DSA-1495 nagios-plugins -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>nagios-plugins</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1495" ref_id="DSA-1495"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5198" ref_id="CVE-2007-5198"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5623" ref_id="CVE-2007-5623"/>
        <description>Several local/remote vulnerabilities have been discovered in two of the plugins for the Nagios network monitoring and management system. The Common Vulnerabilities and Exposures project identifies the following problems: A buffer overflow has been discovered in the parser for HTTP Location headers (present in the check_http module). A buffer overflow has been discovered in the check_snmp module.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:22.092-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:03.542-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:31.205-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7850 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:54.328-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:03.436-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="nagios-plugins is earlier than 1.4.5-1etch1" test_ref="oval:org.mitre.oval:tst:11831"/>
            <criterion comment="nagios-plugins-basic is earlier than 1.4.5-1etch1" test_ref="oval:org.mitre.oval:tst:12442"/>
            <criterion comment="nagios-plugins-standard is earlier than 1.4.5-1etch1" test_ref="oval:org.mitre.oval:tst:12465"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="nagios-plugins is earlier than 1.4-6sarge1" test_ref="oval:org.mitre.oval:tst:11876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7849" version="5" class="patch">
      <metadata>
        <title>DSA-1465 apt-listchanges -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>apt-listchanges</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1465" ref_id="DSA-1465"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0302" ref_id="CVE-2008-0302"/>
        <description>Felipe Sateler discovered that apt-listchanges, a package change history notification tool, used unsafe paths when importing its python libraries. This could allow the execution of arbitrary shell commands if the root user executed the command in a directory which other local users may write to.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:30.643-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:03.320-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:30.910-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6085 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:57.179-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:57.971-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7849 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:52.691-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:03.275-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="apt-listchanges is earlier than 2.72.5etch2" test_ref="oval:org.mitre.oval:tst:17165"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7846" version="3" class="patch">
      <metadata>
        <title>DSA-1475 gforge -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gforge</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1475" ref_id="DSA-1475"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0176" ref_id="CVE-2007-0176"/>
        <description>Joseacute Ramoacuten Palanco discovered that a cross site scripting vulnerability in GForge, a collaborative development tool, allows remote attackers to inject arbitrary web script or HTML in the context of a logged in user's session. The old stable distribution (sarge) is not affected by this problem.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:08.765-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:02.849-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:30.510-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7846 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:03.677-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:03.048-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="gforge-ldap-openldap is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13793"/>
          <criterion comment="gforge-mta-courier is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13827"/>
          <criterion comment="gforge-db-postgresql is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13156"/>
          <criterion comment="gforge is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13005"/>
          <criterion comment="gforge-common is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13965"/>
          <criterion comment="gforge-shell-postgresql is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13896"/>
          <criterion comment="gforge-mta-postfix is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13515"/>
          <criterion comment="gforge-mta-exim4 is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13548"/>
          <criterion comment="gforge-shell-ldap is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13629"/>
          <criterion comment="gforge-lists-mailman is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13804"/>
          <criterion comment="gforge-web-apache is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13945"/>
          <criterion comment="gforge-mta-exim is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13817"/>
          <criterion comment="gforge-ftp-proftpd is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13236"/>
          <criterion comment="gforge-dns-bind9 is earlier than 4.5.14-22etch5" test_ref="oval:org.mitre.oval:tst:13938"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7845" version="3" class="patch">
      <metadata>
        <title>DSA-1564 wordpress -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wordpress</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1564" ref_id="DSA-1564"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3639" ref_id="CVE-2007-3639"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4153" ref_id="CVE-2007-4153"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4154" ref_id="CVE-2007-4154"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-0540" ref_id="CVE-2007-0540"/>
        <description>Several remote vulnerabilities have been discovered in WordPress, a weblog manager. The Common Vulnerabilities and Exposures project identifies the following problems: Insufficient input sanitising allowed for remote attackers to redirect visitors to external websites. Multiple cross-site scripting vulnerabilities allowed remote authenticated administrators to inject arbitrary web script or HTML. SQL injection vulnerability allowed allowed remote authenticated administrators to execute arbitrary SQL commands. WordPress allows remote attackers to cause a denial of service (bandwidth or thread consumption) via pingback service calls with a source URI that corresponds to a file with a binary content type, which is downloaded even though it cannot contain usable pingback data. Insufficient input sanitising caused an attacker with a normal user account to access the administrative interface.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:31.858-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:02.513-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:30.273-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7845 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:43:00.241-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:02.744-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="wordpress is earlier than 2.0.10-1etch2" test_ref="oval:org.mitre.oval:tst:19767"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7844" version="3" class="patch">
      <metadata>
        <title>DSA-1460 postgresql-8.1 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>postgresql-8.1</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1460" ref_id="DSA-1460"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3278" ref_id="CVE-2007-3278"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4769" ref_id="CVE-2007-4769"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4772" ref_id="CVE-2007-4772"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6067" ref_id="CVE-2007-6067"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6600" ref_id="CVE-2007-6600"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6601" ref_id="CVE-2007-6601"/>
        <description>Several local vulnerabilities have been discovered in PostgreSQL, an object-relational SQL database. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that the DBLink module performed insufficient credential validation. This issue is also tracked as CVE-2007-6601, since the initial upstream fix was incomplete. Tavis Ormandy and Will Drewry discovered that a bug in the handling of back-references inside the regular expressions engine could lead to an out of bounds read, resulting in a crash. This constitutes only a security problem if an application using PostgreSQL processes regular expressions from untrusted sources. Tavis Ormandy and Will Drewry discovered that the optimizer for regular expression could be tricked into an infinite loop, resulting in denial of service. This constitutes only a security problem if an application using PostgreSQL processes regular expressions from untrusted sources. Tavis Ormandy and Will Drewry discovered that the optimizer for regular expression could be tricked massive resource consumption. This constitutes only a security problem if an application using PostgreSQL processes regular expressions from untrusted sources. Functions in index expressions could lead to privilege escalation. For a more in depth explanation please see the upstream announce available at http://www.postgresql.org/about/news.905. The old stable distribution (sarge), doesn't contain postgresql-8.1. For the stable distribution (etch), these problems have been fixed in version postgresql-8.1 8.1.11-0etch1. For the unstable distribution (sid), these problems have been fixed in version 8.2.6-1 of postgresql-8.2. We recommend that you upgrade your postgresql-8.1 (8.1.11-0etch1) package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:49.166-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:01.479-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:29.695-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7844 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:52.959-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:02.112-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="postgresql-doc-8.1 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:17208"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="postgresql-client-8.1 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:16516"/>
              <criterion comment="postgresql-8.1 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:17181"/>
              <criterion comment="postgresql-pltcl-8.1 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:16927"/>
              <criterion comment="libecpg5 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:16269"/>
              <criterion comment="postgresql-contrib-8.1 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:17232"/>
              <criterion comment="postgresql-server-dev-8.1 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:17169"/>
              <criterion comment="postgresql-plpython-8.1 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:17047"/>
              <criterion comment="libecpg-dev is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:17068"/>
              <criterion comment="libpgtypes2 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:16722"/>
              <criterion comment="libpq4 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:17198"/>
              <criterion comment="libpq-dev is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:16997"/>
              <criterion comment="postgresql-plperl-8.1 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:16816"/>
              <criterion comment="libecpg-compat2 is earlier than 8.1.11-0etch1" test_ref="oval:org.mitre.oval:tst:17018"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7843" version="3" class="patch">
      <metadata>
        <title>DSA-1781 ffmpeg-debian -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ffmpeg-debian</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1781" ref_id="DSA-1781"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0385" ref_id="CVE-2009-0385"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3162" ref_id="CVE-2008-3162"/>
        <description>Several vulnerabilities have been discovered in ffmpeg, a multimedia player, server and encoder. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that watching a malformed 4X movie file could lead to the execution of arbitrary code. It was discovered that using a crafted STR file can lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:05.557-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:00.609-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:28.951-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7843 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:02.364-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:01.751-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="ffmpeg-doc is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18143"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="ffmpeg-dbg is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18834"/>
                <criterion comment="libavcodec51 is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18573"/>
                <criterion comment="ffmpeg is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18690"/>
                <criterion comment="libswscale0 is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18459"/>
                <criterion comment="libavutil-dev is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18773"/>
                <criterion comment="libavformat52 is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18403"/>
                <criterion comment="libpostproc-dev is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18258"/>
                <criterion comment="libpostproc51 is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18625"/>
                <criterion comment="libavdevice52 is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18779"/>
                <criterion comment="libavcodec-dev is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18388"/>
                <criterion comment="libswscale-dev is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18724"/>
                <criterion comment="libavutil49 is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18731"/>
                <criterion comment="libavformat-dev is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18370"/>
                <criterion comment="libavdevice-dev is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:18778"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="ffmpeg is earlier than 0.cvs20060823-8+etch1" test_ref="oval:org.mitre.oval:tst:18645"/>
            <criterion comment="libavcodec-dev is earlier than 0.cvs20060823-8+etch1" test_ref="oval:org.mitre.oval:tst:18843"/>
            <criterion comment="libavcodec0d is earlier than 0.cvs20060823-8+etch1" test_ref="oval:org.mitre.oval:tst:18181"/>
            <criterion comment="libavformat0d is earlier than 0.cvs20060823-8+etch1" test_ref="oval:org.mitre.oval:tst:18714"/>
            <criterion comment="libpostproc0d is earlier than 0.cvs20060823-8+etch1" test_ref="oval:org.mitre.oval:tst:18709"/>
            <criterion comment="libavformat-dev is earlier than 0.cvs20060823-8+etch1" test_ref="oval:org.mitre.oval:tst:18349"/>
            <criterion comment="libpostproc-dev is earlier than 0.cvs20060823-8+etch1" test_ref="oval:org.mitre.oval:tst:18234"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7842" version="3" class="patch">
      <metadata>
        <title>DSA-1613 libgd2 -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libgd2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1613" ref_id="DSA-1613"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3476" ref_id="CVE-2007-3476"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3477" ref_id="CVE-2007-3477"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3996" ref_id="CVE-2007-3996"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2445" ref_id="CVE-2007-2445"/>
        <description>Multiple vulnerabilities have been identified in libgd2, a library for programmatic graphics creation and manipulation. The Common Vulnerabilities and Exposures project identifies the following problems: Grayscale PNG files containing invalid tRNS chunk CRC values could cause a denial of service (crash), if a maliciously crafted image is loaded into an application using libgd. An array indexing error in libgd's GIF handling could induce a denial of service (crash with heap corruption) if exceptionally large color index values are supplied in a maliciously crafted GIF image file. The imagearc() and imagefilledarc() routines in libgd allow an attacker in control of the parameters used to specify the degrees of arc for those drawing functions to perform a denial of service attack (excessive CPU consumption). Multiple integer overflows exist in libgd's image resizing and creation routines; these weaknesses allow an attacker in control of the parameters passed to those routines to induce a crash or execute arbitrary code with the privileges of the user running an application or interpreter linked against libgd2.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:32.474-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:00.329-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:28.681-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7842 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:54.164-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:01.447-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libgd2-xpm is earlier than 2.0.33-5.2etch1" test_ref="oval:org.mitre.oval:tst:16061"/>
          <criterion comment="libgd2-noxpm is earlier than 2.0.33-5.2etch1" test_ref="oval:org.mitre.oval:tst:15642"/>
          <criterion comment="libgd2-xpm-dev is earlier than 2.0.33-5.2etch1" test_ref="oval:org.mitre.oval:tst:16443"/>
          <criterion comment="libgd-tools is earlier than 2.0.33-5.2etch1" test_ref="oval:org.mitre.oval:tst:16372"/>
          <criterion comment="libgd2-noxpm-dev is earlier than 2.0.33-5.2etch1" test_ref="oval:org.mitre.oval:tst:15835"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7834" version="3" class="patch">
      <metadata>
        <title>DSA-1596 typo3 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>typo3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1596" ref_id="DSA-1596"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2717" ref_id="CVE-2008-2717"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2718" ref_id="CVE-2008-2718"/>
        <description>Several remote vulnerabilities have been discovered in the TYPO3 content management framework. Because of a not sufficiently secure default value of the TYPO3 configuration variable fileDenyPattern, authenticated backend users could upload files that allowed to execute arbitrary code as the webserver user. User input processed by fe_adminlib.inc is not being properly filtered to prevent Cross Site Scripting (XSS) attacks, which is exposed when specific plugins are in use.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:39.195-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:02:00.005-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:28.435-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7834 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:53.941-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:01.234-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="typo3 is earlier than 4.0.2+debian-5" test_ref="oval:org.mitre.oval:tst:19567"/>
          <criterion comment="typo3-src-4.0 is earlier than 4.0.2+debian-5" test_ref="oval:org.mitre.oval:tst:19526"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7833" version="3" class="patch">
      <metadata>
        <title>DSA-1857 camlimages -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>camlimages</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1857" ref_id="DSA-1857"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2660" ref_id="CVE-2009-2660"/>
        <description>Tielei Wang discovered that CamlImages, an open source image processing library, suffers from several integer overflows which may lead to a potentially exploitable heap overflow and result in arbitrary code execution. This advisory addresses issues with the reading of JPEG and GIF Images, while DSA 1832-1 addressed the issue with PNG images.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:57.121-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:59.450-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:27.904-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7833 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:56.308-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:00.968-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libcamlimages-ocaml-doc is earlier than 2.2.0-4+lenny2" test_ref="oval:org.mitre.oval:tst:19083"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcamlimages-ocaml is earlier than 2.2.0-4+lenny2" test_ref="oval:org.mitre.oval:tst:18925"/>
                <criterion comment="libcamlimages-ocaml-dev is earlier than 2.2.0-4+lenny2" test_ref="oval:org.mitre.oval:tst:19106"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libcamlimages-ocaml-doc is earlier than 2.20-8+etch2" test_ref="oval:org.mitre.oval:tst:18638"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcamlimages-ocaml is earlier than 2.20-8+etch2" test_ref="oval:org.mitre.oval:tst:19020"/>
                <criterion comment="libcamlimages-ocaml-dev is earlier than 2.20-8+etch2" test_ref="oval:org.mitre.oval:tst:19270"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7832" version="3" class="patch">
      <metadata>
        <title>DSA-1840 xulrunner -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1840" ref_id="DSA-1840"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2462" ref_id="CVE-2009-2462"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2463" ref_id="CVE-2009-2463"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2464" ref_id="CVE-2009-2464"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2465" ref_id="CVE-2009-2465"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2466" ref_id="CVE-2009-2466"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2467" ref_id="CVE-2009-2467"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2469" ref_id="CVE-2009-2469"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2471" ref_id="CVE-2009-2471"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2472" ref_id="CVE-2009-2472"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications, such as the Iceweasel web browser. The Common Vulnerabilities and Exposures project identifies the following problems: Martijn Wargers, Arno Renevier, Jesse Ruderman, Olli Pettay and Blake Kaplan discovered several issues in the browser engine that could potentially lead to the execution of arbitrary code. (MFSA 2009-34) monarch2020 reported an integer overflow in a base64 decoding function. (MFSA 2009-34) Christophe Charron reported a possibly exploitable crash occuring when multiple RDF files were loaded in a XUL tree element. (MFSA 2009-34) Yongqian Li reported that an unsafe memory condition could be created by specially crafted document. (MFSA 2009-34) Peter Van der Beken, Mike Shaver, Jesse Ruderman, and Carsten Book discovered several issues in the JavaScript engine that could possibly lead to the execution of arbitrary JavaScript. (MFSA 2009-34) Attila Suszter discovered an issue related to a specially crafted Flash object, which could be used to run arbitrary code. (MFSA 2009-35) PenPal discovered that it is possible to execute arbitrary code via a specially crafted SVG element. (MFSA 2009-37) Blake Kaplan discovered a flaw in the JavaScript engine that might allow an attacker to execute arbitrary JavaScript with chrome privileges. (MFSA 2009-39) moz_bug_r_a4 discovered an issue in the JavaScript engine that could be used to perform cross-site scripting attacks. (MFSA 2009-40)</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:11.394-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:58.813-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:27.430-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7832 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:59.738-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:00.447-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libmozillainterfaces-java is earlier than 1.9.0.12-0lenny1" test_ref="oval:org.mitre.oval:tst:12664"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libmozjs-dev is earlier than 1.9.0.12-0lenny1" test_ref="oval:org.mitre.oval:tst:12042"/>
              <criterion comment="spidermonkey-bin is earlier than 1.9.0.12-0lenny1" test_ref="oval:org.mitre.oval:tst:12746"/>
              <criterion comment="xulrunner-dev is earlier than 1.9.0.12-0lenny1" test_ref="oval:org.mitre.oval:tst:12783"/>
              <criterion comment="xulrunner-1.9 is earlier than 1.9.0.12-0lenny1" test_ref="oval:org.mitre.oval:tst:12776"/>
              <criterion comment="libmozjs1d-dbg is earlier than 1.9.0.12-0lenny1" test_ref="oval:org.mitre.oval:tst:12791"/>
              <criterion comment="libmozjs1d is earlier than 1.9.0.12-0lenny1" test_ref="oval:org.mitre.oval:tst:12631"/>
              <criterion comment="python-xpcom is earlier than 1.9.0.12-0lenny1" test_ref="oval:org.mitre.oval:tst:12360"/>
              <criterion comment="xulrunner-1.9-dbg is earlier than 1.9.0.12-0lenny1" test_ref="oval:org.mitre.oval:tst:12601"/>
              <criterion comment="xulrunner-1.9-gnome-support is earlier than 1.9.0.12-0lenny1" test_ref="oval:org.mitre.oval:tst:12435"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7831" version="3" class="patch">
      <metadata>
        <title>DSA-1832 camlimages -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>camlimages</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1832" ref_id="DSA-1832"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2295" ref_id="CVE-2009-2295"/>
        <description>Tielei Wang discovered that CamlImages, an open source image processing library, suffers from several integer overflows which may lead to a potentially exploitable heap overflow and result in arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:36.173-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:58.308-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:26.901-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7831 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:59.969-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:09:00.260-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libcamlimages-ocaml-doc is earlier than 2.2.0-4+lenny1" test_ref="oval:org.mitre.oval:tst:14708"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcamlimages-ocaml is earlier than 2.2.0-4+lenny1" test_ref="oval:org.mitre.oval:tst:14667"/>
                <criterion comment="libcamlimages-ocaml-dev is earlier than 2.2.0-4+lenny1" test_ref="oval:org.mitre.oval:tst:14664"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libcamlimages-ocaml-doc is earlier than 2.20-8+etch1" test_ref="oval:org.mitre.oval:tst:14359"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcamlimages-ocaml is earlier than 2.20-8+etch1" test_ref="oval:org.mitre.oval:tst:14589"/>
                <criterion comment="libcamlimages-ocaml-dev is earlier than 2.20-8+etch1" test_ref="oval:org.mitre.oval:tst:14287"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7830" version="3" class="patch">
      <metadata>
        <title>DSA-1543 vlc -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>vlc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1543" ref_id="DSA-1543"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6681" ref_id="CVE-2007-6681"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6682" ref_id="CVE-2007-6682"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6683" ref_id="CVE-2007-6683"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0295" ref_id="CVE-2008-0295"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0296" ref_id="CVE-2008-0296"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0073" ref_id="CVE-2008-0073"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0984" ref_id="CVE-2008-0984"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1489" ref_id="CVE-2008-1489"/>
        <description>Luigi Auriemma, Alin Rad Pop, Reacute mi Denis-Courmont, Quovodis, Guido Landi, Felipe Manzano, Anibal Sacco and others discovered multiple vulnerabilities in vlc, an application for playback and streaming of audio and video. In the worst case, these weaknesses permit a remote, unauthenticated attacker to execute arbitrary code with the privileges of the user running vlc. The Common Vulnerabilities and Exposures project identifies the following eight problems: A buffer overflow vulnerability in subtitle handling allows an attacker to execute arbitrary code through the opening of a maliciously crafted MicroDVD, SSA or Vplayer file. A format string vulnerability in the HTTP-based remote control facility of the vlc application allows a remote, unauthenticated attacker to execute arbitrary code. Insecure argument validation allows a remote attacker to overwrite arbitrary files writable by the user running vlc, if a maliciously crafted M3U playlist or MP3 audio file is opened. Heap buffer overflows in RTSP stream and session description protocol (SDP) handling allow an attacker to execute arbitrary code if a maliciously crafted RTSP stream is played. Insufficient integer bounds checking in SDP handling allows the execution of arbitrary code through a maliciously crafted SDP stream ID parameter in an RTSP stream. Insufficient integrity checking in the MP4 demuxer allows a remote attacker to overwrite arbitrary memory and execute arbitrary code if a maliciously crafted MP4 file is opened. An integer overflow vulnerability in MP4 handling allows a remote attacker to cause a heap buffer overflow, inducing a crash and possibly the execution of arbitrary code if a maliciously crafted MP4 file is opened.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:22.253-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:57.716-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:26.499-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7830 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:57.341-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:59.820-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="wxvlc is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:17034"/>
              <criterion comment="vlc-plugin-alsa is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:16504"/>
            </criteria>
          </criteria>
          <criterion comment="vlc-nox is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:16765"/>
          <criterion comment="vlc-plugin-arts is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:16933"/>
          <criterion comment="vlc is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:17150"/>
          <criterion comment="mozilla-plugin-vlc is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:17093"/>
          <criterion comment="vlc-plugin-ggi is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:16763"/>
          <criterion comment="libvlc0-dev is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:17147"/>
          <criterion comment="vlc-plugin-sdl is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:17091"/>
          <criterion comment="vlc-plugin-esd is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:17103"/>
          <criterion comment="libvlc0 is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:17040"/>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="vlc-plugin-glide is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:16913"/>
              <criterion comment="vlc-plugin-svgalib is earlier than 0.8.6-svn20061012.debian-5.1+etch2" test_ref="oval:org.mitre.oval:tst:17046"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7828" version="5" class="patch">
      <metadata>
        <title>DSA-1900 postgresql-7.4, postgresql-8.1, postgresql-8.3, postgresql-8.4 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>postgresql-7.4</product>
          <product>postgresql-8.1</product>
          <product>postgresql-8.3</product>
          <product>postgresql-8.4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1900" ref_id="DSA-1900"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3229" ref_id="CVE-2009-3229"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3230" ref_id="CVE-2009-3230"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3231" ref_id="CVE-2009-3231"/>
        <description>Several vulnerabilities have been discovered in PostgreSQL, an SQL database system. The Common Vulnerabilities and Exposures project identifies the following problems: Authenticated users can shut down the backend server by re-LOAD-ing libraries in $libdir/plugins, if any libraries are present there. (The old stable distribution (etch) is not affected by this issue.) Authenticated non-superusers can gain database superuser privileges if they can create functions and tables due to incorrect execution of functions in functional indexes. If PostgreSQL is configured with LDAP authentication, and the LDAP configuration allows anonymous binds, it is possible for a user to authenticate themselves with an empty password. (The old stable distribution (etch) is not affected by this issue.) In addition, this update contains reliability improvements which do not target security issues.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:51.125-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:56.420-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:25.313-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7828 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:51.982-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:59.336-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:13133 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:17.938-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:42.302-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="postgresql-doc is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13224"/>
                <criterion comment="postgresql-doc-8.3 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13111"/>
                <criterion comment="postgresql-contrib is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13198"/>
                <criterion comment="postgresql-client is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:12804"/>
                <criterion comment="postgresql is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13240"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="postgresql-client-8.3 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:12852"/>
                <criterion comment="postgresql-plperl-8.3 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:12976"/>
                <criterion comment="postgresql-8.3 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13150"/>
                <criterion comment="libecpg6 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13230"/>
                <criterion comment="libpq5 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:12816"/>
                <criterion comment="postgresql-plpython-8.3 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13017"/>
                <criterion comment="postgresql-pltcl-8.3 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13065"/>
                <criterion comment="postgresql-server-dev-8.3 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13267"/>
                <criterion comment="libecpg-dev is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13205"/>
                <criterion comment="postgresql-contrib-8.3 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13311"/>
                <criterion comment="libpq-dev is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:12949"/>
                <criterion comment="libpgtypes3 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:13229"/>
                <criterion comment="libecpg-compat3 is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:12709"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="postgresql-doc-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13320"/>
                <criterion comment="postgresql-server-dev-7.4 is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:13040"/>
                <criterion comment="postgresql-doc-7.4 is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:13318"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="postgresql-7.4 is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:12422"/>
                <criterion comment="postgresql-client-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:12922"/>
                <criterion comment="postgresql-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:12978"/>
                <criterion comment="libpq-dev is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13022"/>
                <criterion comment="postgresql-plpython-7.4 is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:13420"/>
                <criterion comment="postgresql-contrib-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13386"/>
                <criterion comment="postgresql-contrib-7.4 is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:13378"/>
                <criterion comment="libecpg5 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:12667"/>
                <criterion comment="postgresql-pltcl-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13338"/>
                <criterion comment="postgresql-client-7.4 is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:13098"/>
                <criterion comment="postgresql-plpython-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13259"/>
                <criterion comment="postgresql-server-dev-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13011"/>
                <criterion comment="libecpg-dev is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13023"/>
                <criterion comment="libpgtypes2 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13326"/>
                <criterion comment="libpq4 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13037"/>
                <criterion comment="postgresql-plperl-7.4 is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:12451"/>
                <criterion comment="postgresql-plperl-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13146"/>
                <criterion comment="postgresql-pltcl-7.4 is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:13133"/>
                <criterion comment="libecpg-compat2 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13155"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="postgresql-client-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13393"/>
                <criterion comment="postgresql-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13373"/>
                <criterion comment="postgresql-contrib-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13417"/>
                <criterion comment="libecpg5 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13408"/>
                <criterion comment="postgresql-pltcl-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13101"/>
                <criterion comment="postgresql-server-dev-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13388"/>
                <criterion comment="postgresql-plpython-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13340"/>
                <criterion comment="libecpg-dev is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:12491"/>
                <criterion comment="libpgtypes2 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13486"/>
                <criterion comment="libpq4 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:12845"/>
                <criterion comment="libpq-dev is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:12974"/>
                <criterion comment="postgresql-plperl-8.1 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13284"/>
                <criterion comment="libecpg-compat2 is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:13118"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7827" version="3" class="patch">
      <metadata>
        <title>DSA-1843 squid3 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>squid3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1843" ref_id="DSA-1843"/>
        <description>It was discovered that squid3, a high-performance proxy caching server for web clients, is prone to several denial of service attacks. Due to incorrect bounds checking and insufficient validation while processing response and request data an attacker is able to crash the squid daemon via crafted requests or responses. The squid package in the oldstable distribution (etch) is not affected by this problem.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:06.633-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:55.949-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:24.822-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7827 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:52.533-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:59.199-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="squid3-common is earlier than 3.0.STABLE8-3+lenny1" test_ref="oval:org.mitre.oval:tst:11906"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="squidclient is earlier than 3.0.STABLE8-3+lenny1" test_ref="oval:org.mitre.oval:tst:11789"/>
              <criterion comment="squid3-cgi is earlier than 3.0.STABLE8-3+lenny1" test_ref="oval:org.mitre.oval:tst:12017"/>
              <criterion comment="squid3 is earlier than 3.0.STABLE8-3+lenny1" test_ref="oval:org.mitre.oval:tst:12771"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7824" version="5" class="patch">
      <metadata>
        <title>DSA-1810 libapache-mod-jk -- information disclosure</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libapache-mod-jk</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1810" ref_id="DSA-1810"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5519" ref_id="CVE-2008-5519"/>
        <description>An information disclosure flaw was found in mod_jk, the Tomcat Connector module for Apache. If a buggy client included the "Content-Length" header without providing request body data, or if a client sent repeated requests very quickly, one client could obtain a response intended for another client. The oldstable distribution (etch), this problem has been fixed in version 1:1.2.18-3etch2.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:36.454-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:55.420-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:24.360-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7824 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:54.737-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:59.016-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7824 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:19.191-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:41.964-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libapache-mod-jk-doc is earlier than 1:1.2.26-2+lenny1" test_ref="oval:org.mitre.oval:tst:18511"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criterion comment="libapache2-mod-jk is earlier than 1:1.2.26-2+lenny1" test_ref="oval:org.mitre.oval:tst:18317"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libapache-mod-jk-doc is earlier than 1:1.2.18-3etch2" test_ref="oval:org.mitre.oval:tst:18482"/>
            </criteria>
            <criterion comment="libapache-mod-jk is earlier than 1:1.2.18-3etch2" test_ref="oval:org.mitre.oval:tst:18532"/>
            <criterion comment="libapache2-mod-jk is earlier than 1:1.2.18-3etch2" test_ref="oval:org.mitre.oval:tst:18109"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7823" version="3" class="patch">
      <metadata>
        <title>DSA-1443 tcpreen -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tcpreen</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1443" ref_id="DSA-1443"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6562" ref_id="CVE-2007-6562"/>
        <description>It was discovered that several buffer overflows in tcpreen, a tool for monitoring a TCP connection, may lead to denial of service. The old stable distribution (sarge) doesn't contain tcpreen. For the stable distribution (etch), this problem has been fixed in version 1.4.3-0.1etch1. For the unstable distribution (sid), this problem has been fixed in version 1.4.3-0.3. We recommend that you upgrade your tcpreen package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:27.864-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:55.142-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:24.147-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7823 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:55.040-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:58.879-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="tcpreen is earlier than 1.4.3-0.1etch1" test_ref="oval:org.mitre.oval:tst:20058"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7820" version="3" class="patch">
      <metadata>
        <title>DSA-1847 bind9 -- improper assert</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>bind9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1847" ref_id="DSA-1847"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0696" ref_id="CVE-2009-0696"/>
        <description>It was discovered that the BIND DNS server terminates when processing a specially crafted dynamic DNS update. This vulnerability affects all BIND servers which serve at least one DNS zone authoritatively, as a master, even if dynamic updates are not enabled. The default Debian configuration for resolvers includes several authoritative zones, too, so resolvers are also affected by this issue unless these zones have been removed.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:14.569-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:54.319-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:23.295-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7820 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:05.804-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:58.660-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="bind9-doc is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:12669"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="dnsutils is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:11956"/>
                <criterion comment="libbind-dev is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:12772"/>
                <criterion comment="libisccc40 is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:12622"/>
                <criterion comment="libisccfg40 is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:12753"/>
                <criterion comment="bind9utils is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:12728"/>
                <criterion comment="libisc45 is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:12516"/>
                <criterion comment="liblwres40 is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:12764"/>
                <criterion comment="libbind9-40 is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:12605"/>
                <criterion comment="libdns45 is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:12730"/>
                <criterion comment="bind9-host is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:12219"/>
                <criterion comment="bind9 is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:11801"/>
                <criterion comment="lwresd is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:12191"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="bind9-doc is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:12529"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="dnsutils is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:12395"/>
                <criterion comment="libbind-dev is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:11811"/>
                <criterion comment="libdns22 is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:12478"/>
                <criterion comment="libisccfg1 is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:12710"/>
                <criterion comment="libisccc0 is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:12808"/>
                <criterion comment="libisc11 is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:12691"/>
                <criterion comment="libbind9-0 is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:12046"/>
                <criterion comment="bind9-host is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:12679"/>
                <criterion comment="bind9 is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:12778"/>
                <criterion comment="liblwres9 is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:12765"/>
                <criterion comment="lwresd is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:12600"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7819" version="3" class="patch">
      <metadata>
        <title>DSA-1629 postfix -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>postfix</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1629" ref_id="DSA-1629"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2936" ref_id="CVE-2008-2936"/>
        <description>Sebastian Krahmer discovered that Postfix, a mail transfer agent, incorrectly checks the ownership of a mailbox. In some configurations, this allows for appending data to arbitrary files as root. Note that only specific configurations are vulnerable; the default Debian installation is not affected. Only a configuration meeting the following requirements is vulnerable: For a detailed treating of the issue, please refer to the upstream author's announcement.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:01.976-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:53.612-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:22.756-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7819 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:56.505-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:58.470-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="postfix-doc is earlier than 2.3.8-2+etch1" test_ref="oval:org.mitre.oval:tst:12520"/>
              <criterion comment="postfix-dev is earlier than 2.3.8-2+etch1" test_ref="oval:org.mitre.oval:tst:13270"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="postfix is earlier than 2.3.8-2+etch1" test_ref="oval:org.mitre.oval:tst:13409"/>
              <criterion comment="postfix-cdb is earlier than 2.3.8-2+etch1" test_ref="oval:org.mitre.oval:tst:13429"/>
              <criterion comment="postfix-pcre is earlier than 2.3.8-2+etch1" test_ref="oval:org.mitre.oval:tst:13194"/>
              <criterion comment="postfix-pgsql is earlier than 2.3.8-2+etch1" test_ref="oval:org.mitre.oval:tst:13252"/>
              <criterion comment="postfix-mysql is earlier than 2.3.8-2+etch1" test_ref="oval:org.mitre.oval:tst:13145"/>
              <criterion comment="postfix-ldap is earlier than 2.3.8-2+etch1" test_ref="oval:org.mitre.oval:tst:13454"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7818" version="3" class="patch">
      <metadata>
        <title>DSA-1698 gforge -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gforge</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1698" ref_id="DSA-1698"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2381" ref_id="CVE-2008-2381"/>
        <description>It was discovered that GForge, a collaborative development tool, insufficiently sanitises some input allowing a remote attacker to perform SQL injection.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:19.065-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:52.426-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:22.348-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7818 - Debian Patch Update" date="2014-06-06T17:31:00.789-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:33:03.472-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:58.292-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="gforge-ldap-openldap is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13491"/>
          <criterion comment="gforge-mta-courier is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13208"/>
          <criterion comment="gforge-mta-exim is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13060"/>
          <criterion comment="gforge is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13470"/>
          <criterion comment="gforge-common is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13181"/>
          <criterion comment="gforge-shell-postgresql is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13478"/>
          <criterion comment="gforge-mta-postfix is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13370"/>
          <criterion comment="gforge-mta-exim4 is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13502"/>
          <criterion comment="gforge-shell-ldap is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13556"/>
          <criterion comment="gforge-lists-mailman is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:12955"/>
          <criterion comment="gforge-web-apache is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13033"/>
          <criterion comment="gforge-db-postgresql is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13561"/>
          <criterion comment="gforge-ftp-proftpd is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13535"/>
          <criterion comment="gforge-dns-bind9 is earlier than 4.5.14-22etch10" test_ref="oval:org.mitre.oval:tst:13498"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7816" version="3" class="patch">
      <metadata>
        <title>DSA-1565 linux-2.6 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1565" ref_id="DSA-1565"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6694" ref_id="CVE-2007-6694"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0007" ref_id="CVE-2008-0007"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1294" ref_id="CVE-2008-1294"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1375" ref_id="CVE-2008-1375"/>
        <description>Several local vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems: Cyrill Gorcunov reported a NULL pointer dereference in code specific to the CHRP PowerPC platforms. Local users could exploit this issue to achieve a Denial of Service (DoS). Nick Piggin of SuSE discovered a number of issues in subsystems which register a fault handler for memory mapped areas. This issue can be exploited by local users to achieve a Denial of Service (DoS) and possibly execute arbitrary code. David Peer discovered that users could escape administrator imposed cpu time limitations (RLIMIT_CPU) by setting a limit of 0. Alexander Viro discovered a race condition in the directory notification subsystem that allows local users to cause a Denial of Service (oops) and possibly result in an escalation of privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:35.695-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:50.922-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:21.430-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7816 - Debian Patch Update" date="2014-06-06T16:41:00.361-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:42:53.287-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:57.828-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20075"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20273"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:19494"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:19617"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20274"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20325"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20272"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20295"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:19797"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20341"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20176"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20005"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20334"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20266"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20340"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:19441"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20240"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20063"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20116"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20343"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20329"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20036"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:19757"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20042"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:19855"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:19890"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20223"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:19363"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:19906"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20348"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20146"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20168"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20073"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20151"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20049"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20283"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20363"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:19830"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20066"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20306"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20397"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20427"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20197"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20379"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20185"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-18etch3" test_ref="oval:org.mitre.oval:tst:20357"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition version="1" id="oval:org.mitre.oval:def:7815" class="patch">
      <metadata>
        <title>DSA-1822 mahara -- insufficient input sanitization</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mahara</product>
        </affected>
        <reference source="DSA" ref_url="http://www.debian.org/security/2009/dsa-1822" ref_id="DSA-1822"/>
        <description>It was discovered that mahara, an electronic portfolio, weblog, and resume builder is prone to several cross-site scripting attacks, which allow an attacker to inject arbitrary HTML or script code and steal potential sensitive data from other users. The oldstable distribution (etch) does not contain mahara.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:59.988-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:50.626-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:21.169-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Release section" operator="AND">
        <extend_definition comment="Debian 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria comment="Architecture section" operator="OR">
          <criteria comment="Architecture independent section" operator="AND">
            <criterion comment="all architecture" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria comment="Packages section" operator="OR">
              <criterion comment="mahara-apache2 is earlier than 1.0.4-4+lenny3" test_ref="oval:org.mitre.oval:tst:17274"/>
              <criterion comment="mahara is earlier than 1.0.4-4+lenny3" test_ref="oval:org.mitre.oval:tst:17210"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition version="1" id="oval:org.mitre.oval:def:7813" class="patch">
      <metadata>
        <title>DSA-1746 ghostscript -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ghostscript</product>
        </affected>
        <reference source="DSA" ref_url="http://www.debian.org/security/2009/dsa-1746" ref_id="DSA-1746"/>
        <description>Two security issues have been discovered in ghostscript, the GPL Ghostscript PostScript/PDF interpreter. The Common Vulnerabilities and Exposures project identifies the following problems: Jan Lieskovsky discovered multiple integer overflows in the ICC library, which allow the execution of arbitrary code via crafted ICC profiles in PostScript files with embedded images. Jan Lieskovsky discovered insufficient upper-bounds checks on certain variable sizes in the ICC library, which allow the execution of arbitrary code via crafted ICC profiles in PostScript files with embedded images.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:56.955-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:49.994-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:20.584-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Platform section" operator="OR">
        <criteria comment="Release section" operator="AND">
          <extend_definition comment="Debian 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria comment="Architecture section" operator="OR">
            <criteria comment="Architecture independent section" operator="AND">
              <criterion comment="all architecture" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria comment="Packages section" operator="OR">
                <criterion comment="gs-aladdin is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:20065"/>
                <criterion comment="gs is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:20040"/>
                <criterion comment="gs-esp is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:20052"/>
                <criterion comment="gs-gpl is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:20032"/>
                <criterion comment="ghostscript-doc is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:20060"/>
                <criterion comment="gs-common is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:19976"/>
              </criteria>
            </criteria>
            <criteria comment="Architecture dependent section" operator="AND">
              <criteria comment="Supported architectures section" operator="OR">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria comment="Packages section" operator="OR">
                <criterion comment="libgs-dev DPKG is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:19891"/>
                <criterion comment="ghostscript-x DPKG is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:19521"/>
                <criterion comment="ghostscript DPKG is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:19261"/>
                <criterion comment="libgs8 DPKG is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:19996"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria comment="Release section" operator="AND">
          <extend_definition comment="Debian 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria comment="Architecture section" operator="OR">
            <criteria comment="Architecture independent section" operator="AND">
              <criterion comment="all architecture" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="gs is earlier than 8.54.dfsg.1-5etch2" test_ref="oval:org.mitre.oval:tst:19765"/>
            </criteria>
            <criteria comment="Packages section" operator="OR">
              <criterion comment="gs-gpl DPKG is earlier than 8.54.dfsg.1-5etch2" test_ref="oval:org.mitre.oval:tst:19897"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7812" version="3" class="patch">
      <metadata>
        <title>DSA-1491 tk8.4 -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>tk8.4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1491" ref_id="DSA-1491"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0553" ref_id="CVE-2008-0553"/>
        <description>It was discovered that a buffer overflow in the GIF image parsing code of Tk, a cross-platform graphical toolkit, could lead to a denial of service and potentially the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:15.479-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:49.624-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:20.263-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7812 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:37.188-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:57.677-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="tk8.4-doc is earlier than 8.4.12-1etch2" test_ref="oval:org.mitre.oval:tst:12314"/>
            </criteria>
            <criterion comment="tk8.4 is earlier than 8.4.12-1etch2" test_ref="oval:org.mitre.oval:tst:12155"/>
            <criterion comment="tk8.4-dev is earlier than 8.4.12-1etch2" test_ref="oval:org.mitre.oval:tst:12095"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="tk8.4-doc is earlier than 8.4.9-1sarge2" test_ref="oval:org.mitre.oval:tst:12091"/>
            </criteria>
            <criterion comment="tk8.4 is earlier than 8.4.9-1sarge2" test_ref="oval:org.mitre.oval:tst:11927"/>
            <criterion comment="tk8.4-dev is earlier than 8.4.9-1sarge2" test_ref="oval:org.mitre.oval:tst:12086"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7811" version="3" class="patch">
      <metadata>
        <title>DSA-1451 mysql-dfsg-5.0 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mysql-dfsg-5.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1451" ref_id="DSA-1451"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3781" ref_id="CVE-2007-3781"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5969" ref_id="CVE-2007-5969"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6304" ref_id="CVE-2007-6304"/>
        <description>Several local/remote vulnerabilities have been discovered in the MySQL database server. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that the privilege validation for the source table of CREATE TABLE LIKE statements was insufficiently enforced, which might lead to information disclosure. This is only exploitable by authenticated users. It was discovered that symbolic links were handled insecurely during the creation of tables with DATA DIRECTORY or INDEX DIRECTORY statements, which might lead to denial of service by overwriting data. This is only exploitable by authenticated users. It was discovered that queries to data in a FEDERATED table can lead to a crash of the local database server, if the remote server returns information with less columns than expected, resulting in denial of service. The old stable distribution (sarge) doesn't contain mysql-dfsg-5.0. For the stable distribution (etch), these problems have been fixed in version 5.0.32-7etch4. For the unstable distribution (sid), these problems have been fixed in version 5.0.51-1. We recommend that you upgrade your mysql-dfsg-5.0</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:20.860-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:49.312-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:19.893-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7811 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:34.605-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:57.347-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mysql-client is earlier than 5.0.32-7etch4" test_ref="oval:org.mitre.oval:tst:18200"/>
              <criterion comment="mysql-common is earlier than 5.0.32-7etch4" test_ref="oval:org.mitre.oval:tst:18284"/>
              <criterion comment="mysql-server is earlier than 5.0.32-7etch4" test_ref="oval:org.mitre.oval:tst:17903"/>
            </criteria>
          </criteria>
          <criterion comment="libmysqlclient15-dev is earlier than 5.0.32-7etch4" test_ref="oval:org.mitre.oval:tst:17838"/>
          <criterion comment="mysql-client-5.0 is earlier than 5.0.32-7etch4" test_ref="oval:org.mitre.oval:tst:18441"/>
          <criterion comment="mysql-server-4.1 is earlier than 5.0.32-7etch4" test_ref="oval:org.mitre.oval:tst:18364"/>
          <criterion comment="mysql-server-5.0 is earlier than 5.0.32-7etch4" test_ref="oval:org.mitre.oval:tst:17810"/>
          <criterion comment="libmysqlclient15off is earlier than 5.0.32-7etch4" test_ref="oval:org.mitre.oval:tst:17805"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7808" version="3" class="patch">
      <metadata>
        <title>DSA-1477 yarssr -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>yarssr</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1477" ref_id="DSA-1477"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5837" ref_id="CVE-2007-5837"/>
        <description>Duncan Gilmore discovered that yarssr, an RSS aggregator and reader, performs insufficient input sanitising, which could result in the execution of arbitrary shell commands if a malformed feed is read. Due to a technical limitation of the archive management scripts, the fix for the old stable distribution (sarge) needs to be postponed by a few days.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:06.593-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:49.106-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:19.655-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7808 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:44.346-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:57.127-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="yarssr is earlier than 0.2.2-1etch1" test_ref="oval:org.mitre.oval:tst:12998"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7807" version="3" class="patch">
      <metadata>
        <title>DSA-1716 vnc4 -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>vnc4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1716" ref_id="DSA-1716"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4770" ref_id="CVE-2008-4770"/>
        <description>It was discovered that xvnc4viewer, a virtual network computing client software for X, is prone to an integer overflow via a malicious encoding value that could lead to arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:12.207-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:48.674-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:19.290-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7807 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:39.316-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:56.914-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="xvnc4viewer is earlier than 4.1.1+X4.3.0-21+etch1" test_ref="oval:org.mitre.oval:tst:14789"/>
          <criterion comment="vnc4-common is earlier than 4.1.1+X4.3.0-21+etch1" test_ref="oval:org.mitre.oval:tst:14809"/>
          <criterion comment="vnc4server is earlier than 4.1.1+X4.3.0-21+etch1" test_ref="oval:org.mitre.oval:tst:15044"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7805" version="3" class="patch">
      <metadata>
        <title>DSA-1707 iceweasel -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1707" ref_id="DSA-1707"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5500" ref_id="CVE-2008-5500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5503" ref_id="CVE-2008-5503"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5504" ref_id="CVE-2008-5504"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5506" ref_id="CVE-2008-5506"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5507" ref_id="CVE-2008-5507"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5508" ref_id="CVE-2008-5508"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5510" ref_id="CVE-2008-5510"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5511" ref_id="CVE-2008-5511"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5512" ref_id="CVE-2008-5512"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5513" ref_id="CVE-2008-5513"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser. The Common Vulnerabilities and Exposures project identifies the following problems: Jesse Ruderman discovered that the layout engine is vulnerable to DoS attacks that might trigger memory corruption and an integer overflow. (MFSA 2008-60) Boris Zbarsky discovered that an information disclosure attack could be performed via XBL bindings. (MFSA 2008-61) It was discovered that attackers could run arbitrary JavaScript with chrome privileges via vectors related to the feed preview. (MFSA 2008-62) Marius Schilder discovered that it is possible to obtain sensible data via a XMLHttpRequest. (MFSA 2008-64) Chris Evans discovered that it is possible to obtain sensible data via a JavaScript URL. (MFSA 2008-65) Chip Salzenberg discovered possible phishing attacks via URLs with leading whitespaces or control characters. (MFSA 2008-66) Kojima Hajime and Jun Muto discovered that escaped null characters were ignored by the CSS parser and could lead to the bypass of protection mechanisms (MFSA 2008-67) It was discovered that it is possible to perform cross-site scripting attacks via an XBL binding to an "unloaded document." (MFSA 2008-68) It was discovered that it is possible to run arbitrary JavaScript with chrome privileges via unknown vectors. (MFSA 2008-68) moz_bug_r_a4 discovered that the session-restore feature does not properly sanitise input leading to arbitrary injections. This issue could be used to perform an XSS attack or run arbitrary JavaScript with chrome privileges. (MFSA 2008-69)</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:36.268-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:48.281-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:18.903-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7805 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:41.639-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:56.568-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-firefox is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:12070"/>
              <criterion comment="firefox is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:12624"/>
              <criterion comment="firefox-dom-inspector is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:12481"/>
              <criterion comment="iceweasel-dom-inspector is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:12077"/>
              <criterion comment="mozilla-firefox-gnome-support is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:12303"/>
              <criterion comment="mozilla-firefox-dom-inspector is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:12548"/>
              <criterion comment="firefox-gnome-support is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:12617"/>
            </criteria>
          </criteria>
          <criterion comment="iceweasel-gnome-support is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:12480"/>
          <criterion comment="iceweasel-dbg is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:12268"/>
          <criterion comment="iceweasel is earlier than 2.0.0.19-0etch1" test_ref="oval:org.mitre.oval:tst:12376"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7803" version="3" class="patch">
      <metadata>
        <title>DSA-1666 libxml2 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libxml2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1666" ref_id="DSA-1666"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4225" ref_id="CVE-2008-4225"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4226" ref_id="CVE-2008-4226"/>
        <description>Several vulnerabilities have been discovered in the GNOME XML library. The Common Vulnerabilities and Exposures project identifies the following problems: Drew Yao discovered that missing input sanitising in the xmlBufferResize() function may lead to an infinite loop, resulting in denial of service. Drew Yao discovered that an integer overflow in the xmlSAX2Characters() function may lead to denial of service or the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:43.064-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:47.816-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:18.605-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7803 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:43.500-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:56.261-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libxml2-doc is earlier than 2.6.27.dfsg-6" test_ref="oval:org.mitre.oval:tst:12539"/>
          </criteria>
          <criterion comment="libxml2 is earlier than 2.6.27.dfsg-6" test_ref="oval:org.mitre.oval:tst:12287"/>
          <criterion comment="libxml2-dev is earlier than 2.6.27.dfsg-6" test_ref="oval:org.mitre.oval:tst:12584"/>
          <criterion comment="python-libxml2 is earlier than 2.6.27.dfsg-6" test_ref="oval:org.mitre.oval:tst:12557"/>
          <criterion comment="libxml2-dbg is earlier than 2.6.27.dfsg-6" test_ref="oval:org.mitre.oval:tst:12641"/>
          <criterion comment="libxml2-utils is earlier than 2.6.27.dfsg-6" test_ref="oval:org.mitre.oval:tst:12602"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7802" version="3" class="patch">
      <metadata>
        <title>DSA-1659 libspf2 -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libspf2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1659" ref_id="DSA-1659"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2469" ref_id="CVE-2008-2469"/>
        <description>Dan Kaminsky discovered that libspf2, an implementation of the Sender Policy Framework (SPF) used by mail servers for mail filtering, handles malformed TXT records incorrectly, leading to a buffer overflow condition (CVE-2008-2469). Note that the SPF configuration template in Debian's Exim configuration recommends to use libmail-spf-query-perl, which does not suffer from this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:15.846-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:47.454-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:18.113-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7802 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:35.675-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:56.067-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libspf2-2 is earlier than 1.2.5-4+etch1" test_ref="oval:org.mitre.oval:tst:14602"/>
          <criterion comment="libspf2-dev is earlier than 1.2.5-4+etch1" test_ref="oval:org.mitre.oval:tst:14854"/>
          <criterion comment="spfquery is earlier than 1.2.5-4+etch1" test_ref="oval:org.mitre.oval:tst:14943"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7801" version="3" class="patch">
      <metadata>
        <title>DSA-1709 shadow -- race condition</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>shadow</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1709" ref_id="DSA-1709"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5394" ref_id="CVE-2008-5394"/>
        <description>Paul Szabo discovered that login, the system login tool, did not correctly handle symlinks while setting up tty permissions. If a local attacker were able to gain control of the system utmp file, they could cause login to change the ownership and permissions on arbitrary files, leading to a root privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:38.247-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:47.167-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:17.835-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7801 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:35.285-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:55.919-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="passwd is earlier than 4.0.18.1-7+etch1" test_ref="oval:org.mitre.oval:tst:12247"/>
          <criterion comment="login is earlier than 4.0.18.1-7+etch1" test_ref="oval:org.mitre.oval:tst:12448"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7799" version="3" class="patch">
      <metadata>
        <title>DSA-1678 perl -- design flaws</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>perl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1678" ref_id="DSA-1678"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5302" ref_id="CVE-2008-5302"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5303" ref_id="CVE-2008-5303"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-0448" ref_id="CVE-2005-0448"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0452" ref_id="CVE-2004-0452"/>
        <description>Paul Szabo rediscovered a vulnerability in the File::Path::rmtree function of Perl. It was possible to exploit a race condition to create setuid binaries in a directory tree or remove arbitrary files when a process is deleting this tree. This issue was originally known as CVE-2005-0448 and CVE-2004-0452, which were addressed by DSA-696-1 and DSA-620-1. Unfortunately, they were reintroduced later.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:30.446-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:46.490-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:17.138-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7799 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:42.294-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:55.598-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="perl-modules is earlier than 5.8.8-7etch5" test_ref="oval:org.mitre.oval:tst:18928"/>
              <criterion comment="perl-doc is earlier than 5.8.8-7etch5" test_ref="oval:org.mitre.oval:tst:18868"/>
              <criterion comment="libcgi-fast-perl is earlier than 5.8.8-7etch5" test_ref="oval:org.mitre.oval:tst:18698"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libperl-dev is earlier than 5.8.8-7etch5" test_ref="oval:org.mitre.oval:tst:19117"/>
              <criterion comment="perl-suid is earlier than 5.8.8-7etch5" test_ref="oval:org.mitre.oval:tst:18820"/>
              <criterion comment="perl is earlier than 5.8.8-7etch5" test_ref="oval:org.mitre.oval:tst:18800"/>
              <criterion comment="perl-base is earlier than 5.8.8-7etch5" test_ref="oval:org.mitre.oval:tst:18909"/>
              <criterion comment="libperl5.8 is earlier than 5.8.8-7etch5" test_ref="oval:org.mitre.oval:tst:19042"/>
              <criterion comment="perl-debug is earlier than 5.8.8-7etch5" test_ref="oval:org.mitre.oval:tst:18951"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7797" version="3" class="patch">
      <metadata>
        <title>DSA-1714 rt2570 -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>rt2570</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1714" ref_id="DSA-1714"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0282" ref_id="CVE-2009-0282"/>
        <description>It was discovered that an integer overflow in the "Probe Request" packet parser of the Ralinktech wireless drivers might lead to remote denial of service or the execution of arbitrary code. Please note that you need to rebuild your driver from the source package in order to set this update into effect. Detailed instructions can be found in /usr/share/doc/rt2570-source/README.Debian</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:12.932-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:45.822-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:16.856-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7797 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:36.175-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:55.496-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="rt2570-source is earlier than 1.1.0+cvs20060620-3+etch1" test_ref="oval:org.mitre.oval:tst:14622"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7794" version="5" class="patch">
      <metadata>
        <title>DSA-1794 linux-2.6 -- denial of service/privilege escalation/information leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1794" ref_id="DSA-1794"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4307" ref_id="CVE-2008-4307"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5395" ref_id="CVE-2008-5395"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5701" ref_id="CVE-2008-5701"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5702" ref_id="CVE-2008-5702"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5713" ref_id="CVE-2008-5713"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0028" ref_id="CVE-2009-0028"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0029" ref_id="CVE-2009-0029"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0031" ref_id="CVE-2009-0031"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0065" ref_id="CVE-2009-0065"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0322" ref_id="CVE-2009-0322"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0675" ref_id="CVE-2009-0675"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0676" ref_id="CVE-2009-0676"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0834" ref_id="CVE-2009-0834"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0859" ref_id="CVE-2009-0859"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1192" ref_id="CVE-2009-1192"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1265" ref_id="CVE-2009-1265"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1336" ref_id="CVE-2009-1336"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1337" ref_id="CVE-2009-1337"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1439" ref_id="CVE-2009-1439"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to denial of service, privilege escalation, or information leak. The Common Vulnerabilities and Exposures project identifies the following problems: Bryn M. Reeves reported a denial of service in the NFS filesystem. Local users can trigger a kernel BUG() due to a race condition in the do_setlk function. Helge Deller discovered a denial of service condition that allows local users on PA-RISC to crash the system by attempting to unwind a stack containing userspace addresses. Vlad Malov reported an issue on 64-bit MIPS where a local user could cause a system crash by crafting a malicious binary which makes o32 syscalls with a number less than 4000. Zvonimir Rakamaric reported an off-by-one error in the ib700wdt watchdog driver which allows local users to cause a buffer underflow by making a specially crafted WDIOC_SETTIMEOUT ioctl call. Flavio Leitner discovered that a local user can cause a denial of service by generating large amounts of traffic on a large SMP system, resulting in soft lockups. Chris Evans discovered a situation in which a child process can send an arbitrary signal to its parent. Christian Borntraeger discovered an issue effecting the alpha, mips, powerpc, s390 and sparc64 architectures that allows local users to cause a denial of service or potentially gain elevated privileges. Vegard Nossum discovered a memory leak in the keyctl subsystem that allows local users to cause a denial of service by consuming all available kernel memory. Wei Yongjun discovered a memory overflow in the SCTP implementation that can be triggered by remote users, permitting remote code execution. Pavel Roskin provided a fix for an issue in the dell_rbu driver that allows a local user to cause a denial of service (oops) by reading 0 bytes from a sysfs entry. Roel Kluin discovered inverted logic in the skfddi driver that permits local, unprivileged users to reset the driver statistics. Clement LECIGNE discovered a bug in the sock_getsockopt function that may result in leaking sensitive kernel memory. Roland McGrath discovered an issue on amd64 kernels that allows local users to circumvent system call audit configurations which filter based on the syscall numbers or argument details. Jiri Olsa discovered that a local user can cause a denial of service (system hang) using a SHM_INFO shmctl call on kernels compiled with CONFIG_SHMEM disabled. This issue does not affect prebuilt Debian kernels. Shaohua Li reported an issue in the AGP subsystem that may allow local users to read sensitive kernel memory due to a leak of uninitialised memory. Thomas Pollet reported an overflow in the af_rose implementation that allows remote attackers to retrieve uninitialised kernel memory that may contain sensitive data. Trond Myklebust reported an issue in the encode_lookup() function in the nfs server subsystem that allows local users to cause a denial of service (oops in encode_lookup()) by use of a long filename. Oleg Nesterov discovered an issue in the exit_notify function that allows local users to send an arbitrary signal to a process by running a program that modifies the exit_signal field and then uses an exec system call to launch a setuid application. Pavan Naregundi reported an issue in the CIFS filesystem code that allows remote users to overwrite memory via a long nativeFileSystem field in a Tree Connect response during mount.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:12.855-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:44.786-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:15.947-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5699 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:30.011-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:57.821-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7794 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:40.944-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:54.207-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12103"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12026"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12199"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:11974"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:11987"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12126"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:11971"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12175"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12159"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12135"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12176"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:11900"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:11951"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:11425"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:11702"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12084"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:11556"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:11606"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.24etch2" test_ref="oval:org.mitre.oval:tst:11770"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12180"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:11644"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12110"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12115"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12033"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12184"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12145"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:11947"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12189"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:11932"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:11886"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12213"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:11972"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12144"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12025"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12127"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12203"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12190"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12022"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:11797"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12284"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12319"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12391"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12419"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12368"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12315"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-24etch1" test_ref="oval:org.mitre.oval:tst:12292"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-24etch2" test_ref="oval:org.mitre.oval:tst:12347"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7793" version="3" class="patch">
      <metadata>
        <title>DSA-1533 exiftags -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>exiftags</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1533" ref_id="DSA-1533"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6354" ref_id="CVE-2007-6354"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6355" ref_id="CVE-2007-6355"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6356" ref_id="CVE-2007-6356"/>
        <description>Christian Schmid and Meder Kydyraliev (Google Security) discovered a number of vulnerabilities in exiftags, a utility for extracting EXIF metadata from JPEG images. The Common Vulnerabilities and Exposures project identified the following three problems: Inadequate EXIF property validation could lead to invalid memory accesses if executed on a maliciously crafted image, potentially including heap corruption and the execution of arbitrary code. Flawed data validation could lead to integer overflows, causing other invalid memory accesses, also with the potential for memory corruption or arbitrary code execution. Cyclical EXIF image file directory (IFD) references could cause a denial of service (infinite loop).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:31.001-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:44.319-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:15.531-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7793 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:42.413-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:53.744-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          </criteria>
          <criterion comment="exiftags is earlier than 0.98-1.1+etch1" test_ref="oval:org.mitre.oval:tst:12968"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is m68k" test_ref="oval:org.mitre.oval:tst:13064"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="exiftags is earlier than 0.98-1.1+0sarge1" test_ref="oval:org.mitre.oval:tst:13094"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7792" version="3" class="patch">
      <metadata>
        <title>DSA-1538 alsaplayer -- buffer overrun</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>alsaplayer</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1538" ref_id="DSA-1538"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5301" ref_id="CVE-2007-5301"/>
        <description>Erik Sjoumllund discovered a buffer overflow vulnerability in the Ogg Vorbis input plugin of the alsaplayer audio playback application. Successful exploitation of this vulnerability through the opening of a maliciously crafted Vorbis file could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:38.040-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:42.240-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:15.164-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7792 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:36.646-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:53.560-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libalsaplayer0 is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:12401"/>
          <criterion comment="alsaplayer-jack is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:12666"/>
          <criterion comment="alsaplayer-common is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:13213"/>
          <criterion comment="alsaplayer-daemon is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:12981"/>
          <criterion comment="alsaplayer-alsa is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:13036"/>
          <criterion comment="alsaplayer-gtk is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:13139"/>
          <criterion comment="alsaplayer-nas is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:12792"/>
          <criterion comment="alsaplayer-xosd is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:13048"/>
          <criterion comment="alsaplayer-text is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:13113"/>
          <criterion comment="alsaplayer-esd is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:13061"/>
          <criterion comment="alsaplayer-oss is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:13097"/>
          <criterion comment="libalsaplayer-dev is earlier than 0.99.76-9+etch1" test_ref="oval:org.mitre.oval:tst:12787"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7785" version="3" class="patch">
      <metadata>
        <title>DSA-1493 sdl-image1.2 -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>sdl-image1.2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1493" ref_id="DSA-1493"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6697" ref_id="CVE-2007-6697"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0544" ref_id="CVE-2008-0544"/>
        <description>Several local/remote vulnerabilities have been discovered in the image loading library for the Simple DirectMedia Layer 1.2. The Common Vulnerabilities and Exposures project identifies the following problems: Gynvael Coldwind discovered a buffer overflow in GIF image parsing, which could result in denial of service and potentially the execution of arbitrary code. It was discovered that a buffer overflow in IFF ILBM image parsing could result in denial of service and potentially the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:16.588-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:41.842-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:14.811-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7785 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:36.797-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:53.328-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libsdl-image1.2 is earlier than 1.2.5-2+etch1" test_ref="oval:org.mitre.oval:tst:12403"/>
            <criterion comment="libsdl-image1.2-dev is earlier than 1.2.5-2+etch1" test_ref="oval:org.mitre.oval:tst:12409"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libsdl-image1.2 is earlier than 1.2.4-1etch1" test_ref="oval:org.mitre.oval:tst:12215"/>
            <criterion comment="libsdl-image1.2-dev is earlier than 1.2.4-1etch1" test_ref="oval:org.mitre.oval:tst:12406"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7781" version="3" class="patch">
      <metadata>
        <title>DSA-1549 clamav -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1549" ref_id="DSA-1549"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0314" ref_id="CVE-2008-0314"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1100" ref_id="CVE-2008-1100"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1833" ref_id="CVE-2008-1833"/>
        <description>Several remote vulnerabilities have been discovered in the Clam anti-virus toolkit. The Common Vulnerabilities and Exposures project identifies the following problems: Damian Put discovered that a buffer overflow in the handler for PeSpin binaries may lead to the execution of arbitrary code. Alin Rad Pop discovered that a buffer overflow in the handler for Upack PE binaries may lead to the execution of arbitrary code. Damian Put and Thomas Pollet discovered that a buffer overflow in the handler for WWPack-compressed PE binaries may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:26.434-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:41.334-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:14.325-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7781 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:43.302-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:53.022-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="clamav-docs is earlier than 0.90.1dfsg-3etch11" test_ref="oval:org.mitre.oval:tst:16922"/>
              <criterion comment="clamav-testfiles is earlier than 0.90.1dfsg-3etch11" test_ref="oval:org.mitre.oval:tst:16847"/>
              <criterion comment="clamav-base is earlier than 0.90.1dfsg-3etch11" test_ref="oval:org.mitre.oval:tst:17071"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libclamav-dev is earlier than 0.90.1dfsg-3etch11" test_ref="oval:org.mitre.oval:tst:16921"/>
              <criterion comment="clamav is earlier than 0.90.1dfsg-3etch11" test_ref="oval:org.mitre.oval:tst:17039"/>
              <criterion comment="clamav-dbg is earlier than 0.90.1dfsg-3etch11" test_ref="oval:org.mitre.oval:tst:16736"/>
              <criterion comment="libclamav2 is earlier than 0.90.1dfsg-3etch11" test_ref="oval:org.mitre.oval:tst:16869"/>
              <criterion comment="clamav-daemon is earlier than 0.90.1dfsg-3etch11" test_ref="oval:org.mitre.oval:tst:16959"/>
              <criterion comment="clamav-milter is earlier than 0.90.1dfsg-3etch11" test_ref="oval:org.mitre.oval:tst:16970"/>
              <criterion comment="clamav-freshclam is earlier than 0.90.1dfsg-3etch11" test_ref="oval:org.mitre.oval:tst:16979"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7776" version="3" class="patch">
      <metadata>
        <title>DSA-1520 smarty -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>smarty</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1520" ref_id="DSA-1520"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1066" ref_id="CVE-2008-1066"/>
        <description>It was discovered that the regex module in Smarty, a PHP templating engine, allows attackers to call arbitrary PHP functions via templates using the regex_replace plugin by a specially crafted search string.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:02.682-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:40.706-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:14.052-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7776 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:42.917-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:52.820-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="smarty is earlier than 2.6.14-1etch1" test_ref="oval:org.mitre.oval:tst:19129"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="smarty is earlier than 2.6.9-1sarge1" test_ref="oval:org.mitre.oval:tst:19069"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7775" version="3" class="patch">
      <metadata>
        <title>DSA-1510 gs-esp gs-gpl -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>gs-esp</product>
          <product>gs-gpl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1510" ref_id="DSA-1510"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0411" ref_id="CVE-2008-0411"/>
        <description>Chris Evans discovered a buffer overflow in the color space handling code of the Ghostscript PostScript/PDF interpreter, which might result in the execution of arbitrary code if a user is tricked into processing a malformed file.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:26.492-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:40.354-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:13.693-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7775 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:41.254-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:52.600-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="gs is earlier than 8.54.dfsg.1-5etch1" test_ref="oval:org.mitre.oval:tst:17874"/>
            </criteria>
            <criterion comment="gs-gpl is earlier than 8.54.dfsg.1-5etch1" test_ref="oval:org.mitre.oval:tst:18068"/>
            <criterion comment="gs-esp is earlier than 8.15.3.dfsg.1-1etch1" test_ref="oval:org.mitre.oval:tst:17931"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="gs is earlier than 8.01-6" test_ref="oval:org.mitre.oval:tst:18380"/>
            </criteria>
            <criterion comment="gs-gpl is earlier than 8.01-6" test_ref="oval:org.mitre.oval:tst:18352"/>
            <criterion comment="gs-esp is earlier than 7.07.1-9sarge1" test_ref="oval:org.mitre.oval:tst:18018"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7773" version="3" class="patch">
      <metadata>
        <title>DSA-1744 weechat -- missing input sanitisation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>weechat</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1744" ref_id="DSA-1744"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0661" ref_id="CVE-2009-0661"/>
        <description>Sebastien Helleu discovered that an error in the handling of color codes in the weechat IRC client could cause an out-of-bounds read of an internal color array. This can be used by an attacker to crash user clients via a crafted PRIVMSG command. The weechat version in the oldstable distribution (etch) is not affected by this problem.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:54.515-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:39.866-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:13.158-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7773 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:41.843-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:52.359-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="weechat-common is earlier than 0.2.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:19518"/>
              <criterion comment="weechat is earlier than 0.2.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:19870"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="weechat-plugins is earlier than 0.2.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:19921"/>
              <criterion comment="weechat-curses is earlier than 0.2.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:19995"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7772" version="3" class="patch">
      <metadata>
        <title>DSA-1755 systemtap -- race condition</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>systemtap</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1755" ref_id="DSA-1755"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0784" ref_id="CVE-2009-0784"/>
        <description>Erik Sjoelund discovered that a race condition in the stap tool shipped by Systemtap, an instrumentation system for Linux 2.6, allows local privilege escalation for members of the stapusr group. The old stable distribution (etch) isn't affected.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:16.683-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:39.547-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:12.821-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7772 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:42.773-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:52.202-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
        </criteria>
        <criterion comment="systemtap is earlier than 0.0.20080705-1+lenny1" test_ref="oval:org.mitre.oval:tst:13277"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7768" version="3" class="patch">
      <metadata>
        <title>DSA-1469 flac -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>flac</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1469" ref_id="DSA-1469"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4619" ref_id="CVE-2007-4619"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6277" ref_id="CVE-2007-6277"/>
        <description>Sean de Regge and Greg Linares discovered multiple heap and stack based buffer overflows in FLAC, the Free Lossless Audio Codec, which could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:29.131-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:38.567-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:12.152-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7768 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:43.715-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:51.871-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libflac-doc is earlier than 1.1.2-8" test_ref="oval:org.mitre.oval:tst:17081"/>
            </criteria>
            <criterion comment="liboggflac-dev is earlier than 1.1.2-8" test_ref="oval:org.mitre.oval:tst:17067"/>
            <criterion comment="libflac-dev is earlier than 1.1.2-8" test_ref="oval:org.mitre.oval:tst:16938"/>
            <criterion comment="liboggflac3 is earlier than 1.1.2-8" test_ref="oval:org.mitre.oval:tst:17028"/>
            <criterion comment="libflac++-dev is earlier than 1.1.2-8" test_ref="oval:org.mitre.oval:tst:16917"/>
            <criterion comment="libflac7 is earlier than 1.1.2-8" test_ref="oval:org.mitre.oval:tst:17073"/>
            <criterion comment="libflac++5 is earlier than 1.1.2-8" test_ref="oval:org.mitre.oval:tst:16957"/>
            <criterion comment="xmms-flac is earlier than 1.1.2-8" test_ref="oval:org.mitre.oval:tst:16995"/>
            <criterion comment="flac is earlier than 1.1.2-8" test_ref="oval:org.mitre.oval:tst:17120"/>
            <criterion comment="liboggflac++-dev is earlier than 1.1.2-8" test_ref="oval:org.mitre.oval:tst:17064"/>
            <criterion comment="liboggflac++2 is earlier than 1.1.2-8" test_ref="oval:org.mitre.oval:tst:16294"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="liboggflac-dev is earlier than 1.1.1-5sarge1" test_ref="oval:org.mitre.oval:tst:16794"/>
            <criterion comment="libflac-dev is earlier than 1.1.1-5sarge1" test_ref="oval:org.mitre.oval:tst:16860"/>
            <criterion comment="libflac++-dev is earlier than 1.1.1-5sarge1" test_ref="oval:org.mitre.oval:tst:17122"/>
            <criterion comment="liboggflac++0c102 is earlier than 1.1.1-5sarge1" test_ref="oval:org.mitre.oval:tst:16405"/>
            <criterion comment="liboggflac1 is earlier than 1.1.1-5sarge1" test_ref="oval:org.mitre.oval:tst:17141"/>
            <criterion comment="libflac6 is earlier than 1.1.1-5sarge1" test_ref="oval:org.mitre.oval:tst:16988"/>
            <criterion comment="libflac++4 is earlier than 1.1.1-5sarge1" test_ref="oval:org.mitre.oval:tst:17086"/>
            <criterion comment="flac is earlier than 1.1.1-5sarge1" test_ref="oval:org.mitre.oval:tst:17017"/>
            <criterion comment="liboggflac++-dev is earlier than 1.1.1-5sarge1" test_ref="oval:org.mitre.oval:tst:16877"/>
            <criterion comment="xmms-flac is earlier than 1.1.1-5sarge1" test_ref="oval:org.mitre.oval:tst:17167"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7766" version="3" class="patch">
      <metadata>
        <title>DSA-1885 xulrunner -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1885" ref_id="DSA-1885"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3070" ref_id="CVE-2009-3070"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3071" ref_id="CVE-2009-3071"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3072" ref_id="CVE-2009-3072"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3074" ref_id="CVE-2009-3074"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3075" ref_id="CVE-2009-3075"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3076" ref_id="CVE-2009-3076"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3077" ref_id="CVE-2009-3077"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3078" ref_id="CVE-2009-3078"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications, such as the Iceweasel web browser. The Common Vulnerabilities and Exposures project identifies the following problems: Jesse Ruderman discovered crashes in the layout engine, which might allow the execution of arbitrary code. Daniel Holbert, Jesse Ruderman, Olli Pettay and "toshi" discovered crashes in the layout engine, which might allow the execution of arbitrary code. Josh Soref, Jesse Ruderman and Martin Wargers discovered crashes in the layout engine, which might allow the execution of arbitrary code. Jesse Ruderman discovered a crash in the Javascript engine, which might allow the execution of arbitrary code. Carsten Book and "Taral" discovered crashes in the layout engine, which might allow the execution of arbitrary code. Jesse Ruderman discovered that the user interface for installing/ removing PCKS #11 securiy modules wasn't informative enough, which might allow social engineering attacks. It was discovered that incorrect pointer handling in the XUL parser could lead to the execution of arbitrary code. Juan Pablo Lopez Yacubian discovered that incorrent rendering of some Unicode font characters could lead to spoofing attacks on the location bar.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:23.869-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:37.944-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:11.603-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7766 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:34.392-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:51.394-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libmozillainterfaces-java is earlier than 1.9.0.14-0lenny1" test_ref="oval:org.mitre.oval:tst:13351"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libmozjs-dev is earlier than 1.9.0.14-0lenny1" test_ref="oval:org.mitre.oval:tst:13032"/>
              <criterion comment="spidermonkey-bin is earlier than 1.9.0.14-0lenny1" test_ref="oval:org.mitre.oval:tst:13067"/>
              <criterion comment="xulrunner-1.9-gnome-support is earlier than 1.9.0.14-0lenny1" test_ref="oval:org.mitre.oval:tst:13523"/>
              <criterion comment="xulrunner-1.9 is earlier than 1.9.0.14-0lenny1" test_ref="oval:org.mitre.oval:tst:13357"/>
              <criterion comment="libmozjs1d-dbg is earlier than 1.9.0.14-0lenny1" test_ref="oval:org.mitre.oval:tst:12950"/>
              <criterion comment="libmozjs1d is earlier than 1.9.0.14-0lenny1" test_ref="oval:org.mitre.oval:tst:13462"/>
              <criterion comment="python-xpcom is earlier than 1.9.0.14-0lenny1" test_ref="oval:org.mitre.oval:tst:13581"/>
              <criterion comment="xulrunner-1.9-dbg is earlier than 1.9.0.14-0lenny1" test_ref="oval:org.mitre.oval:tst:12924"/>
              <criterion comment="xulrunner-dev is earlier than 1.9.0.14-0lenny1" test_ref="oval:org.mitre.oval:tst:13241"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7764" version="3" class="patch">
      <metadata>
        <title>DSA-1624 liebxslt -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libxslt</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1624" ref_id="DSA-1624"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2935" ref_id="CVE-2008-2935"/>
        <description>Chris Evans discovered that a buffer overflow in the RC4 functions of libexslt may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:00.754-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:37.525-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:11.343-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7764 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:39.466-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:51.180-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libxslt1-dev is earlier than 1.1.19-3" test_ref="oval:org.mitre.oval:tst:13445"/>
          <criterion comment="python-libxslt1 is earlier than 1.1.19-3" test_ref="oval:org.mitre.oval:tst:12895"/>
          <criterion comment="libxslt1-dbg is earlier than 1.1.19-3" test_ref="oval:org.mitre.oval:tst:13463"/>
          <criterion comment="libxslt1.1 is earlier than 1.1.19-3" test_ref="oval:org.mitre.oval:tst:12831"/>
          <criterion comment="xsltproc is earlier than 1.1.19-3" test_ref="oval:org.mitre.oval:tst:12963"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7762" version="3" class="patch">
      <metadata>
        <title>DSA-1887 rails -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>rails</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1887" ref_id="DSA-1887"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3009" ref_id="CVE-2009-3009"/>
        <description>Brian Mastenbrook discovered that rails, the MVC ruby based framework geared for web application development, is prone to cross-site scripting attacks via malformed strings in the form helper.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:22.257-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:37.200-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:11.114-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7762 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:48.317-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:51.031-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="rails is earlier than 2.1.0-7" test_ref="oval:org.mitre.oval:tst:13361"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7760" version="3" class="patch">
      <metadata>
        <title>DSA-1907 kvm -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>kvm</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1907" ref_id="DSA-1907"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5714" ref_id="CVE-2008-5714"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3290" ref_id="CVE-2009-3290"/>
        <description>Several vulnerabilities have been discovered in kvm, a full virtualization system. The Common Vulnerabilities and Exposures project identifies the following problems: Chris Webb discovered an off-by-one bug limiting KVM's VNC passwords to 7 characters. This flaw might make it easier for remote attackers to guess the VNC password, which is limited to seven characters where eight was intended. It was discovered that the kvm_emulate_hypercall function in KVM does not prevent access to MMU hypercalls from ring 0, which allows local guest OS users to cause a denial of service (guest kernel crash) and read or write guest kernel memory. The oldstable distribution (etch) does not contain kvm.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:41.382-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:36.753-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:10.808-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7760 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:43.930-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:50.861-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="kvm-source is earlier than 72+dfsg-5~lenny3" test_ref="oval:org.mitre.oval:tst:12927"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criterion comment="kvm is earlier than 72+dfsg-5~lenny3" test_ref="oval:org.mitre.oval:tst:13322"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7757" version="3" class="patch">
      <metadata>
        <title>DSA-1536 xine-lib -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>xine-lib</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1536" ref_id="DSA-1536"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1246" ref_id="CVE-2007-1246"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1387" ref_id="CVE-2007-1387"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0073" ref_id="CVE-2008-0073"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0486" ref_id="CVE-2008-0486"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1161" ref_id="CVE-2008-1161"/>
        <description>Several local vulnerabilities have been discovered in Xine, a media player library, allowed for a denial of service or arbitrary code execution, which could be exploited through viewing malicious content. The Common Vulnerabilities and Exposures project identifies the following problems: The DMO_VideoDecoder_Open function does not set the biSize before use in a memcpy, which allows user-assisted remote attackers to cause a buffer overflow and possibly execute arbitrary code (applies to sarge only). Array index error in the sdpplin_parse function allows remote RTSP servers to execute arbitrary code via a large streamid SDP parameter. Array index vulnerability in libmpdemux/demux_audio.c might allow remote attackers to execute arbitrary code via a crafted FLAC tag, which triggers a buffer overflow (applies to etch only). Buffer overflow in the Matroska demuxer allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a Matroska file with invalid frame sizes.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:26.914-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:36.469-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:10.521-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7757 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:41.234-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:50.546-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libxine1 is earlier than 1.1.2+dfsg-6" test_ref="oval:org.mitre.oval:tst:12897"/>
            <criterion comment="libxine1-dbg is earlier than 1.1.2+dfsg-6" test_ref="oval:org.mitre.oval:tst:13106"/>
            <criterion comment="libxine-dev is earlier than 1.1.2+dfsg-6" test_ref="oval:org.mitre.oval:tst:13199"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libxine1 is earlier than 1.0.1-1sarge7" test_ref="oval:org.mitre.oval:tst:13216"/>
            <criterion comment="libxine-dev is earlier than 1.0.1-1sarge7" test_ref="oval:org.mitre.oval:tst:13041"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7756" version="3" class="patch">
      <metadata>
        <title>DSA-1472 xine-lib -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>xine-lib</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1472" ref_id="DSA-1472"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0225" ref_id="CVE-2008-0225"/>
        <description>Luigi Auriemma discovered that the Xine media player library performed insufficient input sanitising during the handling of RTSP streams, which could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:59.743-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:35.830-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:10.077-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7756 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:38.395-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:50.358-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libxine1 is earlier than 1.1.2+dfsg-5" test_ref="oval:org.mitre.oval:tst:13805"/>
            <criterion comment="libxine-dev is earlier than 1.1.2+dfsg-5" test_ref="oval:org.mitre.oval:tst:13371"/>
            <criterion comment="libxine1-dbg is earlier than 1.1.2+dfsg-5" test_ref="oval:org.mitre.oval:tst:13543"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libxine1 is earlier than 1.0.1-1sarge6" test_ref="oval:org.mitre.oval:tst:13857"/>
            <criterion comment="libxine-dev is earlier than 1.0.1-1sarge6" test_ref="oval:org.mitre.oval:tst:12994"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7753" version="3" class="patch">
      <metadata>
        <title>DSA-1619 python-dns -- DNS response spoofing</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>python-dns</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1619" ref_id="DSA-1619"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447" ref_id="CVE-2008-1447"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4099" ref_id="CVE-2008-4099"/>
        <description>Multiple weaknesses have been identified in PyDNS, a DNS client implementation for the Python language. Dan Kaminsky identified a practical vector of DNS response spoofing and cache poisoning, exploiting the limited entropy in a DNS transaction ID and lack of UDP source port randomization in many DNS implementations. Scott Kitterman noted that python-dns is vulnerable to this predictability, as it randomizes neither its transaction ID nor its source port. Taken together, this lack of entropy leaves applications using python-dns to perform DNS queries highly susceptible to response forgery. The Common Vulnerabilities and Exposures project identifies this class of weakness as CVE-2008-1447 and this specific instance in PyDNS as CVE-2008-4099.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:25.199-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:35.512-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:09.799-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7753 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:38.579-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:50.163-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="python-dns is earlier than 2.3.0-5.2+etch1" test_ref="oval:org.mitre.oval:tst:15593"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7752" version="3" class="patch">
      <metadata>
        <title>DSA-1882 xapian-omega -- missing input sanitisation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xapian-omega</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1882" ref_id="DSA-1882"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2947" ref_id="CVE-2009-2947"/>
        <description>It was discovered that xapian-omega, a CGI interface for searching xapian databases, is not properly escaping user supplied input when printing exceptions. An attacker can use this to conduct cross-site scripting attacks via crafted search queries resulting in an exception and steal potentially sensitive data from web applications running on the same domain or embedding the search engine into a website.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:25.868-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:34.875-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:09.392-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7752 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:40.179-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:49.883-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="xapian-omega is earlier than 1.0.7-3+lenny1" test_ref="oval:org.mitre.oval:tst:13283"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="xapian-omega is earlier than 0.9.9-1+etch1" test_ref="oval:org.mitre.oval:tst:13414"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7744" version="3" class="patch">
      <metadata>
        <title>DSA-1602 pcre3 -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>pcre3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1602" ref_id="DSA-1602"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2371" ref_id="CVE-2008-2371"/>
        <description>Tavis Ormandy discovered that PCRE, the Perl-Compatible Regular Expression library, may encounter a heap overflow condition when compiling certain regular expressions involving in-pattern options and branches, potentially leading to arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:54.838-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:34.616-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:09.133-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7744 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:36.920-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:49.731-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="pcregrep is earlier than 6.7+7.4-4" test_ref="oval:org.mitre.oval:tst:17764"/>
          <criterion comment="libpcre3-dev is earlier than 6.7+7.4-4" test_ref="oval:org.mitre.oval:tst:18664"/>
          <criterion comment="libpcre3 is earlier than 6.7+7.4-4" test_ref="oval:org.mitre.oval:tst:18383"/>
          <criterion comment="libpcrecpp0 is earlier than 6.7+7.4-4" test_ref="oval:org.mitre.oval:tst:18309"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7740" version="3" class="patch">
      <metadata>
        <title>DSA-1669 xulrunner -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1669" ref_id="DSA-1669"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0016" ref_id="CVE-2008-0016"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3835" ref_id="CVE-2008-3835"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3836" ref_id="CVE-2008-3836"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3837" ref_id="CVE-2008-3837"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4058" ref_id="CVE-2008-4058"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4059" ref_id="CVE-2008-4059"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4060" ref_id="CVE-2008-4060"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4061" ref_id="CVE-2008-4061"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4062" ref_id="CVE-2008-4062"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4065" ref_id="CVE-2008-4065"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4066" ref_id="CVE-2008-4066"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4067" ref_id="CVE-2008-4067"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4068" ref_id="CVE-2008-4068"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4069" ref_id="CVE-2008-4069"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4582" ref_id="CVE-2008-4582"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5012" ref_id="CVE-2008-5012"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5013" ref_id="CVE-2008-5013"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5014" ref_id="CVE-2008-5014"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5017" ref_id="CVE-2008-5017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5018" ref_id="CVE-2008-5018"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0017" ref_id="CVE-2008-0017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5021" ref_id="CVE-2008-5021"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5022" ref_id="CVE-2008-5022"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5023" ref_id="CVE-2008-5023"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5024" ref_id="CVE-2008-5024"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications. The Common Vulnerabilities and Exposures project identifies the following problems: Justin Schuh, Tom Cross and Peter Williams discovered a buffer overflow in the parser for UTF-8 URLs, which may lead to the execution of arbitrary code. "moz_bug_r_a4" discovered that the same-origin check in nsXMLDocument::OnChannelRedirect() could by bypassed. "moz_bug_r_a4" discovered that several vulnerabilities in feedWriter could lead to Chrome privilege escalation. Paul Nickerson discovered that an attacker could move windows during a mouse click, resulting in unwanted action triggered by drag-and-drop. "moz_bug_r_a4" discovered a vulnerability which can result in Chrome privilege escalation through XPCNativeWrappers. "moz_bug_r_a4" discovered a vulnerability which can result in Chrome privilege escalation through XPCNativeWrappers. Olli Pettay and "moz_bug_r_a4" discovered a Chrome privilege escalation vulnerability in XSLT handling. Jesse Ruderman discovered a crash in the layout engine, which might allow the execution of arbitrary code. Igor Bukanov, Philip Taylor, Georgi Guninski and Antoine Labour discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. Dave Reed discovered that some Unicode byte order marks are stripped from Javascript code before execution, which can result in code being executed, which were otherwise part of a quoted string. Gareth Heyes discovered that some Unicode surrogate characters are ignored by the HTML parser. Boris Zbarsky discovered that resource: URls allow directory traversal when using URL-encoded slashes. Georgi Guninski discovered that resource: URLs could bypass local access restrictions. Billy Hoffman discovered that the XBM decoder could reveal uninitialised memory. Liu Die Yu discovered an information leak through local shortcut files. Georgi Guninski, Michal Zalewski and Chris Evan discovered that the canvas element could be used to bypass same-origin restrictions. It was discovered that insufficient checks in the Flash plugin glue code could lead to arbitrary code execution. Jesse Ruderman discovered that a programming error in the window.__proto__.__proto__ object could lead to arbitrary code execution. It was discovered that crashes in the layout engine could lead to arbitrary code execution. It was discovered that crashes in the Javascript engine could lead to arbitrary code execution. Justin Schuh discovered that a buffer overflow in http-index-format parser could lead to arbitrary code execution. It was discovered that a crash in the nsFrameManager might lead to the execution of arbitrary code. "moz_bug_r_a4" discovered that the same-origin check in nsXMLHttpRequest::NotifyEventListeners() could be bypassed. Collin Jackson discovered that the -moz-binding property bypasses security checks on codebase principals. Chris Evans discovered that quote characters were improperly escaped in the default namespace of E4X documents.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:40.348-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:33.722-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:08.462-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7740 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:37.970-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:48.993-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libxul-dev is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12463"/>
              <criterion comment="libmozjs-dev is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12236"/>
              <criterion comment="libsmjs-dev is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12501"/>
              <criterion comment="libmozillainterfaces-java is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12638"/>
              <criterion comment="libxul-common is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12628"/>
              <criterion comment="libsmjs1 is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:11704"/>
              <criterion comment="libnspr4-dev is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12487"/>
              <criterion comment="libnss3-dev is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12544"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libxul0d is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12430"/>
              <criterion comment="libnss3-0d-dbg is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12540"/>
              <criterion comment="libmozjs0d-dbg is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12647"/>
              <criterion comment="python-xpcom is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12594"/>
              <criterion comment="spidermonkey-bin is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12153"/>
              <criterion comment="libnspr4-0d-dbg is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12386"/>
              <criterion comment="xulrunner-gnome-support is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12449"/>
              <criterion comment="libxul0d-dbg is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12705"/>
              <criterion comment="xulrunner is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12194"/>
              <criterion comment="libnss3-tools is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12061"/>
              <criterion comment="libmozjs0d is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12181"/>
              <criterion comment="libnspr4-0d is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12613"/>
              <criterion comment="libnss3-0d is earlier than 1.8.0.15~pre080614h-0etch1" test_ref="oval:org.mitre.oval:tst:12697"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7738" version="3" class="patch">
      <metadata>
        <title>DSA-1701 openssl, openssl097 -- interpretation conflict</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openssl</product>
          <product>openssl097</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1701" ref_id="DSA-1701"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5077" ref_id="CVE-2008-5077"/>
        <description>It was discovered that OpenSSL does not properly verify DSA signatures on X.509 certificates due to an API misuse, potentially leading to the acceptance of incorrect X.509 certificates as genuine (CVE-2008-5077).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:28.009-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:33.228-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:07.909-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7738 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:42.047-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:48.789-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libssl0.9.7-dbg is earlier than 0.9.7k-3.1etch2" test_ref="oval:org.mitre.oval:tst:12470"/>
              <criterion comment="libssl-dev is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:12462"/>
              <criterion comment="libssl0.9.8-dbg is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:12365"/>
              <criterion comment="openssl is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:12093"/>
              <criterion comment="libssl0.9.8 is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:12237"/>
              <criterion comment="libssl0.9.7 is earlier than 0.9.7k-3.1etch2" test_ref="oval:org.mitre.oval:tst:12248"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libssl-dev is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:12012"/>
              <criterion comment="libssl0.9.8-dbg is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:12528"/>
              <criterion comment="libssl0.9.8 is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:12519"/>
              <criterion comment="openssl is earlier than 0.9.8c-4etch4" test_ref="oval:org.mitre.oval:tst:12272"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7735" version="3" class="patch">
      <metadata>
        <title>DSA-1569 cacti -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cacti</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1569" ref_id="DSA-1569"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0783" ref_id="CVE-2008-0783"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0785" ref_id="CVE-2008-0785"/>
        <description>It was discovered that Cacti, a systems and services monitoring frontend, performed insufficient input sanitising, leading to cross site scripting and SQL injection being possible.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:04.753-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:32.911-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:07.678-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7735 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:35.853-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:48.580-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="cacti is earlier than 0.8.6i-3.4" test_ref="oval:org.mitre.oval:tst:19066"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7732" version="3" class="patch">
      <metadata>
        <title>DSA-1473 scponly -- design flaw</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>scponly</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1473" ref_id="DSA-1473"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6350" ref_id="CVE-2007-6350"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6415" ref_id="CVE-2007-6415"/>
        <description>Joachim Breitner discovered that Subversion support in scponly is inherently insecure, allowing execution of arbitrary commands. Further investigation showed that rsync and Unison support suffer from similar issues. This set of issues has been assigned CVE-2007-6350. In addition, it was discovered that it was possible to invoke scp with certain options that may lead to the execution of arbitrary commands (CVE-2007-6415). This update removes Subversion, rsync and Unison support from the scponly package, and prevents scp from being invoked with the dangerous options.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:00.324-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:32.660-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:07.415-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7732 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:35.466-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:48.375-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="scponly is earlier than 4.6-1etch1" test_ref="oval:org.mitre.oval:tst:13818"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="scponly is earlier than 4.0-1sarge2" test_ref="oval:org.mitre.oval:tst:13766"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7724" version="3" class="patch">
      <metadata>
        <title>DSA-1713 rt2500 -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>rt2500</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1713" ref_id="DSA-1713"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0282" ref_id="CVE-2009-0282"/>
        <description>It was discovered that an integer overflow in the "Probe Request" packet parser of the Ralinktech wireless drivers might lead to remote denial of service or the execution of arbitrary code. Please note that you need to rebuild your driver from the source package in order to set this update into effect. Detailed instructions can be found in /usr/share/doc/rt2500-source/README.Debian</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:09.571-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:31.966-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:07.007-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7724 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:37.319-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:48.156-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="rt2500-source is earlier than 1.1.0+cvs20060620-3+etch1" test_ref="oval:org.mitre.oval:tst:14893"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criterion comment="rt2500 is earlier than 1.1.0+cvs20060620-3+etch1" test_ref="oval:org.mitre.oval:tst:14680"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7719" version="3" class="patch">
      <metadata>
        <title>DSA-1693 phppgadmin -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phppgadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1693" ref_id="DSA-1693"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2865" ref_id="CVE-2007-2865"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5728" ref_id="CVE-2007-5728"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5587" ref_id="CVE-2008-5587"/>
        <description>Several remote vulnerabilities have been discovered in phpPgAdmin, a tool to administrate PostgreSQL database over the web. The Common Vulnerabilities and Exposures project identifies the following problems: Cross-site scripting vulnerability allows remote attackers to inject arbitrary web script or HTML via the server parameter. Cross-site scripting vulnerability allows remote attackers to inject arbitrary web script or HTML via PHP_SELF. Directory traversal vulnerability allows remote attackers to read arbitrary files via _language parameter. For the stable distribution (etch), these problems have been fixed in version 4.0.1-3.1etch2. For the unstable distribution (sid), these problems have been fixed in version 4.2.1-1.1. We recommend that you upgrade your phppgadmin package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:13.224-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:31.720-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:06.778-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7719 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:43.099-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:47.838-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="phppgadmin is earlier than 4.0.1-3.1etch2" test_ref="oval:org.mitre.oval:tst:13369"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7718" version="3" class="patch">
      <metadata>
        <title>DSA-1790 xpdf -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xpdf</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1790" ref_id="DSA-1790"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0146" ref_id="CVE-2009-0146"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0147" ref_id="CVE-2009-0147"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0165" ref_id="CVE-2009-0165"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0166" ref_id="CVE-2009-0166"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0799" ref_id="CVE-2009-0799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0800" ref_id="CVE-2009-0800"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1179" ref_id="CVE-2009-1179"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1180" ref_id="CVE-2009-1180"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1181" ref_id="CVE-2009-1181"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1182" ref_id="CVE-2009-1182"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1183" ref_id="CVE-2009-1183"/>
        <description>Several vulnerabilities have been identified in xpdf, a suite of tools for viewing and converting Portable Document Format (PDF) files. The Common Vulnerabilities and Exposures project identifies the following problems: Multiple buffer overflows in the JBIG2 decoder in Xpdf 3.02pl2 and earlier, CUPS 1.3.9 and earlier, and other products allow remote attackers to cause a denial of service (crash) via a crafted PDF file, related to (1) JBIG2SymbolDict::setBitmap and (2) JBIG2Stream::readSymbolDictSeg. Multiple integer overflows in the JBIG2 decoder in Xpdf 3.02pl2 and earlier, CUPS 1.3.9 and earlier, and other products allow remote attackers to cause a denial of service (crash) via a crafted PDF file, related to (1) JBIG2Stream::readSymbolDictSeg, (2) JBIG2Stream::readSymbolDictSeg, and (3) JBIG2Stream::readGenericBitmap. Integer overflow in the JBIG2 decoder in Xpdf 3.02pl2 and earlier, as used in Poppler and other products, when running on Mac OS X, has unspecified impact, related to "g*allocn." The JBIG2 decoder in Xpdf 3.02pl2 and earlier, CUPS 1.3.9 and earlier, and other products allows remote attackers to cause a denial of service (crash) via a crafted PDF file that triggers a free of uninitialised memory. The JBIG2 decoder in Xpdf 3.02pl2 and earlier, CUPS 1.3.9 and earlier, Poppler before 0.10.6, and other products allows remote attackers to cause a denial of service (crash) via a crafted PDF file that triggers an out-of-bounds read. Multiple "input validation flaws" in the JBIG2 decoder in Xpdf 3.02pl2 and earlier, CUPS 1.3.9 and earlier, Poppler before 0.10.6, and other products allow remote attackers to execute arbitrary code via a crafted PDF file. Integer overflow in the JBIG2 decoder in Xpdf 3.02pl2 and earlier, CUPS 1.3.9 and earlier, Poppler before 0.10.6, and other products allows remote attackers to execute arbitrary code via a crafted PDF file. The JBIG2 decoder in Xpdf 3.02pl2 and earlier, CUPS 1.3.9 and earlier, Poppler before 0.10.6, and other products allows remote attackers to execute arbitrary code via a crafted PDF file that triggers a free of invalid data. The JBIG2 decoder in Xpdf 3.02pl2 and earlier, CUPS 1.3.9 and earlier, Poppler before 0.10.6, and other products allows remote attackers to cause a denial of service (crash) via a crafted PDF file that triggers a NULL pointer dereference. Multiple buffer overflows in the JBIG2 MMR decoder in Xpdf 3.02pl2 and earlier, CUPS 1.3.9 and earlier, Poppler before 0.10.6, and other products allow remote attackers to execute arbitrary code via a crafted PDF file. The JBIG2 MMR decoder in Xpdf 3.02pl2 and earlier, CUPS 1.3.9 and earlier, Poppler before 0.10.6, and other products allows remote attackers to cause a denial of service (infinite loop and hang) via a crafted PDF file.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:04.002-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:31.189-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:06.283-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7718 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:40.062-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:47.031-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="xpdf-common is earlier than 3.02-1.4+lenny1" test_ref="oval:org.mitre.oval:tst:11091"/>
                <criterion comment="xpdf is earlier than 3.02-1.4+lenny1" test_ref="oval:org.mitre.oval:tst:12002"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="xpdf-utils is earlier than 3.02-1.4+lenny1" test_ref="oval:org.mitre.oval:tst:12078"/>
                <criterion comment="xpdf-reader is earlier than 3.02-1.4+lenny1" test_ref="oval:org.mitre.oval:tst:12068"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="xpdf-common is earlier than 3.01-9.1+etch6" test_ref="oval:org.mitre.oval:tst:11547"/>
                <criterion comment="xpdf is earlier than 3.01-9.1+etch6" test_ref="oval:org.mitre.oval:tst:11390"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="xpdf-utils is earlier than 3.01-9.1+etch6" test_ref="oval:org.mitre.oval:tst:11784"/>
                <criterion comment="xpdf-reader is earlier than 3.01-9.1+etch6" test_ref="oval:org.mitre.oval:tst:12076"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7712" version="3" class="patch">
      <metadata>
        <title>DSA-1528 serendipity -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>serendipity</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1528" ref_id="DSA-1528"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6205" ref_id="CVE-2007-6205"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0124" ref_id="CVE-2008-0124"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1476" ref_id="CVE-2008-1476"/>
        <description>Peter Huumlwe and Hanno Bouml ck discovered that Serendipity, a weblog manager, did not properly sanitise input to several scripts which allowed cross site scripting. The old stable distribution (sarge) does not contain a serendipity package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:04.495-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:30.878-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:05.384-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7712 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:42.515-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:46.759-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="serendipity is earlier than 1.0.4-1+etch1" test_ref="oval:org.mitre.oval:tst:18540"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7703" version="3" class="patch">
      <metadata>
        <title>DSA-1926 typo3-src -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>typo3-src</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1926" ref_id="DSA-1926"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3628" ref_id="CVE-2009-3628"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3629" ref_id="CVE-2009-3629"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3630" ref_id="CVE-2009-3630"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3631" ref_id="CVE-2009-3631"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3632" ref_id="CVE-2009-3632"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3633" ref_id="CVE-2009-3633"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3634" ref_id="CVE-2009-3634"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3635" ref_id="CVE-2009-3635"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3636" ref_id="CVE-2009-3636"/>
        <description>Several remote vulnerabilities have been discovered in the TYPO3 web content management framework. The Common Vulnerabilities and Exposures project identifies the following problems: The Backend subcomponent allows remote authenticated users to determine an encryption key via crafted input to a form field. Multiple cross-site scripting (XSS) vulnerabilities in the Backend subcomponent allow remote authenticated users to inject arbitrary web script or HTML. The Backend subcomponent allows remote authenticated users to place arbitrary web sites in TYPO3 backend framesets via crafted parameters. The Backend subcomponent, when the DAM extension or ftp upload is enabled, allows remote authenticated users to execute arbitrary commands via shell metacharacters in a filename. SQL injection vulnerability in the traditional frontend editing feature in the Frontend Editing subcomponent allows remote authenticated users to execute arbitrary SQL commands. Cross-site scripting (XSS) vulnerability allows remote attackers to inject arbitrary web script. Cross-site scripting (XSS) vulnerability in the Frontend Login Box (aka felogin) subcomponent allows remote attackers to inject arbitrary web script or HTML. The Install Tool subcomponent allows remote attackers to gain access by using only the password's md5 hash as a credential. Cross-site scripting (XSS) vulnerability in the Install Tool subcomponent allows remote attackers to inject arbitrary web script or HTML.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:06.001-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:30.513-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:05.115-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7703 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:34.949-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:46.166-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="typo3 is earlier than 4.2.5-1+lenny2" test_ref="oval:org.mitre.oval:tst:17055"/>
            <criterion comment="typo3-src-4.2 is earlier than 4.2.5-1+lenny2" test_ref="oval:org.mitre.oval:tst:16861"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="typo3 is earlier than 4.0.2+debian-9" test_ref="oval:org.mitre.oval:tst:16813"/>
            <criterion comment="typo3-src-4.0 is earlier than 4.0.2+debian-9" test_ref="oval:org.mitre.oval:tst:17439"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7699" version="5" class="patch">
      <metadata>
        <title>DSA-1708 git-core -- shell command injection</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>git-core</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1708" ref_id="DSA-1708"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5516" ref_id="CVE-2008-5516"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5517" ref_id="CVE-2008-5517"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5916" ref_id="CVE-2008-5916"/>
        <description>It was discovered that gitweb, the web interface for the Git version control system, contained several vulnerabilities: Remote attackers could use crafted requests to execute shell commands on the web server, using the snapshot generation and pickaxe search functionality (CVE-2008-5916). Local users with write access to the configuration of a Git repository served by gitweb could cause gitweb to execute arbitrary shell commands with the permission of the web server (CVE-2008-5516, CVE-2008-5517).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:37.642-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:29.906-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:04.769-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7699 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:39.667-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:45.873-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:12001 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:18.226-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:41.620-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="gitweb is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:12522"/>
              <criterion comment="git-arch is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:12001"/>
              <criterion comment="gitk is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:12384"/>
              <criterion comment="git-daemon-run is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:12563"/>
              <criterion comment="git-doc is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:12636"/>
              <criterion comment="git-svn is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:12205"/>
              <criterion comment="git-cvs is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:12445"/>
              <criterion comment="git-email is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:11692"/>
            </criteria>
          </criteria>
          <criterion comment="git-core is earlier than 1:1.4.4.4-4+etch1" test_ref="oval:org.mitre.oval:tst:12554"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7694" version="5" class="patch">
      <metadata>
        <title>DSA-1523 ikiwiki -- cross-site scripting</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ikiwiki</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1523" ref_id="DSA-1523"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0808" ref_id="CVE-2008-0808"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0809" ref_id="CVE-2008-0809"/>
        <description>Josh Triplett discovered that ikiwiki did not block Javascript in URLs, leading to cross-site scripting vulnerabilities (CVE-2008-0808, CVE-2008-0809). The old stable distribution (sarge) did not contain an ikiwiki package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:04.248-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:29.646-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:04.555-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5494 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:56.443-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:57.743-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7694 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:38.224-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:45.677-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="ikiwiki is earlier than 1.33.4" test_ref="oval:org.mitre.oval:tst:19320"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7691" version="3" class="patch">
      <metadata>
        <title>DSA-1768 openafs -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openafs</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1768" ref_id="DSA-1768"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1250" ref_id="CVE-2009-1250"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1251" ref_id="CVE-2009-1251"/>
        <description>Two vulnerabilities were discovered in the client part of OpenAFS, a distributed file system. An attacker with control of a file server or the ability to forge RX packets may be able to execute arbitrary code in kernel mode on an OpenAFS client, due to a vulnerability in XDR array decoding. An attacker with control of a file server or the ability to forge RX packets may crash OpenAFS clients because of wrongly handled error return codes in the kernel module. Note that in order to apply this security update, you must rebuild the OpenAFS kernel module. Be sure to also upgrade openafs-modules-source, build a new kernel module for your system following the instructions in /usr/share/doc/openafs-client/README.modules.gz, and then either stop and restart openafs-client or reboot the system to reload the kernel module.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:41.472-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:28.710-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:03.748-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7691 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:34.070-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:45.401-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openafs-modules-source is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:16601"/>
                <criterion comment="openafs-doc is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:16288"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openafs-client is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:16614"/>
                <criterion comment="openafs-dbserver is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:16562"/>
                <criterion comment="openafs-dbg is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:16574"/>
                <criterion comment="openafs-fileserver is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:15802"/>
                <criterion comment="libpam-openafs-kaserver is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:16208"/>
                <criterion comment="libopenafs-dev is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:16600"/>
                <criterion comment="openafs-krb5 is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:16608"/>
                <criterion comment="openafs-kpasswd is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:16561"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openafs-modules-source is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:16029"/>
                <criterion comment="openafs-doc is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:16571"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openafs-client is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:16451"/>
                <criterion comment="openafs-dbserver is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:15719"/>
                <criterion comment="openafs-dbg is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:16595"/>
                <criterion comment="openafs-fileserver is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:15801"/>
                <criterion comment="openafs-krb5 is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:16533"/>
                <criterion comment="libpam-openafs-kaserver is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:15661"/>
                <criterion comment="openafs-kpasswd is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:16275"/>
                <criterion comment="libopenafs-dev is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:16597"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7684" version="3" class="patch">
      <metadata>
        <title>DSA-1925 proftpd-dfsg -- insufficient input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>proftpd-dfsg</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1925" ref_id="DSA-1925"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3639" ref_id="CVE-2009-3639"/>
        <description>It has been discovered that proftpd-dfsg, a virtual-hosting FTP daemon, does not properly handle a "\0" character in a domain name in the Subject Alternative Name field of an X.509 client certificate, when the dNSNameRequired TLS option is enabled.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:05.200-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:28.194-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:03.268-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7684 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:47.271-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:45.182-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="proftpd is earlier than 1.3.1-17lenny4" test_ref="oval:org.mitre.oval:tst:17397"/>
                <criterion comment="proftpd-doc is earlier than 1.3.1-17lenny4" test_ref="oval:org.mitre.oval:tst:17356"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="proftpd-mod-mysql is earlier than 1.3.1-17lenny4" test_ref="oval:org.mitre.oval:tst:16944"/>
                <criterion comment="proftpd-mod-pgsql is earlier than 1.3.1-17lenny4" test_ref="oval:org.mitre.oval:tst:17437"/>
                <criterion comment="proftpd-mod-ldap is earlier than 1.3.1-17lenny4" test_ref="oval:org.mitre.oval:tst:17331"/>
                <criterion comment="proftpd-basic is earlier than 1.3.1-17lenny4" test_ref="oval:org.mitre.oval:tst:17159"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="proftpd-pgsql is earlier than 1.3.0-19etch3" test_ref="oval:org.mitre.oval:tst:17085"/>
                <criterion comment="proftpd-doc is earlier than 1.3.0-19etch3" test_ref="oval:org.mitre.oval:tst:17349"/>
                <criterion comment="proftpd-ldap is earlier than 1.3.0-19etch3" test_ref="oval:org.mitre.oval:tst:17236"/>
                <criterion comment="proftpd-mysql is earlier than 1.3.0-19etch3" test_ref="oval:org.mitre.oval:tst:17366"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criterion comment="proftpd is earlier than 1.3.0-19etch3" test_ref="oval:org.mitre.oval:tst:17066"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7682" version="5" class="patch">
      <metadata>
        <title>DSA-1916 kdelibs -- insufficient input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>kdelibs</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1916" ref_id="DSA-1916"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2702" ref_id="CVE-2009-2702"/>
        <description>Dan Kaminsky and Moxie Marlinspike discovered that kdelibs, core libraries from the official KDE release, 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.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:23.357-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:27.827-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:02.822-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7682 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:36.023-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:45.021-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:15779 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:18.471-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:41.403-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="kdelibs4-doc is earlier than 4:3.5.5a.dfsg.1-8etch3" test_ref="oval:org.mitre.oval:tst:16205"/>
              <criterion comment="kdelibs is earlier than 4:3.5.5a.dfsg.1-8etch3" test_ref="oval:org.mitre.oval:tst:15776"/>
              <criterion comment="kdelibs-data is earlier than 4:3.5.5a.dfsg.1-8etch3" test_ref="oval:org.mitre.oval:tst:16136"/>
            </criteria>
          </criteria>
          <criterion comment="kdelibs4-dev is earlier than 4:3.5.5a.dfsg.1-8etch3" test_ref="oval:org.mitre.oval:tst:16383"/>
          <criterion comment="kdelibs4c2a is earlier than 4:3.5.5a.dfsg.1-8etch3" test_ref="oval:org.mitre.oval:tst:16432"/>
          <criterion comment="kdelibs-dbg is earlier than 4:3.5.5a.dfsg.1-8etch3" test_ref="oval:org.mitre.oval:tst:15779"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7681" version="3" class="patch">
      <metadata>
        <title>DSA-1574 icedove -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>icedove</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1574" ref_id="DSA-1574"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1233" ref_id="CVE-2008-1233"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1234" ref_id="CVE-2008-1234"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1235" ref_id="CVE-2008-1235"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1236" ref_id="CVE-2008-1236"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1237" ref_id="CVE-2008-1237"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3738" ref_id="CVE-2007-3738"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5338" ref_id="CVE-2007-5338"/>
        <description>Several remote vulnerabilities have been discovered in the Icedove mail client, an unbranded version of the Thunderbird client. The Common Vulnerabilities and Exposures project identifies the following problems: moz_bug_r_a4 discovered that variants of CVE-2007-3738 and CVE-2007-5338 allow the execution of arbitrary code through XPCNativeWrapper. moz_bug_r_a4 discovered that insecure handling of event handlers could lead to cross-site scripting. Boris Zbarsky, Johnny Stenback and moz_bug_r_a4 discovered that incorrect principal handling could lead to cross-site scripting and the execution of arbitrary code. Tom Ferris, Seth Spitzer, Martin Wargers, John Daggett and Mats Palmgren discovered crashes in the layout engine, which might allow the execution of arbitrary code. georgi, tgirmann and Igor Bukanov discovered crashes in the Javascript engine, which might allow the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:34.974-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:27.282-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:02.271-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7681 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:36.463-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:44.836-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="thunderbird-gnome-support is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14705"/>
              <criterion comment="thunderbird-dev is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14702"/>
              <criterion comment="mozilla-thunderbird is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14387"/>
              <criterion comment="thunderbird is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14699"/>
              <criterion comment="mozilla-thunderbird-dev is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14616"/>
              <criterion comment="mozilla-thunderbird-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14665"/>
              <criterion comment="thunderbird-dbg is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:13765"/>
              <criterion comment="thunderbird-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14415"/>
              <criterion comment="mozilla-thunderbird-inspector is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14648"/>
              <criterion comment="thunderbird-inspector is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14595"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="icedove-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14476"/>
              <criterion comment="icedove is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14337"/>
              <criterion comment="icedove-inspector is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14752"/>
              <criterion comment="icedove-dev is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14231"/>
              <criterion comment="icedove-dbg is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14353"/>
              <criterion comment="icedove-gnome-support is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080417a-0etch1" test_ref="oval:org.mitre.oval:tst:14529"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7678" version="3" class="patch">
      <metadata>
        <title>DSA-1738 curl -- arbitrary file access</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>curl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1738" ref_id="DSA-1738"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0037" ref_id="CVE-2009-0037"/>
        <description>David Kierznowski discovered that libcurl, a multi-protocol file transfer library, when configured to follow URL redirects automatically, does not question the new target location. As libcurl also supports file:// and scp:// URLs - depending on the setup - an untrusted server could use that to expose local files, overwrite local files or even execute arbitrary code via a malicious URL redirect. This update introduces a new option called CURLOPT_REDIR_PROTOCOLS which by default does not include the scp and file protocol handlers.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:20.874-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:26.424-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:01.661-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7678 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:50.486-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:44.626-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libcurl4-gnutls-dev is earlier than 7.18.2-8lenny2" test_ref="oval:org.mitre.oval:tst:19186"/>
            <criterion comment="libcurl4-openssl-dev is earlier than 7.18.2-8lenny2" test_ref="oval:org.mitre.oval:tst:19470"/>
            <criterion comment="libcurl3-gnutls is earlier than 7.18.2-8lenny2" test_ref="oval:org.mitre.oval:tst:19466"/>
            <criterion comment="libcurl3-dbg is earlier than 7.18.2-8lenny2" test_ref="oval:org.mitre.oval:tst:19216"/>
            <criterion comment="libcurl3 is earlier than 7.18.2-8lenny2" test_ref="oval:org.mitre.oval:tst:18499"/>
            <criterion comment="curl is earlier than 7.18.2-8lenny2" test_ref="oval:org.mitre.oval:tst:19484"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libcurl3-dev is earlier than 7.15.5-1etch2" test_ref="oval:org.mitre.oval:tst:19050"/>
            </criteria>
            <criterion comment="libcurl3-gnutls is earlier than 7.15.5-1etch2" test_ref="oval:org.mitre.oval:tst:19492"/>
            <criterion comment="libcurl3-dbg is earlier than 7.15.5-1etch2" test_ref="oval:org.mitre.oval:tst:18692"/>
            <criterion comment="libcurl3-gnutls-dev is earlier than 7.15.5-1etch2" test_ref="oval:org.mitre.oval:tst:19421"/>
            <criterion comment="libcurl3 is earlier than 7.15.5-1etch2" test_ref="oval:org.mitre.oval:tst:19455"/>
            <criterion comment="curl is earlier than 7.15.5-1etch2" test_ref="oval:org.mitre.oval:tst:19340"/>
            <criterion comment="libcurl3-openssl-dev is earlier than 7.15.5-1etch2" test_ref="oval:org.mitre.oval:tst:19480"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7674" version="3" class="patch">
      <metadata>
        <title>DSA-1884 nginx -- buffer underflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>nginx</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1884" ref_id="DSA-1884"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2629" ref_id="CVE-2009-2629"/>
        <description>Chris Ries discovered that nginx, a high-performance HTTP server, reverse proxy and IMAP/POP3 proxy server, is vulnerable to a buffer underflow when processing certain HTTP requests. An attacker can use this to execute arbitrary code with the rights of the worker process (www-data on Debian) or possibly perform denial of service attacks by repeatedly crashing worker processes via a specially crafted URL in an HTTP request.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:24.641-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:26.109-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:01.391-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7674 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:37.055-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:44.475-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="nginx is earlier than 0.6.32-3+lenny2" test_ref="oval:org.mitre.oval:tst:13564"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="nginx is earlier than 0.4.13-2+etch2" test_ref="oval:org.mitre.oval:tst:13405"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7673" version="3" class="patch">
      <metadata>
        <title>DSA-1518 backup-manager -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>backup-manager</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1518" ref_id="DSA-1518"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4656" ref_id="CVE-2007-4656"/>
        <description>Micha Lenk discovered that backup-manager, a command-line backup tool, sends the password as a command line argument when calling a FTP client, which may allow a local attacker to read this password (which provides access to all backed-up files) from the process listing.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:04.351-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:25.748-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:01.115-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7673 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:35.137-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:44.320-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="backup-manager-doc is earlier than 0.7.5-4" test_ref="oval:org.mitre.oval:tst:12242"/>
            <criterion comment="backup-manager is earlier than 0.7.5-4" test_ref="oval:org.mitre.oval:tst:12466"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="backup-manager is earlier than 0.5.7-1sarge2" test_ref="oval:org.mitre.oval:tst:12653"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7660" version="3" class="patch">
      <metadata>
        <title>DSA-1617 refpolicy -- incompatible policy</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>refpolicy</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1617" ref_id="DSA-1617"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447" ref_id="CVE-2008-1447"/>
        <description>In DSA-1603-1, Debian released an update to the BIND 9 domain name server, which introduced UDP source port randomization to mitigate the threat of DNS cache poisoning attacks (identified by the Common Vulnerabilities and Exposures project as CVE-2008-1447). The fix, while correct, was incompatible with the version of SELinux Reference Policy shipped with Debian Etch, which did not permit a process running in the named_t domain to bind sockets to UDP ports other than the standard "domain" port (53). The incompatibility affects both the "targeted" and "strict" policy packages supplied by this version of refpolicy. This update to the refpolicy packages grants the ability to bind to arbitrary UDP ports to named_t processes. When installed, the updated packages will attempt to update the bind policy module on systems where it had been previously loaded and where the previous version of refpolicy was 0.0.20061018-5 or below. Because the Debian refpolicy packages are not yet designed with policy module upgradeability in mind, and because SELinux-enabled Debian systems often have some degree of site-specific policy customization, it is difficult to assure that the new bind policy can be successfully upgraded. To this end, the package upgrade will not abort if the bind policy update fails. The new policy module can be found at /usr/share/selinux/refpolicy-targeted/bind.pp after installation. Administrators wishing to use the bind service policy can reconcile any policy incompatibilities and install the upgrade manually thereafter. A more detailed discussion of the corrective procedure may be found on http://wiki.debian.org/SELinux/Issues/BindPortRandomization. For the stable distribution (etch), this problem has been fixed in version 0.0.20061018-5.1+etch1. The unstable distribution (sid) is not affected, as subsequent refpolicy releases have incorporated an analogous change. We recommend that you upgrade your refpolicy packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:26.888-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:25.335-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:00.749-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7660 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:42.634-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:44.216-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="selinux-policy-refpolicy-src is earlier than 0.0.20061018-5.1+etch1" test_ref="oval:org.mitre.oval:tst:16449"/>
          <criterion comment="selinux-policy-refpolicy-doc is earlier than 0.0.20061018-5.1+etch1" test_ref="oval:org.mitre.oval:tst:16394"/>
          <criterion comment="selinux-policy-refpolicy-strict is earlier than 0.0.20061018-5.1+etch1" test_ref="oval:org.mitre.oval:tst:16456"/>
          <criterion comment="selinux-policy-refpolicy-targeted is earlier than 0.0.20061018-5.1+etch1" test_ref="oval:org.mitre.oval:tst:16445"/>
          <criterion comment="selinux-policy-refpolicy-dev is earlier than 0.0.20061018-5.1+etch1" test_ref="oval:org.mitre.oval:tst:16370"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7658" version="3" class="patch">
      <metadata>
        <title>DSA-1838 pulseaudio -- privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>pulseaudio</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1838" ref_id="DSA-1838"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1894" ref_id="CVE-2009-1894"/>
        <description>Tavis Ormandy and Julien Tinnes discovered that the pulseaudio daemon does not drop privileges before re-executing itself, enabling local attackers to increase their privileges. The old stable distribution (etch) is not affected by this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:49.278-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:24.494-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:00.188-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7658 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:40.299-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:43.998-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libpulse-dev is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14723"/>
          <criterion comment="pulseaudio-utils is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14079"/>
          <criterion comment="pulseaudio-esound-compat is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:13866"/>
          <criterion comment="libpulse-mainloop-glib0-dbg is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14795"/>
          <criterion comment="pulseaudio-module-gconf-dbg is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14279"/>
          <criterion comment="pulseaudio-dbg is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14439"/>
          <criterion comment="pulseaudio-esound-compat-dbg is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14823"/>
          <criterion comment="pulseaudio-module-hal is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14804"/>
          <criterion comment="libpulsecore5 is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14669"/>
          <criterion comment="libpulse-browse0 is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14827"/>
          <criterion comment="pulseaudio-module-zeroconf is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14861"/>
          <criterion comment="libpulse-browse0-dbg is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14831"/>
          <criterion comment="pulseaudio-module-zeroconf-dbg is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14580"/>
          <criterion comment="pulseaudio-module-jack-dbg is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14678"/>
          <criterion comment="pulseaudio-module-x11 is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14746"/>
          <criterion comment="pulseaudio-utils-dbg is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14839"/>
          <criterion comment="pulseaudio-module-x11-dbg is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14526"/>
          <criterion comment="libpulse-mainloop-glib0 is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14211"/>
          <criterion comment="pulseaudio-module-gconf is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14498"/>
          <criterion comment="pulseaudio-module-hal-dbg is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14821"/>
          <criterion comment="pulseaudio-module-lirc-dbg is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14239"/>
          <criterion comment="pulseaudio-module-lirc is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14016"/>
          <criterion comment="pulseaudio-module-jack is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14794"/>
          <criterion comment="libpulse0 is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14722"/>
          <criterion comment="pulseaudio is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14852"/>
          <criterion comment="libpulsecore5-dbg is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14769"/>
          <criterion comment="libpulse0-dbg is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:14606"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7657" version="3" class="patch">
      <metadata>
        <title>DSA-1649 iceweasel -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1649" ref_id="DSA-1649"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0016" ref_id="CVE-2008-0016"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3835" ref_id="CVE-2008-3835"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3836" ref_id="CVE-2008-3836"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3837" ref_id="CVE-2008-3837"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4058" ref_id="CVE-2008-4058"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4059" ref_id="CVE-2008-4059"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4060" ref_id="CVE-2008-4060"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4061" ref_id="CVE-2008-4061"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4062" ref_id="CVE-2008-4062"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4065" ref_id="CVE-2008-4065"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4066" ref_id="CVE-2008-4066"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4067" ref_id="CVE-2008-4067"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4068" ref_id="CVE-2008-4068"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4069" ref_id="CVE-2008-4069"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser. The Common Vulnerabilities and Exposures project identifies the following problems: Justin Schuh, Tom Cross and Peter Williams discovered a buffer overflow in the parser for UTF-8 URLs, which may lead to the execution of arbitrary code. moz_bug_r_a4 discovered that the same-origin check in nsXMLDocument::OnChannelRedirect() could by bypassed. moz_bug_r_a4 discovered that several vulnerabilities in feedWriter could lead to Chrome privilege escalation. Paul Nickerson discovered that an attacker could move windows during a mouse click, resulting in unwanted action triggered by drag-and-drop. moz_bug_r_a4 discovered a vulnerability which can result in Chrome privilege escalation through XPCNativeWrappers. moz_bug_r_a4 discovered a vulnerability which can result in Chrome privilege escalation through XPCNativeWrappers. Olli Pettay and moz_bug_r_a4 discovered a Chrome privilege escalation vulnerability in XSLT handling. Jesse Ruderman discovered a crash in the layout engine, which might allow the execution of arbitrary code. Igor Bukanov, Philip Taylor, Georgi Guninski and Antoine Labour discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. Dave Reed discovered that some Unicode byte order marks are stripped from Javascript code before execution, which can result in code being executed, which were otherwise part of a quoted string. Gareth Heyes discovered that some Unicode surrogate characters are ignored by the HTML parser. Boris Zbarsky discovered that resource: URLs allow directory traversal when using URL-encoded slashes. Georgi Guninski discovered that resource: URLs could bypass local access restrictions. Billy Hoffman discovered that the XBM decoder could reveal uninitialised memory.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:29.820-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:23.699-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:59.586-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7657 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:44.149-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:43.169-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-firefox is earlier than 2.0.0.17-0etch1" test_ref="oval:org.mitre.oval:tst:18474"/>
              <criterion comment="firefox is earlier than 2.0.0.17-0etch1" test_ref="oval:org.mitre.oval:tst:18386"/>
              <criterion comment="firefox-dom-inspector is earlier than 2.0.0.17-0etch1" test_ref="oval:org.mitre.oval:tst:18290"/>
              <criterion comment="iceweasel-dom-inspector is earlier than 2.0.0.17-0etch1" test_ref="oval:org.mitre.oval:tst:18355"/>
              <criterion comment="mozilla-firefox-gnome-support is earlier than 2.0.0.17-0etch1" test_ref="oval:org.mitre.oval:tst:18009"/>
              <criterion comment="mozilla-firefox-dom-inspector is earlier than 2.0.0.17-0etch1" test_ref="oval:org.mitre.oval:tst:18347"/>
              <criterion comment="firefox-gnome-support is earlier than 2.0.0.17-0etch1" test_ref="oval:org.mitre.oval:tst:18505"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="iceweasel-gnome-support is earlier than 2.0.0.17-0etch1" test_ref="oval:org.mitre.oval:tst:18232"/>
              <criterion comment="iceweasel-dbg is earlier than 2.0.0.17-0etch1" test_ref="oval:org.mitre.oval:tst:18032"/>
              <criterion comment="iceweasel is earlier than 2.0.0.17-0etch1" test_ref="oval:org.mitre.oval:tst:18413"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7654" version="5" class="patch">
      <metadata>
        <title>DSA-1479 linux-2.6 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1479" ref_id="DSA-1479"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2878" ref_id="CVE-2007-2878"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4571" ref_id="CVE-2007-4571"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6151" ref_id="CVE-2007-6151"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0001" ref_id="CVE-2008-0001"/>
        <description>Several local vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems: Bart Oldeman reported a denial of service (DoS) issue in the VFAT filesystem that allows local users to corrupt a kernel structure resulting in a system crash. This is only an issue for systems which make use of the VFAT compat ioctl interface, such as systems running an "amd64" flavor kernel. Takashi Iwai supplied a fix for a memory leak in the snd_page_alloc module. Local users could exploit this issue to obtain sensitive information from the kernel. ADLAB discovered a possible memory overrun in the ISDN subsystem that may permit a local user to overwrite kernel memory by issuing ioctls with unterminated data. Bill Roman of Datalight noticed a coding error in the linux VFS subsystem that, under certain conditions, can allow local users to remove directories for which they should not have removal privileges. These problems have been fixed in the stable distribution in version 2.6.18.dfsg.1-17etch1. We recommend that you upgrade your kernel packages immediately and reboot the machine. If you have built a custom kernel from the kernel source package, you will need to rebuild to take advantage of these fixes.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:24.705-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:21.942-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:57.938-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5557 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:40.185-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:57.449-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7654 - Debian Patch Update" date="2014-06-06T16:43:00.922-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:44:38.959-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:42.406-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13625"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13982"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14066"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13705"/>
              <criterion comment="loop-aes-testsuite is earlier than 3.1d-13etch2" test_ref="oval:org.mitre.oval:tst:14067"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13418"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13957"/>
              <criterion comment="loop-aes-source is earlier than 3.1d-13etch2" test_ref="oval:org.mitre.oval:tst:13872"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-vserver-s390x is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13806"/>
              <criterion comment="linux-image-2.6-s390x is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14072"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13887"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13613"/>
              <criterion comment="linux-image-s390x is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13725"/>
              <criterion comment="linux-image-2.6-s390-tape is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13926"/>
              <criterion comment="linux-image-2.6-s390 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13858"/>
              <criterion comment="kernel-image-2.6-s390x is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13900"/>
              <criterion comment="linux-headers-2.6-s390x is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14037"/>
              <criterion comment="linux-image-s390-tape is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13349"/>
              <criterion comment="linux-image-s390 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13360"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13355"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14029"/>
              <criterion comment="linux-headers-2.6-s390 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13538"/>
              <criterion comment="kernel-image-2.6-s390 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13906"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13123"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13676"/>
              <criterion comment="linux-headers-2.6-vserver-s390x is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13922"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13755"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13446"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14001"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13974"/>
              <criterion comment="linux-image-2.6-vserver-s390x is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13772"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13771"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6-vserver-amd64-k8-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13670"/>
              <criterion comment="linux-image-2.6-xen-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14027"/>
              <criterion comment="kernel-image-2.6-amd64-k8 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13649"/>
              <criterion comment="linux-headers-2.6-xen-vserver-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13899"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13560"/>
              <criterion comment="linux-headers-2.6-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13959"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13640"/>
              <criterion comment="linux-image-2.6-amd64-k8-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14106"/>
              <criterion comment="nvidia-kernel-2.6-amd64 is earlier than 1.0.8776+6etch2" test_ref="oval:org.mitre.oval:tst:13601"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13314"/>
              <criterion comment="linux-image-2.6-xen-vserver-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14060"/>
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13854"/>
              <criterion comment="linux-headers-2.6-vserver-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13428"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14092"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13784"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13363"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13921"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13836"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14012"/>
              <criterion comment="linux-image-xen-vserver-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13550"/>
              <criterion comment="kernel-image-2.6-em64t-p4 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13969"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14087"/>
              <criterion comment="linux-image-2.6-em64t-p4 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14099"/>
              <criterion comment="linux-image-2.6-vserver-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13643"/>
              <criterion comment="linux-headers-2.6-xen-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13129"/>
              <criterion comment="linux-image-xen-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14010"/>
              <criterion comment="linux-image-vserver-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13616"/>
              <criterion comment="linux-image-2.6-amd64-generic is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13914"/>
              <criterion comment="nvidia-kernel-legacy-2.6.18-6-amd64 is earlier than 1.0.7184+6etch2" test_ref="oval:org.mitre.oval:tst:14120"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13262"/>
              <criterion comment="nvidia-kernel-2.6.18-6-amd64 is earlier than 1.0.8776+6etch2" test_ref="oval:org.mitre.oval:tst:13660"/>
              <criterion comment="linux-image-2.6-amd64-k8 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14124"/>
              <criterion comment="linux-image-2.6-em64t-p4-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13891"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13775"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13704"/>
              <criterion comment="kernel-image-2.6-amd64-k8-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13840"/>
              <criterion comment="kernel-image-2.6-amd64-generic is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14022"/>
              <criterion comment="fai-kernels is earlier than 1.17+etch.17etch1" test_ref="oval:org.mitre.oval:tst:13812"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14091"/>
              <criterion comment="nvidia-kernel-legacy-2.6-amd64 is earlier than 1.0.7184+6etch2" test_ref="oval:org.mitre.oval:tst:13592"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13909"/>
              <criterion comment="linux-image-2.6-vserver-em64t-p4-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14046"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13202"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13991"/>
              <criterion comment="linux-image-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14110"/>
              <criterion comment="linux-image-2.6-amd64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14015"/>
              <criterion comment="kernel-image-2.6-em64t-p4-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14076"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14131"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14523"/>
              <criterion comment="linux-image-parisc64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14297"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13776"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14269"/>
              <criterion comment="linux-image-2.6-parisc-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14401"/>
              <criterion comment="linux-image-parisc-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14317"/>
              <criterion comment="linux-image-2.6-parisc is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14366"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14421"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13901"/>
              <criterion comment="linux-image-2.6-parisc64-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14345"/>
              <criterion comment="linux-image-parisc64-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14471"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14436"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:13529"/>
              <criterion comment="linux-headers-2.6-parisc64-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14302"/>
              <criterion comment="linux-image-parisc is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:13569"/>
              <criterion comment="linux-headers-2.6-parisc is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14381"/>
              <criterion comment="linux-headers-2.6-parisc-smp is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14053"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14570"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14385"/>
              <criterion comment="linux-image-2.6-parisc64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14393"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-17etch1" test_ref="oval:org.mitre.oval:tst:14470"/>
              <criterion comment="linux-headers-2.6-parisc64 is earlier than 2.6.18+6etch3" test_ref="oval:org.mitre.oval:tst:14555"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition version="1" id="oval:org.mitre.oval:def:7644" class="patch">
      <metadata>
        <title>DSA-1927 linux-2.6 -- privilege escalation/denial of service/sensitive memory leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="DSA" ref_url="http://www.debian.org/security/2009/dsa-1927" ref_id="DSA-1927"/>
        <description>Notice: Debian 5.0.4, the next point release of Debian "lenny", will include a new default value for the mmap_min_addr tunable. This change will add an additional safeguard against a class of security vulnerabilities known as "NULL pointer dereference" vulnerabilities, but it will need to be overridden when using certain applications. Additional information about this change, including instructions for making this change locally in advance of 5.0.4 (recommended), can be found at: http://wiki.debian.org/mmap_min_addr. Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service, sensitive memory leak or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Eric Dumazet reported an instance of uninitialized kernel memory in the network packet scheduler. Local users may be able to exploit this issue to read the contents of sensitive kernel memory. Linus Torvalds provided a change to the get_random_int() function to increase its randomness. Earl Chew discovered a NULL pointer dereference issue in the pipe_rdwr_open function which can be used by local users to gain elevated privileges. Jiri Pirko discovered a typo in the initialization of a structure in the netlink subsystem that may allow local users to gain access to sensitive kernel memory. Ben Hutchings discovered an issue in the DRM manager for ATI Rage 128 graphics adapters. Local users may be able to exploit this vulnerability to cause a denial of service (NULL pointer dereference). Tomoki Sekiyama discovered a deadlock condition in the UNIX domain socket implementation. Local users can exploit this vulnerability to cause a denial of service (system hang). David Wagner reported an overflow in the KVM subsystem on i386 systems. This issue is exploitable by local users with access to the /dev/kvm device file.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:10.948-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:21.021-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:56.983-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Release section" operator="AND">
        <extend_definition comment="Debian 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria comment="Architecture section" operator="OR">
          <criteria comment="Architecture independent section" operator="AND">
            <criterion comment="all architecture" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria comment="Packages section" operator="OR">
              <criterion comment="linux-patch-debian-2.6.26 is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17098"/>
              <criterion comment="linux-support-2.6.26-2 is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17280"/>
              <criterion comment="linux-doc-2.6.26 is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:16479"/>
              <criterion comment="linux-tree-2.6.26 is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:16866"/>
              <criterion comment="linux-source-2.6.26 is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17450"/>
              <criterion comment="linux-manual-2.6.26 is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17385"/>
            </criteria>
          </criteria>
          <criteria comment="Architecture dependent section" operator="AND">
            <criteria comment="Supported architectures section" operator="OR">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            </criteria>
            <criteria comment="Packages section" operator="OR">
              <criterion comment="xen-linux-system-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:16851"/>
              <criterion comment="linux-headers-2.6.26-2-all DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17469"/>
              <criterion comment="linux-headers-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17371"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:16969"/>
              <criterion comment="linux-image-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17381"/>
              <criterion comment="linux-image-2.6.26-2-amd64 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17345"/>
              <criterion comment="linux-headers-2.6.26-2-common-openvz DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:16783"/>
              <criterion comment="linux-image-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17294"/>
              <criterion comment="linux-modules-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17223"/>
              <criterion comment="linux-headers-2.6.26-2-all-amd64 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17217"/>
              <criterion comment="linux-image-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17322"/>
              <criterion comment="linux-headers-2.6.26-2-common-xen DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17416"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:16894"/>
              <criterion comment="linux-headers-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:16872"/>
              <criterion comment="linux-headers-2.6.26-2-amd64 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17132"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17065"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17297"/>
            </criteria>
          </criteria>
          <criteria comment="Architecture dependent section" operator="AND">
            <criteria comment="Supported architectures section" operator="OR">
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            </criteria>
            <criteria comment="Packages section" operator="OR">
              <criterion comment="linux-headers-2.6.26-2-all DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17396"/>
              <criterion comment="linux-headers-2.6.26-2-powerpc-smp DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17459"/>
              <criterion comment="linux-headers-2.6.26-2-powerpc64 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17271"/>
              <criterion comment="linux-image-2.6.26-2-powerpc64 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17390"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17364"/>
              <criterion comment="linux-headers-2.6.26-2-powerpc DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17138"/>
              <criterion comment="linux-image-2.6.26-2-powerpc DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:16855"/>
              <criterion comment="linux-image-2.6.26-2-vserver-powerpc64 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17180"/>
              <criterion comment="linux-image-2.6.26-2-powerpc-smp DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17303"/>
              <criterion comment="linux-headers-2.6.26-2-all-powerpc DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17467"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17121"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-powerpc64 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17462"/>
              <criterion comment="linux-image-2.6.26-2-vserver-powerpc DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17461"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-powerpc DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17177"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17203"/>
            </criteria>
          </criteria>
          <criteria comment="Architecture depended section" operator="AND">
            <criteria comment="Supported platform section" operator="AND">
              <criterion comment="hppa architecture" test_ref="oval:org.mitre.oval:tst:11164"/>
              <criteria comment="Packages section" operator="OR">
                <criterion comment="linux-headers-2.6.26-2-all DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:16942"/>
                <criterion comment="linux-headers-2.6.26-2-parisc DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17379"/>
                <criterion comment="linux-image-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17458"/>
                <criterion comment="linux-image-2.6.26-2-parisc DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17136"/>
                <criterion comment="linux-headers-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17453"/>
                <criterion comment="linux-headers-2.6.26-2-all-hppa DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:16488"/>
                <criterion comment="linux-image-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:16867"/>
                <criterion comment="linux-headers-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17376"/>
                <criterion comment="linux-headers-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17289"/>
                <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17224"/>
                <criterion comment="linux-image-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17422"/>
                <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:17156"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7639" version="3" class="patch">
      <metadata>
        <title>DSA-1915 linux-2.6 -- privilege escalation/denial of service/sensitive memory leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1915" ref_id="DSA-1915"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2695" ref_id="CVE-2009-2695"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2903" ref_id="CVE-2009-2903"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2908" ref_id="CVE-2009-2908"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2909" ref_id="CVE-2009-2909"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2910" ref_id="CVE-2009-2910"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3001" ref_id="CVE-2009-3001"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3002" ref_id="CVE-2009-3002"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3286" ref_id="CVE-2009-3286"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3290" ref_id="CVE-2009-3290"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3613" ref_id="CVE-2009-3613"/>
        <description>Notice: Debian 5.0.4, the next point release of Debian "lenny", will include a new default value for the mmap_min_addr tunable. This change will add an additional safeguard against a class of security vulnerabilities known as "NULL pointer dereference" vulnerabilities, but it will need to be overridden when using certain applications. Additional information about this change, including instructions for making this change locally in advance of 5.0.4 (recommended), can be found at: http://wiki.debian.org/mmap_min_addr. Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service, sensitive memory leak or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Eric Paris provided several fixes to increase the protection provided by the mmap_min_addr tunable against NULL pointer dereference vulnerabilities. Mark Smith discovered a memory leak in the appletalk implementation. When the appletalk and ipddp modules are loaded, but no ipddp "N" device is found, remote attackers can cause a denial of service by consuming large amounts of system memory. Loic Minier discovered an issue in the eCryptfs filesystem. A local user can cause a denial of service (kernel oops) by causing a dentry value to go negative. Arjan van de Ven discovered an issue in the AX.25 protocol implementation. A specially crafted call to setsockopt() can result in a denial of service (kernel oops). Jan Beulich discovered the existence of a sensitive kernel memory leak. Systems running the "amd64" kernel do not properly sanitise registers for 32-bit processes. Jiri Slaby fixed a sensitive memory leak issue in the ANSI/IEEE 802.2 LLC implementation. This is not exploitable in the Debian lenny kernel as root privileges are required to exploit this issue. Eric Dumazet fixed several sensitive memory leaks in the IrDA, X.25 PLP (Rose), NET/ROM, Acorn Econet/AUN, and Controller Area Network (CAN) implementations. Local users can exploit these issues to gain access to kernel memory. Eric Paris discovered an issue with the NFSv4 server implementation. When an O_EXCL create fails, files may be left with corrupted permissions, possibly granting unintentional privileges to other local users. Jan Kiszka noticed that the kvm_emulate_hypercall function in KVM does not prevent access to MMU hypercalls from ring 0, which allows local guest OS users to cause a denial of service (guest kernel crash) and read or write guest kernel memory. Alistair Strachan reported an issue in the r8169 driver. Remote users can cause a denial of service (IOMMU space exhaustion and system crash) by transmitting a large amount of jumbo frames.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:19.660-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:19.892-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:56.127-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7639 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:28.711-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:41.547-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-patch-debian-2.6.26 is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16039"/>
              <criterion comment="linux-support-2.6.26-2 is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:15760"/>
              <criterion comment="linux-doc-2.6.26 is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:15864"/>
              <criterion comment="linux-tree-2.6.26 is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:15949"/>
              <criterion comment="linux-source-2.6.26 is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16048"/>
              <criterion comment="linux-manual-2.6.26 is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:15955"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:15625"/>
              <criterion comment="linux-image-2.6.26-2-vserver-s390x is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:15250"/>
              <criterion comment="linux-image-2.6.26-2-s390 is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16141"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16140"/>
              <criterion comment="linux-image-2.6.26-2-s390-tape is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16228"/>
              <criterion comment="linux-headers-2.6.26-2-all-s390 is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16085"/>
              <criterion comment="linux-headers-2.6.26-2-s390 is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:15896"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-s390x is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16232"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16184"/>
              <criterion comment="linux-image-2.6.26-2-s390x is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:15650"/>
              <criterion comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16229"/>
              <criterion comment="linux-headers-2.6.26-2-s390x is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:15918"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="xen-linux-system-2.6.26-2-xen-amd64 is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16207"/>
              <criterion comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:15832"/>
              <criterion comment="linux-modules-2.6.26-2-xen-amd64 is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:15938"/>
              <criterion comment="linux-headers-2.6.26-2-openvz-amd64 is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16178"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:15289"/>
              <criterion comment="linux-image-2.6.26-2-openvz-amd64 is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16025"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:15680"/>
              <criterion comment="linux-headers-2.6.26-2-common-openvz is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16026"/>
              <criterion comment="linux-image-2.6.26-2-vserver-amd64 is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:15326"/>
              <criterion comment="linux-headers-2.6.26-2-all-amd64 is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16120"/>
              <criterion comment="linux-image-2.6.26-2-xen-amd64 is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16192"/>
              <criterion comment="linux-headers-2.6.26-2-common-xen is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16065"/>
              <criterion comment="linux-image-2.6.26-2-amd64 is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16233"/>
              <criterion comment="linux-headers-2.6.26-2-xen-amd64 is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16209"/>
              <criterion comment="linux-headers-2.6.26-2-amd64 is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16242"/>
              <criterion comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:15959"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-amd64 is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:15961"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:15819"/>
              <criterion comment="linux-headers-2.6.26-2-parisc is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:15899"/>
              <criterion comment="linux-image-2.6.26-2-parisc64 is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:15923"/>
              <criterion comment="linux-image-2.6.26-2-parisc is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16326"/>
              <criterion comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:15897"/>
              <criterion comment="linux-headers-2.6.26-2-all-hppa is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16393"/>
              <criterion comment="linux-image-2.6.26-2-parisc-smp is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:15943"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64-smp is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:15505"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64 is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16319"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16304"/>
              <criterion comment="linux-image-2.6.26-2-parisc64-smp is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:16309"/>
              <criterion comment="linux-headers-2.6.26-2-parisc-smp is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:15850"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7638" version="3" class="patch">
      <metadata>
        <title>DSA-1909 postgresql-ocaml -- missing escape function</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>postgresql-ocaml</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1909" ref_id="DSA-1909"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2943" ref_id="CVE-2009-2943"/>
        <description>It was discovered that postgresql-ocaml, OCaml bindings to PostgreSQL's libpq, was missing a function to call PQescapeStringConn(). This is needed, because PQescapeStringConn() honours the charset of the connection and prevents insufficient escaping, when certain multibyte character encodings are used. The added function is called escape_string_conn() and takes the established database connection as a first argument. The old escape_string() was kept for backwards compatibility. Developers using these bindings are encouraged to adjust their code to use the new function.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:40.789-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:19.251-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:55.626-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7638 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:26.737-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:41.315-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libpostgresql-ocaml-dev is earlier than 1.7.0-3+lenny1" test_ref="oval:org.mitre.oval:tst:13218"/>
            <criterion comment="libpostgresql-ocaml is earlier than 1.7.0-3+lenny1" test_ref="oval:org.mitre.oval:tst:12962"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libpostgresql-ocaml-dev is earlier than 1.5.4-2+etch1" test_ref="oval:org.mitre.oval:tst:13046"/>
            <criterion comment="libpostgresql-ocaml is earlier than 1.5.4-2+etch1" test_ref="oval:org.mitre.oval:tst:13102"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7636" version="3" class="patch">
      <metadata>
        <title>DSA-1704 xulrunner -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1704" ref_id="DSA-1704"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5500" ref_id="CVE-2008-5500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5503" ref_id="CVE-2008-5503"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5506" ref_id="CVE-2008-5506"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5507" ref_id="CVE-2008-5507"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5508" ref_id="CVE-2008-5508"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5511" ref_id="CVE-2008-5511"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5512" ref_id="CVE-2008-5512"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications. The Common Vulnerabilities and Exposures project identifies the following problems: Jesse Ruderman discovered that the layout engine is vulnerable to DoS attacks that might trigger memory corruption and an integer overflow. (MFSA 2008-60) Boris Zbarsky discovered that an information disclosure attack could be performed via XBL bindings. (MFSA 2008-61) Marius Schilder discovered that it is possible to obtain sensible data via a XMLHttpRequest. (MFSA 2008-64) Chris Evans discovered that it is possible to obtain sensible data via a JavaScript URL. (MFSA 2008-65) Chip Salzenberg discovered possible phishing attacks via URLs with leading whitespaces or control characters. (MFSA 2008-66) It was discovered that it is possible to perform cross-site scripting attacks via an XBL binding to an "unloaded document." (MFSA 2008-68) It was discovered that it is possible to run arbitrary JavaScript with chrome privileges via unknown vectors. (MFSA 2008-68)</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:33.701-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:18.626-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:55.154-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7636 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:32.223-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:40.698-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libxul-dev is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:11929"/>
              <criterion comment="libmozjs-dev is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:11608"/>
              <criterion comment="libsmjs1 is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12394"/>
              <criterion comment="libmozillainterfaces-java is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12502"/>
              <criterion comment="libxul-common is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:11922"/>
              <criterion comment="libsmjs-dev is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:11868"/>
              <criterion comment="libnspr4-dev is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12459"/>
              <criterion comment="libnss3-dev is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12100"/>
            </criteria>
          </criteria>
          <criterion comment="libxul0d is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12405"/>
          <criterion comment="libnss3-0d-dbg is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12489"/>
          <criterion comment="libmozjs0d-dbg is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:11665"/>
          <criterion comment="libnss3-0d is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12573"/>
          <criterion comment="spidermonkey-bin is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:11948"/>
          <criterion comment="libnspr4-0d-dbg is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12366"/>
          <criterion comment="xulrunner-gnome-support is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12282"/>
          <criterion comment="python-xpcom is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12598"/>
          <criterion comment="libxul0d-dbg is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12441"/>
          <criterion comment="xulrunner is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12454"/>
          <criterion comment="libnss3-tools is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12640"/>
          <criterion comment="libmozjs0d is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12633"/>
          <criterion comment="libnspr4-0d is earlier than 1.8.0.15~pre080614i-0etch1" test_ref="oval:org.mitre.oval:tst:12333"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7635" version="3" class="patch">
      <metadata>
        <title>DSA-1848 znc -- directory traversal</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>znc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1848" ref_id="DSA-1848"/>
        <description>It was discovered that znc, an IRC proxy, did not properly process certain DCC requests, allowing attackers to upload arbitrary files.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:05.800-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:18.177-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:54.736-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7635 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:43.157-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:40.572-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="znc is earlier than 0.058-2+lenny3" test_ref="oval:org.mitre.oval:tst:12457"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="znc is earlier than 0.045-3+etch3" test_ref="oval:org.mitre.oval:tst:12610"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7628" version="3" class="patch">
      <metadata>
        <title>DSA-1662 mysql-dfsg-5.0 -- authorisation bypass</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mysql-dfsg-5.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1662" ref_id="DSA-1662"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4098" ref_id="CVE-2008-4098"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4097" ref_id="CVE-2008-4097"/>
        <description>A symlink traversal vulnerability was discovered in MySQL, a relational database server. The weakness could permit an attacker having both CREATE TABLE access to a database and the ability to execute shell commands on the database server to bypass MySQL access controls, enabling them to write to tables in databases to which they would not ordinarily have access. The Common Vulnerabilities and Exposures project identifies this vulnerability as CVE-2008-4098. Note that a closely aligned issue, identified as CVE-2008-4097, was prevented by the update announced in DSA-1608-1. This new update supersedes that fix and mitigates both potential attack vectors.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:46.345-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:17.763-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:54.416-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7628 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:48.942-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:40.359-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mysql-client is earlier than 5.0.32-7etch8" test_ref="oval:org.mitre.oval:tst:12561"/>
              <criterion comment="mysql-common is earlier than 5.0.32-7etch8" test_ref="oval:org.mitre.oval:tst:12556"/>
              <criterion comment="mysql-server is earlier than 5.0.32-7etch8" test_ref="oval:org.mitre.oval:tst:12717"/>
            </criteria>
          </criteria>
          <criterion comment="libmysqlclient15-dev is earlier than 5.0.32-7etch8" test_ref="oval:org.mitre.oval:tst:12231"/>
          <criterion comment="mysql-server-4.1 is earlier than 5.0.32-7etch8" test_ref="oval:org.mitre.oval:tst:12627"/>
          <criterion comment="mysql-client-5.0 is earlier than 5.0.32-7etch8" test_ref="oval:org.mitre.oval:tst:12471"/>
          <criterion comment="mysql-server-5.0 is earlier than 5.0.32-7etch8" test_ref="oval:org.mitre.oval:tst:11901"/>
          <criterion comment="libmysqlclient15off is earlier than 5.0.32-7etch8" test_ref="oval:org.mitre.oval:tst:12596"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7626" version="3" class="patch">
      <metadata>
        <title>DSA-1661 openoffice.org -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openoffice.org</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1661" ref_id="DSA-1661"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2237" ref_id="CVE-2008-2237"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2238" ref_id="CVE-2008-2238"/>
        <description>Several vulnerabilities have been discovered in the OpenOffice.org office suite: The SureRun Security team discovered a bug in the WMF file parser that can be triggered by manipulated WMF files and can lead to heap overflows and arbitrary code execution. An anonymous researcher working with the iDefense discovered a bug in the EMF file parser that can be triggered by manipulated EMF files and can lead to heap overflows and arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:00.403-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:15.144-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:52.211-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7626 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:27.891-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:39.771-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="openoffice.org-dtd-officedocument1.0 is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12505"/>
              <criterion comment="openoffice.org-l10n-cy is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12689"/>
              <criterion comment="openoffice.org-l10n-cs is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12572"/>
              <criterion comment="openoffice.org-help-hu is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12545"/>
              <criterion comment="openoffice.org-l10n-vi is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12398"/>
              <criterion comment="openoffice.org-l10n-ca is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12458"/>
              <criterion comment="openoffice.org-help-en-us is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12511"/>
              <criterion comment="ttf-opensymbol is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12654"/>
              <criterion comment="openoffice.org-l10n-ka is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12632"/>
              <criterion comment="openoffice.org-l10n-km is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12131"/>
              <criterion comment="openoffice.org-l10n-ko is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12626"/>
              <criterion comment="openoffice.org-l10n-pl is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12521"/>
              <criterion comment="broffice.org is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12542"/>
              <criterion comment="openoffice.org-l10n-ku is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12665"/>
              <criterion comment="openoffice.org-l10n-pt is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12106"/>
              <criterion comment="openoffice.org-l10n-xh is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12299"/>
              <criterion comment="openoffice.org-help-it is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:11933"/>
              <criterion comment="openoffice.org-help-pl is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12429"/>
              <criterion comment="openoffice.org-l10n-be-by is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12541"/>
              <criterion comment="openoffice.org-l10n-hr is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:11871"/>
              <criterion comment="openoffice.org-l10n-hu is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12595"/>
              <criterion comment="openoffice.org-l10n-mk is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12670"/>
              <criterion comment="openoffice.org-l10n-hi is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12206"/>
              <criterion comment="openoffice.org-l10n-sr-cs is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12607"/>
              <criterion comment="openoffice.org-l10n-he is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12579"/>
              <criterion comment="openoffice.org-l10n-en-za is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12098"/>
              <criterion comment="openoffice.org-l10n-as-in is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12316"/>
              <criterion comment="openoffice.org-l10n-ta-in is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12614"/>
              <criterion comment="openoffice.org-l10n-te-in is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12506"/>
              <criterion comment="openoffice.org-help-nl is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12296"/>
              <criterion comment="openoffice.org-l10n-eo is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12514"/>
              <criterion comment="openoffice.org-l10n-el is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12685"/>
              <criterion comment="openoffice.org-l10n-zu is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12415"/>
              <criterion comment="openoffice.org-l10n-hi-in is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12712"/>
              <criterion comment="openoffice.org-l10n-zh-tw is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12390"/>
              <criterion comment="openoffice.org-l10n-za is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12223"/>
              <criterion comment="openoffice.org-l10n-et is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12604"/>
              <criterion comment="openoffice.org-help-fr is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12359"/>
              <criterion comment="openoffice.org-l10n-rw is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12589"/>
              <criterion comment="openoffice.org-l10n-es is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12163"/>
              <criterion comment="openoffice.org-l10n-ru is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12575"/>
              <criterion comment="openoffice.org-l10n-bs is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12629"/>
              <criterion comment="openoffice.org-l10n-br is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12708"/>
              <criterion comment="openoffice.org-l10n-bn is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:11802"/>
              <criterion comment="openoffice.org-l10n-bg is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12018"/>
              <criterion comment="openoffice.org-l10n-sl is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12566"/>
              <criterion comment="openoffice.org-l10n-ja is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12369"/>
              <criterion comment="openoffice.org-l10n-en-gb is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12424"/>
              <criterion comment="openoffice.org-l10n-sk is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12642"/>
              <criterion comment="openoffice.org-l10n-st is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12682"/>
              <criterion comment="openoffice.org-l10n-sv is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12372"/>
              <criterion comment="openoffice.org-l10n-ss is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12256"/>
              <criterion comment="openoffice.org-help-sv is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12618"/>
              <criterion comment="openoffice.org-help-dz is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12599"/>
              <criterion comment="openoffice.org-help-da is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12637"/>
              <criterion comment="openoffice.org-help-de is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12690"/>
              <criterion comment="openoffice.org-help-sl is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12580"/>
              <criterion comment="openoffice.org-java-common is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12396"/>
              <criterion comment="openoffice.org-l10n-ga is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12142"/>
              <criterion comment="openoffice.org-l10n-ts is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12185"/>
              <criterion comment="openoffice.org-l10n-tr is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12354"/>
              <criterion comment="openoffice.org-l10n-tn is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12688"/>
              <criterion comment="openoffice.org-l10n-th is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12635"/>
              <criterion comment="openoffice.org-l10n-tg is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12583"/>
              <criterion comment="openoffice.org-help-et is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12578"/>
              <criterion comment="openoffice.org-help-es is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12715"/>
              <criterion comment="openoffice.org-filter-mobiledev is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12592"/>
              <criterion comment="openoffice.org-l10n-or-in is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12485"/>
              <criterion comment="openoffice.org-help-en is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12515"/>
              <criterion comment="openoffice.org-l10n-lt is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12252"/>
              <criterion comment="openoffice.org-l10n-lv is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12278"/>
              <criterion comment="openoffice.org-l10n-de is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12309"/>
              <criterion comment="openoffice.org-l10n-da is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12671"/>
              <criterion comment="openoffice.org-l10n-uk is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12577"/>
              <criterion comment="openoffice.org-l10n-dz is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12410"/>
              <criterion comment="openoffice.org-l10n-lo is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:11804"/>
              <criterion comment="openoffice.org-l10n-ml-in is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12532"/>
              <criterion comment="openoffice.org-help-en-gb is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12484"/>
              <criterion comment="openoffice.org-l10n-af is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12097"/>
              <criterion comment="openoffice.org-common is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12552"/>
              <criterion comment="openoffice.org-help-ja is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12648"/>
              <criterion comment="openoffice.org-l10n-zh-cn is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12587"/>
              <criterion comment="openoffice.org-l10n-ve is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12549"/>
              <criterion comment="openoffice.org-help-zh-cn is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12562"/>
              <criterion comment="openoffice.org-l10n-it is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12475"/>
              <criterion comment="openoffice.org-l10n-gu-in is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:11874"/>
              <criterion comment="openoffice.org-l10n-in is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12684"/>
              <criterion comment="openoffice.org-help-zh-tw is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12525"/>
              <criterion comment="openoffice.org-help-ru is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:11727"/>
              <criterion comment="openoffice.org-l10n-fr is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12639"/>
              <criterion comment="openoffice.org-l10n-pt-br is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12643"/>
              <criterion comment="openoffice.org-help-pt-br is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12661"/>
              <criterion comment="openoffice.org-help-ko is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12547"/>
              <criterion comment="openoffice.org-help-km is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12698"/>
              <criterion comment="openoffice.org-l10n-fa is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:11991"/>
              <criterion comment="openoffice.org-l10n-fi is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12460"/>
              <criterion comment="openoffice.org-qa-api-tests is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12270"/>
              <criterion comment="openoffice.org-help-hi-in is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12196"/>
              <criterion comment="openoffice.org-l10n-ns is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12337"/>
              <criterion comment="openoffice.org-l10n-nr is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12138"/>
              <criterion comment="openoffice.org-dev-doc is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12537"/>
              <criterion comment="openoffice.org-l10n-nn is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:11959"/>
              <criterion comment="openoffice.org-l10n-nl is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12128"/>
              <criterion comment="openoffice.org-help-cs is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12702"/>
              <criterion comment="openoffice.org-l10n-ne is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12179"/>
              <criterion comment="openoffice.org-l10n-pa-in is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12473"/>
              <criterion comment="openoffice.org-l10n-nb is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:11741"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criterion comment="libmythes-dev is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12543"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="openoffice.org-filter-so52 is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12724"/>
              <criterion comment="openoffice.org-impress is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12704"/>
              <criterion comment="openoffice.org-evolution is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12568"/>
              <criterion comment="openoffice.org-base is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12518"/>
              <criterion comment="openoffice.org is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12558"/>
              <criterion comment="openoffice.org-math is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12672"/>
              <criterion comment="openoffice.org-calc is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12306"/>
              <criterion comment="openoffice.org-qa-tools is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12243"/>
              <criterion comment="openoffice.org-dbg is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12722"/>
              <criterion comment="openoffice.org-gtk is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12693"/>
              <criterion comment="openoffice.org-officebean is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12694"/>
              <criterion comment="python-uno is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12574"/>
              <criterion comment="openoffice.org-gtk-gnome is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12453"/>
              <criterion comment="openoffice.org-writer is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12718"/>
              <criterion comment="openoffice.org-dev is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12660"/>
              <criterion comment="openoffice.org-gcj is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:11943"/>
              <criterion comment="openoffice.org-kde is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12739"/>
              <criterion comment="openoffice.org-draw is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12294"/>
              <criterion comment="openoffice.org-gnome is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12496"/>
              <criterion comment="openoffice.org-core is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:12678"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7621" version="5" class="patch">
      <metadata>
        <title>DSA-1664 ekg -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ekg</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1664" ref_id="DSA-1664"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4776" ref_id="CVE-2008-4776"/>
        <description>It was discovered that ekg, a console Gadu Gadu client performs insufficient input sanitising in the code to parse contact descriptions, which may result in denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:44.249-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:14.671-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:51.869-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7621 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:31.944-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:39.574-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:12168 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:19.995-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:41.190-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="ekg is earlier than 1:1.7~rc2-1etch2" test_ref="oval:org.mitre.oval:tst:12160"/>
          <criterion comment="libgadu-dev is earlier than 1:1.7~rc2-1etch2" test_ref="oval:org.mitre.oval:tst:12571"/>
          <criterion comment="libgadu3 is earlier than 1:1.7~rc2-1etch2" test_ref="oval:org.mitre.oval:tst:12168"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7619" version="3" class="patch">
      <metadata>
        <title>DSA-1632 tiff -- buffer underflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tiff</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1632" ref_id="DSA-1632"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2327" ref_id="CVE-2008-2327"/>
        <description>Drew Yao discovered that libTIFF, a library for handling the Tagged Image File Format, is vulnerable to a programming error allowing malformed tiff files to lead to a crash or execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:21.725-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:14.112-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:51.455-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7619 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:32.873-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:39.414-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libtiff4 is earlier than 3.8.2-7+etch1" test_ref="oval:org.mitre.oval:tst:19354"/>
          <criterion comment="libtiff-opengl is earlier than 3.8.2-7+etch1" test_ref="oval:org.mitre.oval:tst:19144"/>
          <criterion comment="libtiffxx0c2 is earlier than 3.8.2-7+etch1" test_ref="oval:org.mitre.oval:tst:18963"/>
          <criterion comment="libtiff-tools is earlier than 3.8.2-7+etch1" test_ref="oval:org.mitre.oval:tst:19136"/>
          <criterion comment="libtiff4-dev is earlier than 3.8.2-7+etch1" test_ref="oval:org.mitre.oval:tst:19398"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7607" version="5" class="patch">
      <metadata>
        <title>DSA-2019 pango1.0 -- missing input sanitisation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>pango1.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2019" ref_id="DSA-2019"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0421" ref_id="CVE-2010-0421"/>
        <description>Marc Schoenefeld discovered an improper input sanitisation in Pango, a library for layout and rendering of text, leading to array indexing error. If a local user was tricked into loading a specially-crafted font file in an application, using the Pango font rendering library, it could lead to denial of service .</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T18:49:49-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:09.356-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:01:01.710-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:50:04.880-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7607 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:31.344-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:39.235-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libpango1.0-doc is earlier than 1.20.5-5+lenny1" test_ref="oval:org.mitre.oval:tst:23622"/>
              <criterion comment="libpango1.0-common is earlier than 1.20.5-5+lenny1" test_ref="oval:org.mitre.oval:tst:24415"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libpango1.0-0 is earlier than 1.20.5-5+lenny1" test_ref="oval:org.mitre.oval:tst:24251"/>
              <criterion comment="libpango1.0-0-dbg is earlier than 1.20.5-5+lenny1" test_ref="oval:org.mitre.oval:tst:24323"/>
              <criterion comment="libpango1.0-dev is earlier than 1.20.5-5+lenny1" test_ref="oval:org.mitre.oval:tst:24017"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7605" version="3" class="patch">
      <metadata>
        <title>DSA-1728 dkim-milter -- improper assertion</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>dkim-milter</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1728" ref_id="DSA-1728"/>
        <description>It was discovered that dkim-milter, an implementation of the DomainKeys Identified Mail protocol, may crash during DKIM verification if it encounters a specially-crafted or revoked public key record in DNS. The old stable distribution (etch) does not contain dkim-milter packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:28.617-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:13.592-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:51.010-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7605 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:29.113-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:39.089-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libsmdkim-dev is earlier than 2.6.0.dfsg-1+lenny1" test_ref="oval:org.mitre.oval:tst:17647"/>
          <criterion comment="libsmdkim2 is earlier than 2.6.0.dfsg-1+lenny1" test_ref="oval:org.mitre.oval:tst:17507"/>
          <criterion comment="dkim-filter is earlier than 2.6.0.dfsg-1+lenny1" test_ref="oval:org.mitre.oval:tst:17514"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7603" version="3" class="patch">
      <metadata>
        <title>DSA-1539 mapserver -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mapserver</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1539" ref_id="DSA-1539"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4542" ref_id="CVE-2007-4542"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4629" ref_id="CVE-2007-4629"/>
        <description>Chris Schmidt and Daniel Morissette discovered two vulnerabilities in mapserver, a development environment for spatial and mapping applications. The Common Vulnerabilities and Exposures project identifies the following two problems: Lack of input sanitising and output escaping in the CGI mapserver's template handling and error reporting routines leads to cross-site scripting vulnerabilities. Missing bounds checking in mapserver's template handling leads to a stack-based buffer overrun vulnerability, allowing a remote attacker to execute arbitrary code with the privileges of the CGI or httpd user.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:36.300-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:13.080-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:50.573-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7603 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:45.105-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:38.864-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="mapserver-doc is earlier than 4.10.0-5.1+etch2" test_ref="oval:org.mitre.oval:tst:13000"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mapserver-bin is earlier than 4.10.0-5.1+etch2" test_ref="oval:org.mitre.oval:tst:13184"/>
              <criterion comment="php4-mapscript is earlier than 4.10.0-5.1+etch2" test_ref="oval:org.mitre.oval:tst:13088"/>
              <criterion comment="perl-mapscript is earlier than 4.10.0-5.1+etch2" test_ref="oval:org.mitre.oval:tst:13072"/>
              <criterion comment="php5-mapscript is earlier than 4.10.0-5.1+etch2" test_ref="oval:org.mitre.oval:tst:12820"/>
              <criterion comment="cgi-mapserver is earlier than 4.10.0-5.1+etch2" test_ref="oval:org.mitre.oval:tst:12970"/>
              <criterion comment="python-mapscript is earlier than 4.10.0-5.1+etch2" test_ref="oval:org.mitre.oval:tst:12576"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7601" version="3" class="patch">
      <metadata>
        <title>DSA-1468 tomcat5.5 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tomcat5.5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1468" ref_id="DSA-1468"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0128" ref_id="CVE-2008-0128"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2450" ref_id="CVE-2007-2450"/>
        <description>Several remote vulnerabilities have been discovered in the Tomcat servlet and JSP engine. The Common Vulnerabilities and Exposures project identifies the following problems: Olaf Kock discovered that HTTPS encryption was insufficiently enforced for single-sign-on cookies, which could result in information disclosure. It was discovered that the Manager and Host Manager web applications performed insufficient input sanitising, which could lead to cross site scripting. This update also adapts the tomcat5.5-webapps package to the tightened JULI permissions introduced in the previous tomcat5.5 DSA. However, it should be noted, that the tomcat5.5-webapps is for demonstration and documentation purposes only and should not be used for production systems. The old stable distribution (sarge) doesn't contain tomcat5.5.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:30.338-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:12.787-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:50.308-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7601 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:27.092-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:38.661-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libtomcat5.5-java is earlier than 5.5.20-2etch2" test_ref="oval:org.mitre.oval:tst:16434"/>
          <criterion comment="tomcat5.5-admin is earlier than 5.5.20-2etch2" test_ref="oval:org.mitre.oval:tst:17052"/>
          <criterion comment="tomcat5.5-webapps is earlier than 5.5.20-2etch2" test_ref="oval:org.mitre.oval:tst:17145"/>
          <criterion comment="tomcat5.5 is earlier than 5.5.20-2etch2" test_ref="oval:org.mitre.oval:tst:17126"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7600" version="3" class="patch">
      <metadata>
        <title>DSA-1834 apache2 -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>apache2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1834" ref_id="DSA-1834"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1890" ref_id="CVE-2009-1890"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1891" ref_id="CVE-2009-1891"/>
        <description>A denial of service flaw was found in the Apache mod_proxy module when it was used as a reverse proxy. A remote attacker could use this flaw to force a proxy process to consume large amounts of CPU time. This issue did not affect Debian 4.0 "etch". A denial of service flaw was found in the Apache mod_deflate module. This module continued to compress large files until compression was complete, even if the network connection that requested the content was closed before compression completed. This would cause mod_deflate to consume large amounts of CPU if mod_deflate was enabled for a large file. A similar flaw related to HEAD requests for compressed content was also fixed. The oldstable distribution (etch), these problems have been fixed in version 2.2.3-4+etch9.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:43.860-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:11.568-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:49.540-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7600 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:31.748-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:38.384-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="apache2-src is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14788"/>
                <criterion comment="apache2-doc is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14650"/>
                <criterion comment="apache2 is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14326"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="apache2-threaded-dev is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14447"/>
                <criterion comment="apache2-utils is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14774"/>
                <criterion comment="apache2-mpm-worker is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14691"/>
                <criterion comment="apache2.2-common is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14031"/>
                <criterion comment="apache2-suexec-custom is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14613"/>
                <criterion comment="apache2-suexec is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14697"/>
                <criterion comment="apache2-mpm-prefork is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14334"/>
                <criterion comment="apache2-dbg is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14133"/>
                <criterion comment="apache2-mpm-event is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14537"/>
                <criterion comment="apache2-prefork-dev is earlier than 2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:14514"/>
              </criteria>
            </criteria>
            <criterion comment="apache2-mpm-itk is earlier than 2.2.6-02-1+lenny2" test_ref="oval:org.mitre.oval:tst:14791"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="apache2-mpm-perchild is earlier than 2.2.3-4+etch9" test_ref="oval:org.mitre.oval:tst:14736"/>
                <criterion comment="apache2-src is earlier than 2.2.3-4+etch9" test_ref="oval:org.mitre.oval:tst:14454"/>
                <criterion comment="apache2-doc is earlier than 2.2.3-4+etch9" test_ref="oval:org.mitre.oval:tst:14683"/>
                <criterion comment="apache2 is earlier than 2.2.3-4+etch9" test_ref="oval:org.mitre.oval:tst:14707"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="apache2-mpm-itk is earlier than 2.2.3-01-2+etch3" test_ref="oval:org.mitre.oval:tst:14767"/>
                <criterion comment="apache2-utils is earlier than 2.2.3-4+etch9" test_ref="oval:org.mitre.oval:tst:14543"/>
                <criterion comment="apache2-mpm-worker is earlier than 2.2.3-4+etch9" test_ref="oval:org.mitre.oval:tst:14428"/>
                <criterion comment="apache2.2-common is earlier than 2.2.3-4+etch9" test_ref="oval:org.mitre.oval:tst:14104"/>
                <criterion comment="apache2-threaded-dev is earlier than 2.2.3-4+etch9" test_ref="oval:org.mitre.oval:tst:14584"/>
                <criterion comment="apache2-mpm-event is earlier than 2.2.3-4+etch9" test_ref="oval:org.mitre.oval:tst:14489"/>
                <criterion comment="apache2-mpm-prefork is earlier than 2.2.3-4+etch9" test_ref="oval:org.mitre.oval:tst:14562"/>
                <criterion comment="apache2-prefork-dev is earlier than 2.2.3-4+etch9" test_ref="oval:org.mitre.oval:tst:14778"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7596" version="5" class="patch">
      <metadata>
        <title>DSA-1733 vim -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>vim</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1733" ref_id="DSA-1733"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2712" ref_id="CVE-2008-2712"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3074" ref_id="CVE-2008-3074"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3075" ref_id="CVE-2008-3075"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3076" ref_id="CVE-2008-3076"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4101" ref_id="CVE-2008-4101"/>
        <description>Several vulnerabilities have been found in vim, an enhanced vi editor. The Common Vulnerabilities and Exposures project identifies the following problems: Jan Minar discovered that vim did not properly sanitise inputs before invoking the execute or system functions inside vim scripts. This could lead to the execution of arbitrary code. Jan Minar discovered that the tar plugin of vim did not properly sanitise the filenames in the tar archive or the name of the archive file itself, making it prone to arbitrary code execution. Jan Minar discovered that the zip plugin of vim did not properly sanitise the filenames in the zip archive or the name of the archive file itself, making it prone to arbitrary code execution. Jan Minar discovered that the netrw plugin of vim did not properly sanitise the filenames or directory names it is given. This could lead to the execution of arbitrary code. Ben Schmidt discovered that vim did not properly escape characters when performing keyword or tag lookups. This could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:31.003-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:10.923-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:48.955-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7596 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:39.988-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:37.947-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:18652 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:13.965-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:40.712-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="vim-doc is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19543"/>
              <criterion comment="vim-runtime is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19603"/>
              <criterion comment="vim-gui-common is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:18652"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="vim-tcl is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19082"/>
              <criterion comment="vim-common is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19396"/>
              <criterion comment="vim-gnome is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19503"/>
              <criterion comment="vim-lesstif is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:18663"/>
              <criterion comment="vim-ruby is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19415"/>
              <criterion comment="vim-gtk is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19360"/>
              <criterion comment="vim is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19597"/>
              <criterion comment="vim-python is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19061"/>
              <criterion comment="vim-tiny is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19557"/>
              <criterion comment="vim-full is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19210"/>
              <criterion comment="vim-perl is earlier than 1:7.0-122+1etch5" test_ref="oval:org.mitre.oval:tst:19569"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7590" version="5" class="patch">
      <metadata>
        <title>DSA-2033 ejabberd -- heap overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>ejabberd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2033" ref_id="DSA-2033"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0305" ref_id="CVE-2010-0305"/>
        <description>It was discovered that in ejabberd, a distributed XMPP/Jabber server written in Erlang, a problem in ejabberd_c2s.erl allows remote authenticated users to cause a denial of service by sending a large number of c2s messages; that triggers an overload of the queue, which in turn causes a crash of the ejabberd daemon.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:10:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:14.821-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:01:01.496-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:50:04.428-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7590 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:33.007-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:37.798-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="ejabberd is earlier than 2.0.1-6+lenny2" test_ref="oval:org.mitre.oval:tst:26597"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7586" version="3" class="patch">
      <metadata>
        <title>DSA-1942 wireshark -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>wireshark</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1942" ref_id="DSA-1942"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1268" ref_id="CVE-2009-1268"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1829" ref_id="CVE-2008-1829"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2560" ref_id="CVE-2009-2560"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2562" ref_id="CVE-2009-2562"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3241" ref_id="CVE-2009-3241"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3550" ref_id="CVE-2009-3550"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3829" ref_id="CVE-2009-3829"/>
        <description>Several remote vulnerabilities have been discovered in the Wireshark network traffic analyzer, which may lead to the execution of arbitrary code or denial of service. The Common Vulnerabilities and Exposures project identifies the following problems: A NULL pointer dereference was found in the RADIUS dissector. A NULL pointer dereference was found in the DCERP/NT dissector. An integer overflow was discovered in the ERF parser. This update also includes fixes for three minor issues (CVE-2008-1829, CVE-2009-2562, CVE-2009-3241), which were scheduled for the next stable point update. Also CVE-2009-1268 was fixed for Etch. Since this security update was issued prior to the release of the point update, the fixes were included.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:02-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:48:36.074-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:10.242-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:48.403-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7586 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:30.892-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:37.297-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="wireshark-dev is earlier than 1.0.2-3+lenny7" test_ref="oval:org.mitre.oval:tst:11593"/>
            <criterion comment="wireshark-common is earlier than 1.0.2-3+lenny7" test_ref="oval:org.mitre.oval:tst:11843"/>
            <criterion comment="tshark is earlier than 1.0.2-3+lenny7" test_ref="oval:org.mitre.oval:tst:11792"/>
            <criterion comment="wireshark is earlier than 1.0.2-3+lenny7" test_ref="oval:org.mitre.oval:tst:11443"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="wireshark-dev is earlier than 0.99.4-5.etch.4" test_ref="oval:org.mitre.oval:tst:11848"/>
            <criterion comment="tshark is earlier than 0.99.4-5.etch.4" test_ref="oval:org.mitre.oval:tst:11683"/>
            <criterion comment="ethereal-dev is earlier than 0.99.4-5.etch.4" test_ref="oval:org.mitre.oval:tst:11714"/>
            <criterion comment="tethereal is earlier than 0.99.4-5.etch.4" test_ref="oval:org.mitre.oval:tst:11600"/>
            <criterion comment="wireshark-common is earlier than 0.99.4-5.etch.4" test_ref="oval:org.mitre.oval:tst:11653"/>
            <criterion comment="ethereal is earlier than 0.99.4-5.etch.4" test_ref="oval:org.mitre.oval:tst:10970"/>
            <criterion comment="ethereal-common is earlier than 0.99.4-5.etch.4" test_ref="oval:org.mitre.oval:tst:11117"/>
            <criterion comment="wireshark is earlier than 0.99.4-5.etch.4" test_ref="oval:org.mitre.oval:tst:11858"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7585" version="3" class="patch">
      <metadata>
        <title>DSA-1752 webcit -- format string vulnerability</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>webcit</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1752" ref_id="DSA-1752"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0364" ref_id="CVE-2009-0364"/>
        <description>Wilfried Goesgens discovered that WebCit, the web-based user interface for the Citadel groupware system, contains a format string vulnerability in the mini_calendar component, possibly allowing arbitrary code execution (CVE-2009-0364).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:17.513-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:09.774-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:47.960-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7585 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:30.260-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:37.100-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="citadel-webcit is earlier than 7.37-dfsg-7" test_ref="oval:org.mitre.oval:tst:13024"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7579" version="5" class="patch">
      <metadata>
        <title>DSA-1824 phpmyadmin -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>phpmyadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1824" ref_id="DSA-1824"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1150" ref_id="CVE-2009-1150"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1151" ref_id="CVE-2009-1151"/>
        <description>Several remote vulnerabilities have been discovered in phpMyAdmin, a tool to administer MySQL over the web. The Common Vulnerabilities and Exposures project identifies the following problems: Cross site scripting vulnerability in the export page allow for an attacker that can place crafted cookies with the user to inject arbitrary web script or HTML. Static code injection allows for a remote attacker to inject arbitrary code into phpMyAdmin via the setup.php script. This script is in Debian under normal circumstances protected via Apache authentication. However, because of a recent worm based on this exploit, we are patching it regardless, to also protect installations that somehow still expose the setup.php script.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:54.675-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:07.132-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:45.749-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7579 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:30.415-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:36.896-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:17172 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:19.393-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:40.428-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="phpmyadmin is earlier than 4:2.11.8.1-5+lenny1" test_ref="oval:org.mitre.oval:tst:17351"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="phpmyadmin is earlier than 4:2.9.1.1-11" test_ref="oval:org.mitre.oval:tst:17172"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7571" version="5" class="patch">
      <metadata>
        <title>DSA-1963 unbound -- cryptographic implementation error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>unbound</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1963" ref_id="DSA-1963"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3602" ref_id="CVE-2009-3602"/>
        <description>It was discovered that Unbound, a DNS resolver, does not properly check cryptographic signatures on NSEC3 records. As a result, zones signed with the NSEC3 variant of DNSSEC lose their cryptographic protection. The old stable distribution does not contain an unbound package.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:09:29-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:08.362-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:01:00.748-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:50:03.447-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7571 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:33.554-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:36.685-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="unbound is earlier than 1.0.2-1+lenny1" test_ref="oval:org.mitre.oval:tst:26599"/>
          <criterion comment="libunbound0 is earlier than 1.0.2-1+lenny1" test_ref="oval:org.mitre.oval:tst:26918"/>
          <criterion comment="libunbound-dev is earlier than 1.0.2-1+lenny1" test_ref="oval:org.mitre.oval:tst:26491"/>
          <criterion comment="unbound-host is earlier than 1.0.2-1+lenny1" test_ref="oval:org.mitre.oval:tst:26921"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7566" version="5" class="patch">
      <metadata>
        <title>DSA-2014 moin -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>moin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2014" ref_id="DSA-2014"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0668" ref_id="CVE-2010-0668"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0669" ref_id="CVE-2010-0669"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0717" ref_id="CVE-2010-0717"/>
        <description>Several vulnerabilities have been discovered in moin, a python clone of WikiWiki. The Common Vulnerabilities and Exposures project identifies the following problems: Multiple security issues in MoinMoin related to configurations that have a non-empty superuser list, the xmlrpc action enabled, the SyncPages action enabled, or OpenID configured. MoinMoin does not properly sanitise user profiles. The default configuration of cfg.packagepages_actions_excluded in MoinMoin does not prevent unsafe package actions. In addition, this update fixes an error when processing hierarchical ACLs, which can be exploited to access restricted sub-pages.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:01:50-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:35.163-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:01:00.512-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:50:03.233-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7566 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:31.513-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:36.433-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="python-moinmoin is earlier than 1.7.1-3+lenny3" test_ref="oval:org.mitre.oval:tst:25445"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7564" version="3" class="patch">
      <metadata>
        <title>DSA-1621 icedove -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>icedove</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1621" ref_id="DSA-1621"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0304" ref_id="CVE-2008-0304"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2785" ref_id="CVE-2008-2785"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2798" ref_id="CVE-2008-2798"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2799" ref_id="CVE-2008-2799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2802" ref_id="CVE-2008-2802"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2803" ref_id="CVE-2008-2803"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2807" ref_id="CVE-2008-2807"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2809" ref_id="CVE-2008-2809"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2811" ref_id="CVE-2008-2811"/>
        <description>Several remote vulnerabilities have been discovered in the Icedove mail client, an unbranded version of the Thunderbird client. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that a buffer overflow in MIME decoding can lead to the execution of arbitrary code. It was discovered that missing boundary checks on a reference counter for CSS objects can lead to the execution of arbitrary code. Devon Hubbard, Jesse Ruderman and Martijn Wargers discovered crashes in the layout engine, which might allow the execution of arbitrary code. Igor Bukanov, Jesse Ruderman and Gary Kwong discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. "moz_bug_r_a4" discovered that XUL documents can escalate privileges by accessing the pre-compiled "fastload" file. "moz_bug_r_a4" discovered that missing input sanitising in the mozIJSSubScriptLoader.loadSubScript() function could lead to the execution of arbitrary code. Iceweasel itself is not affected, but some addons are. Daniel Glazman discovered that a programming error in the code for parsing .properties files could lead to memory content being exposed to addons, which could lead to information disclosure. John G. Myers, Frank Benkstein and Nils Toedtmann discovered that alternate names on self-signed certificates were handled insufficiently, which could lead to spoofings secure connections. Greg McManus discovered discovered a crash in the block reflow code, which might allow the execution of arbitrary code. For the stable distribution (etch), these problems have been fixed in version 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1. Packages for s390 are not yet available and will be provided later. For the unstable distribution (sid), these problems have been fixed in version 2.0.0.16-1. We recommend that you upgrade your icedove package.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:55.611-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:05.100-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:44.103-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7564 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:30.046-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:35.776-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="thunderbird-gnome-support is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13074"/>
              <criterion comment="thunderbird-dev is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13466"/>
              <criterion comment="mozilla-thunderbird is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13170"/>
              <criterion comment="thunderbird is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13412"/>
              <criterion comment="mozilla-thunderbird-dev is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13299"/>
              <criterion comment="mozilla-thunderbird-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13285"/>
              <criterion comment="thunderbird-dbg is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:12901"/>
              <criterion comment="thunderbird-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:12796"/>
              <criterion comment="mozilla-thunderbird-inspector is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:12800"/>
              <criterion comment="thunderbird-inspector is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13337"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="icedove-typeaheadfind is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13196"/>
              <criterion comment="icedove is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13468"/>
              <criterion comment="icedove-dev is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13336"/>
              <criterion comment="icedove-inspector is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13115"/>
              <criterion comment="icedove-dbg is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13481"/>
              <criterion comment="icedove-gnome-support is earlier than 1.5.0.13+1.5.0.15b.dfsg1+prepatch080614d-0etch1" test_ref="oval:org.mitre.oval:tst:13333"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7548" version="5" class="patch">
      <metadata>
        <title>DSA-1955 network-manager/network-manager-applet -- information disclosure</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>network-manager/network-manager-applet</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1955" ref_id="DSA-1955"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0365" ref_id="CVE-2009-0365"/>
        <description>It was discovered that network-manager-applet, a network management framework, lacks some dbus restriction rules, which allows local users to obtain sensitive information. If you have locally modified the /etc/dbus-1/system.d/nm-applet.conf file, then please make sure that you merge the changes from this fix when asked during upgrade.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:04:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:47.648-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:01:00.011-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:50:02.775-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7548 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:28.964-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:35.575-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="network-manager-gnome is earlier than 0.6.6-4+lenny1" test_ref="oval:org.mitre.oval:tst:25700"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="network-manager-dev is earlier than 0.6.4-6+etch1" test_ref="oval:org.mitre.oval:tst:25692"/>
            <criterion comment="libnm-util0 is earlier than 0.6.4-6+etch1" test_ref="oval:org.mitre.oval:tst:25103"/>
            <criterion comment="libnm-glib-dev is earlier than 0.6.4-6+etch1" test_ref="oval:org.mitre.oval:tst:25546"/>
            <criterion comment="network-manager is earlier than 0.6.4-6+etch1" test_ref="oval:org.mitre.oval:tst:25925"/>
            <criterion comment="network-manager-gnome is earlier than 0.6.4-6+etch1" test_ref="oval:org.mitre.oval:tst:25748"/>
            <criterion comment="libnm-glib0 is earlier than 0.6.4-6+etch1" test_ref="oval:org.mitre.oval:tst:25871"/>
            <criterion comment="libnm-util-dev is earlier than 0.6.4-6+etch1" test_ref="oval:org.mitre.oval:tst:25544"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7542" version="3" class="patch">
      <metadata>
        <title>DSA-1795 ldns -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>ldns</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1795" ref_id="DSA-1795"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1086" ref_id="CVE-2009-1086"/>
        <description>Stefan Kaltenbrunner discovered that ldns, a library and set of utilities to facilitate DNS programming, did not correctly implement a buffer boundary check in its RR DNS record parser. This weakness could enable overflow of a heap buffer if a maliciously-crafted record is parsed, potentially allowing the execution of arbitrary code. The scope of compromise will vary with the context in which ldns is used, and could present either a local or remote attack vector. The old stable distribution (etch) is not affected by this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:07.656-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:04.478-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:43.649-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7542 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:32.706-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:35.354-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libldns-dev is earlier than 1.4.0-1+lenny1" test_ref="oval:org.mitre.oval:tst:11694"/>
          <criterion comment="ldnsutils is earlier than 1.4.0-1+lenny1" test_ref="oval:org.mitre.oval:tst:12081"/>
          <criterion comment="libldns1 is earlier than 1.4.0-1+lenny1" test_ref="oval:org.mitre.oval:tst:11248"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7539" version="5" class="patch">
      <metadata>
        <title>DSA-1993 otrs2 -- sql injection</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>otrs2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1993" ref_id="DSA-1993"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0438" ref_id="CVE-2010-0438"/>
        <description>It was discovered that otrs2, the Open Ticket Request System, does not properly sanitise input data that is used on SQL queries, which might be used to inject arbitrary SQL to, for example, escalate privileges on a system that uses otrs2. The oldstable distribution is not affected.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:06:02-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:13.360-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:59.778-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:50:02.562-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7539 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:27.221-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:35.165-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="otrs2 is earlier than 2.2.7-2lenny3" test_ref="oval:org.mitre.oval:tst:25876"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7538" version="3" class="patch">
      <metadata>
        <title>DSA-1444 php5 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1444" ref_id="DSA-1444"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3799" ref_id="CVE-2007-3799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3998" ref_id="CVE-2007-3998"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4657" ref_id="CVE-2007-4657"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4658" ref_id="CVE-2007-4658"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4660" ref_id="CVE-2007-4660"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4662" ref_id="CVE-2007-4662"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5898" ref_id="CVE-2007-5898"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5899" ref_id="CVE-2007-5899"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4659" ref_id="CVE-2007-4659"/>
        <description>It was discovered that the patch for CVE-2007-4659 could lead to regressions in some scenarios. The fix has been reverted for now, a revised update will be provided in a future PHP DSA. For reference the original advisory below: Several remote vulnerabilities have been discovered in PHP, a server-side, HTML-embedded scripting language. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that the session_start() function allowed the insertion of attributes into the session cookie. Mattias Bengtsson and Philip Olausson discovered that a programming error in the implementation of the wordwrap() function allowed denial of service through an infinite loop. Stanislav Malyshev discovered that a format string vulnerability in the money_format() function could allow the execution of arbitrary code. Stefan Esser discovered that execution control flow inside the zend_alter_ini_entry() function is handled incorrectly in case of a memory limit violation. Gerhard Wagner discovered an integer overflow inside the chunk_split() function. Rasmus Lerdorf discovered that incorrect parsing of multibyte sequences may lead to disclosure of memory contents. It was discovered that the output_add_rewrite_var() function could leak session ID information, resulting in information disclosure. This update also fixes two bugs from the PHP 5.2.4 release which don't have security impact according to the Debian PHP security policy (CVE-2007-4657 and CVE-2007-4662), but which are fixed nonetheless. The old stable distribution (sarge) doesn't contain php5. For the stable distribution (etch), these problems have been fixed in version 5.2.0-8+etch10. For the unstable distribution (sid), these problems have been fixed in version 5.2.4-1, with the exception of CVE-2007-5898 and CVE-2007-5899, which will be fixed soon. Please note that Debian's version of PHP is hardened with the Suhosin patch beginning with version 5.2.4-1, which renders several vulnerabilities ineffective. We recommend that you upgrade your php5 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:29.063-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:03.420-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:42.640-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7538 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:33.341-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:34.367-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="php-pear is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:19109"/>
              <criterion comment="php5 is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18346"/>
            </criteria>
          </criteria>
          <criterion comment="libapache-mod-php5 is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:19077"/>
          <criterion comment="php5-recode is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18871"/>
          <criterion comment="php5-xmlrpc is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:19093"/>
          <criterion comment="php5-curl is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18796"/>
          <criterion comment="php5-snmp is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:19058"/>
          <criterion comment="php5-mysql is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18988"/>
          <criterion comment="php5-odbc is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18984"/>
          <criterion comment="php5-xsl is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18757"/>
          <criterion comment="php5-gd is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18907"/>
          <criterion comment="libapache2-mod-php5 is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18956"/>
          <criterion comment="php5-mhash is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18851"/>
          <criterion comment="php5-tidy is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18957"/>
          <criterion comment="php5-mcrypt is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:19071"/>
          <criterion comment="php5-dev is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:19063"/>
          <criterion comment="php5-pgsql is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18999"/>
          <criterion comment="php5-cgi is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18180"/>
          <criterion comment="php5-imap is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:19060"/>
          <criterion comment="php5-sqlite is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18565"/>
          <criterion comment="php5-ldap is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:19047"/>
          <criterion comment="php5-cli is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18855"/>
          <criterion comment="php5-sybase is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:18987"/>
          <criterion comment="php5-pspell is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:19051"/>
          <criterion comment="php5-common is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:19031"/>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            </criteria>
            <criterion comment="php5-interbase is earlier than 5.2.0-8+etch10" test_ref="oval:org.mitre.oval:tst:19177"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7532" version="5" class="patch">
      <metadata>
        <title>DSA-2005 linux-2.6.24 -- privilege escalation/denial of service/sensitive memory leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6.24</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2005" ref_id="DSA-2005"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2691" ref_id="CVE-2009-2691"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2695" ref_id="CVE-2009-2695"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3080" ref_id="CVE-2009-3080"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3726" ref_id="CVE-2009-3726"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3889" ref_id="CVE-2009-3889"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4005" ref_id="CVE-2009-4005"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4020" ref_id="CVE-2009-4020"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4021" ref_id="CVE-2009-4021"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4138" ref_id="CVE-2009-4138"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4308" ref_id="CVE-2009-4308"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4536" ref_id="CVE-2009-4536"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4538" ref_id="CVE-2009-4538"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0003" ref_id="CVE-2010-0003"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0007" ref_id="CVE-2010-0007"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0291" ref_id="CVE-2010-0291"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0410" ref_id="CVE-2010-0410"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0415" ref_id="CVE-2010-0415"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0622" ref_id="CVE-2010-0622"/>
        <description>NOTE: This kernel update marks the final planned kernel security update for the 2.6.24 kernel in the Debian release "etch". Although security support for "etch" officially ended on Feburary 15th, 2010, this update was already in preparation before that date. Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service, sensitive memory leak or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Steve Beattie and Kees Cook reported an information leak in the maps and smaps files available under /proc. Local users may be able to read this data for setuid processes while the ELF binary is being loaded. Eric Paris provided several fixes to increase the protection provided by the mmap_min_addr tunable against NULL pointer dereference vulnerabilities. Dave Jones reported an issue in the gdth SCSI driver. A missing check for negative offsets in an ioctl call could be exploited by local users to create a denial of service or potentially gain elevated privileges. Trond Myklebust reported an issue where a malicious NFS server could cause a denial of service condition on its clients by returning incorrect attributes during an open call. Joe Malicki discovered an issue in the megaraid_sas driver. Insufficient permissions on the sysfs dbg_lvl interface allow local users to modify the debug logging behavior. Roel Kluin discovered an issue in the hfc_usb driver, an ISDN driver for Colognechip HFC-S USB chip. A potential read overflow exists which may allow remote users to cause a denial of service condition. Amerigo Wang discovered an issue in the HFS filesystem that would allow a denial of service by a local user who has sufficient privileges to mount a specially crafted filesystem. Anana V. Avati discovered an issue in the fuse subsystem. If the system is sufficiently low on memory, a local user can cause the kernel to dereference an invalid pointer resulting in a denial of service and potentially an escalation of privileges. Jay Fenlason discovered an issue in the firewire stack that allows local users to cause a denial of service by making a specially crafted ioctl call. Ted Ts’o discovered an issue in the ext4 filesystem that allows local users to cause a denial of service. For this to be exploitable, the local user must have sufficient privileges to mount a filesystem. Fabian Yamaguchi reported issues in the e1000 and e1000e drivers for Intel gigabit network adapters which allow remote users to bypass packet filters using specially crafted Ethernet frames. Andi Kleen reported a defect which allows local users to gain read access to memory reachable by the kernel when the print-fatal-signals option is enabled. This option is disabled by default. Florian Westphal reported a lack of capability checking in the ebtables netfilter subsystem. If the ebtables module is loaded, local users can add and modify ebtables rules. Al Viro reported several issues with the mmap/mremap system calls that allow local users to cause a denial of service or obtain elevated privileges. Sebastian Krahmer discovered an issue in the netlink connector subsystem that permits local users to allocate large amounts of system memory resulting in a denial of service. Ramon de Carvalho Valle discovered an issue in the sys_move_pages interface, limited to amd64, ia64 and powerpc64 flavors in Debian. Local users can exploit this issue to cause a denial of service or gain access to sensitive kernel memory. Jermome Marchand reported an issue in the futex subsystem that allows a local user to force an invalid futex state which results in a denial of service .</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:13:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:43.296-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:59.127-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:50:01.805-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7532 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:29.626-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:33.841-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-patch-debian-2.6.24 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:26842"/>
              <criterion comment="linux-support-2.6.24-etchnhalf.1 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27068"/>
              <criterion comment="linux-doc-2.6.24 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27294"/>
              <criterion comment="linux-tree-2.6.24 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27366"/>
              <criterion comment="linux-source-2.6.24 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27122"/>
              <criterion comment="linux-manual-2.6.24 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:26794"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27354"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27173"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-s390 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27290"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27277"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-s390-tape is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27428"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27231"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27162"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-s390x is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27326"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27472"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27172"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-amd64 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27109"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27197"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27540"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27403"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc-smp is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27004"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64 is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27663"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27023"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all-hppa is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27717"/>
              <criterion comment="linux-image-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27773"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc64-smp is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27740"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-all is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27514"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-common is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27483"/>
              <criterion comment="linux-headers-2.6.24-etchnhalf.1-parisc is earlier than 2.6.24-6~etchnhalf.9etch3" test_ref="oval:org.mitre.oval:tst:27021"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7531" version="3" class="patch">
      <metadata>
        <title>DSA-1623 dnsmasq -- DNS cache poisoning</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>dnsmasq</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1623" ref_id="DSA-1623"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447" ref_id="CVE-2008-1447"/>
        <description>Dan Kaminsky discovered that properties inherent to the DNS protocol lead to practical DNS cache poisoning attacks. Among other things, successful attacks can lead to misdirected web traffic and email rerouting. This update changes Debian's dnsmasq packages to implement the recommended countermeasure: UDP query source port randomization. This change increases the size of the space from which an attacker has to guess values in a backwards-compatible fashion and makes successful attacks significantly more difficult. This update also switches the random number generator to Dan Bernstein's SURF.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:52.946-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:02.951-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:42.231-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7531 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:41.728-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:33.622-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="dnsmasq is earlier than 2.35-1+etch4" test_ref="oval:org.mitre.oval:tst:13249"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7530" version="3" class="patch">
      <metadata>
        <title>DSA-1785 wireshark -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>wireshark</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1785" ref_id="DSA-1785"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1210" ref_id="CVE-2009-1210"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1268" ref_id="CVE-2009-1268"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1269" ref_id="CVE-2009-1269"/>
        <description>Several remote vulnerabilities have been discovered in the Wireshark network traffic analyzer, which may lead to denial of service or the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems: A format string vulnerability was discovered in the PROFINET dissector. The dissector for the Check Point High-Availability Protocol could be forced to crash. Malformed Tektronix files could lead to a crash. The old stable distribution (etch), is only affected by the CPHAP crash, which doesn't warrant an update on its own. The fix will be queued up for an upcoming security update or a point release.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:09.777-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:02.388-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:41.758-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7530 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:28.330-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:33.318-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="wireshark-dev is earlier than 1.0.2-3+lenny5" test_ref="oval:org.mitre.oval:tst:18750"/>
          <criterion comment="wireshark-common is earlier than 1.0.2-3+lenny5" test_ref="oval:org.mitre.oval:tst:18525"/>
          <criterion comment="tshark is earlier than 1.0.2-3+lenny5" test_ref="oval:org.mitre.oval:tst:18824"/>
          <criterion comment="wireshark is earlier than 1.0.2-3+lenny5" test_ref="oval:org.mitre.oval:tst:18695"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7525" version="3" class="patch">
      <metadata>
        <title>DSA-1695 ruby1.8, ruby1.9 -- memory leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ruby1.8</product>
          <product>ruby1.9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1695" ref_id="DSA-1695"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3443" ref_id="CVE-2008-3443"/>
        <description>The regular expression engine of Ruby, a scripting language, contains a memory leak which can be triggered remotely under certain circumstances, leading to a denial of service condition (CVE-2008-3443). In addition, this security update addresses a regression in the REXML XML parser of the ruby1.8 package; the regression was introduced in DSA-1651-1.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:11.634-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:01.420-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:40.885-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7525 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:43.705-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:32.972-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="rdoc1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13358"/>
              <criterion comment="rdoc1.9 is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13415"/>
              <criterion comment="ri1.9 is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13131"/>
              <criterion comment="ri1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13138"/>
              <criterion comment="ruby1.8-examples is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13304"/>
              <criterion comment="ruby1.9-examples is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13276"/>
              <criterion comment="ruby1.8-elisp is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13472"/>
              <criterion comment="ruby1.9-elisp is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13398"/>
              <criterion comment="irb1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13294"/>
              <criterion comment="irb1.9 is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13021"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libreadline-ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:12912"/>
              <criterion comment="libdbm-ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13404"/>
              <criterion comment="ruby1.9-dev is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13253"/>
              <criterion comment="libopenssl-ruby1.9 is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13403"/>
              <criterion comment="libopenssl-ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13473"/>
              <criterion comment="ruby1.8-dev is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13435"/>
              <criterion comment="libtcltk-ruby1.9 is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:12938"/>
              <criterion comment="ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13035"/>
              <criterion comment="libreadline-ruby1.9 is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13013"/>
              <criterion comment="ruby1.9 is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13071"/>
              <criterion comment="libruby1.9-dbg is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13008"/>
              <criterion comment="libgdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13148"/>
              <criterion comment="libgdbm-ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13356"/>
              <criterion comment="libtcltk-ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13200"/>
              <criterion comment="libdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13089"/>
              <criterion comment="libruby1.8-dbg is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13323"/>
              <criterion comment="libruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13345"/>
              <criterion comment="libruby1.9 is earlier than 1.9.0+20060609-1etch4" test_ref="oval:org.mitre.oval:tst:13347"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13052"/>
              <criterion comment="libdbm-ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13105"/>
              <criterion comment="libopenssl-ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13104"/>
              <criterion comment="ruby1.8-dev is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13286"/>
              <criterion comment="libreadline-ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13449"/>
              <criterion comment="libgdbm-ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13310"/>
              <criterion comment="libtcltk-ruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13261"/>
              <criterion comment="libruby1.8-dbg is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13416"/>
              <criterion comment="libruby1.8 is earlier than 1.8.5-4etch4" test_ref="oval:org.mitre.oval:tst:13103"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7524" version="3" class="patch">
      <metadata>
        <title>DSA-1868 kde4libs -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>kde4libs</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1868" ref_id="DSA-1868"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1690" ref_id="CVE-2009-1690"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1698" ref_id="CVE-2009-1698"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1687" ref_id="CVE-2009-1687"/>
        <description>Several security issues have been discovered in kde4libs, core libraries for all KDE 4 applications. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that there is a use-after-free flaw in handling certain DOM event handlers. This could lead to the execution of arbitrary code, when visiting a malicious website. It was discovered that there could be an uninitialised pointer when handling a Cascading Style Sheets (CSS) attr function call. This could lead to the execution of arbitrary code, when visiting a malicious website. It was discovered that the JavaScript garbage collector does not handle allocation failures properly, which could lead to the execution of arbitrary code when visiting a malicious website. The oldstable distribution (etch) does not contain kde4libs.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:16.178-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:00.904-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:40.602-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7524 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:26.932-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:32.779-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="kdelibs5-data is earlier than 4.1.0-3+lenny1" test_ref="oval:org.mitre.oval:tst:18093"/>
          </criteria>
          <criterion comment="kdelibs5-dev is earlier than 4.1.0-3+lenny1" test_ref="oval:org.mitre.oval:tst:18065"/>
          <criterion comment="kdelibs-bin is earlier than 4.1.0-3+lenny1" test_ref="oval:org.mitre.oval:tst:17993"/>
          <criterion comment="kdelibs5-dbg is earlier than 4.1.0-3+lenny1" test_ref="oval:org.mitre.oval:tst:18411"/>
          <criterion comment="kdelibs5 is earlier than 4.1.0-3+lenny1" test_ref="oval:org.mitre.oval:tst:18110"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7522" version="3" class="patch">
      <metadata>
        <title>DSA-1835 tiff -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>tiff</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1835" ref_id="DSA-1835"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2285" ref_id="CVE-2009-2285"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2347" ref_id="CVE-2009-2347"/>
        <description>Several vulnerabilities have been discovered in the library for the Tag Image File Format (TIFF). The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that malformed TIFF images can lead to a crash in the decompression code, resulting in denial of service. Andrea Barisani discovered several integer overflows, which can lead to the execution of arbitrary code if malformed images are passed to the rgb2ycbcr or tiff2rgba tools.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:45.886-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:00.339-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:40.085-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7522 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:30.598-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:32.441-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libtiff-doc is earlier than 3.8.2-11.2" test_ref="oval:org.mitre.oval:tst:14629"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libtiff4 is earlier than 3.8.2-11.2" test_ref="oval:org.mitre.oval:tst:14329"/>
                <criterion comment="libtiff-opengl is earlier than 3.8.2-11.2" test_ref="oval:org.mitre.oval:tst:14485"/>
                <criterion comment="libtiff-tools is earlier than 3.8.2-11.2" test_ref="oval:org.mitre.oval:tst:14420"/>
                <criterion comment="libtiffxx0c2 is earlier than 3.8.2-11.2" test_ref="oval:org.mitre.oval:tst:14310"/>
                <criterion comment="libtiff4-dev is earlier than 3.8.2-11.2" test_ref="oval:org.mitre.oval:tst:14561"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libtiff4 is earlier than 3.8.2-7+etch3" test_ref="oval:org.mitre.oval:tst:13798"/>
            <criterion comment="libtiff-opengl is earlier than 3.8.2-7+etch3" test_ref="oval:org.mitre.oval:tst:13831"/>
            <criterion comment="libtiffxx0c2 is earlier than 3.8.2-7+etch3" test_ref="oval:org.mitre.oval:tst:14786"/>
            <criterion comment="libtiff-tools is earlier than 3.8.2-7+etch3" test_ref="oval:org.mitre.oval:tst:14670"/>
            <criterion comment="libtiff4-dev is earlier than 3.8.2-7+etch3" test_ref="oval:org.mitre.oval:tst:14346"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7521" version="3" class="patch">
      <metadata>
        <title>DSA-1945 gforge -- symlink attack</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gforge</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1945" ref_id="DSA-1945"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3304" ref_id="CVE-2009-3304"/>
        <description>Sylvain Beucler discovered that gforge, a collaborative development tool, is prone to a symlink attack, which allows local users to perform a denial of service attack by overwriting arbitrary files. The oldstable distribution (etch), this problem has been fixed in version 4.5.14-22etch13.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:02-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:48:53.420-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:59.519-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:39.464-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7521 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:31.136-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:32.144-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="gforge-mta-courier is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:11884"/>
            <criterion comment="gforge-ftp-proftpd is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:11729"/>
            <criterion comment="gforge is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:11760"/>
            <criterion comment="gforge-common is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:11759"/>
            <criterion comment="gforge-plugin-scmsvn is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:41217"/>
            <criterion comment="gforge-web-apache2 is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:11881"/>
            <criterion comment="gforge-mta-postfix is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:11872"/>
            <criterion comment="gforge-shell-postgresql is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:11936"/>
            <criterion comment="gforge-plugin-scmcvs is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:12044"/>
            <criterion comment="gforge-lists-mailman is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:11986"/>
            <criterion comment="gforge-web-apache is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:12060"/>
            <criterion comment="gforge-db-postgresql is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:11989"/>
            <criterion comment="gforge-mta-exim4 is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:11402"/>
            <criterion comment="gforge-plugin-mediawiki is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:11357"/>
            <criterion comment="gforge-dns-bind9 is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:11958"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="gforge-ldap-openldap is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:11761"/>
            <criterion comment="gforge-mta-courier is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:11554"/>
            <criterion comment="gforge-mta-exim is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:11954"/>
            <criterion comment="gforge is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:11998"/>
            <criterion comment="gforge-common is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:11748"/>
            <criterion comment="gforge-shell-postgresql is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:11594"/>
            <criterion comment="gforge-mta-postfix is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:12007"/>
            <criterion comment="gforge-mta-exim4 is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:11711"/>
            <criterion comment="gforge-shell-ldap is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:11892"/>
            <criterion comment="gforge-lists-mailman is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:11678"/>
            <criterion comment="gforge-web-apache is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:11887"/>
            <criterion comment="gforge-db-postgresql is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:11875"/>
            <criterion comment="gforge-ftp-proftpd is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:11893"/>
            <criterion comment="gforge-dns-bind9 is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:11679"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7518" version="7" class="patch">
      <metadata>
        <title>DSA-2037 kdebase -- race condition</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>kdebase</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2037" ref_id="DSA-2037"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0436" ref_id="CVE-2010-0436"/>
        <description>Sebastian Krahmer discovered that a race condition in the KDE Desktop Environment's KDM display manager, allow a local user to elevate privileges to root.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:09:32-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:11.533-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:58.264-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:50:00.656-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7518 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:32.492-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:31.667-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:26696 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:13.119-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:39.935-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="kdeeject is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26696"/>
              <criterion comment="kdebase-doc-html is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26764"/>
              <criterion comment="kdebase-data is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26314"/>
              <criterion comment="kdebase is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26058"/>
              <criterion comment="kdebase-doc is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26927"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="kdm is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26594"/>
              <criterion comment="konqueror-nsplugins is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26895"/>
              <criterion comment="kdebase-bin is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26564"/>
              <criterion comment="kcontrol is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26983"/>
              <criterion comment="kmenuedit is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26632"/>
              <criterion comment="kwin is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26937"/>
              <criterion comment="libkonq4 is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26810"/>
              <criterion comment="kdebase-dbg is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26708"/>
              <criterion comment="kdebase-kio-plugins is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26881"/>
              <criterion comment="ktip is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26984"/>
              <criterion comment="kate is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26736"/>
              <criterion comment="kdepasswd is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26905"/>
              <criterion comment="khelpcenter is earlier than 4.0.0.really.3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26911"/>
              <criterion comment="kdebase-dev is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26828"/>
              <criterion comment="kappfinder is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26630"/>
              <criterion comment="kdesktop is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26544"/>
              <criterion comment="klipper is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26973"/>
              <criterion comment="ksmserver is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26930"/>
              <criterion comment="konsole is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26978"/>
              <criterion comment="kdebase-bin-kde3 is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26891"/>
              <criterion comment="kicker is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26888"/>
              <criterion comment="kpager is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26838"/>
              <criterion comment="ksysguard is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26541"/>
              <criterion comment="kfind is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26940"/>
              <criterion comment="ksysguardd is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26877"/>
              <criterion comment="konqueror is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26023"/>
              <criterion comment="ksplash is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26809"/>
              <criterion comment="kpersonalizer is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:27019"/>
              <criterion comment="libkonq4-dev is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26668"/>
              <criterion comment="kdeprint is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:26488"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7515" version="7" class="patch">
      <metadata>
        <title>DSA-2004 samba -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>samba</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2004" ref_id="DSA-2004"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3297" ref_id="CVE-2009-3297"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0547" ref_id="CVE-2010-0547"/>
        <description>Two local vulnerabilities have been discovered in samba, a SMB/CIFS file, print, and login server for Unix. The Common Vulnerabilities and Exposures project identifies the following problems: Ronald Volgers discovered that a race condition in mount.cifs allows local users to mount remote filesystems over arbitrary mount points. Jeff Layton discovered that missing input sanitising in mount.cifs allows denial of service by corrupting /etc/mtab.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:13:01-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:40.539-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:57.638-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:58.829-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7515 - Debian Patch Update" date="2014-06-06T16:44:00.039-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:46:27.403-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:31.452-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:27484 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:11.434-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:39.627-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="samba-doc is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:27225"/>
              <criterion comment="samba-doc-pdf is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:27081"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="smbfs is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:27370"/>
              <criterion comment="samba is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:27436"/>
              <criterion comment="samba-tools is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:27484"/>
              <criterion comment="libsmbclient is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:27199"/>
              <criterion comment="smbclient is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:27383"/>
              <criterion comment="libwbclient0 is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:27203"/>
              <criterion comment="swat is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:27157"/>
              <criterion comment="winbind is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:27449"/>
              <criterion comment="samba-dbg is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:27046"/>
              <criterion comment="libsmbclient-dev is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:26955"/>
              <criterion comment="samba-common is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:27424"/>
              <criterion comment="libpam-smbpass is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:27247"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition version="1" id="oval:org.mitre.oval:def:7510" class="patch">
      <metadata>
        <title>DSA-1888 openssl, openssl097 -- cryptographic weakness</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openssl</product>
          <product>openssl097</product>
        </affected>
        <reference source="DSA" ref_url="http://www.debian.org/security/2009/dsa-1888" ref_id="DSA-1888"/>
        <description>Certificates with MD2 hash signatures are no longer accepted by OpenSSL, since they're no longer considered cryptographically secure.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:21.690-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:57.817-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:38.577-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Platform section" operator="OR">
        <criteria comment="Release section" operator="AND">
          <extend_definition comment="Debian 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria comment="Architecture section" operator="OR">
            <criteria comment="Architecture dependent section" operator="AND">
              <criteria comment="Supported architectures section" operator="OR">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria comment="Packages section" operator="OR">
                <criterion comment="libssl-dev DPKG is earlier than 0.9.8g-15+lenny5" test_ref="oval:org.mitre.oval:tst:13263"/>
                <criterion comment="libssl0.9.8-dbg DPKG is earlier than 0.9.8g-15+lenny5" test_ref="oval:org.mitre.oval:tst:13565"/>
                <criterion comment="openssl DPKG is earlier than 0.9.8g-15+lenny5" test_ref="oval:org.mitre.oval:tst:13092"/>
                <criterion comment="libssl0.9.8 DPKG is earlier than 0.9.8g-15+lenny5" test_ref="oval:org.mitre.oval:tst:13045"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria comment="Release section" operator="AND">
          <extend_definition comment="Debian 4.0 is installed" definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria comment="Architecture section" operator="OR">
            <criteria comment="Packages section" operator="OR">
              <criterion comment="libssl0.9.7-dbg DPKG is earlier than 0.9.7k-3.1etch5" test_ref="oval:org.mitre.oval:tst:13329"/>
              <criterion comment="libssl-dev DPKG is earlier than 0.9.8c-4etch9" test_ref="oval:org.mitre.oval:tst:13395"/>
              <criterion comment="libssl0.9.8-dbg DPKG is earlier than 0.9.8c-4etch9" test_ref="oval:org.mitre.oval:tst:13330"/>
              <criterion comment="openssl DPKG is earlier than 0.9.8c-4etch9" test_ref="oval:org.mitre.oval:tst:13448"/>
              <criterion comment="libssl0.9.8 DPKG is earlier than 0.9.8c-4etch9" test_ref="oval:org.mitre.oval:tst:13558"/>
              <criterion comment="libssl0.9.7 DPKG is earlier than 0.9.7k-3.1etch5" test_ref="oval:org.mitre.oval:tst:13402"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7495" version="5" class="patch">
      <metadata>
        <title>DSA-1974 gzip -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gzip</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1974" ref_id="DSA-1974"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2624" ref_id="CVE-2009-2624"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0001" ref_id="CVE-2010-0001"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4334" ref_id="CVE-2006-4334"/>
        <description>Several vulnerabilities have been found in gzip, the GNU compression utilities. The Common Vulnerabilities and Exposures project identifies the following problems: Thiemo Nagel discovered a missing input sanitation flaw in the way gzip used to decompress data blocks for dynamic Huffman codes, which could lead to the execution of arbitrary code when trying to decompress a crafted archive. This issue is a reappearance of CVE-2006-4334 and only affects the lenny version. Aki Helin discovered an integer underflow when decompressing files that are compressed using the LZW algorithm. This could lead to the execution of arbitrary code when trying to decompress a crafted LZW compressed gzip archive.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:10:32-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:23.224-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:57.184-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:57.741-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7495 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:07.715-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:31.155-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="gzip-win32 is earlier than 1.3.12-6+lenny1" test_ref="oval:org.mitre.oval:tst:26883"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criterion comment="gzip is earlier than 1.3.12-6+lenny1" test_ref="oval:org.mitre.oval:tst:27016"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="gzip is earlier than 1.3.5-15+etch1" test_ref="oval:org.mitre.oval:tst:26822"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7493" version="3" class="patch">
      <metadata>
        <title>DSA-1548 xpdf -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>xpdf</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1548" ref_id="DSA-1548"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1693" ref_id="CVE-2008-1693"/>
        <description>Kees Cook discovered a vulnerability in xpdf, a set of tools for display and conversion of Portable Document Format (PDF) files. The Common Vulnerabilities and Exposures project identifies the following problem: Xpdf's handling of embedded fonts lacks sufficient validation and type checking. If a maliciously crafted PDF file is opened, the vulnerability may allow the execution of arbitrary code with the privileges of the user running xpdf.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:24.967-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:57.219-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:38.208-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7493 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:08.430-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:30.910-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="xpdf-common is earlier than 3.01-9.1+etch4" test_ref="oval:org.mitre.oval:tst:16461"/>
              <criterion comment="xpdf is earlier than 3.01-9.1+etch4" test_ref="oval:org.mitre.oval:tst:16884"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="xpdf-utils is earlier than 3.01-9.1+etch4" test_ref="oval:org.mitre.oval:tst:16196"/>
              <criterion comment="xpdf-reader is earlier than 3.01-9.1+etch4" test_ref="oval:org.mitre.oval:tst:17164"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7489" version="3" class="patch">
      <metadata>
        <title>DSA-1889 icu -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>icu</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1889" ref_id="DSA-1889"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0153" ref_id="CVE-2009-0153"/>
        <description>It was discovered that the ICU unicode library performed incorrect processing of invalid multibyte sequences, resulting in potential bypass of security mechanisms.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:20.374-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:56.413-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:37.667-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7489 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:10.250-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:30.700-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="icu-doc is earlier than 3.8.1-3+lenny2" test_ref="oval:org.mitre.oval:tst:13124"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libicu38 is earlier than 3.8.1-3+lenny2" test_ref="oval:org.mitre.oval:tst:12611"/>
                <criterion comment="libicu38-dbg is earlier than 3.8.1-3+lenny2" test_ref="oval:org.mitre.oval:tst:13455"/>
                <criterion comment="libicu-dev is earlier than 3.8.1-3+lenny2" test_ref="oval:org.mitre.oval:tst:13004"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="lib32icu38 is earlier than 3.8.1-3+lenny2" test_ref="oval:org.mitre.oval:tst:13596"/>
                <criterion comment="lib32icu-dev is earlier than 3.8.1-3+lenny2" test_ref="oval:org.mitre.oval:tst:13167"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="icu-doc is earlier than 3.6-2etch3" test_ref="oval:org.mitre.oval:tst:12869"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libicu36-dev is earlier than 3.6-2etch3" test_ref="oval:org.mitre.oval:tst:13335"/>
                <criterion comment="libicu36 is earlier than 3.6-2etch3" test_ref="oval:org.mitre.oval:tst:13549"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7486" version="3" class="patch">
      <metadata>
        <title>DSA-1627 opensc -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>opensc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1627" ref_id="DSA-1627"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2235" ref_id="CVE-2008-2235"/>
        <description>Chaskiel M Grundman discovered that opensc, a library and utilities to handle smart cards, would initialise smart cards with the Siemens CardOS M4 card operating system without proper access rights. This allowed everyone to change the card's PIN. With this bug anyone can change a user PIN without having the PIN or PUK or the superusers PIN or PUK. However it can not be used to figure out the PIN. If the PIN on your card is still the same you always had, there's a reasonable chance that this vulnerability has not been exploited. This vulnerability affects only smart cards and USB crypto tokens based on Siemens CardOS M4, and within that group only those that were initialised with OpenSC. Users of other smart cards and USB crypto tokens, or cards that have been initialised with some software other than OpenSC, are not affected. After upgrading the package, running pkcs15-tool -T will show you whether the card is fine or vulnerable. If the card is vulnerable, you need to update the security setting using: pkcs15-tool -T -U.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:57.597-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:55.961-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:37.371-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7486 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:09.046-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:30.558-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="mozilla-opensc is earlier than 0.11.1-2etch2" test_ref="oval:org.mitre.oval:tst:13204"/>
          <criterion comment="libopensc2-dev is earlier than 0.11.1-2etch2" test_ref="oval:org.mitre.oval:tst:13479"/>
          <criterion comment="opensc is earlier than 0.11.1-2etch2" test_ref="oval:org.mitre.oval:tst:13056"/>
          <criterion comment="libopensc2 is earlier than 0.11.1-2etch2" test_ref="oval:org.mitre.oval:tst:13054"/>
          <criterion comment="libopensc2-dbg is earlier than 0.11.1-2etch2" test_ref="oval:org.mitre.oval:tst:12872"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7485" version="3" class="patch">
      <metadata>
        <title>DSA-1903 graphicsmagick -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>graphicsmagick</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1903" ref_id="DSA-1903"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1667" ref_id="CVE-2007-1667"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1797" ref_id="CVE-2007-1797"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4985" ref_id="CVE-2007-4985"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4986" ref_id="CVE-2007-4986"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4988" ref_id="CVE-2007-4988"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1096" ref_id="CVE-2008-1096"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3134" ref_id="CVE-2008-3134"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6070" ref_id="CVE-2008-6070"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6071" ref_id="CVE-2008-6071"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6072" ref_id="CVE-2008-6072"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6621" ref_id="CVE-2008-6621"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1882" ref_id="CVE-2009-1882"/>
        <description>Several vulnerabilities have been discovered in graphicsmagick, a collection of image processing tool, which can lead to the execution of arbitrary code, exposure of sensitive information or cause DoS. The Common Vulnerabilities and Exposures project identifies the following problems: Multiple integer overflows in XInitImage function in xwd.c for GraphicsMagick, allow user-assisted remote attackers to cause a denial of service (crash) or obtain sensitive information via crafted images with large or negative values that trigger a buffer overflow. It only affects the oldstable distribution (etch). Multiple integer overflows allow remote attackers to execute arbitrary code via a crafted DCM image, or the colors or comments field in a crafted XWD image. It only affects the oldstable distribution (etch). A crafted image file can trigger an infinite loop in the ReadDCMImage function or in the ReadXCFImage function. It only affects the oldstable distribution (etch). Multiple integer overflows allow context-dependent attackers to execute arbitrary code via a crafted .dcm, .dib, .xbm, .xcf, or .xwd image file, which triggers a heap-based buffer overflow. It only affects the oldstable distribution (etch). A sign extension error allows context-dependent attackers to execute arbitrary code via a crafted width value in an image file, which triggers an integer overflow and a heap-based buffer overflow. It affects only the oldstable distribution (etch). The load_tile function in the XCF coder allows user-assisted remote attackers to cause a denial of service or possibly execute arbitrary code via a crafted .xcf file that triggers an out-of-bounds heap write. It affects only oldstable (etch). Multiple vulnerabilities in GraphicsMagick before 1.2.4 allow remote attackers to cause a denial of service (crash, infinite loop, or memory consumption) via vectors in the AVI, AVS, DCM, EPT, FITS, MTV, PALM, RLA, and TGA decoder readers; and the GetImageCharacteristics function in magick/image.c, as reachable from a crafted PNG, JPEG, BMP, or TIFF file. Multiple heap-based buffer underflows in the ReadPALMImage function in coders/palm.c in GraphicsMagick before 1.2.3 allow remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via a crafted PALM image. Heap-based buffer overflow in the DecodeImage function in coders/pict.c in GraphicsMagick before 1.1.14, and 1.2.x before 1.2.3, allows remote attackers to cause a denial of service (crash) or possibly execute arbitrary code via a crafted PICT image. Multiple vulnerabilities in GraphicsMagick allow remote attackers to cause a denial of service (crash) via vectors in XCF and CINEON images. Vulnerability in GraphicsMagick allows remote attackers to cause a denial of service (crash) via vectors in DPX images. Integer overflow allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a crafted TIFF file, which triggers a buffer overflow.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:44.930-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:55.298-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:36.682-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7485 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:14.678-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:29.741-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="graphicsmagick-libmagick-dev-compat is earlier than 1.1.11-3.2+lenny1" test_ref="oval:org.mitre.oval:tst:13084"/>
                <criterion comment="graphicsmagick-imagemagick-compat is earlier than 1.1.11-3.2+lenny1" test_ref="oval:org.mitre.oval:tst:13281"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libgraphics-magick-perl is earlier than 1.1.11-3.2+lenny1" test_ref="oval:org.mitre.oval:tst:12426"/>
                <criterion comment="libgraphicsmagick++1 is earlier than 1.1.11-3.2+lenny1" test_ref="oval:org.mitre.oval:tst:13042"/>
                <criterion comment="libgraphicsmagick1-dev is earlier than 1.1.11-3.2+lenny1" test_ref="oval:org.mitre.oval:tst:12847"/>
                <criterion comment="libgraphicsmagick1 is earlier than 1.1.11-3.2+lenny1" test_ref="oval:org.mitre.oval:tst:13317"/>
                <criterion comment="graphicsmagick-dbg is earlier than 1.1.11-3.2+lenny1" test_ref="oval:org.mitre.oval:tst:12952"/>
                <criterion comment="graphicsmagick is earlier than 1.1.11-3.2+lenny1" test_ref="oval:org.mitre.oval:tst:13210"/>
                <criterion comment="libgraphicsmagick++1-dev is earlier than 1.1.11-3.2+lenny1" test_ref="oval:org.mitre.oval:tst:13309"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="graphicsmagick-libmagick-dev-compat is earlier than 1.1.7-13+etch1" test_ref="oval:org.mitre.oval:tst:13057"/>
                <criterion comment="graphicsmagick-imagemagick-compat is earlier than 1.1.7-13+etch1" test_ref="oval:org.mitre.oval:tst:13308"/>
              </criteria>
            </criteria>
            <criterion comment="libgraphics-magick-perl is earlier than 1.1.7-13+etch1" test_ref="oval:org.mitre.oval:tst:13243"/>
            <criterion comment="libgraphicsmagick++1 is earlier than 1.1.7-13+etch1" test_ref="oval:org.mitre.oval:tst:13163"/>
            <criterion comment="libgraphicsmagick1-dev is earlier than 1.1.7-13+etch1" test_ref="oval:org.mitre.oval:tst:12896"/>
            <criterion comment="libgraphicsmagick1 is earlier than 1.1.7-13+etch1" test_ref="oval:org.mitre.oval:tst:13073"/>
            <criterion comment="graphicsmagick-dbg is earlier than 1.1.7-13+etch1" test_ref="oval:org.mitre.oval:tst:13279"/>
            <criterion comment="graphicsmagick is earlier than 1.1.7-13+etch1" test_ref="oval:org.mitre.oval:tst:13151"/>
            <criterion comment="libgraphicsmagick++1-dev is earlier than 1.1.7-13+etch1" test_ref="oval:org.mitre.oval:tst:13269"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7481" version="5" class="patch">
      <metadata>
        <title>DSA-1958 libtool -- privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libtool</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1958" ref_id="DSA-1958"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3736" ref_id="CVE-2009-3736"/>
        <description>It was discovered that ltdl, a system-independent dlopen wrapper for GNU libtool, can be tricked to load and run modules from an arbitrary directory, which might be used to execute arbitrary code with the privileges of the user running an application that uses libltdl.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:04:31-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:53.638-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:56.632-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:56.448-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7481 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:11.244-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:29.522-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libtool-doc is earlier than 1.5.26-4+lenny1" test_ref="oval:org.mitre.oval:tst:25806"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libltdl3 is earlier than 1.5.26-4+lenny1" test_ref="oval:org.mitre.oval:tst:25449"/>
                <criterion comment="libltdl3-dev is earlier than 1.5.26-4+lenny1" test_ref="oval:org.mitre.oval:tst:25791"/>
                <criterion comment="libtool is earlier than 1.5.26-4+lenny1" test_ref="oval:org.mitre.oval:tst:25785"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libtool-doc is earlier than 1.5.22-4+etch1" test_ref="oval:org.mitre.oval:tst:25757"/>
            </criteria>
            <criterion comment="libltdl3 is earlier than 1.5.22-4+etch1" test_ref="oval:org.mitre.oval:tst:25741"/>
            <criterion comment="libltdl3-dev is earlier than 1.5.22-4+etch1" test_ref="oval:org.mitre.oval:tst:25553"/>
            <criterion comment="libtool is earlier than 1.5.22-4+etch1" test_ref="oval:org.mitre.oval:tst:25770"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7480" version="5" class="patch">
      <metadata>
        <title>DSA-1996 linux-2.6 -- privilege escalation/denial of service/sensitive memory leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1996" ref_id="DSA-1996"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3939" ref_id="CVE-2009-3939"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4027" ref_id="CVE-2009-4027"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4536" ref_id="CVE-2009-4536"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4538" ref_id="CVE-2009-4538"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0003" ref_id="CVE-2010-0003"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0007" ref_id="CVE-2010-0007"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0291" ref_id="CVE-2010-0291"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0298" ref_id="CVE-2010-0298"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0306" ref_id="CVE-2010-0306"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0307" ref_id="CVE-2010-0307"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0309" ref_id="CVE-2010-0309"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0410" ref_id="CVE-2010-0410"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0415" ref_id="CVE-2010-0415"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service, sensitive memory leak or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Joseph Malicki reported that the dbg_lvl sysfs attribute for the megaraid_sas device driver had world-writable permissions, permitting local users to modify logging settings. Lennert Buytenhek reported a race in the mac80211 subsystem that may allow remote users to cause a denial of service on a system connected to the same wireless network. Fabian Yamaguchi reported issues in the e1000 and e1000e drivers for Intel gigabit network adapters which allow remote users to bypass packet filters using specially crafted ethernet frames. Andi Kleen reported a defect which allows local users to gain read access to memory reachable by the kernel when the print-fatal-signals option is enabled. This option is disabled by default. Florian Westphal reported a lack of capability checking in the ebtables netfilter subsystem. If the ebtables module is loaded, local users can add and modify ebtables rules. Al Viro reported several issues with the mmap/mremap system calls that allow local users to cause a denial of service or obtain elevated privileges. Gleb Natapov discovered issues in the KVM subsystem where missing permission checks permit a user in a guest system to denial of service a guest or gain escalated privileges with the guest. Mathias Krause reported an issue with the load_elf_binary code on the amd64 flavor kernels that allows local users to cause a denial of service. Marcelo Tosatti fixed an issue in the PIT emulation code in the KVM subsystem that allows privileged users in a guest domain to cause a denial of service of the host system. Sebastian Krahmer discovered an issue in the netlink connector subsystem that permits local users to allocate large amounts of system memory resulting in a denial of service. Ramon de Carvalho Valle discovered an issue in the sys_move_pages interface, limited to amd64, ia64 and powerpc64 flavors in Debian. Local users can exploit this issue to cause a denial of service or gain access to sensitive kernel memory.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:08:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:47.102-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:55.676-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:55.562-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7480 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:10.979-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:28.723-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-patch-debian-2.6.26 is earlier than 2.6.26-21lenny1" test_ref="oval:org.mitre.oval:tst:25636"/>
              <criterion comment="linux-support-2.6.26-2 is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:26587"/>
              <criterion comment="linux-doc-2.6.26 is earlier than 2.6.26-21lenny1" test_ref="oval:org.mitre.oval:tst:26184"/>
              <criterion comment="linux-tree-2.6.26 is earlier than 2.6.26-21lenny1" test_ref="oval:org.mitre.oval:tst:26500"/>
              <criterion comment="linux-source-2.6.26 is earlier than 2.6.26-21lenny1" test_ref="oval:org.mitre.oval:tst:26338"/>
              <criterion comment="linux-manual-2.6.26 is earlier than 2.6.26-21lenny1" test_ref="oval:org.mitre.oval:tst:26522"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:26534"/>
              <criterion comment="linux-image-2.6.26-2-vserver-s390x is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:26293"/>
              <criterion comment="linux-image-2.6.26-2-s390 is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:26442"/>
              <criterion comment="linux-headers-2.6.26-2-s390 is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:26132"/>
              <criterion comment="linux-image-2.6.26-2-s390-tape is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:26165"/>
              <criterion comment="linux-headers-2.6.26-2-all-s390 is earlier than 2.6.26-21lenny1" test_ref="oval:org.mitre.oval:tst:26364"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-s390x is earlier than 2.6.26-21lenny1" test_ref="oval:org.mitre.oval:tst:26540"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-21lenny1" test_ref="oval:org.mitre.oval:tst:26332"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:26348"/>
              <criterion comment="linux-image-2.6.26-2-s390x is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:26149"/>
              <criterion comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:26382"/>
              <criterion comment="linux-headers-2.6.26-2-s390x is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:26512"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="xen-linux-system-2.6.26-2-xen-amd64 is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:26340"/>
              <criterion comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:26333"/>
              <criterion comment="linux-headers-2.6.26-2-openvz-amd64 is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:26537"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:25650"/>
              <criterion comment="linux-image-2.6.26-2-openvz-amd64 is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:26439"/>
              <criterion comment="linux-image-2.6.26-2-amd64 is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:26440"/>
              <criterion comment="linux-headers-2.6.26-2-common-openvz is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:26416"/>
              <criterion comment="linux-modules-2.6.26-2-xen-amd64 is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:26373"/>
              <criterion comment="linux-headers-2.6.26-2-all-amd64 is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:26645"/>
              <criterion comment="linux-image-2.6.26-2-xen-amd64 is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:26635"/>
              <criterion comment="linux-headers-2.6.26-2-common-xen is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:26475"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:26625"/>
              <criterion comment="linux-headers-2.6.26-2-xen-amd64 is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:26143"/>
              <criterion comment="linux-headers-2.6.26-2-amd64 is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:26606"/>
              <criterion comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:25820"/>
              <criterion comment="linux-image-2.6.26-2-vserver-amd64 is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:26559"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-amd64 is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:26536"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:26749"/>
              <criterion comment="linux-headers-2.6.26-2-parisc is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:26705"/>
              <criterion comment="linux-image-2.6.26-2-parisc64 is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:26582"/>
              <criterion comment="linux-image-2.6.26-2-parisc is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:26782"/>
              <criterion comment="linux-headers-2.6.26-2-parisc-smp is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:26704"/>
              <criterion comment="linux-headers-2.6.26-2-all-hppa is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:26745"/>
              <criterion comment="linux-image-2.6.26-2-parisc-smp is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:26803"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64-smp is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:26703"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64 is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:26835"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:26762"/>
              <criterion comment="linux-image-2.6.26-2-parisc64-smp is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:26550"/>
              <criterion comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:26169"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7473" version="3" class="patch">
      <metadata>
        <title>DSA-1726 python-crypto -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>python-crypto</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1726" ref_id="DSA-1726"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0544" ref_id="CVE-2009-0544"/>
        <description>Mike Wiacek discovered that a buffer overflow in the ARC2 implementation of Python Crypto, a collection of cryptographic algorithms and protocols for Python allows denial of service and potentially the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:29.613-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:54.769-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:36.405-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7473 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:40.318-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:28.528-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criterion comment="python-crypto is earlier than 2.0.1+dfsg1-2.3+lenny0" test_ref="oval:org.mitre.oval:tst:17409"/>
          <criterion comment="python-crypto-dbg is earlier than 2.0.1+dfsg1-2.3+lenny0" test_ref="oval:org.mitre.oval:tst:17226"/>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="python-crypto is earlier than 2.0.1+dfsg1-2.3+lenny0" test_ref="oval:org.mitre.oval:tst:17436"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7463" version="5" class="patch">
      <metadata>
        <title>DSA-1999 xulrunner -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1999" ref_id="DSA-1999"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1571" ref_id="CVE-2009-1571"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3988" ref_id="CVE-2009-3988"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0159" ref_id="CVE-2010-0159"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0160" ref_id="CVE-2010-0160"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0162" ref_id="CVE-2010-0162"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications, such as the Iceweasel web browser. The Common Vulnerabilities and Exposures project identifies the following problems: Alin Rad Pop discovered that incorrect memory handling in the HTML parser could lead to the execution of arbitrary code. Hidetake Jo discovered that the same-origin policy can be bypassed through window.dialogArguments. Henri Sivonen, Boris Zbarsky, Zack Weinberg, Bob Clary, Martijn Wargers and Paul Nickerson reported crashes in layout engine, which might allow the execution of arbitrary code. Orlando Barrera II discovered that incorrect memory handling in the implementation of the web worker API could lead to the execution of arbitrary code. Georgi Guninski discovered that the same origin policy can be bypassed through specially crafted SVG documents.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:08:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:48.598-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:55.150-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:54.832-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7463 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:15.177-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:28.009-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libmozillainterfaces-java is earlier than 1.9.0.18-1" test_ref="oval:org.mitre.oval:tst:26857"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libmozjs-dev is earlier than 1.9.0.18-1" test_ref="oval:org.mitre.oval:tst:26323"/>
              <criterion comment="spidermonkey-bin is earlier than 1.9.0.18-1" test_ref="oval:org.mitre.oval:tst:26664"/>
              <criterion comment="xulrunner-dev is earlier than 1.9.0.18-1" test_ref="oval:org.mitre.oval:tst:26629"/>
              <criterion comment="xulrunner-1.9 is earlier than 1.9.0.18-1" test_ref="oval:org.mitre.oval:tst:26674"/>
              <criterion comment="libmozjs1d-dbg is earlier than 1.9.0.18-1" test_ref="oval:org.mitre.oval:tst:26694"/>
              <criterion comment="libmozjs1d is earlier than 1.9.0.18-1" test_ref="oval:org.mitre.oval:tst:26786"/>
              <criterion comment="python-xpcom is earlier than 1.9.0.18-1" test_ref="oval:org.mitre.oval:tst:26741"/>
              <criterion comment="xulrunner-1.9-dbg is earlier than 1.9.0.18-1" test_ref="oval:org.mitre.oval:tst:26396"/>
              <criterion comment="xulrunner-1.9-gnome-support is earlier than 1.9.0.18-1" test_ref="oval:org.mitre.oval:tst:26804"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7461" version="3" class="patch">
      <metadata>
        <title>DSA-1614 iceweasel -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1614" ref_id="DSA-1614"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2785" ref_id="CVE-2008-2785"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2933" ref_id="CVE-2008-2933"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that missing boundary checks on a reference counter for CSS objects can lead to the execution of arbitrary code. Billy Rios discovered that passing an URL containing a pipe symbol to Iceweasel can lead to Chrome privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:27.977-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:53.974-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:35.886-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7461 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:13.444-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:27.739-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-firefox is earlier than 2.0.0.16-0etch1" test_ref="oval:org.mitre.oval:tst:15919"/>
              <criterion comment="firefox is earlier than 2.0.0.16-0etch1" test_ref="oval:org.mitre.oval:tst:16452"/>
              <criterion comment="firefox-dom-inspector is earlier than 2.0.0.16-0etch1" test_ref="oval:org.mitre.oval:tst:15539"/>
              <criterion comment="iceweasel-dom-inspector is earlier than 2.0.0.16-0etch1" test_ref="oval:org.mitre.oval:tst:16501"/>
              <criterion comment="mozilla-firefox-gnome-support is earlier than 2.0.0.16-0etch1" test_ref="oval:org.mitre.oval:tst:16092"/>
              <criterion comment="mozilla-firefox-dom-inspector is earlier than 2.0.0.16-0etch1" test_ref="oval:org.mitre.oval:tst:16252"/>
              <criterion comment="firefox-gnome-support is earlier than 2.0.0.16-0etch1" test_ref="oval:org.mitre.oval:tst:15972"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="iceweasel-gnome-support is earlier than 2.0.0.16-0etch1" test_ref="oval:org.mitre.oval:tst:16510"/>
              <criterion comment="iceweasel-dbg is earlier than 2.0.0.16-0etch1" test_ref="oval:org.mitre.oval:tst:16103"/>
              <criterion comment="iceweasel is earlier than 2.0.0.16-0etch1" test_ref="oval:org.mitre.oval:tst:15960"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7457" version="7" class="patch">
      <metadata>
        <title>DSA-2020 ikiwiki -- insufficient input sanitisation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>ikiwiki</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2020" ref_id="DSA-2020"/>
        <description>Ivan Shmakov discovered that the htmlscrubber component of ikwiki, a wiki compiler, performs insufficient input sanitisation on data:image/svg+xml URIs. As these can contain script code this can be used by an attacker to conduct cross-site scripting attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:08:20-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:52.498-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:54.547-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:54.620-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:7141 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:42.314-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:57.282-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7457 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:09.159-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:27.627-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="ikiwiki is earlier than 2.53.5" test_ref="oval:org.mitre.oval:tst:26319"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7454" version="3" class="patch">
      <metadata>
        <title>DSA-1839 gst-plugins-good0.10 -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>gst-plugins-good0.10</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1839" ref_id="DSA-1839"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1932" ref_id="CVE-2009-1932"/>
        <description>It has been discovered that gst-plugins-good0.10, the GStreamer plugins from the "good" set, are prone to an integer overflow, when processing a large PNG file. This could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:50.569-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:53.427-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:35.379-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7454 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:14.909-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:27.423-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="gstreamer0.10-plugins-good-doc is earlier than 0.10.8-4.1~lenny2" test_ref="oval:org.mitre.oval:tst:14690"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="gstreamer0.10-plugins-good is earlier than 0.10.8-4.1~lenny2" test_ref="oval:org.mitre.oval:tst:14811"/>
                <criterion comment="gstreamer0.10-esd is earlier than 0.10.8-4.1~lenny2" test_ref="oval:org.mitre.oval:tst:14521"/>
                <criterion comment="gstreamer0.10-plugins-good-dbg is earlier than 0.10.8-4.1~lenny2" test_ref="oval:org.mitre.oval:tst:14834"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="gstreamer0.10-plugins-good-doc is earlier than 0.10.4-4+etch1" test_ref="oval:org.mitre.oval:tst:14857"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="gstreamer0.10-plugins-good is earlier than 0.10.4-4+etch1" test_ref="oval:org.mitre.oval:tst:14850"/>
                <criterion comment="gstreamer0.10-esd is earlier than 0.10.4-4+etch1" test_ref="oval:org.mitre.oval:tst:14673"/>
                <criterion comment="gstreamer0.10-plugins-good-dbg is earlier than 0.10.4-4+etch1" test_ref="oval:org.mitre.oval:tst:14591"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7452" version="5" class="patch">
      <metadata>
        <title>DSA-1969 krb5 -- integer underflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>krb5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1969" ref_id="DSA-1969"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4212" ref_id="CVE-2009-4212"/>
        <description>It was discovered that krb5, a system for authenticating users and services on a network, is prone to integer underflow in the AES and RC4 decryption operations of the crypto library. A remote attacker can cause crashes, heap corruption, or, under extraordinarily unlikely conditions, arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:08:31-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:58.263-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:53.766-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:53.874-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7452 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:14.223-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:27.127-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="krb5-doc is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:26844"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="krb5-rsh-server is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:26548"/>
                <criterion comment="krb5-kdc-ldap is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:26623"/>
                <criterion comment="krb5-telnetd is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:26652"/>
                <criterion comment="libkrb53 is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:26785"/>
                <criterion comment="libkrb5-dev is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:26547"/>
                <criterion comment="krb5-ftpd is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:26865"/>
                <criterion comment="krb5-pkinit is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:26796"/>
                <criterion comment="krb5-admin-server is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:26428"/>
                <criterion comment="libkadm55 is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:26776"/>
                <criterion comment="libkrb5-dbg is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:26521"/>
                <criterion comment="krb5-user is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:26903"/>
                <criterion comment="krb5-clients is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:26627"/>
                <criterion comment="krb5-kdc is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:26676"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="krb5-doc is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:26401"/>
            </criteria>
            <criterion comment="krb5-rsh-server is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:26592"/>
            <criterion comment="krb5-telnetd is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:26902"/>
            <criterion comment="libkrb53 is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:26103"/>
            <criterion comment="libkrb5-dev is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:26467"/>
            <criterion comment="krb5-ftpd is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:26879"/>
            <criterion comment="krb5-admin-server is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:26760"/>
            <criterion comment="libkadm55 is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:26757"/>
            <criterion comment="libkrb5-dbg is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:26665"/>
            <criterion comment="krb5-user is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:26405"/>
            <criterion comment="krb5-clients is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:26722"/>
            <criterion comment="krb5-kdc is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:26619"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7451" version="7" class="patch">
      <metadata>
        <title>DSA-2022 mediawiki -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mediawiki</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2022" ref_id="DSA-2022"/>
        <description>Several vulnerabilities have been discovered in mediawiki, a web-based wiki engine. The following issues have been identified: Insufficient input sanitisation in the CSS validation code allows editors to display external images in wiki pages. This can be a privacy concern on public wikis as it allows attackers to gather IP addresses and other information by linking these images to a web server under their control. Insufficient permission checks have been found in thump.php which can lead to disclosure of image files that are restricted to certain users .</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:08:21-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:53.214-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:53.262-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:53.509-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7451 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:09.278-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:26.936-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7451 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:14.559-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:39.441-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="mediawiki is earlier than 1:1.12.0-2lenny4" test_ref="oval:org.mitre.oval:tst:26689"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criterion comment="mediawiki-math is earlier than 1:1.12.0-2lenny4" test_ref="oval:org.mitre.oval:tst:26746"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7447" version="5" class="patch">
      <metadata>
        <title>DSA-1699 zaptel -- array index error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>zaptel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1699" ref_id="DSA-1699"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5396" ref_id="CVE-2008-5396"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5744" ref_id="CVE-2008-5744"/>
        <description>An array index error in zaptel, a set of drivers for telephony hardware, could allow users to crash the system or escalate their privileges by overwriting kernel memory (CVE-2008-5396).</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:56.682-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:52.824-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:34.956-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7447 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:49.710-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:26.710-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:14818 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:15.080-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:39.140-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="zaptel-source is earlier than 1:1.2.11.dfsg-1+etch1" test_ref="oval:org.mitre.oval:tst:14824"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libtonezone1 is earlier than 1:1.2.11.dfsg-1+etch1" test_ref="oval:org.mitre.oval:tst:14818"/>
              <criterion comment="libtonezone-dev is earlier than 1:1.2.11.dfsg-1+etch1" test_ref="oval:org.mitre.oval:tst:14730"/>
              <criterion comment="zaptel is earlier than 1:1.2.11.dfsg-1+etch1" test_ref="oval:org.mitre.oval:tst:14868"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7445" version="5" class="patch">
      <metadata>
        <title>DSA-2002 polipo -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>polipo</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2002" ref_id="DSA-2002"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3305" ref_id="CVE-2009-3305"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4413" ref_id="CVE-2009-4413"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4143" ref_id="CVE-2009-4143"/>
        <description>Several denial of service vulnerabilities have been discovered in polipo, a small, caching web proxy. The Common Vulnerabilities and Exposures project identifies the following problems: A malicous remote sever could cause polipo to crash by sending an invalid Cache-Control header. A malicous client could cause polipo to crash by sending a large Content-Length value. This upgrade also fixes some other bugs that could lead to a daemon crash or an infinite loop and may be triggerable remotely.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:11:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:29.101-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:52.865-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:53.155-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7445 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:12.705-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:26.504-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="polipo is earlier than 1.0.4-1+lenny1" test_ref="oval:org.mitre.oval:tst:26922"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7444" version="3" class="patch">
      <metadata>
        <title>DSA-1497 clamav -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1497" ref_id="DSA-1497"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6595" ref_id="CVE-2007-6595"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0318" ref_id="CVE-2008-0318"/>
        <description>Several vulnerabilities have been discovered in the Clam anti-virus toolkit, which may lead to the execution of arbitrary or local denial of service. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that temporary files are created insecurely, which may result in local denial of service by overwriting files. Silvio Cesare discovered an integer overflow in the parser for PE headers. The version of clamav in the old stable distribution (sarge) is no longer supported with security updates.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:23.951-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:52.181-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:34.477-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7444 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:42.882-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:26.275-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="clamav-docs is earlier than 0.90.1dfsg-3etch10" test_ref="oval:org.mitre.oval:tst:11918"/>
              <criterion comment="clamav-testfiles is earlier than 0.90.1dfsg-3etch10" test_ref="oval:org.mitre.oval:tst:41814"/>
              <criterion comment="clamav-base is earlier than 0.90.1dfsg-3etch10" test_ref="oval:org.mitre.oval:tst:12517"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libclamav-dev is earlier than 0.90.1dfsg-3etch10" test_ref="oval:org.mitre.oval:tst:12148"/>
              <criterion comment="clamav is earlier than 0.90.1dfsg-3etch10" test_ref="oval:org.mitre.oval:tst:12551"/>
              <criterion comment="clamav-dbg is earlier than 0.90.1dfsg-3etch10" test_ref="oval:org.mitre.oval:tst:11966"/>
              <criterion comment="libclamav2 is earlier than 0.90.1dfsg-3etch10" test_ref="oval:org.mitre.oval:tst:12290"/>
              <criterion comment="clamav-daemon is earlier than 0.90.1dfsg-3etch10" test_ref="oval:org.mitre.oval:tst:12477"/>
              <criterion comment="clamav-milter is earlier than 0.90.1dfsg-3etch10" test_ref="oval:org.mitre.oval:tst:11873"/>
              <criterion comment="clamav-freshclam is earlier than 0.90.1dfsg-3etch10" test_ref="oval:org.mitre.oval:tst:12490"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7440" version="3" class="patch">
      <metadata>
        <title>DSA-1863 zope2.10/zope2.9 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>zope2.10/zope2.9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1863" ref_id="DSA-1863"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0668" ref_id="CVE-2009-0668"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0669" ref_id="CVE-2009-0669"/>
        <description>Several remote vulnerabilities have been discovered in the zope, a feature-rich web application server written in python, that could lead to arbitrary code execution in the worst case. The Common Vulnerabilities and Exposures project identified the following problems: Due to a programming error an authorisation method in the StorageServer component of ZEO was not used as an internal method. This allows a malicious client to bypass authentication when connecting to a ZEO server by simply calling this authorisation method. The ZEO server doesn't restrict the callables when unpickling data received from a malicious client which can be used by an attacker to execute arbitrary python code on the server by sending certain exception pickles. This also allows an attacker to import any importable module as ZEO is importing the module containing a callable specified in a pickle to test for a certain flag. The update also limits the number of new object ids a client can request to 100 as it would be possible to consume huge amounts of resources by requesting a big batch of new object ids. No CVE id has been assigned to this. The oldstable distribution (etch), this problem has been fixed in version 2.9.6-4etch2 of zope2.9.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:53.728-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:51.449-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:33.943-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7440 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:12.077-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:26.038-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="zope2.10-sandbox is earlier than 2.10.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:17158"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criterion comment="zope2.10 is earlier than 2.10.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:17654"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="zope2.9-sandbox is earlier than 2.9.6-4etch2" test_ref="oval:org.mitre.oval:tst:17884"/>
            </criteria>
            <criterion comment="zope2.9 is earlier than 2.9.6-4etch2" test_ref="oval:org.mitre.oval:tst:17759"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7434" version="3" class="patch">
      <metadata>
        <title>DSA-1459 gforge -- insufficient input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>gforge</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1459" ref_id="DSA-1459"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0173" ref_id="CVE-2008-0173"/>
        <description>It was discovered that Gforge, a collaborative development tool, did not properly sanitise some CGI parameters, allowing SQL injection in scripts related to RSS exports. For the old stable distribution (sarge), this problem has been fixed in version 3.1-31sarge5. For the stable distribution (etch), this problem has been fixed in version 4.5.14-22etch4. For the unstable distribution (sid), this problem has been fixed in version 4.6.99+svn6330-1. We recommend that you upgrade your gforge packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:23.065-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:46.713-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:30.361-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7434 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:10.499-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:25.775-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="gforge-ldap-openldap is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:16936"/>
            <criterion comment="gforge-mta-courier is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17587"/>
            <criterion comment="gforge-mta-exim is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17528"/>
            <criterion comment="gforge is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17610"/>
            <criterion comment="gforge-mta-exim4 is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:16778"/>
            <criterion comment="gforge-common is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17281"/>
            <criterion comment="gforge-mta-postfix is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17178"/>
            <criterion comment="gforge-shell-postgresql is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17106"/>
            <criterion comment="gforge-shell-ldap is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17606"/>
            <criterion comment="gforge-lists-mailman is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17628"/>
            <criterion comment="gforge-web-apache is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17555"/>
            <criterion comment="gforge-db-postgresql is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17215"/>
            <criterion comment="gforge-ftp-proftpd is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17410"/>
            <criterion comment="gforge-dns-bind9 is earlier than 4.5.14-22etch4" test_ref="oval:org.mitre.oval:tst:17244"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="gforge-ldap-openldap is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17365"/>
            <criterion comment="sourceforge is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17621"/>
            <criterion comment="gforge-sourceforge-transition is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17541"/>
            <criterion comment="gforge-mta-exim is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17527"/>
            <criterion comment="gforge is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17593"/>
            <criterion comment="gforge-common is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17558"/>
            <criterion comment="gforge-mta-postfix is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17433"/>
            <criterion comment="gforge-mta-exim4 is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17262"/>
            <criterion comment="gforge-shell-ldap is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17058"/>
            <criterion comment="gforge-lists-mailman is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17254"/>
            <criterion comment="gforge-web-apache is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17569"/>
            <criterion comment="gforge-db-postgresql is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:16668"/>
            <criterion comment="gforge-cvs is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17590"/>
            <criterion comment="gforge-ftp-proftpd is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17206"/>
            <criterion comment="gforge-dns-bind9 is earlier than 3.1-31sarge5" test_ref="oval:org.mitre.oval:tst:17207"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7432" version="5" class="patch">
      <metadata>
        <title>DSA-2027 xulrunner -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2027" ref_id="DSA-2027"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0174" ref_id="CVE-2010-0174"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0175" ref_id="CVE-2010-0175"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0176" ref_id="CVE-2010-0176"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0177" ref_id="CVE-2010-0177"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0178" ref_id="CVE-2010-0178"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0179" ref_id="CVE-2010-0179"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications, such as the Iceweasel web browser. The Common Vulnerabilities and Exposures project identifies the following problems: Jesse Ruderman and Ehsan Akhgari discovered crashes in the layout engine, which might allow the execution of arbitrary code. It was discovered that incorrect memory handling in the XUL event handler might allow the execution of arbitrary code. It was discovered that incorrect memory handling in the XUL event handler might allow the execution of arbitrary code. It was discovered that incorrect memory handling in the plugin code might allow the execution of arbitrary code. Paul Stone discovered that forced drag-and-drop events could lead to Chrome privilege escalation. It was discovered that a programming error in the XMLHttpRequestSpy module could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:08:20-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:51.982-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:52.416-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:52.651-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7432 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:08.677-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:25.302-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libmozillainterfaces-java is earlier than 1.9.0.19-1" test_ref="oval:org.mitre.oval:tst:26724"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libmozjs-dev is earlier than 1.9.0.19-1" test_ref="oval:org.mitre.oval:tst:26795"/>
              <criterion comment="spidermonkey-bin is earlier than 1.9.0.19-1" test_ref="oval:org.mitre.oval:tst:26718"/>
              <criterion comment="xulrunner-1.9-gnome-support is earlier than 1.9.0.19-1" test_ref="oval:org.mitre.oval:tst:26858"/>
              <criterion comment="xulrunner-1.9 is earlier than 1.9.0.19-1" test_ref="oval:org.mitre.oval:tst:26825"/>
              <criterion comment="libmozjs1d-dbg is earlier than 1.9.0.19-1" test_ref="oval:org.mitre.oval:tst:26847"/>
              <criterion comment="libmozjs1d is earlier than 1.9.0.19-1" test_ref="oval:org.mitre.oval:tst:26716"/>
              <criterion comment="python-xpcom is earlier than 1.9.0.19-1" test_ref="oval:org.mitre.oval:tst:26168"/>
              <criterion comment="xulrunner-1.9-dbg is earlier than 1.9.0.19-1" test_ref="oval:org.mitre.oval:tst:26841"/>
              <criterion comment="xulrunner-dev is earlier than 1.9.0.19-1" test_ref="oval:org.mitre.oval:tst:26691"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7429" version="3" class="patch">
      <metadata>
        <title>DSA-1668 hf -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>hf</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1668" ref_id="DSA-1668"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2378" ref_id="CVE-2008-2378"/>
        <description>Steve Kemp discovered that hf, an amateur-radio protocol suite using a soundcard as a modem, insecurely tried to execute an external command which could lead to the elevation of privileges for local users.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:41.039-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:46.397-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:30.152-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7429 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:13.834-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:25.148-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="hf is earlier than 0.7.3-4etch1" test_ref="oval:org.mitre.oval:tst:12123"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7422" version="5" class="patch">
      <metadata>
        <title>DSA-1563 asterisk -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>asterisk</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1563" ref_id="DSA-1563"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1897" ref_id="CVE-2008-1897"/>
        <description>Joel R. Voss discovered that the IAX2 module of Asterisk, a free software PBX and telephony toolkit performs insufficient validation of IAX2 protocol messages, which may lead to denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:31.522-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:45.786-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:29.784-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7422 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:12.234-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:24.928-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:20110 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:11.210-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:38.812-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="asterisk-doc is earlier than 1:1.2.13~dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:20127"/>
              <criterion comment="asterisk-web-vmail is earlier than 1:1.2.13~dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:19416"/>
              <criterion comment="asterisk-config is earlier than 1:1.2.13~dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:20079"/>
              <criterion comment="asterisk-sounds-main is earlier than 1:1.2.13~dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:20301"/>
              <criterion comment="asterisk-dev is earlier than 1:1.2.13~dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:20320"/>
              <criterion comment="asterisk is earlier than 1:1.2.13~dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:20238"/>
            </criteria>
          </criteria>
          <criterion comment="asterisk-bristuff is earlier than 1:1.2.13~dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:20056"/>
          <criterion comment="asterisk-h323 is earlier than 1:1.2.13~dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:20270"/>
          <criterion comment="asterisk-classic is earlier than 1:1.2.13~dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:20110"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7414" version="3" class="patch">
      <metadata>
        <title>DSA-1788 quagga -- improper assertion</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>quagga</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1788" ref_id="DSA-1788"/>
        <description>It was discovered that Quagga, an IP routing daemon, could no longer process the Internet routing table due to broken handling of multiple 4-byte AS numbers in an AS path. If such a prefix is received, the BGP daemon crashes with an assert failure, leading to a denial of service. The old stable distribution (etch) is not affected by this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:57.307-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:45.414-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:29.428-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7414 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:41.856-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:24.748-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="quagga-doc is earlier than 0.99.10-1lenny2" test_ref="oval:org.mitre.oval:tst:18660"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criterion comment="quagga is earlier than 0.99.10-1lenny2" test_ref="oval:org.mitre.oval:tst:18157"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7412" version="3" class="patch">
      <metadata>
        <title>DSA-1745 lcms -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lcms</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1745" ref_id="DSA-1745"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0581" ref_id="CVE-2009-0581"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0723" ref_id="CVE-2009-0723"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0733" ref_id="CVE-2009-0733"/>
        <description>Several security issues have been discovered in lcms, a color management library. The Common Vulnerabilities and Exposures project identifies the following problems: Chris Evans discovered that lcms is affected by a memory leak, which could result in a denial of service via specially crafted image files. Chris Evans discovered that lcms is prone to several integer overflows via specially crafted image files, which could lead to the execution of arbitrary code. Chris Evans discovered the lack of upper-bounds check on sizes leading to a buffer overflow, which could be used to execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:55.476-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:44.708-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:28.891-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7412 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:11.473-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:24.444-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="liblcms1-dev is earlier than 1.17.dfsg-1+lenny1" test_ref="oval:org.mitre.oval:tst:19608"/>
            <criterion comment="liblcms1 is earlier than 1.17.dfsg-1+lenny1" test_ref="oval:org.mitre.oval:tst:20088"/>
            <criterion comment="liblcms-utils is earlier than 1.17.dfsg-1+lenny1" test_ref="oval:org.mitre.oval:tst:19915"/>
            <criterion comment="python-liblcms is earlier than 1.17.dfsg-1+lenny1" test_ref="oval:org.mitre.oval:tst:19713"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="liblcms1-dev is earlier than 1.15-1.1+etch2" test_ref="oval:org.mitre.oval:tst:19863"/>
            <criterion comment="liblcms-utils is earlier than 1.15-1.1+etch2" test_ref="oval:org.mitre.oval:tst:19413"/>
            <criterion comment="liblcms1 is earlier than 1.15-1.1+etch2" test_ref="oval:org.mitre.oval:tst:19664"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7409" version="5" class="patch">
      <metadata>
        <title>DSA-2043 vlc -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>vlc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2043" ref_id="DSA-2043"/>
        <description>tixxDZ discovered a vulnerability in vlc, the multimedia player and streamer. Missing data validation in vlc's real data transport implementation enable an integer underflow and consequently an unbounded buffer operation. A maliciously crafted stream could thus enable an attacker to execute arbitrary code. No Common Vulnerabilities and Exposures project identifier is available for this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:04:53-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:58.658-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:51.596-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:51.283-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7409 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:42.018-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:24.284-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="vlc-nox is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:24990"/>
              <criterion comment="vlc-plugin-jack is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:25975"/>
              <criterion comment="vlc-plugin-arts is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:25320"/>
              <criterion comment="vlc is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:25849"/>
              <criterion comment="mozilla-plugin-vlc is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:25825"/>
              <criterion comment="vlc-plugin-ggi is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:25262"/>
              <criterion comment="libvlc0-dev is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:25881"/>
              <criterion comment="libvlc0 is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:25725"/>
              <criterion comment="vlc-plugin-esd is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:25136"/>
              <criterion comment="vlc-plugin-sdl is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:25746"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="vlc-plugin-glide is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:25868"/>
              <criterion comment="vlc-plugin-svgalib is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:25929"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="vlc-plugin-svgalib is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:25918"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7408" version="3" class="patch">
      <metadata>
        <title>DSA-1467 mantis -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 3.1</platform>
          <product>mantis</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1467" ref_id="DSA-1467"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-6574" ref_id="CVE-2006-6574"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6611" ref_id="CVE-2007-6611"/>
        <description>Several remote vulnerabilities have been discovered in Mantis, a web based bug tracking system. The Common Vulnerabilities and Exposures project identifies the following problems: Custom fields were not appropriately protected by per-item access control, allowing for sensitive data to be published. Multiple cross site scripting issues allowed a remote attacker to insert malicious HTML or web script into Mantis web pages.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:55:31.208-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:44.466-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:28.647-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7408 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:11.901-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:24.068-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="mantis is earlier than 0.19.2-5sarge5" test_ref="oval:org.mitre.oval:tst:16730"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7407" version="5" class="patch">
      <metadata>
        <title>DSA-2036 jasper -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>jasper</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2036" ref_id="DSA-2036"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2721" ref_id="CVE-2007-2721"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3521" ref_id="CVE-2008-3521"/>
        <description>It was discovered that the JasPer JPEG-2000 runtime library allowed an attacker to create a crafted input file that could lead to denial of service and heap corruption. Besides addressing this vulnerability, this updates also addresses a regression introduced in the security fix for CVE-2008-3521, applied before Debian Lenny's release, that could cause errors when reading some JPEG input files.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:09:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:12.529-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:51.244-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:50.855-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7407 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:13.992-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:23.842-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libjasper-runtime is earlier than 1.900.1-5.1+lenny1" test_ref="oval:org.mitre.oval:tst:26740"/>
          <criterion comment="libjasper1 is earlier than 1.900.1-5.1+lenny1" test_ref="oval:org.mitre.oval:tst:26886"/>
          <criterion comment="libjasper-dev is earlier than 1.900.1-5.1+lenny1" test_ref="oval:org.mitre.oval:tst:26900"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7399" version="3" class="patch">
      <metadata>
        <title>DSA-1700 lasso -- incorrect API usage</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lasso</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1700" ref_id="DSA-1700"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0050" ref_id="CVE-2009-0050"/>
        <description>It was discovered that Lasso, a library for Liberty Alliance and SAML protocols performs incorrect validation of the return value of OpenSSL's DSA_verify() function.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:26.703-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:43.969-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:28.377-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7399 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:08.255-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:23.687-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="python-lasso is earlier than 0.6.5-3+etch1" test_ref="oval:org.mitre.oval:tst:12257"/>
          <criterion comment="liblasso3 is earlier than 0.6.5-3+etch1" test_ref="oval:org.mitre.oval:tst:11757"/>
          <criterion comment="liblasso-java is earlier than 0.6.5-3+etch1" test_ref="oval:org.mitre.oval:tst:12560"/>
          <criterion comment="php4-lasso is earlier than 0.6.5-3+etch1" test_ref="oval:org.mitre.oval:tst:12317"/>
          <criterion comment="liblasso3-dev is earlier than 0.6.5-3+etch1" test_ref="oval:org.mitre.oval:tst:11798"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7398" version="5" class="patch">
      <metadata>
        <title>DSA-1561 ldm -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ldm</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1561" ref_id="DSA-1561"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1293" ref_id="CVE-2008-1293"/>
        <description>Christian Herzog discovered that within the Linux Terminal Server Project, it was possible to connect to X on any LTSP client from any host on the network, making client windows and keystrokes visible to that host. NOTE: most ldm installs are likely to be in a chroot environment exported over NFS, and will not be upgraded merely by upgrading the server itself. For example, on the i386 architecture, to upgrade ldm will likely require:</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T08:00:28.688-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:43.471-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:27.943-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:5628 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:50.487-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:57.133-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7398 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:15.502-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:23.462-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ltsp-server-standalone is earlier than 0.99debian11+etch1" test_ref="oval:org.mitre.oval:tst:19832"/>
              <criterion comment="ltsp-server is earlier than 0.99debian11+etch1" test_ref="oval:org.mitre.oval:tst:19682"/>
              <criterion comment="ldm is earlier than 0.99debian11+etch1" test_ref="oval:org.mitre.oval:tst:19957"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criterion comment="ltsp-client is earlier than 0.99debian11+etch1" test_ref="oval:org.mitre.oval:tst:20269"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7395" version="3" class="patch">
      <metadata>
        <title>DSA-1535 iceweasel -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1535" ref_id="DSA-1535"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4879" ref_id="CVE-2007-4879"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1233" ref_id="CVE-2008-1233"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1234" ref_id="CVE-2008-1234"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1235" ref_id="CVE-2008-1235"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1236" ref_id="CVE-2008-1236"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1237" ref_id="CVE-2008-1237"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1238" ref_id="CVE-2008-1238"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1240" ref_id="CVE-2008-1240"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1241" ref_id="CVE-2008-1241"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3738" ref_id="CVE-2007-3738"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5338" ref_id="CVE-2007-5338"/>
        <description>Several remote vulnerabilities have been discovered in the Iceweasel web browser, an unbranded version of the Firefox browser. The Common Vulnerabilities and Exposures project identifies the following problems: Peter Brodersen and Alexander Klink discovered that the autoselection of SSL client certificates could lead to users being tracked, resulting in a loss of privacy. moz_bug_r_a4 discovered that variants of CVE-2007-3738 and CVE-2007-5338 allow the execution of arbitrary code through XPCNativeWrapper. moz_bug_r_a4 discovered that insecure handling of event handlers could lead to cross-site scripting. Boris Zbarsky, Johnny Stenback and moz_bug_r_a4 discovered that incorrect principal handling could lead to cross-site scripting and the execution of arbitrary code. Tom Ferris, Seth Spitzer, Martin Wargers, John Daggett and Mats Palmgren discovered crashes in the layout engine, which might allow the execution of arbitrary code. georgi, tgirmann and Igor Bukanov discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. Gregory Fleischer discovered that HTTP Referrer headers were handled incorrectly in combination with URLs containing Basic Authentication credentials with empty usernames, resulting in potential Cross-Site Request Forgery attacks. Gregory Fleischer discovered that web content fetched through the jar: protocol can use Java to connect to arbitrary ports. This is only an issue in combination with the non-free Java plugin. Chris Thomas discovered that background tabs could generate XUL popups overlaying the current tab, resulting in potential spoofing attacks. The Mozilla products from the old stable distribution (sarge) are no longer supported.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:27.956-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:42.750-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:27.461-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7395 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:07.063-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:22.697-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mozilla-firefox is earlier than 2.0.0.13-0etch1" test_ref="oval:org.mitre.oval:tst:12835"/>
              <criterion comment="firefox is earlier than 2.0.0.13-0etch1" test_ref="oval:org.mitre.oval:tst:13051"/>
              <criterion comment="firefox-dom-inspector is earlier than 2.0.0.13-0etch1" test_ref="oval:org.mitre.oval:tst:12586"/>
              <criterion comment="iceweasel-dom-inspector is earlier than 2.0.0.13-0etch1" test_ref="oval:org.mitre.oval:tst:12951"/>
              <criterion comment="mozilla-firefox-gnome-support is earlier than 2.0.0.13-0etch1" test_ref="oval:org.mitre.oval:tst:12280"/>
              <criterion comment="mozilla-firefox-dom-inspector is earlier than 2.0.0.13-0etch1" test_ref="oval:org.mitre.oval:tst:12606"/>
              <criterion comment="firefox-gnome-support is earlier than 2.0.0.13-0etch1" test_ref="oval:org.mitre.oval:tst:12888"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="iceweasel-gnome-support is earlier than 2.0.0.13-0etch1" test_ref="oval:org.mitre.oval:tst:12634"/>
              <criterion comment="iceweasel-dbg is earlier than 2.0.0.13-0etch1" test_ref="oval:org.mitre.oval:tst:13209"/>
              <criterion comment="iceweasel is earlier than 2.0.0.13-0etch1" test_ref="oval:org.mitre.oval:tst:12559"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7391" version="4" class="patch">
      <metadata>
        <title>DSA-1730 proftpd-dfsg -- SQL injection vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>proftpd-dfsg</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1730" ref_id="DSA-1730"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0542" ref_id="CVE-2009-0542"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0543" ref_id="CVE-2009-0543"/>
        <description>The security update for proftpd-dfsg in DSA-1727-1 caused a regression with the postgresql backend. This update corrects the flaw. Also it was discovered that the oldstable distribution (etch) is not affected by the security issues. For reference the original advisory follows. Two SQL injection vulnerabilities have been found in proftpd, a virtual-hosting FTP daemon. The Common Vulnerabilities and Exposures project identifies the following problems: Shino discovered that proftpd is prone to an SQL injection vulnerability via the use of certain characters in the username. TJ Saunders discovered that proftpd is prone to an SQL injection vulnerability due to insufficient escaping mechanisms, when multybite character encodings are used. The oldstable distribution (etch) is not affected by these problems.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:29.205-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:41.554-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:27.147-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7391 - Typo Corrections" date="2014-05-22T11:01:00.943-04:00">
              <contributor organization="McAfee, Inc.">Jerome Athias</contributor>
            </modified>
            <status_change date="2014-05-22T11:03:38.620-04:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7391 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-23T04:08:22.483-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="proftpd is earlier than 1.3.1-17lenny2" test_ref="oval:org.mitre.oval:tst:19097"/>
              <criterion comment="proftpd-doc is earlier than 1.3.1-17lenny2" test_ref="oval:org.mitre.oval:tst:19293"/>
            </criteria>
          </criteria>
          <criterion comment="proftpd-mod-mysql is earlier than 1.3.1-17lenny2" test_ref="oval:org.mitre.oval:tst:19592"/>
          <criterion comment="proftpd-mod-pgsql is earlier than 1.3.1-17lenny2" test_ref="oval:org.mitre.oval:tst:19471"/>
          <criterion comment="proftpd-mod-ldap is earlier than 1.3.1-17lenny2" test_ref="oval:org.mitre.oval:tst:19542"/>
          <criterion comment="proftpd-basic is earlier than 1.3.1-17lenny2" test_ref="oval:org.mitre.oval:tst:19493"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7389" version="5" class="patch">
      <metadata>
        <title>DSA-1637 git-core -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>git-core</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1637" ref_id="DSA-1637"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3546" ref_id="CVE-2008-3546"/>
        <description>Multiple vulnerabilities have been identified in git-core, the core of the git distributed revision control system. Improper path length limitations in git's diff and grep functions, in combination with maliciously crafted repositories or changes, could enable a stack buffer overflow and potentially the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies this vulnerability as CVE-2008-3546.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:27.782-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:40.641-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:26.373-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7389 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:06.695-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:22.218-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:19355 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:11.932-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:38.311-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="gitweb is earlier than 1:1.4.4.4-2.1+etch1" test_ref="oval:org.mitre.oval:tst:19561"/>
              <criterion comment="git-arch is earlier than 1:1.4.4.4-2.1+etch1" test_ref="oval:org.mitre.oval:tst:19355"/>
              <criterion comment="gitk is earlier than 1:1.4.4.4-2.1+etch1" test_ref="oval:org.mitre.oval:tst:19034"/>
              <criterion comment="git-daemon-run is earlier than 1:1.4.4.4-2.1+etch1" test_ref="oval:org.mitre.oval:tst:19571"/>
              <criterion comment="git-doc is earlier than 1:1.4.4.4-2.1+etch1" test_ref="oval:org.mitre.oval:tst:19528"/>
              <criterion comment="git-svn is earlier than 1:1.4.4.4-2.1+etch1" test_ref="oval:org.mitre.oval:tst:18627"/>
              <criterion comment="git-cvs is earlier than 1:1.4.4.4-2.1+etch1" test_ref="oval:org.mitre.oval:tst:18891"/>
              <criterion comment="git-email is earlier than 1:1.4.4.4-2.1+etch1" test_ref="oval:org.mitre.oval:tst:19615"/>
            </criteria>
          </criteria>
          <criterion comment="git-core is earlier than 1:1.4.4.4-2.1+etch1" test_ref="oval:org.mitre.oval:tst:19075"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7383" version="3" class="patch">
      <metadata>
        <title>DSA-1635 freetype -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>freetype</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1635" ref_id="DSA-1635"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1806" ref_id="CVE-2008-1806"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1807" ref_id="CVE-2008-1807"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1808" ref_id="CVE-2008-1808"/>
        <description>Several local vulnerabilities have been discovered in freetype, a FreeType 2 font engine, which could allow the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems: An integer overflow allows context-dependent attackers to execute arbitrary code via a crafted set of values within the Private dictionary table in a Printer Font Binary (PFB) file. The handling of an invalid number of axes field in the PFB file could trigger the freeing of arbitrary memory locations, leading to memory corruption. Multiple off-by-one errors allowed the execution of arbitrary code via malformed tables in PFB files, or invalid SHC instructions in TTF files.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:23.581-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:40.199-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:25.958-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7383 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:12.917-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:21.897-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libfreetype6-dev is earlier than 2.2.1-5+etch3" test_ref="oval:org.mitre.oval:tst:19156"/>
          <criterion comment="freetype2-demos is earlier than 2.2.1-5+etch3" test_ref="oval:org.mitre.oval:tst:19274"/>
          <criterion comment="libfreetype6 is earlier than 2.2.1-5+etch3" test_ref="oval:org.mitre.oval:tst:19298"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7379" version="7" class="patch">
      <metadata>
        <title>DSA-1948 ntp -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ntp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1948" ref_id="DSA-1948"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3563" ref_id="CVE-2009-3563"/>
        <description>Robin Park and Dmitri Vinokurov discovered that the daemon component of the ntp package, a reference implementation of the NTP protocol, is not properly reacting to certain incoming packets. An unexpected NTP mode 7 packet with spoofed IP data can lead ntpd to reply with a mode 7 response to the spoofed address. This may result in the service playing packet ping-pong with other ntp servers or even itself which causes CPU usage and excessive disk use due to logging. An attacker can use this to conduct denial of service attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T18:48:59-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:04.876-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:50.552-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:49.386-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7379 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:08.880-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:21.711-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:24394 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:14.356-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:38.008-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="ntp-doc is earlier than 1:4.2.4p4+dfsg-8lenny3" test_ref="oval:org.mitre.oval:tst:24360"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="ntpdate is earlier than 1:4.2.4p4+dfsg-8lenny3" test_ref="oval:org.mitre.oval:tst:24221"/>
                <criterion comment="ntp is earlier than 1:4.2.4p4+dfsg-8lenny3" test_ref="oval:org.mitre.oval:tst:24181"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="ntp-doc is earlier than 1:4.2.2.p4+dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:24157"/>
                <criterion comment="ntp-simple is earlier than 1:4.2.2.p4+dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:24394"/>
                <criterion comment="ntp-refclock is earlier than 1:4.2.2.p4+dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:24367"/>
              </criteria>
            </criteria>
            <criterion comment="ntp is earlier than 1:4.2.2.p4+dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:24086"/>
            <criterion comment="ntpdate is earlier than 1:4.2.2.p4+dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:23435"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7367" version="5" class="patch">
      <metadata>
        <title>DSA-2001 php5 -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>php5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2001" ref_id="DSA-2001"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4142" ref_id="CVE-2009-4142"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4143" ref_id="CVE-2009-4143"/>
        <description>Several remote vulnerabilities have been discovered in PHP 5, an hypertext preprocessor. The Common Vulnerabilities and Exposures project identifies the following problems: The htmlspecialchars function does not properly handle invalid multi-byte sequences. Memory corruption via session interruption. In the stable distribution , this update also includes bug fixes that were to be included in a stable point release as version 5.2.6.dfsg.1-1+lenny5.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:12:49-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:36.856-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:49.776-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:48.202-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7367 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:09.541-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:21.348-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="php-pear is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:26925"/>
              <criterion comment="php5 is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:27244"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="php5-recode is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:27224"/>
              <criterion comment="php5-xmlrpc is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:27364"/>
              <criterion comment="php5-curl is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:27282"/>
              <criterion comment="php5-snmp is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:27249"/>
              <criterion comment="php5-mysql is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:27379"/>
              <criterion comment="php5-odbc is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:27394"/>
              <criterion comment="php5-xsl is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:27401"/>
              <criterion comment="php5-gd is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:26672"/>
              <criterion comment="libapache2-mod-php5 is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:26414"/>
              <criterion comment="php5-mhash is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:27359"/>
              <criterion comment="php5-tidy is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:27129"/>
              <criterion comment="php5-mcrypt is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:26998"/>
              <criterion comment="php5-dev is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:26472"/>
              <criterion comment="php5-pgsql is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:27245"/>
              <criterion comment="php5-gmp is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:26684"/>
              <criterion comment="php5-cgi is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:27005"/>
              <criterion comment="php5-imap is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:27388"/>
              <criterion comment="php5-sqlite is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:26473"/>
              <criterion comment="php5-ldap is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:27332"/>
              <criterion comment="php5-cli is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:27411"/>
              <criterion comment="php5-sybase is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:27280"/>
              <criterion comment="php5-pspell is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:27241"/>
              <criterion comment="libapache2-mod-php5filter is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:27336"/>
              <criterion comment="php5-common is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:27470"/>
              <criterion comment="php5-dbg is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:27340"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            </criteria>
            <criterion comment="php5-interbase is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:27263"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7366" version="3" class="patch">
      <metadata>
        <title>DSA-1754 roundup -- insufficient access checks</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>roundup</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1754" ref_id="DSA-1754"/>
        <description>It was discovered that roundup, an issue tracker with a command-line, web and email interface, allows users to edit resources in unauthorised ways, including granting themselves admin rights. This update introduces stricter access checks, actually enforcing the configured permissions and roles. This means that the configuration may need updating. In addition, user registration via the web interface has been disabled; use the program "roundup-admin" from the command line instead.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:17.187-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:39.850-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:25.710-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7366 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:09.708-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:21.188-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="roundup is earlier than 1.4.4-4+lenny1" test_ref="oval:org.mitre.oval:tst:13368"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="roundup is earlier than 1.2.1-10+etch1" test_ref="oval:org.mitre.oval:tst:13487"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7365" version="3" class="patch">
      <metadata>
        <title>DSA-1941 poppler -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>poppler</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1941" ref_id="DSA-1941"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0755" ref_id="CVE-2009-0755"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3903" ref_id="CVE-2009-3903"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3904" ref_id="CVE-2009-3904"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3905" ref_id="CVE-2009-3905"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3906" ref_id="CVE-2009-3906"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3907" ref_id="CVE-2009-3907"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3908" ref_id="CVE-2009-3908"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3909" ref_id="CVE-2009-3909"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3938" ref_id="CVE-2009-3938"/>
        <description>Several integer overflows, buffer overflows and memory allocation errors were discovered in the Poppler PDF rendering library, which may lead to denial of service or the execution of arbitrary code if a user is tricked into opening a malformed PDF document. An update for the old stable distribution (etch) will be issued soon as version 0.4.5-5.1etch4.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:02-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:48:46.471-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:39.283-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:25.257-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7365 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:07.437-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:20.529-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="poppler-utils is earlier than 0.8.7-3" test_ref="oval:org.mitre.oval:tst:11466"/>
          <criterion comment="libpoppler-qt4-dev is earlier than 0.8.7-3" test_ref="oval:org.mitre.oval:tst:11169"/>
          <criterion comment="libpoppler-qt4-3 is earlier than 0.8.7-3" test_ref="oval:org.mitre.oval:tst:11428"/>
          <criterion comment="libpoppler-dev is earlier than 0.8.7-3" test_ref="oval:org.mitre.oval:tst:11751"/>
          <criterion comment="libpoppler-qt-dev is earlier than 0.8.7-3" test_ref="oval:org.mitre.oval:tst:12041"/>
          <criterion comment="libpoppler3 is earlier than 0.8.7-3" test_ref="oval:org.mitre.oval:tst:11655"/>
          <criterion comment="libpoppler-qt2 is earlier than 0.8.7-3" test_ref="oval:org.mitre.oval:tst:11449"/>
          <criterion comment="libpoppler-glib-dev is earlier than 0.8.7-3" test_ref="oval:org.mitre.oval:tst:11821"/>
          <criterion comment="libpoppler-glib3 is earlier than 0.8.7-3" test_ref="oval:org.mitre.oval:tst:11854"/>
          <criterion comment="poppler-dbg is earlier than 0.8.7-3" test_ref="oval:org.mitre.oval:tst:11931"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7349" version="3" class="patch">
      <metadata>
        <title>DSA-1939 libvorbis -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libvorbis</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1939" ref_id="DSA-1939"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2663" ref_id="CVE-2009-2663"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3379" ref_id="CVE-2009-3379"/>
        <description>Lucas Adamski, Matthew Gregan, David Keeler, and Dan Kaminsky discovered that libvorbis, a library for the Vorbis general-purpose compressed audio codec, did not correctly handle certain malformed ogg files. An attacher could cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via a crafted .ogg file.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:18.475-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:38.452-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:24.746-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7349 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:44.546-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:20.284-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libvorbis0a is earlier than 1.2.0.dfsg-3.1+lenny1" test_ref="oval:org.mitre.oval:tst:19313"/>
            <criterion comment="libvorbisfile3 is earlier than 1.2.0.dfsg-3.1+lenny1" test_ref="oval:org.mitre.oval:tst:19408"/>
            <criterion comment="libvorbisenc2 is earlier than 1.2.0.dfsg-3.1+lenny1" test_ref="oval:org.mitre.oval:tst:19414"/>
            <criterion comment="libvorbis-dev is earlier than 1.2.0.dfsg-3.1+lenny1" test_ref="oval:org.mitre.oval:tst:18559"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libvorbis-dev is earlier than 1.1.2.dfsg-1.4+etch1" test_ref="oval:org.mitre.oval:tst:19306"/>
            <criterion comment="libvorbis0a is earlier than 1.1.2.dfsg-1.4+etch1" test_ref="oval:org.mitre.oval:tst:19405"/>
            <criterion comment="libvorbisfile3 is earlier than 1.1.2.dfsg-1.4+etch1" test_ref="oval:org.mitre.oval:tst:19215"/>
            <criterion comment="libvorbisenc2 is earlier than 1.1.2.dfsg-1.4+etch1" test_ref="oval:org.mitre.oval:tst:19364"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7340" version="3" class="patch">
      <metadata>
        <title>DSA-1946 belpic -- cryptographic weakness</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>belpic</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1946" ref_id="DSA-1946"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0049" ref_id="CVE-2009-0049"/>
        <description>It was discovered that belpic, the belgian eID PKCS11 library, does not properly check the result of an OpenSSL function for verifying cryptographic signatures, which could be used to bypass the certificate validation.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:02-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:48:47.773-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:37.671-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:24.386-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7340 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:12.410-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:20.013-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libbeid2 is earlier than 2.5.9-7.etch.1" test_ref="oval:org.mitre.oval:tst:12030"/>
          <criterion comment="beid-tools is earlier than 2.5.9-7.etch.1" test_ref="oval:org.mitre.oval:tst:11912"/>
          <criterion comment="libbeidlibopensc2-dev is earlier than 2.5.9-7.etch.1" test_ref="oval:org.mitre.oval:tst:11814"/>
          <criterion comment="libbeidlibopensc2 is earlier than 2.5.9-7.etch.1" test_ref="oval:org.mitre.oval:tst:11701"/>
          <criterion comment="beidgui is earlier than 2.5.9-7.etch.1" test_ref="oval:org.mitre.oval:tst:11995"/>
          <criterion comment="libbeid2-dev is earlier than 2.5.9-7.etch.1" test_ref="oval:org.mitre.oval:tst:11763"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7333" version="3" class="patch">
      <metadata>
        <title>DSA-1930 drupal6 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>drupal6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1930" ref_id="DSA-1930"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2372" ref_id="CVE-2009-2372"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2373" ref_id="CVE-2009-2373"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2374" ref_id="CVE-2009-2374"/>
        <description>Several vulnerabilities have been found in drupal6, a fully-featured content management framework. The Common Vulnerabilities and Exposures project identifies the following problems: Gerhard Killesreiter discovered a flaw in the way user signatures are handled. It is possible for a user to inject arbitrary code via a crafted user signature. (SA-CORE-2009-007) Mark Piper, Sven Herrmann and Brandon Knight discovered a cross-site scripting issue in the forum module, which could be exploited via the tid parameter. (SA-CORE-2009-007) Sumit Datta discovered that certain drupal6 pages leak sensitive information such as user credentials. (SA-CORE-2009-007) Several design flaws in the OpenID module have been fixed, which could lead to cross-site request forgeries or privilege escalations. Also, the file upload function does not process all extensions properly leading to the possible execution of arbitrary code. (SA-CORE-2009-008) The oldstable distribution (etch) does not contain drupal6.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:59:09.220-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:37.349-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:24.154-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7333 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:10.076-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:19.764-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="drupal6 is earlier than 6.6-3lenny3" test_ref="oval:org.mitre.oval:tst:19246"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7332" version="5" class="patch">
      <metadata>
        <title>DSA-1961 bind9 -- DNS cache poisoning</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>bind9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1961" ref_id="DSA-1961"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4022" ref_id="CVE-2009-4022"/>
        <description>Michael Sinatra discovered that the DNS resolver component in BIND does not properly check DNS records contained in additional sections of DNS responses, leading to a cache poisoning vulnerability. This vulnerability is only present in resolvers which have been configured with DNSSEC trust anchors, which is still rare. Note that this update contains an internal ABI change, which means that all BIND-related packages must be updated at the same time. In the unlikely event that you have compiled your own software against libdns, you must recompile this programs, too.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:09:15-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:06.898-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:48.983-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:46.113-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7332 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:13.653-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:19.510-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="bind9-doc is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26952"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="dnsutils is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26752"/>
                <criterion comment="libbind9-40 is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25983"/>
                <criterion comment="libisccc40 is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26761"/>
                <criterion comment="libisccfg40 is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26714"/>
                <criterion comment="bind9utils is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26612"/>
                <criterion comment="libisc45 is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26758"/>
                <criterion comment="liblwres40 is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26816"/>
                <criterion comment="lwresd is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26958"/>
                <criterion comment="libbind-dev is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26469"/>
                <criterion comment="libdns45 is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26765"/>
                <criterion comment="bind9 is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26611"/>
                <criterion comment="bind9-host is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26820"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="bind9-doc is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26966"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="dnsutils is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26179"/>
                <criterion comment="libbind-dev is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26628"/>
                <criterion comment="libdns22 is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26961"/>
                <criterion comment="libisccfg1 is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26243"/>
                <criterion comment="libisccc0 is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26322"/>
                <criterion comment="libisc11 is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26633"/>
                <criterion comment="libbind9-0 is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26874"/>
                <criterion comment="bind9-host is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26912"/>
                <criterion comment="bind9 is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26646"/>
                <criterion comment="liblwres9 is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26282"/>
                <criterion comment="lwresd is earlier than 9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:26670"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7329" version="5" class="patch">
      <metadata>
        <title>DSA-1960 acpid -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>acpid</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1960" ref_id="DSA-1960"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4235" ref_id="CVE-2009-4235"/>
        <description>It was discovered that acpid, the Advanced Configuration and Power Interface event daemon, on the oldstable distribution creates its log file with weak permissions, which might expose sensitive information or might be abused by a local user to consume all free disk space on the same partition of the file.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:09:14-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:04.752-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:48.692-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:45.752-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7329 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:12.552-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:19.335-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          </criteria>
          <criterion comment="acpid is earlier than 1.0.8-1lenny2" test_ref="oval:org.mitre.oval:tst:26654"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          </criteria>
          <criterion comment="acpid is earlier than 1.0.4-5etch2" test_ref="oval:org.mitre.oval:tst:26699"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7325" version="5" class="patch">
      <metadata>
        <title>DSA-1991 squid/squid3 -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>squid/squid3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1991" ref_id="DSA-1991"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2855" ref_id="CVE-2009-2855"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0308" ref_id="CVE-2010-0308"/>
        <description>Two denial of service vulnerabilities have been discovered in squid and squid3, a web proxy. The Common Vulnerabilities and Exposures project identifies the following problems: Bastian Blank discovered that it is possible to cause a denial of service via a crafted auth header with certain comma delimiters. Tomas Hoger discovered that it is possible to cause a denial of service via invalid DNS header-only packets.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:05:56-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:12.439-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:48.021-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:45.115-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7325 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:11.703-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:19.040-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="squid-common is earlier than 2.7.STABLE3-4.1lenny1" test_ref="oval:org.mitre.oval:tst:25654"/>
                <criterion comment="squid3-common is earlier than 3.0.STABLE8-3+lenny3" test_ref="oval:org.mitre.oval:tst:25699"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="squidclient is earlier than 3.0.STABLE8-3+lenny3" test_ref="oval:org.mitre.oval:tst:25939"/>
                <criterion comment="squid3 is earlier than 3.0.STABLE8-3+lenny3" test_ref="oval:org.mitre.oval:tst:26044"/>
                <criterion comment="squid3-cgi is earlier than 3.0.STABLE8-3+lenny3" test_ref="oval:org.mitre.oval:tst:25670"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="squid is earlier than 2.7.STABLE3-4.1lenny1" test_ref="oval:org.mitre.oval:tst:25714"/>
                <criterion comment="squid-cgi is earlier than 2.7.STABLE3-4.1lenny1" test_ref="oval:org.mitre.oval:tst:25894"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="squid-common is earlier than 2.6.5-6etch5" test_ref="oval:org.mitre.oval:tst:25570"/>
                <criterion comment="squid3-common is earlier than 3.0.PRE5-5+etch2" test_ref="oval:org.mitre.oval:tst:26004"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="squid is earlier than 2.6.5-6etch5" test_ref="oval:org.mitre.oval:tst:26028"/>
                <criterion comment="squid-cgi is earlier than 2.6.5-6etch5" test_ref="oval:org.mitre.oval:tst:25487"/>
                <criterion comment="squid3-client is earlier than 3.0.PRE5-5+etch2" test_ref="oval:org.mitre.oval:tst:25948"/>
                <criterion comment="squidclient is earlier than 2.6.5-6etch5" test_ref="oval:org.mitre.oval:tst:25992"/>
                <criterion comment="squid3-cgi is earlier than 3.0.PRE5-5+etch2" test_ref="oval:org.mitre.oval:tst:25662"/>
                <criterion comment="squid3 is earlier than 3.0.PRE5-5+etch2" test_ref="oval:org.mitre.oval:tst:25816"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="squidclient is earlier than 2.6.5-6etch5" test_ref="oval:org.mitre.oval:tst:26032"/>
                <criterion comment="squid is earlier than 2.6.5-6etch5" test_ref="oval:org.mitre.oval:tst:25762"/>
                <criterion comment="squid-cgi is earlier than 2.6.5-6etch5" test_ref="oval:org.mitre.oval:tst:25612"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7319" version="3" class="patch">
      <metadata>
        <title>DSA-1626 httrack -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>httrack</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1626" ref_id="DSA-1626"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3429" ref_id="CVE-2008-3429"/>
        <description>Joan Calvet discovered that httrack, a utility to create local copies of websites, is vulnerable to a buffer overflow potentially allowing to execute arbitrary code when passed excessively long URLs.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:58.506-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:36.697-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:23.684-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7319 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:13.083-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:18.814-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="httrack-doc is earlier than 3.40.4-3.1+etch1" test_ref="oval:org.mitre.oval:tst:12523"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libhttrack1 is earlier than 3.40.4-3.1+etch1" test_ref="oval:org.mitre.oval:tst:13291"/>
              <criterion comment="webhttrack is earlier than 3.40.4-3.1+etch1" test_ref="oval:org.mitre.oval:tst:13367"/>
              <criterion comment="libhttrack-dev is earlier than 3.40.4-3.1+etch1" test_ref="oval:org.mitre.oval:tst:13348"/>
              <criterion comment="httrack is earlier than 3.40.4-3.1+etch1" test_ref="oval:org.mitre.oval:tst:12928"/>
              <criterion comment="proxytrack is earlier than 3.40.4-3.1+etch1" test_ref="oval:org.mitre.oval:tst:13122"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7317" version="3" class="patch">
      <metadata>
        <title>DSA-1674 jailer -- insecure temp file generation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>jailer</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1674" ref_id="DSA-1674"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5139" ref_id="CVE-2008-5139"/>
        <description>Javier Fernandez-Sanguino Pena discovered that updatejail, a component of the chroot maintenance tool Jailer, creates a predictable temporary file name, which may lead to local denial of service through a symlink attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:31.227-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:36.379-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:23.466-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7317 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:15.348-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:18.619-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="jailer is earlier than 0.4-9+etch1" test_ref="oval:org.mitre.oval:tst:19072"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7310" version="5" class="patch">
      <metadata>
        <title>DSA-1992 chrony -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>chrony</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1992" ref_id="DSA-1992"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0292" ref_id="CVE-2010-0292"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0293" ref_id="CVE-2010-0293"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0294" ref_id="CVE-2010-0294"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3563" ref_id="CVE-2009-3563"/>
        <description>Several vulnerabilities have been discovered in chrony, a pair of programs which are used to maintain the accuracy of the system clock on a computer. This issues are similar to the NTP security flaw CVE-2009-3563. The Common Vulnerabilities and Exposures project identifies the following problems: chronyd replies to all cmdmon packets with NOHOSTACCESS messages even for unauthorised hosts. An attacker can abuse this behaviour to force two chronyd instances to play packet ping-pong by sending such a packet with spoofed source address and port. This results in high CPU and network usage and thus denial of service conditions. The client logging facility of chronyd doesn’t limit memory that is used to store client information. An attacker can cause chronyd to allocate large amounts of memory by sending NTP or cmdmon packets with spoofed source addresses resulting in memory exhaustion. chronyd lacks of a rate limit control to the syslog facility when logging received packets from unauthorised hosts. This allows an attacker to cause denial of service conditions via filling up the logs and thus disk space by repeatedly sending invalid cmdmon packets.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:06:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:13.689-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:47.606-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:43.668-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7310 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:09.890-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:18.264-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="chrony is earlier than 1.23-6+lenny1" test_ref="oval:org.mitre.oval:tst:25974"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="chrony is earlier than 1.21z-5+etch1" test_ref="oval:org.mitre.oval:tst:25933"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7309" version="5" class="patch">
      <metadata>
        <title>DSA-2012 linux-2.6 -- privilege escalation/denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2012" ref_id="DSA-2012"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3725" ref_id="CVE-2009-3725"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0622" ref_id="CVE-2010-0622"/>
        <description>Two vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Philipp Reisner reported an issue in the connector subsystem which allows unprivileged users to send netlink packets. This allows local users to manipulate settings for uvesafb devices which are normally reserved for privileged users. Jermome Marchand reported an issue in the futex subsystem that allows a local user to force an invalid futex state which results in a denial of service. This update also includes fixes for regressions introduced by previous updates. See the referenced Debian bug pages for details.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:02:34-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:46.142-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:46.674-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:42.734-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7309 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:08.013-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:18.001-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-patch-debian-2.6.26 is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25384"/>
              <criterion comment="linux-support-2.6.26-2 is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25305"/>
              <criterion comment="linux-doc-2.6.26 is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25117"/>
              <criterion comment="linux-tree-2.6.26 is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25490"/>
              <criterion comment="linux-source-2.6.26 is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25471"/>
              <criterion comment="linux-manual-2.6.26 is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25713"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25091"/>
              <criterion comment="linux-image-2.6.26-2-vserver-s390x is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25394"/>
              <criterion comment="linux-image-2.6.26-2-s390 is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25608"/>
              <criterion comment="linux-headers-2.6.26-2-s390 is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25589"/>
              <criterion comment="linux-image-2.6.26-2-s390-tape is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25666"/>
              <criterion comment="linux-headers-2.6.26-2-all-s390 is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25370"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-s390x is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25432"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25754"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25301"/>
              <criterion comment="linux-image-2.6.26-2-s390x is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25607"/>
              <criterion comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25764"/>
              <criterion comment="linux-headers-2.6.26-2-s390x is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25465"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="xen-linux-system-2.6.26-2-xen-amd64 is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:24905"/>
              <criterion comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25684"/>
              <criterion comment="linux-modules-2.6.26-2-xen-amd64 is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25405"/>
              <criterion comment="linux-headers-2.6.26-2-openvz-amd64 is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25625"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25751"/>
              <criterion comment="linux-image-2.6.26-2-openvz-amd64 is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:24867"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25331"/>
              <criterion comment="linux-headers-2.6.26-2-common-openvz is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25172"/>
              <criterion comment="linux-image-2.6.26-2-vserver-amd64 is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25300"/>
              <criterion comment="linux-headers-2.6.26-2-all-amd64 is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25609"/>
              <criterion comment="linux-image-2.6.26-2-xen-amd64 is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25701"/>
              <criterion comment="linux-headers-2.6.26-2-common-xen is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25527"/>
              <criterion comment="linux-image-2.6.26-2-amd64 is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25661"/>
              <criterion comment="linux-headers-2.6.26-2-xen-amd64 is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25357"/>
              <criterion comment="linux-headers-2.6.26-2-amd64 is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25724"/>
              <criterion comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25360"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-amd64 is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25010"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25742"/>
              <criterion comment="linux-headers-2.6.26-2-parisc is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25799"/>
              <criterion comment="linux-image-2.6.26-2-parisc64 is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25395"/>
              <criterion comment="linux-image-2.6.26-2-parisc is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25729"/>
              <criterion comment="linux-headers-2.6.26-2-parisc-smp is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25566"/>
              <criterion comment="linux-headers-2.6.26-2-all-hppa is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25387"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64 is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25440"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64-smp is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25858"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25687"/>
              <criterion comment="linux-image-2.6.26-2-parisc64-smp is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25847"/>
              <criterion comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25797"/>
              <criterion comment="linux-image-2.6.26-2-parisc-smp is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:25857"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7306" version="5" class="patch">
      <metadata>
        <title>DSA-1984 libxerces2-java -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libxerces2-java</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1984" ref_id="DSA-1984"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2625" ref_id="CVE-2009-2625"/>
        <description>It was discovered that libxerces2-java, a validating XML parser for Java, does not properly process malformed XML files. This vulnerability could allow an attacker to cause a denial of service while parsing a malformed XML file.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:05:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:02.127-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:46.257-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:42.288-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7306 - Debian Patch Update" date="2014-06-06T16:46:00.520-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:48:13.240-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:17.800-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libxerces2-java-doc is earlier than 2.9.1-2+lenny1" test_ref="oval:org.mitre.oval:tst:25602"/>
                <criterion comment="libxerces2-java is earlier than 2.9.1-2+lenny1" test_ref="oval:org.mitre.oval:tst:25740"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              </criteria>
              <criterion comment="libxerces2-java-gcj is earlier than 2.9.1-2+lenny1" test_ref="oval:org.mitre.oval:tst:25586"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="libxerces2-java is earlier than 2.8.1-1+etch1" test_ref="oval:org.mitre.oval:tst:25784"/>
        </criteria>
      </criteria>
    </definition>
    <definition version="1" id="oval:org.mitre.oval:def:7296" class="patch">
      <metadata>
        <title>DSA-1778 mahara -- insufficient input sanitization</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mahara</product>
        </affected>
        <reference source="DSA" ref_url="http://www.debian.org/security/2009/dsa-1778" ref_id="DSA-1778"/>
        <description>It was discovered that mahara, an electronic portfolio, weblog, and resume builder, is prone to cross-site scripting (XSS) attacks because of missing input sanitization of the introduction text field in user profiles and any text field in a user view. The oldstable distribution (etch) does not contain mahara.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:58:26.868-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:35.932-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:23.213-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria comment="Release section" operator="AND">
        <extend_definition comment="Debian 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria comment="Architecture section" operator="OR">
          <criteria comment="Architecture independent section" operator="AND">
            <criterion comment="all architecture" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria comment="Packages section" operator="OR">
              <criterion comment="mahara-apache2 is earlier than 1.0.4-4+lenny2" test_ref="oval:org.mitre.oval:tst:19035"/>
              <criterion comment="mahara is earlier than 1.0.4-4+lenny2" test_ref="oval:org.mitre.oval:tst:19131"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7293" version="5" class="patch">
      <metadata>
        <title>DSA-2015 drbd8 -- privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>drbd8</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2015" ref_id="DSA-2015"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3725" ref_id="CVE-2009-3725"/>
        <description>A local vulnerability has been discovered in drbd8. Philipp Reisner fixed an issue in the drbd kernel module that allows local users to send netlink packets to perform actions that should be restricted to users with CAP_SYS_ADMIN privileges. This is a similar issue to those described by CVE-2009-3725. This update also fixes an ABI compatibility issue which was introduced by linux-2.6. The prebuilt drbd module packages listed in this advisory require a linux-image package version 2.6.26-21lenny3 or greater.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T18:50:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:31.804-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:42.744-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:38.207-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7293 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:51.453-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:17.011-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="drbd8-source is earlier than 8.0.14-2+lenny1" test_ref="oval:org.mitre.oval:tst:24337"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="redhat-cluster-modules-2.6-s390x is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:23806"/>
              <criterion comment="nilfs2-modules-2.6.26-2-s390 is earlier than 2.6.26+2.0.4-6+lenny3" test_ref="oval:org.mitre.oval:tst:24476"/>
              <criterion comment="iscsitarget-modules-2.6.26-2-s390 is earlier than 2.6.26+0.4.16+svn162-6+lenny3" test_ref="oval:org.mitre.oval:tst:24414"/>
              <criterion comment="iscsitarget-modules-2.6-vserver-s390x is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:23593"/>
              <criterion comment="redhat-cluster-modules-2.6.26-2-vserver-s390x is earlier than 2.6.26+2.20081102-6+lenny3" test_ref="oval:org.mitre.oval:tst:24171"/>
              <criterion comment="lzma-modules-2.6-s390 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24362"/>
              <criterion comment="redhat-cluster-modules-2.6-s390 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24462"/>
              <criterion comment="iscsitarget-modules-2.6.26-2-vserver-s390x is earlier than 2.6.26+0.4.16+svn162-6+lenny3" test_ref="oval:org.mitre.oval:tst:24358"/>
              <criterion comment="redhat-cluster-modules-2.6.26-2-s390 is earlier than 2.6.26+2.20081102-6+lenny3" test_ref="oval:org.mitre.oval:tst:24433"/>
              <criterion comment="aufs-modules-2.6.26-2-s390x is earlier than 2.6.26+0+20080719-6+lenny3" test_ref="oval:org.mitre.oval:tst:23555"/>
              <criterion comment="redhat-cluster-modules-2.6-vserver-s390x is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:23948"/>
              <criterion comment="aufs-modules-2.6.26-2-vserver-s390x is earlier than 2.6.26+0+20080719-6+lenny3" test_ref="oval:org.mitre.oval:tst:23991"/>
              <criterion comment="nilfs2-modules-2.6.26-2-vserver-s390x is earlier than 2.6.26+2.0.4-6+lenny3" test_ref="oval:org.mitre.oval:tst:24387"/>
              <criterion comment="aufs-modules-2.6.26-2-s390 is earlier than 2.6.26+0+20080719-6+lenny3" test_ref="oval:org.mitre.oval:tst:24472"/>
              <criterion comment="lzma-modules-2.6.26-2-vserver-s390x is earlier than 2.6.26+4.43-6+lenny3" test_ref="oval:org.mitre.oval:tst:24283"/>
              <criterion comment="nilfs2-modules-2.6-s390x is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24426"/>
              <criterion comment="loop-aes-modules-2.6-s390x is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24540"/>
              <criterion comment="redhat-cluster-modules-2.6.26-2-s390x is earlier than 2.6.26+2.20081102-6+lenny3" test_ref="oval:org.mitre.oval:tst:24104"/>
              <criterion comment="aufs-modules-2.6-s390 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24198"/>
              <criterion comment="iscsitarget-modules-2.6.26-2-s390x is earlier than 2.6.26+0.4.16+svn162-6+lenny3" test_ref="oval:org.mitre.oval:tst:24220"/>
              <criterion comment="nilfs2-modules-2.6.26-2-s390x is earlier than 2.6.26+2.0.4-6+lenny3" test_ref="oval:org.mitre.oval:tst:24195"/>
              <criterion comment="iscsitarget-modules-2.6-s390x is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24203"/>
              <criterion comment="loop-aes-modules-2.6-s390 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24525"/>
              <criterion comment="aufs-modules-2.6-vserver-s390x is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:23941"/>
              <criterion comment="squashfs-modules-2.6.26-2-vserver-s390x is earlier than 2.6.26+3.3-6+lenny3" test_ref="oval:org.mitre.oval:tst:24536"/>
              <criterion comment="drbd8-modules-2.6.26-2-s390 is earlier than 2.6.26+8.0.14-6+lenny3" test_ref="oval:org.mitre.oval:tst:24208"/>
              <criterion comment="loop-aes-modules-2.6.26-2-s390x is earlier than 2.6.26+3.2c-6+lenny3" test_ref="oval:org.mitre.oval:tst:24145"/>
              <criterion comment="nilfs2-modules-2.6-s390 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:23578"/>
              <criterion comment="lzma-modules-2.6.26-2-s390x is earlier than 2.6.26+4.43-6+lenny3" test_ref="oval:org.mitre.oval:tst:24391"/>
              <criterion comment="loop-aes-modules-2.6.26-2-vserver-s390x is earlier than 2.6.26+3.2c-6+lenny3" test_ref="oval:org.mitre.oval:tst:24547"/>
              <criterion comment="drbd8-modules-2.6-s390 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24122"/>
              <criterion comment="aufs-modules-2.6-s390x is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24459"/>
              <criterion comment="squashfs-modules-2.6.26-2-s390x is earlier than 2.6.26+3.3-6+lenny3" test_ref="oval:org.mitre.oval:tst:24067"/>
              <criterion comment="drbd8-modules-2.6-vserver-s390x is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:23936"/>
              <criterion comment="squashfs-modules-2.6-vserver-s390x is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24325"/>
              <criterion comment="nilfs2-modules-2.6-vserver-s390x is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24402"/>
              <criterion comment="drbd8-modules-2.6-s390x is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24040"/>
              <criterion comment="drbd8-modules-2.6.26-2-vserver-s390x is earlier than 2.6.26+8.0.14-6+lenny3" test_ref="oval:org.mitre.oval:tst:24383"/>
              <criterion comment="iscsitarget-modules-2.6-s390 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24035"/>
              <criterion comment="squashfs-modules-2.6-s390 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24507"/>
              <criterion comment="loop-aes-modules-2.6-vserver-s390x is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24329"/>
              <criterion comment="drbd8-modules-2.6.26-2-s390x is earlier than 2.6.26+8.0.14-6+lenny3" test_ref="oval:org.mitre.oval:tst:24447"/>
              <criterion comment="lzma-modules-2.6-vserver-s390x is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24496"/>
              <criterion comment="squashfs-modules-2.6.26-2-s390 is earlier than 2.6.26+3.3-6+lenny3" test_ref="oval:org.mitre.oval:tst:24482"/>
              <criterion comment="drbd8-utils is earlier than 8.0.14-2+lenny1" test_ref="oval:org.mitre.oval:tst:24163"/>
              <criterion comment="loop-aes-modules-2.6.26-2-s390 is earlier than 2.6.26+3.2c-6+lenny3" test_ref="oval:org.mitre.oval:tst:24099"/>
              <criterion comment="lzma-modules-2.6-s390x is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:23989"/>
              <criterion comment="squashfs-modules-2.6-s390x is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24374"/>
              <criterion comment="lzma-modules-2.6.26-2-s390 is earlier than 2.6.26+4.43-6+lenny3" test_ref="oval:org.mitre.oval:tst:23558"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="atl2-modules-2.6.26-2-amd64 is earlier than 2.6.26+2.0.5-6+lenny3" test_ref="oval:org.mitre.oval:tst:24428"/>
              <criterion comment="tp-smapi-modules-2.6.26-2-amd64 is earlier than 2.6.26+0.37-6+lenny3" test_ref="oval:org.mitre.oval:tst:24273"/>
              <criterion comment="et131x-modules-2.6.26-2-openvz-amd64 is earlier than 2.6.26+1.2.3-2-6+lenny3" test_ref="oval:org.mitre.oval:tst:24464"/>
              <criterion comment="gspca-modules-2.6-openvz-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24118"/>
              <criterion comment="iscsitarget-modules-2.6.26-2-amd64 is earlier than 2.6.26+0.4.16+svn162-6+lenny3" test_ref="oval:org.mitre.oval:tst:24453"/>
              <criterion comment="squashfs-modules-2.6.26-2-vserver-amd64 is earlier than 2.6.26+3.3-6+lenny3" test_ref="oval:org.mitre.oval:tst:24543"/>
              <criterion comment="atl2-modules-2.6.26-2-openvz-amd64 is earlier than 2.6.26+2.0.5-6+lenny3" test_ref="oval:org.mitre.oval:tst:24139"/>
              <criterion comment="atl2-modules-2.6.26-2-vserver-amd64 is earlier than 2.6.26+2.0.5-6+lenny3" test_ref="oval:org.mitre.oval:tst:24404"/>
              <criterion comment="iscsitarget-modules-2.6-xen-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24515"/>
              <criterion comment="nilfs2-modules-2.6-openvz-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:23962"/>
              <criterion comment="drbd8-modules-2.6-openvz-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24477"/>
              <criterion comment="virtualbox-ose-modules-2.6-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:23910"/>
              <criterion comment="speakup-modules-2.6.26-2-vserver-amd64 is earlier than 2.6.26+3.0.3+git20080724.dfsg.1-6+lenny3" test_ref="oval:org.mitre.oval:tst:24108"/>
              <criterion comment="iscsitarget-modules-2.6-vserver-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24155"/>
              <criterion comment="nilfs2-modules-2.6-vserver-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24366"/>
              <criterion comment="lzma-modules-2.6.26-2-openvz-amd64 is earlier than 2.6.26+4.43-6+lenny3" test_ref="oval:org.mitre.oval:tst:24024"/>
              <criterion comment="tp-smapi-modules-2.6.26-2-openvz-amd64 is earlier than 2.6.26+0.37-6+lenny3" test_ref="oval:org.mitre.oval:tst:24548"/>
              <criterion comment="atl2-modules-2.6-openvz-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24235"/>
              <criterion comment="loop-aes-modules-2.6.26-2-xen-amd64 is earlier than 2.6.26+3.2c-6+lenny3" test_ref="oval:org.mitre.oval:tst:23890"/>
              <criterion comment="tp-smapi-modules-2.6-vserver-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:23604"/>
              <criterion comment="aufs-modules-2.6-xen-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24057"/>
              <criterion comment="virtualbox-ose-modules-2.6-openvz-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24213"/>
              <criterion comment="speakup-modules-2.6-xen-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:23637"/>
              <criterion comment="iscsitarget-modules-2.6.26-2-openvz-amd64 is earlier than 2.6.26+0.4.16+svn162-6+lenny3" test_ref="oval:org.mitre.oval:tst:24439"/>
              <criterion comment="aufs-modules-2.6.26-2-openvz-amd64 is earlier than 2.6.26+0+20080719-6+lenny3" test_ref="oval:org.mitre.oval:tst:23992"/>
              <criterion comment="speakup-modules-2.6-vserver-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24452"/>
              <criterion comment="nilfs2-modules-2.6-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24276"/>
              <criterion comment="et131x-modules-2.6-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24489"/>
              <criterion comment="redhat-cluster-modules-2.6-xen-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24224"/>
              <criterion comment="speakup-modules-2.6.26-2-openvz-amd64 is earlier than 2.6.26+3.0.3+git20080724.dfsg.1-6+lenny3" test_ref="oval:org.mitre.oval:tst:24468"/>
              <criterion comment="drbd8-modules-2.6.26-2-amd64 is earlier than 2.6.26+8.0.14-6+lenny3" test_ref="oval:org.mitre.oval:tst:24527"/>
              <criterion comment="nilfs2-modules-2.6.26-2-vserver-amd64 is earlier than 2.6.26+2.0.4-6+lenny3" test_ref="oval:org.mitre.oval:tst:23873"/>
              <criterion comment="drbd8-modules-2.6.26-2-vserver-amd64 is earlier than 2.6.26+8.0.14-6+lenny3" test_ref="oval:org.mitre.oval:tst:24578"/>
              <criterion comment="lzma-modules-2.6.26-2-vserver-amd64 is earlier than 2.6.26+4.43-6+lenny3" test_ref="oval:org.mitre.oval:tst:24498"/>
              <criterion comment="iscsitarget-modules-2.6-openvz-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24234"/>
              <criterion comment="nilfs2-modules-2.6.26-2-amd64 is earlier than 2.6.26+2.0.4-6+lenny3" test_ref="oval:org.mitre.oval:tst:24170"/>
              <criterion comment="redhat-cluster-modules-2.6.26-2-xen-amd64 is earlier than 2.6.26+2.20081102-6+lenny3" test_ref="oval:org.mitre.oval:tst:24475"/>
              <criterion comment="iscsitarget-modules-2.6.26-2-xen-amd64 is earlier than 2.6.26+0.4.16+svn162-6+lenny3" test_ref="oval:org.mitre.oval:tst:24438"/>
              <criterion comment="loop-aes-modules-2.6-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24522"/>
              <criterion comment="nilfs2-modules-2.6.26-2-xen-amd64 is earlier than 2.6.26+2.0.4-6+lenny3" test_ref="oval:org.mitre.oval:tst:24227"/>
              <criterion comment="gspca-modules-2.6-vserver-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24306"/>
              <criterion comment="redhat-cluster-modules-2.6.26-2-vserver-amd64 is earlier than 2.6.26+2.20081102-6+lenny3" test_ref="oval:org.mitre.oval:tst:24469"/>
              <criterion comment="atl2-modules-2.6-vserver-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24281"/>
              <criterion comment="redhat-cluster-modules-2.6-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24408"/>
              <criterion comment="speakup-modules-2.6.26-2-amd64 is earlier than 2.6.26+3.0.3+git20080724.dfsg.1-6+lenny3" test_ref="oval:org.mitre.oval:tst:24423"/>
              <criterion comment="squashfs-modules-2.6-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24513"/>
              <criterion comment="nilfs2-modules-2.6-xen-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24269"/>
              <criterion comment="lzma-modules-2.6.26-2-amd64 is earlier than 2.6.26+4.43-6+lenny3" test_ref="oval:org.mitre.oval:tst:24488"/>
              <criterion comment="gspca-modules-2.6.26-2-amd64 is earlier than 2.6.26+01.00.20-6+lenny3" test_ref="oval:org.mitre.oval:tst:24029"/>
              <criterion comment="virtualbox-ose-modules-2.6-vserver-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24158"/>
              <criterion comment="virtualbox-ose-modules-2.6.26-2-amd64 is earlier than 2.6.26+1.6.6-dfsg-6+lenny3" test_ref="oval:org.mitre.oval:tst:24478"/>
              <criterion comment="loop-aes-modules-2.6-vserver-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24451"/>
              <criterion comment="et131x-modules-2.6-openvz-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24308"/>
              <criterion comment="iscsitarget-modules-2.6-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24427"/>
              <criterion comment="lzma-modules-2.6-openvz-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24392"/>
              <criterion comment="squashfs-modules-2.6-openvz-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24176"/>
              <criterion comment="aufs-modules-2.6-openvz-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24569"/>
              <criterion comment="speakup-modules-2.6-openvz-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24531"/>
              <criterion comment="loop-aes-modules-2.6.26-2-vserver-amd64 is earlier than 2.6.26+3.2c-6+lenny3" test_ref="oval:org.mitre.oval:tst:24193"/>
              <criterion comment="aufs-modules-2.6-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24153"/>
              <criterion comment="drbd8-modules-2.6-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24440"/>
              <criterion comment="speakup-modules-2.6-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24572"/>
              <criterion comment="nilfs2-modules-2.6.26-2-openvz-amd64 is earlier than 2.6.26+2.0.4-6+lenny3" test_ref="oval:org.mitre.oval:tst:24185"/>
              <criterion comment="squashfs-modules-2.6-xen-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24553"/>
              <criterion comment="aufs-modules-2.6.26-2-amd64 is earlier than 2.6.26+0+20080719-6+lenny3" test_ref="oval:org.mitre.oval:tst:24526"/>
              <criterion comment="et131x-modules-2.6.26-2-amd64 is earlier than 2.6.26+1.2.3-2-6+lenny3" test_ref="oval:org.mitre.oval:tst:23681"/>
              <criterion comment="drbd8-modules-2.6.26-2-xen-amd64 is earlier than 2.6.26+8.0.14-6+lenny3" test_ref="oval:org.mitre.oval:tst:24328"/>
              <criterion comment="speakup-modules-2.6.26-2-xen-amd64 is earlier than 2.6.26+3.0.3+git20080724.dfsg.1-6+lenny3" test_ref="oval:org.mitre.oval:tst:24633"/>
              <criterion comment="tp-smapi-modules-2.6-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:23698"/>
              <criterion comment="squashfs-modules-2.6-vserver-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24351"/>
              <criterion comment="loop-aes-modules-2.6-xen-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24434"/>
              <criterion comment="tp-smapi-modules-2.6.26-2-xen-amd64 is earlier than 2.6.26+0.37-6+lenny3" test_ref="oval:org.mitre.oval:tst:24626"/>
              <criterion comment="lzma-modules-2.6-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24425"/>
              <criterion comment="tp-smapi-modules-2.6-openvz-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24293"/>
              <criterion comment="drbd8-modules-2.6-xen-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24296"/>
              <criterion comment="atl2-modules-2.6-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24403"/>
              <criterion comment="squashfs-modules-2.6.26-2-openvz-amd64 is earlier than 2.6.26+3.3-6+lenny3" test_ref="oval:org.mitre.oval:tst:24563"/>
              <criterion comment="aufs-modules-2.6-vserver-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24580"/>
              <criterion comment="loop-aes-modules-2.6-openvz-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24356"/>
              <criterion comment="gspca-modules-2.6-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24589"/>
              <criterion comment="redhat-cluster-modules-2.6.26-2-openvz-amd64 is earlier than 2.6.26+2.20081102-6+lenny3" test_ref="oval:org.mitre.oval:tst:24270"/>
              <criterion comment="loop-aes-modules-2.6.26-2-amd64 is earlier than 2.6.26+3.2c-6+lenny3" test_ref="oval:org.mitre.oval:tst:24278"/>
              <criterion comment="drbd8-modules-2.6-vserver-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24609"/>
              <criterion comment="lzma-modules-2.6-vserver-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24343"/>
              <criterion comment="gspca-modules-2.6.26-2-openvz-amd64 is earlier than 2.6.26+01.00.20-6+lenny3" test_ref="oval:org.mitre.oval:tst:24500"/>
              <criterion comment="iscsitarget-modules-2.6.26-2-vserver-amd64 is earlier than 2.6.26+0.4.16+svn162-6+lenny3" test_ref="oval:org.mitre.oval:tst:24628"/>
              <criterion comment="lzma-modules-2.6.26-2-xen-amd64 is earlier than 2.6.26+4.43-6+lenny3" test_ref="oval:org.mitre.oval:tst:23747"/>
              <criterion comment="redhat-cluster-modules-2.6.26-2-amd64 is earlier than 2.6.26+2.20081102-6+lenny3" test_ref="oval:org.mitre.oval:tst:24517"/>
              <criterion comment="virtualbox-ose-modules-2.6.26-2-openvz-amd64 is earlier than 2.6.26+1.6.6-dfsg-6+lenny3" test_ref="oval:org.mitre.oval:tst:24172"/>
              <criterion comment="squashfs-modules-2.6.26-2-amd64 is earlier than 2.6.26+3.3-6+lenny3" test_ref="oval:org.mitre.oval:tst:24541"/>
              <criterion comment="tp-smapi-modules-2.6.26-2-vserver-amd64 is earlier than 2.6.26+0.37-6+lenny3" test_ref="oval:org.mitre.oval:tst:24241"/>
              <criterion comment="drbd8-modules-2.6.26-2-openvz-amd64 is earlier than 2.6.26+8.0.14-6+lenny3" test_ref="oval:org.mitre.oval:tst:24076"/>
              <criterion comment="lzma-modules-2.6-xen-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24664"/>
              <criterion comment="redhat-cluster-modules-2.6-openvz-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24614"/>
              <criterion comment="loop-aes-modules-2.6.26-2-openvz-amd64 is earlier than 2.6.26+3.2c-6+lenny3" test_ref="oval:org.mitre.oval:tst:24638"/>
              <criterion comment="aufs-modules-2.6.26-2-vserver-amd64 is earlier than 2.6.26+0+20080719-6+lenny3" test_ref="oval:org.mitre.oval:tst:24483"/>
              <criterion comment="gspca-modules-2.6.26-2-vserver-amd64 is earlier than 2.6.26+01.00.20-6+lenny3" test_ref="oval:org.mitre.oval:tst:24018"/>
              <criterion comment="virtualbox-ose-modules-2.6.26-2-vserver-amd64 is earlier than 2.6.26+1.6.6-dfsg-6+lenny3" test_ref="oval:org.mitre.oval:tst:24519"/>
              <criterion comment="redhat-cluster-modules-2.6-vserver-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:23920"/>
              <criterion comment="squashfs-modules-2.6.26-2-xen-amd64 is earlier than 2.6.26+3.3-6+lenny3" test_ref="oval:org.mitre.oval:tst:24590"/>
              <criterion comment="tp-smapi-modules-2.6-xen-amd64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24359"/>
              <criterion comment="aufs-modules-2.6.26-2-xen-amd64 is earlier than 2.6.26+0+20080719-6+lenny3" test_ref="oval:org.mitre.oval:tst:24673"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="et131x-modules-2.6.26-2-parisc-smp is earlier than 2.6.26+1.2.3-2-6+lenny3" test_ref="oval:org.mitre.oval:tst:25213"/>
              <criterion comment="atl2-modules-2.6-parisc64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25498"/>
              <criterion comment="redhat-cluster-modules-2.6-parisc64-smp is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25506"/>
              <criterion comment="atl2-modules-2.6.26-2-parisc is earlier than 2.6.26+2.0.5-6+lenny3" test_ref="oval:org.mitre.oval:tst:25346"/>
              <criterion comment="lzma-modules-2.6.26-2-parisc is earlier than 2.6.26+4.43-6+lenny3" test_ref="oval:org.mitre.oval:tst:25424"/>
              <criterion comment="nilfs2-modules-2.6.26-2-parisc64-smp is earlier than 2.6.26+2.0.4-6+lenny3" test_ref="oval:org.mitre.oval:tst:24969"/>
              <criterion comment="atl2-modules-2.6.26-2-parisc64-smp is earlier than 2.6.26+2.0.5-6+lenny3" test_ref="oval:org.mitre.oval:tst:24559"/>
              <criterion comment="loop-aes-modules-2.6.26-2-parisc64 is earlier than 2.6.26+3.2c-6+lenny3" test_ref="oval:org.mitre.oval:tst:24714"/>
              <criterion comment="et131x-modules-2.6-parisc64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25500"/>
              <criterion comment="redhat-cluster-modules-2.6.26-2-parisc-smp is earlier than 2.6.26+2.20081102-6+lenny3" test_ref="oval:org.mitre.oval:tst:25529"/>
              <criterion comment="atl2-modules-2.6-parisc is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24812"/>
              <criterion comment="aufs-modules-2.6-parisc64-smp is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25541"/>
              <criterion comment="aufs-modules-2.6-parisc64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25560"/>
              <criterion comment="nilfs2-modules-2.6-parisc64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24983"/>
              <criterion comment="loop-aes-modules-2.6-parisc64-smp is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25524"/>
              <criterion comment="aufs-modules-2.6-parisc-smp is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25201"/>
              <criterion comment="drbd8-modules-2.6-parisc64-smp is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25250"/>
              <criterion comment="redhat-cluster-modules-2.6.26-2-parisc is earlier than 2.6.26+2.20081102-6+lenny3" test_ref="oval:org.mitre.oval:tst:25096"/>
              <criterion comment="aufs-modules-2.6-parisc is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25413"/>
              <criterion comment="lzma-modules-2.6-parisc64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24575"/>
              <criterion comment="speakup-modules-2.6.26-2-parisc64-smp is earlier than 2.6.26+3.0.3+git20080724.dfsg.1-6+lenny3" test_ref="oval:org.mitre.oval:tst:25299"/>
              <criterion comment="nilfs2-modules-2.6-parisc-smp is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25559"/>
              <criterion comment="lzma-modules-2.6-parisc64-smp is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25165"/>
              <criterion comment="lzma-modules-2.6.26-2-parisc64 is earlier than 2.6.26+4.43-6+lenny3" test_ref="oval:org.mitre.oval:tst:24762"/>
              <criterion comment="loop-aes-modules-2.6.26-2-parisc64-smp is earlier than 2.6.26+3.2c-6+lenny3" test_ref="oval:org.mitre.oval:tst:25198"/>
              <criterion comment="et131x-modules-2.6.26-2-parisc64 is earlier than 2.6.26+1.2.3-2-6+lenny3" test_ref="oval:org.mitre.oval:tst:24704"/>
              <criterion comment="et131x-modules-2.6-parisc-smp is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25392"/>
              <criterion comment="aufs-modules-2.6.26-2-parisc64 is earlier than 2.6.26+0+20080719-6+lenny3" test_ref="oval:org.mitre.oval:tst:25404"/>
              <criterion comment="lzma-modules-2.6.26-2-parisc64-smp is earlier than 2.6.26+4.43-6+lenny3" test_ref="oval:org.mitre.oval:tst:25267"/>
              <criterion comment="atl2-modules-2.6-parisc-smp is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25349"/>
              <criterion comment="drbd8-modules-2.6-parisc-smp is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25179"/>
              <criterion comment="loop-aes-modules-2.6.26-2-parisc-smp is earlier than 2.6.26+3.2c-6+lenny3" test_ref="oval:org.mitre.oval:tst:24699"/>
              <criterion comment="atl2-modules-2.6.26-2-parisc64 is earlier than 2.6.26+2.0.5-6+lenny3" test_ref="oval:org.mitre.oval:tst:25522"/>
              <criterion comment="loop-aes-modules-2.6.26-2-parisc is earlier than 2.6.26+3.2c-6+lenny3" test_ref="oval:org.mitre.oval:tst:24769"/>
              <criterion comment="aufs-modules-2.6.26-2-parisc is earlier than 2.6.26+0+20080719-6+lenny3" test_ref="oval:org.mitre.oval:tst:25406"/>
              <criterion comment="aufs-modules-2.6.26-2-parisc-smp is earlier than 2.6.26+0+20080719-6+lenny3" test_ref="oval:org.mitre.oval:tst:25552"/>
              <criterion comment="redhat-cluster-modules-2.6-parisc is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25407"/>
              <criterion comment="nilfs2-modules-2.6.26-2-parisc64 is earlier than 2.6.26+2.0.4-6+lenny3" test_ref="oval:org.mitre.oval:tst:25532"/>
              <criterion comment="drbd8-modules-2.6-parisc64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25467"/>
              <criterion comment="redhat-cluster-modules-2.6-parisc-smp is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25363"/>
              <criterion comment="nilfs2-modules-2.6-parisc is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25391"/>
              <criterion comment="speakup-modules-2.6-parisc64-smp is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25545"/>
              <criterion comment="lzma-modules-2.6.26-2-parisc-smp is earlier than 2.6.26+4.43-6+lenny3" test_ref="oval:org.mitre.oval:tst:25561"/>
              <criterion comment="redhat-cluster-modules-2.6.26-2-parisc64 is earlier than 2.6.26+2.20081102-6+lenny3" test_ref="oval:org.mitre.oval:tst:25502"/>
              <criterion comment="redhat-cluster-modules-2.6.26-2-parisc64-smp is earlier than 2.6.26+2.20081102-6+lenny3" test_ref="oval:org.mitre.oval:tst:25531"/>
              <criterion comment="atl2-modules-2.6.26-2-parisc-smp is earlier than 2.6.26+2.0.5-6+lenny3" test_ref="oval:org.mitre.oval:tst:25428"/>
              <criterion comment="speakup-modules-2.6-parisc is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25568"/>
              <criterion comment="aufs-modules-2.6.26-2-parisc64-smp is earlier than 2.6.26+0+20080719-6+lenny3" test_ref="oval:org.mitre.oval:tst:25272"/>
              <criterion comment="nilfs2-modules-2.6.26-2-parisc is earlier than 2.6.26+2.0.4-6+lenny3" test_ref="oval:org.mitre.oval:tst:25355"/>
              <criterion comment="drbd8-modules-2.6.26-2-parisc is earlier than 2.6.26+8.0.14-6+lenny3" test_ref="oval:org.mitre.oval:tst:25398"/>
              <criterion comment="nilfs2-modules-2.6.26-2-parisc-smp is earlier than 2.6.26+2.0.4-6+lenny3" test_ref="oval:org.mitre.oval:tst:25376"/>
              <criterion comment="speakup-modules-2.6.26-2-parisc is earlier than 2.6.26+3.0.3+git20080724.dfsg.1-6+lenny3" test_ref="oval:org.mitre.oval:tst:24980"/>
              <criterion comment="drbd8-modules-2.6-parisc is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25356"/>
              <criterion comment="speakup-modules-2.6.26-2-parisc-smp is earlier than 2.6.26+3.0.3+git20080724.dfsg.1-6+lenny3" test_ref="oval:org.mitre.oval:tst:25543"/>
              <criterion comment="drbd8-modules-2.6.26-2-parisc64 is earlier than 2.6.26+8.0.14-6+lenny3" test_ref="oval:org.mitre.oval:tst:25478"/>
              <criterion comment="loop-aes-modules-2.6-parisc-smp is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25466"/>
              <criterion comment="lzma-modules-2.6-parisc-smp is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25549"/>
              <criterion comment="loop-aes-modules-2.6-parisc64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25448"/>
              <criterion comment="redhat-cluster-modules-2.6-parisc64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24882"/>
              <criterion comment="atl2-modules-2.6-parisc64-smp is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25037"/>
              <criterion comment="speakup-modules-2.6.26-2-parisc64 is earlier than 2.6.26+3.0.3+git20080724.dfsg.1-6+lenny3" test_ref="oval:org.mitre.oval:tst:25508"/>
              <criterion comment="drbd8-modules-2.6.26-2-parisc64-smp is earlier than 2.6.26+8.0.14-6+lenny3" test_ref="oval:org.mitre.oval:tst:25383"/>
              <criterion comment="et131x-modules-2.6-parisc64-smp is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25464"/>
              <criterion comment="et131x-modules-2.6-parisc is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25345"/>
              <criterion comment="et131x-modules-2.6.26-2-parisc64-smp is earlier than 2.6.26+1.2.3-2-6+lenny3" test_ref="oval:org.mitre.oval:tst:25118"/>
              <criterion comment="drbd8-modules-2.6.26-2-parisc-smp is earlier than 2.6.26+8.0.14-6+lenny3" test_ref="oval:org.mitre.oval:tst:25225"/>
              <criterion comment="speakup-modules-2.6-parisc-smp is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25518"/>
              <criterion comment="lzma-modules-2.6-parisc is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25557"/>
              <criterion comment="nilfs2-modules-2.6-parisc64-smp is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25235"/>
              <criterion comment="drbd8-utils is earlier than 8.0.14-2+lenny1" test_ref="oval:org.mitre.oval:tst:25576"/>
              <criterion comment="speakup-modules-2.6-parisc64 is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:25569"/>
              <criterion comment="loop-aes-modules-2.6-parisc is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:24583"/>
              <criterion comment="et131x-modules-2.6.26-2-parisc is earlier than 2.6.26+1.2.3-2-6+lenny3" test_ref="oval:org.mitre.oval:tst:25563"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7290" version="7" class="patch">
      <metadata>
        <title>DSA-2034 phpmyadmin -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>phpmyadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2034" ref_id="DSA-2034"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7251" ref_id="CVE-2008-7251"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7252" ref_id="CVE-2008-7252"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4605" ref_id="CVE-2009-4605"/>
        <description>Several vulnerabilities have been discovered in phpMyAdmin, a tool to administer MySQL over the web. The Common Vulnerabilities and Exposures project identifies the following problems: phpMyAdmin may create a temporary directory, if the configured directory does not exist yet, with insecure filesystem permissions. phpMyAdmin uses predictable filenames for temporary files, which may lead to a local denial of service attack or privilege escalation. The setup.php script shipped with phpMyAdmin may unserialize untrusted data, allowing for cross site request forgery.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:10:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:14.593-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:42.461-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:37.878-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7290 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:49.858-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:16.629-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6509 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:16.040-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:37.616-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="phpmyadmin is earlier than 4:2.11.8.1-5+lenny4" test_ref="oval:org.mitre.oval:tst:26989"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7282" version="3" class="patch">
      <metadata>
        <title>DSA-1869 curl -- insufficient input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>curl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1869" ref_id="DSA-1869"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2417" ref_id="CVE-2009-2417"/>
        <description>It was discovered that curl, a client and library to get files from servers using HTTP, HTTPS or FTP, is vulnerable to the "Null Prefix Attacks Against SSL/TLS Certificates" recently published at the Blackhat conference. This allows an attacker to perform undetected man-in-the-middle attacks via a crafted ITU-T X.509 certificate with an injected null byte in the Common Name field.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:15.196-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:34.681-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:22.328-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7282 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:47.242-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:16.407-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libcurl4-gnutls-dev is earlier than 7.18.2-8lenny3" test_ref="oval:org.mitre.oval:tst:17761"/>
            <criterion comment="libcurl4-openssl-dev is earlier than 7.18.2-8lenny3" test_ref="oval:org.mitre.oval:tst:18407"/>
            <criterion comment="libcurl3-gnutls is earlier than 7.18.2-8lenny3" test_ref="oval:org.mitre.oval:tst:17941"/>
            <criterion comment="libcurl3-dbg is earlier than 7.18.2-8lenny3" test_ref="oval:org.mitre.oval:tst:18119"/>
            <criterion comment="libcurl3 is earlier than 7.18.2-8lenny3" test_ref="oval:org.mitre.oval:tst:17645"/>
            <criterion comment="curl is earlier than 7.18.2-8lenny3" test_ref="oval:org.mitre.oval:tst:18344"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libcurl3-dev is earlier than 7.15.5-1etch3" test_ref="oval:org.mitre.oval:tst:18307"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libcurl3-gnutls is earlier than 7.15.5-1etch3" test_ref="oval:org.mitre.oval:tst:18356"/>
                <criterion comment="libcurl3-dbg is earlier than 7.15.5-1etch3" test_ref="oval:org.mitre.oval:tst:18400"/>
                <criterion comment="libcurl3-gnutls-dev is earlier than 7.15.5-1etch3" test_ref="oval:org.mitre.oval:tst:17725"/>
                <criterion comment="libcurl3 is earlier than 7.15.5-1etch3" test_ref="oval:org.mitre.oval:tst:18452"/>
                <criterion comment="curl is earlier than 7.15.5-1etch3" test_ref="oval:org.mitre.oval:tst:18124"/>
                <criterion comment="libcurl3-openssl-dev is earlier than 7.15.5-1etch3" test_ref="oval:org.mitre.oval:tst:18322"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7270" version="3" class="patch">
      <metadata>
        <title>DSA-1816 apache2 -- insufficient security check</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>apache2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1816" ref_id="DSA-1816"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1195" ref_id="CVE-2009-1195"/>
        <description>It was discovered that the Apache web server did not properly handle the "Options=" parameter to the AllowOverride directive: In the stable distribution (lenny), local users could (via .htaccess) enable script execution in Server Side Includes even in configurations where the AllowOverride directive contained only Options=IncludesNoEXEC. In the oldstable distribution (etch), local users could (via .htaccess) enable script execution in Server Side Includes and CGI script execution in configurations where the AllowOverride directive contained any "Options=" value. The oldstable distribution (etch), this problem has been fixed in version 2.2.3-4+etch8.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:57:34.797-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:33.863-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:21.391-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7270 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:46.986-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:16.128-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="apache2-src is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:18462"/>
                <criterion comment="apache2-doc is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:18244"/>
                <criterion comment="apache2 is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:18541"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="apache2-utils is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:18296"/>
                <criterion comment="apache2-mpm-worker is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:18522"/>
                <criterion comment="apache2.2-common is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:18500"/>
                <criterion comment="apache2-suexec-custom is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:18376"/>
                <criterion comment="apache2-suexec is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:18437"/>
                <criterion comment="apache2-threaded-dev is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:18085"/>
                <criterion comment="apache2-dbg is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:18551"/>
                <criterion comment="apache2-mpm-event is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:18481"/>
                <criterion comment="apache2-mpm-prefork is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:18325"/>
                <criterion comment="apache2-prefork-dev is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:17611"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criterion comment="apache2-mpm-itk is earlier than 2.2.6-02-1+lenny1" test_ref="oval:org.mitre.oval:tst:17839"/>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="apache2-mpm-perchild is earlier than 2.2.3-4+etch8" test_ref="oval:org.mitre.oval:tst:18282"/>
                <criterion comment="apache2-src is earlier than 2.2.3-4+etch8" test_ref="oval:org.mitre.oval:tst:17957"/>
                <criterion comment="apache2-doc is earlier than 2.2.3-4+etch8" test_ref="oval:org.mitre.oval:tst:18568"/>
                <criterion comment="apache2 is earlier than 2.2.3-4+etch8" test_ref="oval:org.mitre.oval:tst:18502"/>
              </criteria>
            </criteria>
            <criterion comment="apache2-utils is earlier than 2.2.3-4+etch8" test_ref="oval:org.mitre.oval:tst:18365"/>
            <criterion comment="apache2-mpm-worker is earlier than 2.2.3-4+etch8" test_ref="oval:org.mitre.oval:tst:18593"/>
            <criterion comment="apache2.2-common is earlier than 2.2.3-4+etch8" test_ref="oval:org.mitre.oval:tst:18596"/>
            <criterion comment="apache2-threaded-dev is earlier than 2.2.3-4+etch8" test_ref="oval:org.mitre.oval:tst:18449"/>
            <criterion comment="apache2-mpm-event is earlier than 2.2.3-4+etch8" test_ref="oval:org.mitre.oval:tst:18250"/>
            <criterion comment="apache2-mpm-prefork is earlier than 2.2.3-4+etch8" test_ref="oval:org.mitre.oval:tst:18253"/>
            <criterion comment="apache2-prefork-dev is earlier than 2.2.3-4+etch8" test_ref="oval:org.mitre.oval:tst:18515"/>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criterion comment="apache2-mpm-itk is earlier than 2.2.3-01-2+etch2" test_ref="oval:org.mitre.oval:tst:18587"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7264" version="7" class="patch">
      <metadata>
        <title>DSA-2041 mediawiki -- Cross-Site Request Forgery</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mediawiki</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2041" ref_id="DSA-2041"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1150" ref_id="CVE-2010-1150"/>
        <description>It was discovered that mediawiki, a website engine for collaborative work, is vulnerable to a Cross-Site Request Forgery login attack, which could be used to conduct phishing or similar attacks to users via affected mediawiki installations. Note that the fix used breaks the login API and may require clients using it to be updated.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:05:02-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:59.677-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:41.721-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:34.792-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7264 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:50.023-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:15.903-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7264 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:18.682-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:37.380-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="mediawiki is earlier than 1:1.12.0-2lenny5" test_ref="oval:org.mitre.oval:tst:25897"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criterion comment="mediawikimath is earlier than 1:1.12.0-2lenny5" test_ref="oval:org.mitre.oval:tst:25972"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7263" version="3" class="patch">
      <metadata>
        <title>DSA-1846 kvm -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>kvm</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1846" ref_id="DSA-1846"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2287" ref_id="CVE-2009-2287"/>
        <description>Matt T. Yourst discovered an issue in the kvm subsystem. Local users with permission to manipulate /dev/kvm can cause a denial of service (hang) by providing an invalid cr3 value to the KVM_SET_SREGS call.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:15.502-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:33.555-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:21.103-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7263 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:47.848-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:15.776-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="kvm-source is earlier than 72+dfsg-5~lenny2" test_ref="oval:org.mitre.oval:tst:12674"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criterion comment="kvm is earlier than 72+dfsg-5~lenny2" test_ref="oval:org.mitre.oval:tst:12799"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7259" version="5" class="patch">
      <metadata>
        <title>DSA-1982 hybserv -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>hybserv</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1982" ref_id="DSA-1982"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0303" ref_id="CVE-2010-0303"/>
        <description>Julien Cristau discovered that hybserv, a daemon running IRC services for IRCD-Hybrid, is prone to a denial of service attack via the commands option.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:05:20-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:04.542-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:41.396-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:34.449-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7259 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:45.887-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:15.621-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="hybserv is earlier than 1.9.2-4+lenny2" test_ref="oval:org.mitre.oval:tst:25678"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7250" version="5" class="patch">
      <metadata>
        <title>DSA-1878 devscripts -- missing input sanitation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>devscripts</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1878" ref_id="DSA-1878"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2946" ref_id="CVE-2009-2946"/>
        <description>Raphael Geissert discovered that uscan, a program to check for availability of new source code versions which is part of the devscripts package, runs Perl code downloaded from potentially untrusted sources to implement its URL and version mangling functionality. This update addresses this issue by reimplementing the relevant Perl operators without relying on the Perl interpreter, trying to preserve backwards compatibility as much as possible.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:50.812-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:33.132-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:20.655-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6021 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:44.242-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:56.996-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7250 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:48.248-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:15.419-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="devscripts is earlier than 2.10.35lenny6" test_ref="oval:org.mitre.oval:tst:15703"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="devscripts is earlier than 2.9.26etch4" test_ref="oval:org.mitre.oval:tst:15233"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7248" version="3" class="patch">
      <metadata>
        <title>DSA-1798 pango1.0 -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>pango1.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1798" ref_id="DSA-1798"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1194" ref_id="CVE-2009-1194"/>
        <description>Will Drewry discovered that pango, a system for layout and rendering of internationalised text, is prone to an integer overflow via long glyphstrings. This could cause the execution of arbitrary code when displaying crafted data through an application using the pango library.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:02-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:48:55.534-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:32.419-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:20.117-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7248 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:50.687-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:15.218-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libpango1.0-doc is earlier than 1.20.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:11844"/>
                <criterion comment="libpango1.0-common is earlier than 1.20.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:11945"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libpango1.0-0 is earlier than 1.20.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:12028"/>
                <criterion comment="libpango1.0-0-dbg is earlier than 1.20.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:12039"/>
                <criterion comment="libpango1.0-dev is earlier than 1.20.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:12019"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libpango1.0-doc is earlier than 1.14.8-5+etch1" test_ref="oval:org.mitre.oval:tst:11726"/>
                <criterion comment="libpango1.0-common is earlier than 1.14.8-5+etch1" test_ref="oval:org.mitre.oval:tst:11800"/>
              </criteria>
            </criteria>
            <criterion comment="libpango1.0-0 is earlier than 1.14.8-5+etch1" test_ref="oval:org.mitre.oval:tst:11587"/>
            <criterion comment="libpango1.0-0-dbg is earlier than 1.14.8-5+etch1" test_ref="oval:org.mitre.oval:tst:41755"/>
            <criterion comment="libpango1.0-dev is earlier than 1.14.8-5+etch1" test_ref="oval:org.mitre.oval:tst:11934"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7247" version="5" class="patch">
      <metadata>
        <title>DSA-1950 webkit -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>webkit</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1950" ref_id="DSA-1950"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0945" ref_id="CVE-2009-0945"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1687" ref_id="CVE-2009-1687"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1690" ref_id="CVE-2009-1690"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1698" ref_id="CVE-2009-1698"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1711" ref_id="CVE-2009-1711"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1712" ref_id="CVE-2009-1712"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1725" ref_id="CVE-2009-1725"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1714" ref_id="CVE-2009-1714"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1710" ref_id="CVE-2009-1710"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1697" ref_id="CVE-2009-1697"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1695" ref_id="CVE-2009-1695"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1693" ref_id="CVE-2009-1693"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1694" ref_id="CVE-2009-1694"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1681" ref_id="CVE-2009-1681"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1684" ref_id="CVE-2009-1684"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1692" ref_id="CVE-2009-1692"/>
        <description>Several vulnerabilities have been discovered in WebKit, a Web content engine library for Gtk+. The Common Vulnerabilities and Exposures project identifies the following problems: Array index error in the insertItemBefore method in WebKit, allows remote attackers to execute arbitrary code via a document with a SVGPathList data structure containing a negative index in the SVGTransformList, SVGStringList, SVGNumberList, SVGPathSegList, SVGPointList, or SVGLengthList SVGList object, which triggers memory corruption. The JavaScript garbage collector in WebKit does not properly handle allocation failures, which allows remote attackers to execute arbitrary code or cause a denial of service via a crafted HTML document that triggers write access to an "offset of a NULL pointer." Use-after-free vulnerability in WebKit, allows remote attackers to execute arbitrary code or cause a denial of service by setting an unspecified property of an HTML tag that causes child elements to be freed and later accessed when an HTML error occurs, related to "recursion in certain DOM event handlers." WebKit does not initialise a pointer during handling of a Cascading Style Sheets attr function call with a large numerical argument, which allows remote attackers to execute arbitrary code or cause a denial of service via a crafted HTML document. WebKit does not properly initialise memory for Attr DOM objects, which allows remote attackers to execute arbitrary code or cause a denial of service via a crafted HTML document. WebKit does not prevent remote loading of local Java applets, which allows remote attackers to execute arbitrary code, gain privileges, or obtain sensitive information via an APPLET or OBJECT element. WebKit do not properly handle numeric character references, which allows remote attackers to execute arbitrary code or cause a denial of service via a crafted HTML document. Cross-site scripting vulnerability in Web Inspector in WebKit allows user-assisted remote attackers to inject arbitrary web script or HTML, and read local files, via vectors related to the improper escaping of HTML attributes. WebKit allows remote attackers to spoof the browser's display of the host name, security indicators, and unspecified other UI elements via a custom cursor in conjunction with a modified CSS3 hotspot property. CRLF injection vulnerability in WebKit allows remote attackers to inject HTTP headers and bypass the Same Origin Policy via a crafted HTML document, related to cross-site scripting attacks that depend on communication with arbitrary web sites on the same server through use of XMLHttpRequest without a Host header. Cross-site scripting vulnerability in WebKit allows remote attackers to inject arbitrary web script or HTML via vectors involving access to frame contents after completion of a page transition. WebKit allows remote attackers to read images from arbitrary web sites via a CANVAS element with an SVG image, related to a "cross-site image capture issue." WebKit does not properly handle redirects, which allows remote attackers to read images from arbitrary web sites via vectors involving a CANVAS element and redirection, related to a "cross-site image capture issue." WebKit does not prevent web sites from loading third-party content into a subframe, which allows remote attackers to bypass the Same Origin Policy and conduct "clickjacking" attacks via a crafted HTML document. Cross-site scripting vulnerability in WebKit allows remote attackers to inject arbitrary web script or HTML via an event handler that triggers script execution in the context of the next loaded document. WebKit allows remote attackers to cause a denial of service via a web page containing an HTMLSelectElement object with a large length attribute, related to the length property of a Select object.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:04:19-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:50.462-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:40.705-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:33.542-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7247 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:46.717-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:14.570-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libwebkit-dev is earlier than 1.0.1-4+lenny2" test_ref="oval:org.mitre.oval:tst:25253"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libwebkit-1.0-1-dbg is earlier than 1.0.1-4+lenny2" test_ref="oval:org.mitre.oval:tst:25542"/>
              <criterion comment="libwebkit-1.0-1 is earlier than 1.0.1-4+lenny2" test_ref="oval:org.mitre.oval:tst:25497"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7244" version="3" class="patch">
      <metadata>
        <title>DSA-1587 mtr -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mtr</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1587" ref_id="DSA-1587"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2357" ref_id="CVE-2008-2357"/>
        <description>Adam Zabrocki discovered that under certain circumstances mtr, a full screen ncurses and X11 traceroute tool, could be tricked into executing arbitrary code via overly long reverse DNS records.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:43.515-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:32.144-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:19.842-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7244 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:49.328-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:14.437-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="mtr is earlier than 0.71-2etch1" test_ref="oval:org.mitre.oval:tst:16968"/>
          <criterion comment="mtr-tiny is earlier than 0.71-2etch1" test_ref="oval:org.mitre.oval:tst:17806"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7239" version="5" class="patch">
      <metadata>
        <title>DSA-2009 tdiary -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>tdiary</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2009" ref_id="DSA-2009"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0726" ref_id="CVE-2010-0726"/>
        <description>It was discovered that tdiary, a communication-friendly weblog system, is prone to a cross-site scripting vulnerability due to insufficient input sanitising in the TrackBack transmission plugin.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:14:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:44.648-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:40.421-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:32.510-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7239 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:50.867-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:14.288-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="tdiary-theme is earlier than 2.2.1-1+lenny1" test_ref="oval:org.mitre.oval:tst:27480"/>
          <criterion comment="tdiary is earlier than 2.2.1-1+lenny1" test_ref="oval:org.mitre.oval:tst:27186"/>
          <criterion comment="tdiary-mode is earlier than 2.2.1-1+lenny1" test_ref="oval:org.mitre.oval:tst:27661"/>
          <criterion comment="tdiary-plugin is earlier than 2.2.1-1+lenny1" test_ref="oval:org.mitre.oval:tst:27625"/>
          <criterion comment="tdiary-contrib is earlier than 2.2.1-1+lenny1" test_ref="oval:org.mitre.oval:tst:27560"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7234" version="5" class="patch">
      <metadata>
        <title>DSA-2007 cups -- format string vulnerability</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>cups</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2007" ref_id="DSA-2007"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0393" ref_id="CVE-2010-0393"/>
        <description>Ronald Volgers discovered that the lppasswd component of the cups suite, the Common UNIX Printing System, is vulnerable to format string attacks due to insecure use of the LOCALEDIR environment variable. An attacker can abuse this behaviour to execute arbitrary code via crafted localization files and triggering calls to _cupsLangprintf. This works as the lppasswd binary happens to be installed with setuid 0 permissions.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:12:49-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:38.882-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:39.774-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:31.901-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7234 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:48.038-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:14.084-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="cupsys-bsd is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:27316"/>
              <criterion comment="cups-common is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:26876"/>
              <criterion comment="libcupsys2-dev is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:27084"/>
              <criterion comment="cupsys-common is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:27350"/>
              <criterion comment="cupsys-client is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:26487"/>
              <criterion comment="cupsys-dbg is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:27371"/>
              <criterion comment="cupsys is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:27486"/>
              <criterion comment="libcupsys2 is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:27269"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libcups2-dev is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:27409"/>
              <criterion comment="cups-bsd is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:27304"/>
              <criterion comment="libcupsimage2-dev is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:27270"/>
              <criterion comment="libcupsimage2 is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:27465"/>
              <criterion comment="cups-client is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:27434"/>
              <criterion comment="libcups2 is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:27442"/>
              <criterion comment="cups-dbg is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:27240"/>
              <criterion comment="cups is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:27488"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7232" version="3" class="patch">
      <metadata>
        <title>DSA-1646 squid -- array bounds check</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>squid</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1646" ref_id="DSA-1646"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1612" ref_id="CVE-2008-1612"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6239" ref_id="CVE-2007-6239"/>
        <description>A weakness has been discovered in squid, a caching proxy server. The flaw was introduced upstream in response to CVE-2007-6239, and announced by Debian in DSA-1482-1. The flaw involves an over-aggressive bounds check on an array resize, and could be exploited by an authorised client to induce a denial of service condition against squid.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:08-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:56:27.625-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:31.281-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:19.206-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7232 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:43.482-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:13.845-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="squid-common is earlier than 2.6.5-6etch2" test_ref="oval:org.mitre.oval:tst:17686"/>
          </criteria>
          <criterion comment="squidclient is earlier than 2.6.5-6etch2" test_ref="oval:org.mitre.oval:tst:17407"/>
          <criterion comment="squid is earlier than 2.6.5-6etch2" test_ref="oval:org.mitre.oval:tst:17678"/>
          <criterion comment="squid-cgi is earlier than 2.6.5-6etch2" test_ref="oval:org.mitre.oval:tst:17651"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7228" version="3" class="patch">
      <metadata>
        <title>DSA-1490 tk8.3 -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 3.1</platform>
          <product>tk8.3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1490" ref_id="DSA-1490"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0553" ref_id="CVE-2008-0553"/>
        <description>It was discovered that a buffer overflow in the GIF image parsing code of Tk, a cross-platform graphical toolkit, could lead to a denial of service and potentially the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:14.603-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:30.551-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:18.847-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7228 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:39.738-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:13.671-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="tk8.3-doc is earlier than 8.3.5-6etch2" test_ref="oval:org.mitre.oval:tst:11768"/>
            </criteria>
            <criterion comment="tk8.3-dev is earlier than 8.3.5-6etch2" test_ref="oval:org.mitre.oval:tst:12399"/>
            <criterion comment="tk8.3 is earlier than 8.3.5-6etch2" test_ref="oval:org.mitre.oval:tst:12379"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 3.1 is installed" definition_ref="oval:org.mitre.oval:def:7692"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="tk8.3-doc is earlier than 8.3.5-4sarge1" test_ref="oval:org.mitre.oval:tst:12216"/>
            </criteria>
            <criterion comment="tk8.3-dev is earlier than 8.3.5-4sarge1" test_ref="oval:org.mitre.oval:tst:12230"/>
            <criterion comment="tk8.3 is earlier than 8.3.5-4sarge1" test_ref="oval:org.mitre.oval:tst:12297"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7692" version="7" class="inventory">
      <metadata>
        <title>Debian GNU/Linux 3.1 is installed</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 3.1</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/o:debian:debian_gnu/linux:3.1"/>
        <description>Debian GNU/Linux 3.1 (sarge) is installed</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:14.479-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:01:29.454-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:01:04.389-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7692 - Update textfilecontent_test to textfilecontent54_test" date="2011-01-20T13:47:00.963-05:00">
              <contributor organization="SecPod Technologies">Preeti Subramanian</contributor>
            </modified>
            <status_change date="2011-01-20T13:47:44.602-05:00">INTERIM</status_change>
            <status_change date="2011-02-07T04:00:15.783-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:12315 - Pattern match updated &amp; used subexpression in textfilecontent54_state for all states" date="2011-10-21T10:10:00.778-04:00">
              <contributor organization="SecPod Technologies">Chandan S</contributor>
            </modified>
            <status_change date="2011-10-21T10:13:30.011-04:00">INTERIM</status_change>
            <status_change date="2011-11-07T04:01:13.453-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7692 - Debian inventory 3.1, 4.0, 5.0 update" date="2014-05-30T10:36:00.134-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-05-30T10:39:38.031-04:00">INTERIM</status_change>
            <status_change date="2014-06-16T04:00:18.045-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Debian GNU/Linux 3.1 is installed" test_ref="oval:org.mitre.oval:tst:42126"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7226" version="3" class="patch">
      <metadata>
        <title>DSA-1881 cyrus-imapd-2.2 -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cyrus-imapd-2.2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1881" ref_id="DSA-1881"/>
        <description>It was discovered that the SIEVE component of cyrus-imapd, a highly scalable enterprise mail system, is vulnerable to a buffer overflow when processing SIEVE scripts. Due to incorrect use of the sizeof() operator an attacker is able to pass a negative length to snprintf() calls resulting in large positive values due to integer conversion. This causes a buffer overflow which can be used to elevate privileges to the cyrus system user. An attacker who is able to install SIEVE scripts executed by the server is therefore able to read and modify arbitrary email messages on the system.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:51:28.309-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:29.634-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:18.181-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7226 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:49.623-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:13.298-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="cyrus-doc-2.2 is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:13485"/>
                <criterion comment="cyrus-admin-2.2 is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:13603"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="cyrus-clients-2.2 is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:13278"/>
                <criterion comment="cyrus-nntpd-2.2 is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:13519"/>
                <criterion comment="cyrus-imapd-2.2 is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:13586"/>
                <criterion comment="cyrus-dev-2.2 is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:13509"/>
                <criterion comment="cyrus-pop3d-2.2 is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:13172"/>
                <criterion comment="cyrus-common-2.2 is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:12832"/>
                <criterion comment="libcyrus-imap-perl22 is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:13382"/>
                <criterion comment="cyrus-murder-2.2 is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:13394"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="cyrus-doc-2.2 is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:12868"/>
                <criterion comment="cyrus-admin-2.2 is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:13573"/>
              </criteria>
            </criteria>
            <criterion comment="cyrus-clients-2.2 is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:13070"/>
            <criterion comment="cyrus-nntpd-2.2 is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:12935"/>
            <criterion comment="cyrus-imapd-2.2 is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:13542"/>
            <criterion comment="cyrus-dev-2.2 is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:13231"/>
            <criterion comment="cyrus-pop3d-2.2 is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:13380"/>
            <criterion comment="cyrus-common-2.2 is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:12885"/>
            <criterion comment="libcyrus-imap-perl22 is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:13526"/>
            <criterion comment="cyrus-murder-2.2 is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:13192"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7213" version="5" class="patch">
      <metadata>
        <title>DSA-1947 shibboleth-sp, shibboleth-sp2, opensaml2 -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>shibboleth-sp</product>
          <product>shibboleth-sp2</product>
          <product>opensaml2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1947" ref_id="DSA-1947"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3300" ref_id="CVE-2009-3300"/>
        <description>Matt Elder discovered that Shibboleth, a federated web single sign-on system is vulnerable to script injection through redirection URLs</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T18:49:37-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:08.222-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:38.921-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:30.740-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7213 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:49.118-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:12.729-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libshibsp-doc is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:23919"/>
                <criterion comment="libsaml2-doc is earlier than 2.0-2+lenny2" test_ref="oval:org.mitre.oval:tst:24252"/>
                <criterion comment="shibboleth-sp2-schemas is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:24229"/>
                <criterion comment="opensaml2-schemas is earlier than 2.0-2+lenny2" test_ref="oval:org.mitre.oval:tst:24352"/>
              </criteria>
            </criteria>
            <criterion comment="libshib6 is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:24370"/>
            <criterion comment="libsaml2-dev is earlier than 2.0-2+lenny2" test_ref="oval:org.mitre.oval:tst:24205"/>
            <criterion comment="libshib-dev is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:24317"/>
            <criterion comment="libshibsp1 is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:24431"/>
            <criterion comment="libapache2-mod-shib2 is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:24401"/>
            <criterion comment="libsaml2 is earlier than 2.0-2+lenny2" test_ref="oval:org.mitre.oval:tst:24046"/>
            <criterion comment="libapache2-mod-shib is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:24031"/>
            <criterion comment="opensaml2-tools is earlier than 2.0-2+lenny2" test_ref="oval:org.mitre.oval:tst:24405"/>
            <criterion comment="libshibsp-dev is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:24231"/>
            <criterion comment="libshib-target5 is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:23721"/>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libshib6 is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:24245"/>
                <criterion comment="libshib-dev is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:24199"/>
                <criterion comment="libshibsp1 is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:23973"/>
                <criterion comment="libapache2-mod-shib2 is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:24289"/>
                <criterion comment="libapache2-mod-shib is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:23844"/>
                <criterion comment="libshibsp-dev is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:24418"/>
                <criterion comment="libshib-target5 is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:23858"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Supported platform section">
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libshib6 is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:24244"/>
                <criterion comment="libshib-dev is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:23801"/>
                <criterion comment="libshib-target5 is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:24350"/>
                <criterion comment="libapache2-mod-shib is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:24020"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libshib6 is earlier than 1.3f.dfsg1-2+etch2" test_ref="oval:org.mitre.oval:tst:24191"/>
            <criterion comment="libshib-dev is earlier than 1.3f.dfsg1-2+etch2" test_ref="oval:org.mitre.oval:tst:23619"/>
            <criterion comment="libshib-target5 is earlier than 1.3f.dfsg1-2+etch2" test_ref="oval:org.mitre.oval:tst:23828"/>
            <criterion comment="libapache2-mod-shib is earlier than 1.3f.dfsg1-2+etch2" test_ref="oval:org.mitre.oval:tst:24248"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7208" version="3" class="patch">
      <metadata>
        <title>DSA-1625 cupsys -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cupsys</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1625" ref_id="DSA-1625"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0053" ref_id="CVE-2008-0053"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1373" ref_id="CVE-2008-1373"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1722" ref_id="CVE-2008-1722"/>
        <description>Several remote vulnerabilities have been discovered in the Common Unix Printing System (CUPS). The Common Vulnerabilities and Exposures project identifies the following problems: Buffer overflows in the HP-GL input filter allowed to possibly run arbitrary code through crafted HP-GL files. Buffer overflow in the GIF filter allowed to possibly run arbitrary code through crafted GIF files. Integer overflows in the PNG filter allowed to possibly run arbitrary code through crafted PNG files.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:59.737-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:29.173-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:17.624-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7208 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:45.624-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:12.176-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libcupsys2-gnutls10 is earlier than 1.2.7-4etch4" test_ref="oval:org.mitre.oval:tst:13078"/>
              <criterion comment="cupsys-common is earlier than 1.2.7-4etch4" test_ref="oval:org.mitre.oval:tst:13433"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="cupsys-bsd is earlier than 1.2.7-4etch4" test_ref="oval:org.mitre.oval:tst:12720"/>
              <criterion comment="cupsys-client is earlier than 1.2.7-4etch4" test_ref="oval:org.mitre.oval:tst:13421"/>
              <criterion comment="libcupsimage2 is earlier than 1.2.7-4etch4" test_ref="oval:org.mitre.oval:tst:13242"/>
              <criterion comment="libcupsimage2-dev is earlier than 1.2.7-4etch4" test_ref="oval:org.mitre.oval:tst:13332"/>
              <criterion comment="libcupsys2-dev is earlier than 1.2.7-4etch4" test_ref="oval:org.mitre.oval:tst:13464"/>
              <criterion comment="cupsys-dbg is earlier than 1.2.7-4etch4" test_ref="oval:org.mitre.oval:tst:13441"/>
              <criterion comment="cupsys is earlier than 1.2.7-4etch4" test_ref="oval:org.mitre.oval:tst:12958"/>
              <criterion comment="libcupsys2 is earlier than 1.2.7-4etch4" test_ref="oval:org.mitre.oval:tst:12821"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7206" version="3" class="patch">
      <metadata>
        <title>DSA-1684 lcms -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lcms</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1684" ref_id="DSA-1684"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5316" ref_id="CVE-2008-5316"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5317" ref_id="CVE-2008-5317"/>
        <description>Two vulnerabilities have been found in lcms, a library and set of commandline utilities for image color management. The Common Vulnerabilities and Exposures project identifies the following problems: Inadequate enforcement of fixed-length buffer limits allows an attacker to overflow a buffer on the stack, potentially enabling the execution of arbitrary code when a maliciously-crafted image is opened. An integer sign error in reading image gamma data could allow an attacker to cause an under-sized buffer to be allocated for subsequent image data, with unknown consequences potentially including the execution of arbitrary code if a maliciously-crafted image is opened.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:07-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:54:45.707-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:28.855-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:17.386-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7206 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:47.428-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:11.903-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="liblcms1-dev is earlier than 1.15-1.1+etch1" test_ref="oval:org.mitre.oval:tst:15834"/>
          <criterion comment="liblcms-utils is earlier than 1.15-1.1+etch1" test_ref="oval:org.mitre.oval:tst:15767"/>
          <criterion comment="liblcms1 is earlier than 1.15-1.1+etch1" test_ref="oval:org.mitre.oval:tst:16428"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7190" version="3" class="patch">
      <metadata>
        <title>DSA-1717 devil -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>devil</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1717" ref_id="DSA-1717"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5262" ref_id="CVE-2008-5262"/>
        <description>Stefan Cornelius discovered a buffer overflow in devil, a cross-platform image loading and manipulation toolkit, which could be triggered via a crafted Radiance RGBE file. This could potentially lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:11.701-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:28.573-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:17.163-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7190 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:45.375-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:11.720-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libdevil1c2 is earlier than 1.6.7-5+etch1" test_ref="oval:org.mitre.oval:tst:14424"/>
          <criterion comment="libdevil-dev is earlier than 1.6.7-5+etch1" test_ref="oval:org.mitre.oval:tst:14756"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7189" version="5" class="patch">
      <metadata>
        <title>DSA-1990 trac-git -- shell command injection</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>trac-git</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1990" ref_id="DSA-1990"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0394" ref_id="CVE-2010-0394"/>
        <description>Stefan Goebel discovered that the Debian version of trac-git, the Git add-on for the Trac issue tracking system, contains a flaw which enables attackers to execute code on the web server running trac-git by sending crafted HTTP queries. The old stable distribution does not contain a trac-git package.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:06:01-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:13.107-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:38.678-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:30.226-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7189 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:50.478-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:10.647-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="trac-git is earlier than 0.0.20080710-3+lenny1" test_ref="oval:org.mitre.oval:tst:26045"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7185" version="5" class="patch">
      <metadata>
        <title>DSA-1949 php-net-ping -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>php-net-ping</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1949" ref_id="DSA-1949"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4024" ref_id="CVE-2009-4024"/>
        <description>It was discovered that php-net-ping, a PHP PEAR module to execute ping independently of the Operating System, performs insufficient input sanitising, which might be used to inject arguments or execute arbitrary commands on a system that uses php-net-ping.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T18:49:36-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:05.611-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:38.421-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:29.649-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7185 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:47.575-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:10.227-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="php-net-ping is earlier than 2.4.2-1+lenny1" test_ref="oval:org.mitre.oval:tst:24303"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="php-net-ping is earlier than 2.4.2-1+etch1" test_ref="oval:org.mitre.oval:tst:24135"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7173" version="3" class="patch">
      <metadata>
        <title>DSA-1712 rt2400 -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>rt2400</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1712" ref_id="DSA-1712"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0282" ref_id="CVE-2009-0282"/>
        <description>It was discovered that an integer overflow in the "Probe Request" packet parser of the Ralinktech wireless drivers might lead to remote denial of service or the execution of arbitrary code. Please note that you need to rebuild your driver from the source package in order to set this update into effect. Detailed instructions can be found in /usr/share/doc/rt2400-source/README.Debian</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:53:10.093-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:27.968-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:16.735-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7173 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:51.970-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:09.809-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="rt2400-source is earlier than 1.2.2+cvs20060620-4+etch1" test_ref="oval:org.mitre.oval:tst:14052"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criterion comment="rt2400 is earlier than 1.2.2+cvs20060620-4+etch1" test_ref="oval:org.mitre.oval:tst:14620"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7168" version="3" class="patch">
      <metadata>
        <title>DSA-1705 netatalk -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>netatalk</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1705" ref_id="DSA-1705"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5718" ref_id="CVE-2008-5718"/>
        <description>It was discovered that netatalk, an implementation of the AppleTalk suite, is affected by a command injection vulnerability when processing PostScript streams via papd. This could lead to the execution of arbitrary code. Please note that this only affects installations that are configured to use a pipe command in combination with wildcard symbols substituted with values of the printed job.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:34.260-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:27.342-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:16.509-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7168 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:48.159-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:09.508-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criterion comment="netatalk is earlier than 2.0.3-4+etch1" test_ref="oval:org.mitre.oval:tst:12593"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7161" version="5" class="patch">
      <metadata>
        <title>DSA-2035 apache2 -- multiple issues</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>apache2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2035" ref_id="DSA-2035"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0408" ref_id="CVE-2010-0408"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0434" ref_id="CVE-2010-0434"/>
        <description>Two issues have been found in the Apache HTTPD web server: mod_proxy_ajp would return the wrong status code if it encountered an error, causing a backend server to be put into an error state until the retry timeout expired. A remote attacker could send malicious requests to trigger this issue, resulting in denial of service. A flaw in the core subrequest process code was found, which could lead to a daemon crash or disclosure of sensitive information if the headers of a subrequest were modified by modules such as mod_headers.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:10:00-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:13.987-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:37.789-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:28.758-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7161 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:45.195-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:08.963-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="apache2-doc is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:26870"/>
              <criterion comment="apache2-src is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:26862"/>
              <criterion comment="apache2 is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:26981"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="apache2-utils is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:26649"/>
              <criterion comment="apache2-mpm-worker is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:26929"/>
              <criterion comment="apache2.2-common is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:27000"/>
              <criterion comment="apache2-suexec-custom is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:26622"/>
              <criterion comment="apache2-suexec is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:27003"/>
              <criterion comment="apache2-mpm-prefork is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:27013"/>
              <criterion comment="apache2-dbg is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:26567"/>
              <criterion comment="apache2-mpm-event is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:26887"/>
              <criterion comment="apache2-threaded-dev is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:26601"/>
              <criterion comment="apache2-prefork-dev is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:26122"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criterion comment="apache2-mpm-itk is earlier than 2.2.6-02-1+lenny2+b3" test_ref="oval:org.mitre.oval:tst:26866"/>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="apache2-mpm-itk is earlier than 2.2.6-02-1+lenny2+b4" test_ref="oval:org.mitre.oval:tst:26806"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7153" version="5" class="patch">
      <metadata>
        <title>DSA-1968 pdns-recursor -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>pdns-recursor</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1968" ref_id="DSA-1968"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4009" ref_id="CVE-2009-4009"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4010" ref_id="CVE-2009-4010"/>
        <description>It was discovered that pdns-recursor, the PowerDNS recursive name server, contains several vulnerabilities: A buffer overflow can be exploited to crash the daemon, or potentially execute arbitrary code. A cache poisoning vulnerability may allow attackers to trick the server into serving incorrect DNS data.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:08:31-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:55.440-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:37.506-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:27.751-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7153 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:48.433-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:08.524-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
        </criteria>
        <criterion comment="pdns-recursor is earlier than 3.1.7-1+lenny1" test_ref="oval:org.mitre.oval:tst:25911"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7152" version="5" class="patch">
      <metadata>
        <title>DSA-1977 python2.4 python2.5 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>python2.4 python2.5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1977" ref_id="DSA-1977"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2316" ref_id="CVE-2008-2316"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3560" ref_id="CVE-2009-3560"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3720" ref_id="CVE-2009-3720"/>
        <description>Jukka Taimisto, Tero Rontti and Rauli Kaksonen discovered that the embedded Expat copy in the interpreter for the Python language, does not properly process malformed or crafted XML files. This vulnerability could allow an attacker to cause a denial of service while parsing a malformed XML file. In addition, this update fixes an integer overflow in the hashlib module in python2.5. This vulnerability could allow an attacker to defeat cryptographic digests. It only affects the oldstable distribution.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:10:22-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:22.099-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:36.773-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:26.985-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7152 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:45.902-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:07.829-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="python2.4-examples is earlier than 2.4.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:26908"/>
                <criterion comment="idle-python2.4 is earlier than 2.4.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:27061"/>
                <criterion comment="idle-python2.5 is earlier than 2.5.2-15+lenny1" test_ref="oval:org.mitre.oval:tst:26553"/>
                <criterion comment="python2.5-examples is earlier than 2.5.2-15+lenny1" test_ref="oval:org.mitre.oval:tst:27069"/>
              </criteria>
            </criteria>
            <criterion comment="python2.4-dev is earlier than 2.4.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:26819"/>
            <criterion comment="python2.4-minimal is earlier than 2.4.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:27052"/>
            <criterion comment="python2.5 is earlier than 2.5.2-15+lenny1" test_ref="oval:org.mitre.oval:tst:26915"/>
            <criterion comment="python2.4 is earlier than 2.4.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:27112"/>
            <criterion comment="python2.5-minimal is earlier than 2.5.2-15+lenny1" test_ref="oval:org.mitre.oval:tst:27113"/>
            <criterion comment="python2.4-dbg is earlier than 2.4.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:27045"/>
            <criterion comment="python2.5-dbg is earlier than 2.5.2-15+lenny1" test_ref="oval:org.mitre.oval:tst:26680"/>
            <criterion comment="python2.5-dev is earlier than 2.5.2-15+lenny1" test_ref="oval:org.mitre.oval:tst:27127"/>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="python2.4-dev is earlier than 2.4.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:27020"/>
                <criterion comment="python2.4 is earlier than 2.4.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:27009"/>
                <criterion comment="python2.4-dbg is earlier than 2.4.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:26991"/>
                <criterion comment="python2.4-minimal is earlier than 2.4.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:26308"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="idle-python2.5 is earlier than 2.5-5+etch2" test_ref="oval:org.mitre.oval:tst:26688"/>
                <criterion comment="python2.4-examples is earlier than 2.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:27074"/>
                <criterion comment="idle-python2.4 is earlier than 2.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:26720"/>
                <criterion comment="python2.5-examples is earlier than 2.5-5+etch2" test_ref="oval:org.mitre.oval:tst:26721"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="python2.4-dev is earlier than 2.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:27106"/>
                <criterion comment="python2.4-minimal is earlier than 2.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:27015"/>
                <criterion comment="python2.5 is earlier than 2.5-5+etch2" test_ref="oval:org.mitre.oval:tst:26695"/>
                <criterion comment="python2.4 is earlier than 2.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:27041"/>
                <criterion comment="python2.5-minimal is earlier than 2.5-5+etch2" test_ref="oval:org.mitre.oval:tst:26493"/>
                <criterion comment="python2.4-dbg is earlier than 2.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:27042"/>
                <criterion comment="python2.5-dev is earlier than 2.5-5+etch2" test_ref="oval:org.mitre.oval:tst:26897"/>
                <criterion comment="python2.5-dbg is earlier than 2.5-5+etch2" test_ref="oval:org.mitre.oval:tst:26157"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7147" version="5" class="patch">
      <metadata>
        <title>DSA-2010 kvm -- privilege escalation/denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>kvm</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2010" ref_id="DSA-2010"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0298" ref_id="CVE-2010-0298"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0306" ref_id="CVE-2010-0306"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0309" ref_id="CVE-2010-0309"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0419" ref_id="CVE-2010-0419"/>
        <description>Several local vulnerabilities have been discovered in kvm, a full virtualization system. The Common Vulnerabilities and Exposures project identifies the following problems: Gleb Natapov discovered issues in the KVM subsystem where missing permission checks permit a user in a guest system to denial of service a guest or gain escalated privileges with the guest. Marcelo Tosatti fixed an issue in the PIT emulation code in the KVM subsystem that allows privileged users in a guest domain to cause a denial of service of the host system. Paolo Bonzini found a bug in KVM that can be used to bypass proper permission checking while loading segment selectors. This potentially allows privileged guest users to execute privileged instructions on the host system.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:02:14-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:39.535-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:36.506-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:25.985-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7147 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:40.685-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:07.298-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="kvm-source is earlier than 72+dfsg-5~lenny5" test_ref="oval:org.mitre.oval:tst:24786"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criterion comment="kvm is earlier than 72+dfsg-5~lenny5" test_ref="oval:org.mitre.oval:tst:25412"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7142" version="5" class="patch">
      <metadata>
        <title>DSA-1987 lighttpd -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lighttpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1987" ref_id="DSA-1987"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0295" ref_id="CVE-2010-0295"/>
        <description>Li Ming discovered that lighttpd, a small and fast webserver with minimal memory footprint, is vulnerable to a denial of service attack due to bad memory handling. Slowly sending very small chunks of request data causes lighttpd to allocate new buffers for each read instead of appending to old ones. An attacker can abuse this behaviour to cause denial of service conditions due to memory exhaustion.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:05:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:01.304-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:35.893-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:24.513-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7142 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:46.181-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:06.853-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="lighttpd-doc is earlier than 1.4.19-5+lenny1" test_ref="oval:org.mitre.oval:tst:25962"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="lighttpd-mod-mysql-vhost is earlier than 1.4.19-5+lenny1" test_ref="oval:org.mitre.oval:tst:25908"/>
                <criterion comment="lighttpd-mod-magnet is earlier than 1.4.19-5+lenny1" test_ref="oval:org.mitre.oval:tst:25795"/>
                <criterion comment="lighttpd is earlier than 1.4.19-5+lenny1" test_ref="oval:org.mitre.oval:tst:25601"/>
                <criterion comment="lighttpd-mod-cml is earlier than 1.4.19-5+lenny1" test_ref="oval:org.mitre.oval:tst:25535"/>
                <criterion comment="lighttpd-mod-webdav is earlier than 1.4.19-5+lenny1" test_ref="oval:org.mitre.oval:tst:25966"/>
                <criterion comment="lighttpd-mod-trigger-b4-dl is earlier than 1.4.19-5+lenny1" test_ref="oval:org.mitre.oval:tst:25115"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="lighttpd-doc is earlier than 1.4.13-4etch12" test_ref="oval:org.mitre.oval:tst:25338"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="lighttpd-mod-mysql-vhost is earlier than 1.4.13-4etch12" test_ref="oval:org.mitre.oval:tst:25292"/>
                <criterion comment="lighttpd-mod-magnet is earlier than 1.4.13-4etch12" test_ref="oval:org.mitre.oval:tst:25970"/>
                <criterion comment="lighttpd is earlier than 1.4.13-4etch12" test_ref="oval:org.mitre.oval:tst:25893"/>
                <criterion comment="lighttpd-mod-cml is earlier than 1.4.13-4etch12" test_ref="oval:org.mitre.oval:tst:25882"/>
                <criterion comment="lighttpd-mod-webdav is earlier than 1.4.13-4etch12" test_ref="oval:org.mitre.oval:tst:25571"/>
                <criterion comment="lighttpd-mod-trigger-b4-dl is earlier than 1.4.13-4etch12" test_ref="oval:org.mitre.oval:tst:25853"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7137" version="5" class="patch">
      <metadata>
        <title>DSA-2008 typo3-src -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>typo3-src</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2008" ref_id="DSA-2008"/>
        <description>Several remote vulnerabilities have been discovered in the TYPO3 web content management framework: Cross-site scripting vulnerabilities have been discovered in both the frontend and the backend. Also, user data could be leaked. More details can be found in the Typo3 security advisory.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:14:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:44.083-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:35.662-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:24.261-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7137 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:49.438-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:06.750-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="typo3 is earlier than 4.2.5-1+lenny3" test_ref="oval:org.mitre.oval:tst:27561"/>
          <criterion comment="typo3-src-4.2 is earlier than 4.2.5-1+lenny3" test_ref="oval:org.mitre.oval:tst:27613"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7111" version="5" class="patch">
      <metadata>
        <title>DSA-1965 phpldapadmin -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>phpldapadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1965" ref_id="DSA-1965"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4427" ref_id="CVE-2009-4427"/>
        <description>It was discovered that phpLDAPadmin, a web based interface for administering LDAP servers, doesn’t sanitise an internal variable, which allows remote attackers to include and execute arbitrary local files. The oldstable distribution is not affected by this problem.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:09:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:03.369-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:35.451-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:22.706-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7111 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:47.718-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:06.607-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="phpldapadmin is earlier than 1.1.0.5-6+lenny1" test_ref="oval:org.mitre.oval:tst:26869"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7107" version="3" class="patch">
      <metadata>
        <title>DSA-1480 poppler -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>poppler</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1480" ref_id="DSA-1480"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4352" ref_id="CVE-2007-4352"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5392" ref_id="CVE-2007-5392"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5393" ref_id="CVE-2007-5393"/>
        <description>Alin Rad Pop discovered several buffer overflows in the Poppler PDF library, which could allow the execution of arbitrary code if a malformed PDF file is opened. The old stable distribution (sarge) doesn't contain poppler.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:05-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:52:59.774-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:26.632-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:16.069-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7107 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:50.249-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:06.279-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="poppler-utils is earlier than 0.4.5-5.1etch2" test_ref="oval:org.mitre.oval:tst:14846"/>
          <criterion comment="libpoppler0c2 is earlier than 0.4.5-5.1etch2" test_ref="oval:org.mitre.oval:tst:14880"/>
          <criterion comment="libpoppler-dev is earlier than 0.4.5-5.1etch2" test_ref="oval:org.mitre.oval:tst:13961"/>
          <criterion comment="libpoppler-qt-dev is earlier than 0.4.5-5.1etch2" test_ref="oval:org.mitre.oval:tst:13970"/>
          <criterion comment="libpoppler0c2-glib is earlier than 0.4.5-5.1etch2" test_ref="oval:org.mitre.oval:tst:14892"/>
          <criterion comment="libpoppler-glib-dev is earlier than 0.4.5-5.1etch2" test_ref="oval:org.mitre.oval:tst:14711"/>
          <criterion comment="libpoppler0c2-qt is earlier than 0.4.5-5.1etch2" test_ref="oval:org.mitre.oval:tst:14674"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7105" version="5" class="patch">
      <metadata>
        <title>DSA-1980 ircd-hybrid/ircd-ratbox -- integer underflow/denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>ircd-hybrid/ircd-ratbox</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1980" ref_id="DSA-1980"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4016" ref_id="CVE-2009-4016"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0300" ref_id="CVE-2010-0300"/>
        <description>David Leadbeater discovered an integer underflow that could be triggered via the LINKS command and can lead to a denial of service or the execution of arbitrary code. This issue affects both, ircd-hybrid and ircd-ratbox. It was discovered that the ratbox IRC server is prone to a denial of service attack via the HELP command. The ircd-hybrid package is not vulnerable to this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:05:24-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:05.666-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:34.997-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:22.270-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7105 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:48.670-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:06.038-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="hybrid-dev is earlier than 7.2.2.dfsg.2-4+lenny1" test_ref="oval:org.mitre.oval:tst:25660"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ircd-ratbox-dbg is earlier than 2.2.8.dfsg-2+lenny1" test_ref="oval:org.mitre.oval:tst:25694"/>
              <criterion comment="ircd-hybrid is earlier than 7.2.2.dfsg.2-4+lenny1" test_ref="oval:org.mitre.oval:tst:25150"/>
              <criterion comment="ircd-ratbox is earlier than 2.2.8.dfsg-2+lenny1" test_ref="oval:org.mitre.oval:tst:25961"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="ircd-hybrid is earlier than 7.2.2.dfsg.2-4+lenny1" test_ref="oval:org.mitre.oval:tst:25943"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7103" version="5" class="patch">
      <metadata>
        <title>DSA-2032 libpng -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>libpng</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2032" ref_id="DSA-2032"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2042" ref_id="CVE-2009-2042"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0205" ref_id="CVE-2010-0205"/>
        <description>Several vulnerabilities have been discovered in libpng, a library for reading and writing PNG files. The Common Vulnerabilities and Exposures project identifies the following problems: libpng does not properly parse 1-bit interlaced images with width values that are not divisible by 8, which causes libpng to include uninitialised bits in certain rows of a PNG file and might allow remote attackers to read portions of sensitive memory via "out-of-bounds pixels" in the file. libpng does not properly handle compressed ancillary-chunk data that has a disproportionately large uncompressed representation, which allows remote attackers to cause a denial of service via a crafted PNG file</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:10:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:15.220-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:34.623-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:21.799-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7103 - Debian Patch Update" date="2014-06-06T16:48:00.629-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:49:48.888-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:05.817-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libpng3 is earlier than 1.2.27-2+lenny3" test_ref="oval:org.mitre.oval:tst:26889"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libpng12-dev is earlier than 1.2.27-2+lenny3" test_ref="oval:org.mitre.oval:tst:26982"/>
              <criterion comment="libpng12-0 is earlier than 1.2.27-2+lenny3" test_ref="oval:org.mitre.oval:tst:26975"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7097" version="3" class="patch">
      <metadata>
        <title>DSA-2030 mahara -- sql injection</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mahara</product>
        </affected>
        <reference source="DSA" ref_url="http://www.debian.org/security/2010/dsa-2030" ref_id="DSA-2030"/>
        <description>It was discovered that mahara, an electronic portfolio, weblog, and resume builder is not properly escaping input when generating a unique username based on a remote user name from a single sign-on application. An attacker can use this to compromise the mahara database via crafted user names.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:10:14-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:16.966-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:34.397-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:21.553-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Debian 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mahara-apache2 is earlier than 1.0.4-4+lenny5" test_ref="oval:org.mitre.oval:tst:26530"/>
              <criterion comment="mahara is earlier than 1.0.4-4+lenny5" test_ref="oval:org.mitre.oval:tst:26817"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7093" version="5" class="patch">
      <metadata>
        <title>DSA-2024 moin -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>moin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2024" ref_id="DSA-2024"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0828" ref_id="CVE-2010-0828"/>
        <description>Jamie Strandboge discovered that moin, a python clone of WikiWiki, does not sufficiently sanitise the page name in "Despam" action, allowing remote attackers to perform cross-site scripting attacks. In addition, this update fixes a minor issue in the "textcha" protection, it could be trivially bypassed by blanking the "textcha-question" and "textcha-answer" form fields.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:08:14-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:49.927-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:34.185-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:20.856-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7093 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:20.484-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:05.628-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="python-moinmoin is earlier than 1.7.1-3+lenny4" test_ref="oval:org.mitre.oval:tst:26723"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7089" version="5" class="patch">
      <metadata>
        <title>DSA-2016 drupal6 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>drupal6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2016" ref_id="DSA-2016"/>
        <description>Several vulnerabilities have been discovered in drupal6, a fully-featured content management framework. A user-supplied value is directly output during installation allowing a malicious user to craft a URL and perform a cross-site scripting attack. The exploit can only be conducted on sites not yet installed. The API function drupal_goto is susceptible to a phishing attack. An attacker could formulate a redirect in a way that gets the Drupal site to send the user to an arbitrarily provided URL. No user submitted data will be sent to that URL. Locale module and dependent contributed modules do not sanitise the display of language codes, native and English language names properly. While these usually come from a preselected list, arbitrary administrator input is allowed. This vulnerability is mitigated by the fact that the attacker must have a role with the "administer languages" permission. Under certain circumstances, a user with an open session that is blocked can maintain his/her session on the Drupal site, despite being blocked.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:02:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:38.556-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:33.927-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:20.621-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7089 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:20.581-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:05.541-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="drupal6 is earlier than 6.6-3lenny5" test_ref="oval:org.mitre.oval:tst:25579"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7079" version="5" class="patch">
      <metadata>
        <title>DSA-1702 ntp -- interpretation conflict</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ntp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1702" ref_id="DSA-1702"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0021" ref_id="CVE-2009-0021"/>
        <description>It has been discovered that NTP, an implementation of the Network Time Protocol, does not properly check the result of an OpenSSL function for verifying cryptographic signatures, which may ultimately lead to the acceptance of unauthenticated time information. (Note that cryptographic authentication of time servers is often not enabled in the first place.)</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:29.106-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:26.230-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:15.606-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7079 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:21.448-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:05.385-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7079 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:20.209-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:36.933-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ntp-refclock is earlier than 1:4.2.2.p4+dfsg-2etch1" test_ref="oval:org.mitre.oval:tst:12468"/>
              <criterion comment="ntp-simple is earlier than 1:4.2.2.p4+dfsg-2etch1" test_ref="oval:org.mitre.oval:tst:12267"/>
              <criterion comment="ntp-doc is earlier than 1:4.2.2.p4+dfsg-2etch1" test_ref="oval:org.mitre.oval:tst:12016"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ntpdate is earlier than 1:4.2.2.p4+dfsg-2etch1" test_ref="oval:org.mitre.oval:tst:12212"/>
              <criterion comment="ntp is earlier than 1:4.2.2.p4+dfsg-2etch1" test_ref="oval:org.mitre.oval:tst:12261"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7075" version="5" class="patch">
      <metadata>
        <title>DSA-1983 wireshark -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>wireshark</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1983" ref_id="DSA-1983"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4377" ref_id="CVE-2009-4377"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0304" ref_id="CVE-2010-0304"/>
        <description>Several remote vulnerabilities have been discovered in the Wireshark network traffic analyzer, which may lead to the execution of arbitrary code or denial of service. The Common Vulnerabilities and Exposures project identifies the following problems: A NULL pointer dereference was found in the SMB/SMB2 dissectors. Several buffer overflows were found in the LWRES dissector.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:05:21-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:05.129-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:33.701-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:20.370-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7075 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:21.305-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:05.171-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="wireshark-dev is earlier than 1.0.2-3+lenny8" test_ref="oval:org.mitre.oval:tst:25942"/>
          <criterion comment="wireshark-common is earlier than 1.0.2-3+lenny8" test_ref="oval:org.mitre.oval:tst:25805"/>
          <criterion comment="tshark is earlier than 1.0.2-3+lenny8" test_ref="oval:org.mitre.oval:tst:25872"/>
          <criterion comment="wireshark is earlier than 1.0.2-3+lenny8" test_ref="oval:org.mitre.oval:tst:25921"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7069" version="5" class="patch">
      <metadata>
        <title>DSA-1966 horde3 -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>horde3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1966" ref_id="DSA-1966"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3237" ref_id="CVE-2009-3237"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3701" ref_id="CVE-2009-3701"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4363" ref_id="CVE-2009-4363"/>
        <description>Several vulnerabilities have been found in horde3, the horde web application framework. The Common Vulnerabilities and Exposures project identifies the following problems: It has been discovered that horde3 is prone to cross-site scripting attacks via crafted number preferences or inline MIME text parts when using text/plain as MIME type. For lenny this issue was already fixed, but as an additional security precaution, the display of inline text was disabled in the configuration file. It has been discovered that the horde3 administration interface is prone to cross-site scripting attacks due to the use of the PHP_SELF variable. This issue can only be exploited by authenticated administrators. It has been discovered that horde3 is prone to several cross-site scripting attacks via crafted data:text/html values in HTML messages.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:09:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:03.688-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:33.462-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:19.475-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7069 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:24.348-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:04.890-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="horde3 is earlier than 3.2.2+debian0-2+lenny2" test_ref="oval:org.mitre.oval:tst:26370"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="horde3 is earlier than 3.1.3-4etch7" test_ref="oval:org.mitre.oval:tst:26484"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7068" version="5" class="patch">
      <metadata>
        <title>DSA-1967 transmission -- directory traversal</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>transmission</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1967" ref_id="DSA-1967"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0012" ref_id="CVE-2010-0012"/>
        <description>Dan Rosenberg discovered that Transmission, a lightwight client for the Bittorrent filesharing protocol, performs insufficient sanitising of file names specified in .torrent files. This could lead to the overwrite of local files with the privileges of the user running Transmission if the user is tricked into opening a malicious torrent file.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:09:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:04.249-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:32.993-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:18.934-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7068 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:41.556-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:04.688-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="transmission is earlier than 1.22-1+lenny2" test_ref="oval:org.mitre.oval:tst:26939"/>
              <criterion comment="transmission-common is earlier than 1.22-1+lenny2" test_ref="oval:org.mitre.oval:tst:26650"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="transmission-gtk is earlier than 1.22-1+lenny2" test_ref="oval:org.mitre.oval:tst:26451"/>
              <criterion comment="transmission-cli is earlier than 1.22-1+lenny2" test_ref="oval:org.mitre.oval:tst:26733"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7065" version="3" class="patch">
      <metadata>
        <title>DSA-1905 python-django -- insufficient input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>python-django</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1905" ref_id="DSA-1905"/>
        <description>The forms library of python-django, a high-level Python web development framework, is using a badly chosen regular expression when validating email addresses and URLs. An attacker can use this to perform denial of service attacks (100% CPU consumption) due to bad backtracking via a specially crafted email address or URL which is validated by the django forms library. python-django in the oldstable distribution (etch), is not affected by this problem.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:42.300-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:25.756-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:15.356-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7065 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:43.024-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:04.572-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="python-django is earlier than 1.0.2-1+lenny2" test_ref="oval:org.mitre.oval:tst:12934"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7038" version="5" class="patch">
      <metadata>
        <title>DSA-1956 xulrunner -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1956" ref_id="DSA-1956"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3986" ref_id="CVE-2009-3986"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3985" ref_id="CVE-2009-3985"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3984" ref_id="CVE-2009-3984"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3983" ref_id="CVE-2009-3983"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3981" ref_id="CVE-2009-3981"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3979" ref_id="CVE-2009-3979"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications, such as the Iceweasel web browser. The Common Vulnerabilities and Exposures project identifies the following problems: David James discovered that the window.opener property allows Chrome privilege escalation. Jordi Chanel discovered a spoofing vulnerability of the URL location bar using the document.location property. Jonathan Morgan discovered that the icon indicating a secure connection could be spoofed through the document.location property. Takehiro Takahashi discovered that the NTLM implementation is vulnerable to reflection attacks. Jesse Ruderman discovered a crash in the layout engine, which might allow the execution of arbitrary code. Jesse Ruderman, Josh Soref, Martijn Wargers, Jose Angel and Olli Pettay discovered crashes in the layout engine, which might allow the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:04:11-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:49.557-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:32.430-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:18.584-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7038 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:26.690-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:04.136-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libmozillainterfaces-java is earlier than 1.9.0.16-1" test_ref="oval:org.mitre.oval:tst:25706"/>
          </criteria>
          <criterion comment="libmozjs-dev is earlier than 1.9.0.16-1" test_ref="oval:org.mitre.oval:tst:25386"/>
          <criterion comment="spidermonkey-bin is earlier than 1.9.0.16-1" test_ref="oval:org.mitre.oval:tst:25915"/>
          <criterion comment="xulrunner-1.9-gnome-support is earlier than 1.9.0.16-1" test_ref="oval:org.mitre.oval:tst:25477"/>
          <criterion comment="xulrunner-1.9 is earlier than 1.9.0.16-1" test_ref="oval:org.mitre.oval:tst:25731"/>
          <criterion comment="libmozjs1d-dbg is earlier than 1.9.0.16-1" test_ref="oval:org.mitre.oval:tst:25704"/>
          <criterion comment="libmozjs1d is earlier than 1.9.0.16-1" test_ref="oval:org.mitre.oval:tst:25627"/>
          <criterion comment="python-xpcom is earlier than 1.9.0.16-1" test_ref="oval:org.mitre.oval:tst:25914"/>
          <criterion comment="xulrunner-1.9-dbg is earlier than 1.9.0.16-1" test_ref="oval:org.mitre.oval:tst:25889"/>
          <criterion comment="xulrunner-dev is earlier than 1.9.0.16-1" test_ref="oval:org.mitre.oval:tst:25667"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7036" version="3" class="patch">
      <metadata>
        <title>DSA-1845 linux-2.6 -- denial of service, privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1845" ref_id="DSA-1845"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1895" ref_id="CVE-2009-1895"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2287" ref_id="CVE-2009-2287"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2406" ref_id="CVE-2009-2406"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2407" ref_id="CVE-2009-2407"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service, or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Julien Tinnes and Tavis Ormandy reported an issue in the Linux personality code. Local users can take advantage of a setuid binary that can either be made to dereference a NULL pointer or drop privileges and return control to the user. This allows a user to bypass mmap_min_addr restrictions which can be exploited to execute arbitrary code. Matt T. Yourst discovered an issue in the kvm subsystem. Local users with permission to manipulate /dev/kvm can cause a denial of service (hang) by providing an invalid cr3 value to the KVM_SET_SREGS call. Ramon de Carvalho Valle discovered two issues with the eCryptfs layered filesystem using the fsfuzzer utility. A local user with permissions to perform an eCryptfs mount may modify the contents of a eCryptfs file, overflowing the stack and potentially gaining elevated privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:50:21.122-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:24.464-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:14.409-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7036 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:25.271-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:03.607-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-patch-debian-2.6.26 is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:11820"/>
              <criterion comment="linux-support-2.6.26-2 is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12450"/>
              <criterion comment="linux-doc-2.6.26 is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:11834"/>
              <criterion comment="linux-tree-2.6.26 is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12408"/>
              <criterion comment="linux-source-2.6.26 is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12597"/>
              <criterion comment="linux-manual-2.6.26 is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12339"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12723"/>
              <criterion comment="linux-image-2.6.26-2-vserver-s390x is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12811"/>
              <criterion comment="linux-image-2.6.26-2-s390 is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12785"/>
              <criterion comment="linux-headers-2.6.26-2-s390 is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12759"/>
              <criterion comment="linux-image-2.6.26-2-s390-tape is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12749"/>
              <criterion comment="linux-headers-2.6.26-2-all-s390 is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12797"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-s390x is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12420"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12591"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:11859"/>
              <criterion comment="linux-image-2.6.26-2-s390x is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12186"/>
              <criterion comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12743"/>
              <criterion comment="linux-headers-2.6.26-2-s390x is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12850"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="xen-linux-system-2.6.26-2-xen-amd64 is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12793"/>
              <criterion comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12407"/>
              <criterion comment="linux-modules-2.6.26-2-xen-amd64 is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12673"/>
              <criterion comment="linux-headers-2.6.26-2-openvz-amd64 is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12766"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12802"/>
              <criterion comment="linux-image-2.6.26-2-openvz-amd64 is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12246"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12621"/>
              <criterion comment="linux-headers-2.6.26-2-common-openvz is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12732"/>
              <criterion comment="linux-image-2.6.26-2-vserver-amd64 is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12843"/>
              <criterion comment="linux-headers-2.6.26-2-all-amd64 is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12760"/>
              <criterion comment="linux-image-2.6.26-2-xen-amd64 is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12546"/>
              <criterion comment="linux-headers-2.6.26-2-common-xen is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12609"/>
              <criterion comment="linux-image-2.6.26-2-amd64 is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12687"/>
              <criterion comment="linux-headers-2.6.26-2-xen-amd64 is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12630"/>
              <criterion comment="linux-headers-2.6.26-2-amd64 is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12507"/>
              <criterion comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:11984"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-amd64 is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:11878"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12789"/>
              <criterion comment="linux-headers-2.6.26-2-parisc is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12763"/>
              <criterion comment="linux-image-2.6.26-2-parisc64 is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12774"/>
              <criterion comment="linux-image-2.6.26-2-parisc is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12750"/>
              <criterion comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12782"/>
              <criterion comment="linux-headers-2.6.26-2-all-hppa is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12069"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64 is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12910"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64-smp is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12902"/>
              <criterion comment="linux-libc-dev is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12860"/>
              <criterion comment="linux-image-2.6.26-2-parisc64-smp is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12977"/>
              <criterion comment="linux-headers-2.6.26-2-parisc-smp is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12815"/>
              <criterion comment="linux-image-2.6.26-2-parisc-smp is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:12535"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7025" version="3" class="patch">
      <metadata>
        <title>DSA-1663 net-snmp -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>net-snmp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1663" ref_id="DSA-1663"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0960" ref_id="CVE-2008-0960"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2292" ref_id="CVE-2008-2292"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4309" ref_id="CVE-2008-4309"/>
        <description>Several vulnerabilities have been discovered in NET SNMP, a suite of Simple Network Management Protocol applications. The Common Vulnerabilities and Exposures project identifies the following problems: Wes Hardaker reported that the SNMPv3 HMAC verification relies on the client to specify the HMAC length, which allows spoofing of authenticated SNMPv3 packets. John Kortink reported a buffer overflow in the __snprint_value function in snmp_get causing a denial of service and potentially allowing the execution of arbitrary code via a large OCTETSTRING in an attribute value pair (AVP). It was reported that an integer overflow in the netsnmp_create_subtree_cache function in agent/snmp_agent.c allows remote attackers to cause a denial of service attack via a crafted SNMP GETBULK request.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:45.228-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:23.688-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:13.625-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7025 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:26.890-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:03.303-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libsnmp-base is earlier than 5.2.3-7etch4" test_ref="oval:org.mitre.oval:tst:12349"/>
              <criterion comment="tkmib is earlier than 5.2.3-7etch4" test_ref="oval:org.mitre.oval:tst:11716"/>
            </criteria>
          </criteria>
          <criterion comment="libsnmp-perl is earlier than 5.2.3-7etch4" test_ref="oval:org.mitre.oval:tst:12623"/>
          <criterion comment="libsnmp9 is earlier than 5.2.3-7etch4" test_ref="oval:org.mitre.oval:tst:12699"/>
          <criterion comment="snmp is earlier than 5.2.3-7etch4" test_ref="oval:org.mitre.oval:tst:12657"/>
          <criterion comment="libsnmp9-dev is earlier than 5.2.3-7etch4" test_ref="oval:org.mitre.oval:tst:12355"/>
          <criterion comment="snmpd is earlier than 5.2.3-7etch4" test_ref="oval:org.mitre.oval:tst:12608"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7022" version="5" class="patch">
      <metadata>
        <title>DSA-1957 aria2 -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>aria2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1957" ref_id="DSA-1957"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3575" ref_id="CVE-2009-3575"/>
        <description>It was discovered that aria2, a high speed download utility, is prone to a buffer overflow in the DHT routing code, which might lead to the execution of arbitrary code. The oldstable distribution is not affected by this problem.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:04:10-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:48.482-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:32.105-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:18.263-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7022 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:23.433-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:03.109-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
        </criteria>
        <criterion comment="aria2 is earlier than 0.14.0-1+lenny1" test_ref="oval:org.mitre.oval:tst:25585"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7021" version="5" class="patch">
      <metadata>
        <title>DSA-2000 ffmpeg-debian -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>ffmpeg-debian</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2000" ref_id="DSA-2000"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4631" ref_id="CVE-2009-4631"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4632" ref_id="CVE-2009-4632"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4633" ref_id="CVE-2009-4633"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4634" ref_id="CVE-2009-4634"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4635" ref_id="CVE-2009-4635"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4636" ref_id="CVE-2009-4636"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4637" ref_id="CVE-2009-4637"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4638" ref_id="CVE-2009-4638"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4640" ref_id="CVE-2009-4640"/>
        <description>Several vulnerabilities have been discovered in ffmpeg, a multimedia player, server and encoder, which also provides a range of multimedia libraries used in applications like MPlayer: Various programming errors in container and codec implementations may lead to denial of service or the execution of arbitrary code if the user is tricked into opening a malformed media file or stream. The implementations of the following affected codecs and container formats have been updated:</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:12:38-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:34.690-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:31.484-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:17.622-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7021 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:48.710-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:02.446-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="ffmpeg-doc is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:26398"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="ffmpeg-dbg is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:26972"/>
              <criterion comment="libavcodec51 is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:27274"/>
              <criterion comment="ffmpeg is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:26831"/>
              <criterion comment="libswscale0 is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:27059"/>
              <criterion comment="libavutil-dev is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:27390"/>
              <criterion comment="libavformat52 is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:27348"/>
              <criterion comment="libpostproc-dev is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:26404"/>
              <criterion comment="libpostproc51 is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:26659"/>
              <criterion comment="libavdevice52 is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:27268"/>
              <criterion comment="libavcodec-dev is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:27400"/>
              <criterion comment="libswscale-dev is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:27296"/>
              <criterion comment="libavutil49 is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:26849"/>
              <criterion comment="libavformat-dev is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:27384"/>
              <criterion comment="libavdevice-dev is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:26572"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7013" version="7" class="patch">
      <metadata>
        <title>DSA-1979 lintian -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>lintian</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1979" ref_id="DSA-1979"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4013" ref_id="CVE-2009-4013"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4014" ref_id="CVE-2009-4014"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4015" ref_id="CVE-2009-4015"/>
        <description>Multiple vulnerabilities have been discovered in lintian, a Debian package checker. The following Common Vulnerabilities and Exposures project ids have been assigned to identify them: Control field names and values were not sanitised before using them in certain operations that could lead to directory traversals. Patch systems" control files were not sanitised before using them in certain operations that could lead to directory traversals. An attacker could exploit these vulnerabilities to overwrite arbitrary files or disclose system information. Multiple check scripts and the Lintian::Schedule module were using user-provided input as part of the sprintf/printf format string. File names were not properly escaped when passing them as arguments to certain commands, allowing the execution of other commands as pipes or as a set of shell commands.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:10:22-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:18.725-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:30.848-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:16.683-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6485 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:35.143-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:56.664-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7013 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:23.658-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:02.183-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="lintian is earlier than 1.24.2.1+lenny1" test_ref="oval:org.mitre.oval:tst:26663"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="lintian is earlier than 1.23.28+etch1" test_ref="oval:org.mitre.oval:tst:26735"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:7004" version="5" class="patch">
      <metadata>
        <title>DSA-1972 audiofile -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>audiofile</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1972" ref_id="DSA-1972"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5824" ref_id="CVE-2008-5824"/>
        <description>Max Kellermann discovered a heap-based buffer overflow in the handling of ADPCM WAV files in libaudiofile. This flaw could result in a denial of service or possibly execution of arbitrary code via a crafted WAV file. The old stable distribution, this problem will be fixed in version 0.2.6-6+etch1. The packages for the oldstable distribution are not included in this advisory. An update will be released soon.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:10:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:26.925-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:30.448-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:16.267-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:7004 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:21.147-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:01.997-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libaudiofile0 is earlier than 0.2.6-7+lenny1" test_ref="oval:org.mitre.oval:tst:26233"/>
          <criterion comment="libaudiofile0-dbg is earlier than 0.2.6-7+lenny1" test_ref="oval:org.mitre.oval:tst:26963"/>
          <criterion comment="libaudiofile-dev is earlier than 0.2.6-7+lenny1" test_ref="oval:org.mitre.oval:tst:26767"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6994" version="5" class="patch">
      <metadata>
        <title>DSA-2018 php5 -- DoS (crash)</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>php5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2018" ref_id="DSA-2018"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0397" ref_id="CVE-2010-0397"/>
        <description>Auke van Slooten discovered that PHP 5, an hypertext preprocessor, crashes when processing invalid XML-RPC requests.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T18:49:53-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:12.185-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:29.643-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:15.141-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6994 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:44.776-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:01.746-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="php-pear is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24380"/>
              <criterion comment="php5 is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24285"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="php5-recode is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:23443"/>
              <criterion comment="php5-cgi is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24240"/>
              <criterion comment="php5-curl is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24316"/>
              <criterion comment="php5-snmp is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24123"/>
              <criterion comment="php5-mysql is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24330"/>
              <criterion comment="php5-odbc is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24363"/>
              <criterion comment="php5-xsl is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24132"/>
              <criterion comment="php5-gd is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:23498"/>
              <criterion comment="libapache2-mod-php5 is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24422"/>
              <criterion comment="php5-mhash is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:23830"/>
              <criterion comment="php5-tidy is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24242"/>
              <criterion comment="php5-mcrypt is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24127"/>
              <criterion comment="php5-dev is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24416"/>
              <criterion comment="php5-pgsql is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24419"/>
              <criterion comment="php5-gmp is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24393"/>
              <criterion comment="php5-xmlrpc is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24299"/>
              <criterion comment="php5-imap is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24444"/>
              <criterion comment="php5-sqlite is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24457"/>
              <criterion comment="php5-ldap is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24184"/>
              <criterion comment="php5-cli is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24178"/>
              <criterion comment="php5-sybase is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24119"/>
              <criterion comment="php5-pspell is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24232"/>
              <criterion comment="libapache2-mod-php5filter is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24021"/>
              <criterion comment="php5-common is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24413"/>
              <criterion comment="php5-dbg is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24182"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            </criteria>
            <criterion comment="php5-interbase is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:24154"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6990" version="5" class="patch">
      <metadata>
        <title>DSA-2028 xpdf -- multiple vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xpdf</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2028" ref_id="DSA-2028"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1188" ref_id="CVE-2009-1188"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3603" ref_id="CVE-2009-3603"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3604" ref_id="CVE-2009-3604"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3606" ref_id="CVE-2009-3606"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3608" ref_id="CVE-2009-3608"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3609" ref_id="CVE-2009-3609"/>
        <description>Several vulnerabilities have been identified in xpdf, a suite of tools for viewing and converting Portable Document Format files. The Common Vulnerabilities and Exposures project identifies the following problems: Integer overflow in SplashBitmap::SplashBitmap which might allow remote attackers to execute arbitrary code or an application crash via a crafted PDF document. NULL pointer dereference or heap-based buffer overflow in Splash::drawImage which might allow remote attackers to cause a denial of service or possibly execute arbitrary code via a crafted PDF document. Integer overflow in the PSOutputDev::doImageL1Sep which might allow remote attackers to execute arbitrary code via a crafted PDF document. Integer overflow in the ObjectStream::ObjectStream which might allow remote attackers to execute arbitrary code via a crafted PDF document. Integer overflow in the ImageStream::ImageStream which might allow remote attackers to cause a denial of service via a crafted PDF document.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:08:26-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:54.667-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:29.372-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:14.467-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6990 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:49.510-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:01.304-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="xpdf-common is earlier than 3.02-1.4+lenny2" test_ref="oval:org.mitre.oval:tst:26779"/>
              <criterion comment="xpdf is earlier than 3.02-1.4+lenny2" test_ref="oval:org.mitre.oval:tst:26743"/>
            </criteria>
          </criteria>
          <criterion comment="xpdf-utils is earlier than 3.02-1.4+lenny2" test_ref="oval:org.mitre.oval:tst:26853"/>
          <criterion comment="xpdf-reader is earlier than 3.02-1.4+lenny2" test_ref="oval:org.mitre.oval:tst:26626"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6983" version="5" class="patch">
      <metadata>
        <title>DSA-1954 cacti -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>cacti</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1954" ref_id="DSA-1954"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3112" ref_id="CVE-2007-3112"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3113" ref_id="CVE-2007-3113"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4032" ref_id="CVE-2009-4032"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4112" ref_id="CVE-2009-4112"/>
        <description>Several vulnerabilities have been found in cacti, a frontend to rrdtool for monitoring systems and services. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that cacti is prone to a denial of service via the graph_height, graph_width, graph_start and graph_end parameters. This issue only affects the oldstable version of cacti. It was discovered that cacti is prone to several cross-site scripting attacks via different vectors. It has been discovered that cacti allows authenticated administrator users to gain access to the host system by executing arbitrary commands via the "Data Input Method" for the "Linux - Get Memory Usage" setting. There is no fix for this issue at this stage. Upstream will implement a whitelist policy to only allow certain "safe" commands. For the moment, we recommend that such access is only given to trusted users and that the options "Data Input" and "User Administration" are otherwise deactivated.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:04:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:48.205-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:29.108-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:14.197-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6983 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:25.552-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:00.978-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="cacti is earlier than 0.8.7b-2.1+lenny1" test_ref="oval:org.mitre.oval:tst:25676"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="cacti is earlier than 0.8.6i-3.6" test_ref="oval:org.mitre.oval:tst:25904"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6977" version="5" class="patch">
      <metadata>
        <title>DSA-1962 kvm -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>kvm</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1962" ref_id="DSA-1962"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3638" ref_id="CVE-2009-3638"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3722" ref_id="CVE-2009-3722"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4031" ref_id="CVE-2009-4031"/>
        <description>Several vulnerabilities have been discovered in kvm, a full virtualization system. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered an Integer overflow in the kvm_dev_ioctl_get_supported_cpuid function. This allows local users to have an unspecified impact via a KVM_GET_SUPPORTED_CPUID request to the kvm_arch_dev_ioctl function. It was discovered that the handle_dr function in the KVM subsystem does not properly verify the Current Privilege Level before accessing a debug register, which allows guest OS users to cause a denial of service on the host OS via a crafted application. It was discovered that the do_insn_fetch function in the x86 emulator in the KVM subsystem tries to interpret instructions that contain too many bytes to be valid, which allows guest OS users to cause a denial of service on the host OS via unspecified manipulations related to SMP support.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:09:29-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:07.717-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:28.794-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:13.782-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6977 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:23.295-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:00.727-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="kvm-source is earlier than 72+dfsg-5~lenny4" test_ref="oval:org.mitre.oval:tst:26943"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            </criteria>
            <criterion comment="kvm is earlier than 72+dfsg-5~lenny4" test_ref="oval:org.mitre.oval:tst:26938"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6966" version="5" class="patch">
      <metadata>
        <title>DSA-1951 firefox-sage -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>firefox-sage</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1951" ref_id="DSA-1951"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4102" ref_id="CVE-2009-4102"/>
        <description>It was discovered that firefox-sage, a lightweight RSS and Atom feed reader for Firefox, does not sanitise the RSS feed information correctly, which makes it prone to a cross-site scripting and a cross-domain scripting attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:04:19-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:49.964-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:28.531-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:13.524-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6966 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:26.441-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:00.568-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="firefox-sage is earlier than 1.4.2-0.1+lenny1" test_ref="oval:org.mitre.oval:tst:25348"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="firefox-sage is earlier than 1.3.6-4etch1" test_ref="oval:org.mitre.oval:tst:25727"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6965" version="5" class="patch">
      <metadata>
        <title>DSA-2040 squidguard -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>squidguard</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2040" ref_id="DSA-2040"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3700" ref_id="CVE-2009-3700"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3826" ref_id="CVE-2009-3826"/>
        <description>It was discovered that in squidguard, a URL redirector/filter/ACL plugin for squid, several problems in src/sgLog.c and src/sgDiv.c allow remote users to either:</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:05:02-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:59.220-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:28.157-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:13.168-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6965 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:26.294-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:00.310-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="squidguard is earlier than 1.2.0-8.4+lenny1" test_ref="oval:org.mitre.oval:tst:25059"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6964" version="5" class="patch">
      <metadata>
        <title>DSA-1970 openssl -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>openssl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1970" ref_id="DSA-1970"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4355" ref_id="CVE-2009-4355"/>
        <description>It was discovered that a significant memory leak could occur in OpenSSL, related to the reinitialisation of zlib. This could result in a remotely exploitable denial of service vulnerability when using the Apache httpd server in a configuration where mod_ssl, mod_php5, and the php5-curl extension are loaded. The old stable distribution is not affected by this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:11:02-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:28.663-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:27.688-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:12.733-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6964 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:23.120-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:08:00.008-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libssl-dev is earlier than 0.9.8g-15+lenny6" test_ref="oval:org.mitre.oval:tst:26221"/>
          <criterion comment="libssl0.9.8-dbg is earlier than 0.9.8g-15+lenny6" test_ref="oval:org.mitre.oval:tst:26285"/>
          <criterion comment="openssl is earlier than 0.9.8g-15+lenny6" test_ref="oval:org.mitre.oval:tst:27100"/>
          <criterion comment="libssl0.9.8 is earlier than 0.9.8g-15+lenny6" test_ref="oval:org.mitre.oval:tst:27243"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6950" version="7" class="patch">
      <metadata>
        <title>DSA-1952 asterisk -- several vulnerabilities, end-of-life announcement in oldstable</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>asterisk</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1952" ref_id="DSA-1952"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0041" ref_id="CVE-2009-0041"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3903" ref_id="CVE-2008-3903"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3727" ref_id="CVE-2009-3727"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7220" ref_id="CVE-2008-7220"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4055" ref_id="CVE-2009-4055"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2383" ref_id="CVE-2007-2383"/>
        <description>Several vulnerabilities have been discovered in asterisk, an Open Source PBX and telephony toolkit. The Common Vulnerabilities and Exposures project identifies the following problems: It is possible to determine valid login names via probing, due to the IAX2 response from asterisk. It is possible to determine a valid SIP username, when Digest authentication and authalwaysreject are enabled. It is possible to determine a valid SIP username via multiple crafted REGISTER messages. It was discovered that asterisk contains an obsolete copy of the Prototype JavaScript framework, which is vulnerable to several security issues. This copy is unused and now removed from asterisk. It was discovered that it is possible to perform a denial of service attack via RTP comfort noise payload with a long data length. The current version in oldstable is not supported by upstream anymore and is affected by several security issues. Backporting fixes for these and any future issues has become unfeasible and therefore we need to drop our security support for the version in oldstable. We recommend that all asterisk users upgrade to the stable distribution.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:04:25-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:52.565-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:26.959-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:12.441-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6950 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:24.156-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:59.590-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:25433 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:09.348-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:36.450-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="asterisk-doc is earlier than 1:1.4.21.2~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:25433"/>
              <criterion comment="asterisk-dev is earlier than 1:1.4.21.2~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:25629"/>
              <criterion comment="asterisk-config is earlier than 1:1.4.21.2~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:25245"/>
              <criterion comment="asterisk-sounds-main is earlier than 1:1.4.21.2~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:25616"/>
            </criteria>
          </criteria>
          <criterion comment="asterisk-h323 is earlier than 1:1.4.21.2~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:25539"/>
          <criterion comment="asterisk is earlier than 1:1.4.21.2~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:25873"/>
          <criterion comment="asterisk-dbg is earlier than 1:1.4.21.2~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:25771"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6936" version="3" class="patch">
      <metadata>
        <title>DSA-1496 mplayer -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mplayer</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2008/dsa-1496" ref_id="DSA-1496"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0485" ref_id="CVE-2008-0485"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0486" ref_id="CVE-2008-0486"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0629" ref_id="CVE-2008-0629"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0630" ref_id="CVE-2008-0630"/>
        <description>Several buffer overflows have been discovered in the MPlayer movie player, which might lead to the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems: Felipe Manzano and Anibal Sacco discovered a buffer overflow in the demuxer for MOV files. Reimar Doeffinger discovered a buffer overflow in the FLAC header parsing. Adam Bozanich discovered a buffer overflow in the CDDB access code. Adam Bozanich discovered a buffer overflow in URL parsing. The old stable distribution (sarge) doesn't contain mplayer.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:22.514-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:22.301-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:12.465-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6936 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:24.590-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:59.275-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="mplayer-doc is earlier than 1.0~rc1-12etch2" test_ref="oval:org.mitre.oval:tst:12140"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criterion comment="mplayer is earlier than 1.0~rc1-12etch2" test_ref="oval:org.mitre.oval:tst:11682"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6923" version="5" class="patch">
      <metadata>
        <title>DSA-1988 qt4-x11 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>qt4-x11</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1988" ref_id="DSA-1988"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0945" ref_id="CVE-2009-0945"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1687" ref_id="CVE-2009-1687"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1690" ref_id="CVE-2009-1690"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1698" ref_id="CVE-2009-1698"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1699" ref_id="CVE-2009-1699"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1711" ref_id="CVE-2009-1711"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1712" ref_id="CVE-2009-1712"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1713" ref_id="CVE-2009-1713"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1725" ref_id="CVE-2009-1725"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2700" ref_id="CVE-2009-2700"/>
        <description>Several vulnerabilities have been discovered in qt4-x11, a cross-platform C++ application framework. The Common Vulnerabilities and Exposures project identifies the following problems: Array index error in the insertItemBefore method in WebKit, as used in qt4-x11, allows remote attackers to execute arbitrary code. The JavaScript garbage collector in WebKit, as used in qt4-x11 does not properly handle allocation failures, which allows remote attackers to execute arbitrary code or cause a denial of service via a crafted HTML document that triggers write access to an "offset of a NULL pointer. Use-after-free vulnerability in WebKit, as used in qt4-x11, allows remote attackers to execute arbitrary code or cause a denial of service by setting an unspecified property of an HTML tag that causes child elements to be freed and later accessed when an HTML error occurs. WebKit in qt4-x11 does not initialise a pointer during handling of a Cascading Style Sheets attr function call with a large numerical argument, which allows remote attackers to execute arbitrary code or cause a denial of service via a crafted HTML document. The XSL stylesheet implementation in WebKit, as used in qt4-x11 does not properly handle XML external entities, which allows remote attackers to read arbitrary files via a crafted DTD. WebKit in qt4-x11 does not properly initialise memory for Attr DOM objects, which allows remote attackers to execute arbitrary code or cause a denial of service via a crafted HTML document. WebKit in qt4-x11 does not prevent remote loading of local Java applets, which allows remote attackers to execute arbitrary code, gain privileges, or obtain sensitive information via an APPLET or OBJECT element. The XSLT functionality in WebKit, as used in qt4-x11 does not properly implement the document function, which allows remote attackers to read arbitrary local files and files from different security zones. WebKit in qt4-x11 does not properly handle numeric character references, which allows remote attackers to execute arbitrary code or cause a denial of service via a crafted HTML document. qt4-x11 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. The oldstable distribution is not affected by these problems.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:05:28-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:09.478-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:26.134-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:10.173-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6923 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:25.982-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:58.533-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="qt4-doc is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25809"/>
              <criterion comment="qt4-doc-html is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25899"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libqtgui4 is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25955"/>
              <criterion comment="qt4-dev-tools is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25778"/>
              <criterion comment="libqt4-designer is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25957"/>
              <criterion comment="libqt4-core is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25875"/>
              <criterion comment="libqt4-webkit is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25436"/>
              <criterion comment="libqt4-sql-sqlite2 is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25883"/>
              <criterion comment="libqt4-svg is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25864"/>
              <criterion comment="libqtcore4 is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25930"/>
              <criterion comment="qt4-designer is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25845"/>
              <criterion comment="qt4-demos is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25895"/>
              <criterion comment="libqt4-gui is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25680"/>
              <criterion comment="libqt4-help is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25819"/>
              <criterion comment="libqt4-dbus is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25683"/>
              <criterion comment="libqt4-sql-odbc is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25954"/>
              <criterion comment="libqt4-script is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25688"/>
              <criterion comment="libqt4-xml is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25756"/>
              <criterion comment="libqt4-network is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25672"/>
              <criterion comment="libqt4-opengl is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25963"/>
              <criterion comment="libqt4-assistant is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25682"/>
              <criterion comment="libqt4-dev is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25671"/>
              <criterion comment="qt4-qmake is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25652"/>
              <criterion comment="libqt4-xmlpatterns-dbg is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:24995"/>
              <criterion comment="libqt4-qt3support is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25852"/>
              <criterion comment="libqt4-sql-mysql is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25848"/>
              <criterion comment="libqt4-test is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25768"/>
              <criterion comment="libqt4-opengl-dev is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25050"/>
              <criterion comment="libqt4-webkit-dbg is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26022"/>
              <criterion comment="libqt4-sql-sqlite is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25822"/>
              <criterion comment="libqt4-sql is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25927"/>
              <criterion comment="libqt4-xmlpatterns is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25458"/>
              <criterion comment="libqt4-dbg is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25995"/>
              <criterion comment="qt4-qtconfig is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25528"/>
              <criterion comment="libqt4-sql-psql is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:26036"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            </criteria>
            <criterion comment="libqt4-sql-ibase is earlier than 4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25865"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6920" version="3" class="patch">
      <metadata>
        <title>DSA-1797 xulrunner -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1797" ref_id="DSA-1797"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0652" ref_id="CVE-2009-0652"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1302" ref_id="CVE-2009-1302"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1303" ref_id="CVE-2009-1303"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1304" ref_id="CVE-2009-1304"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1305" ref_id="CVE-2009-1305"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1306" ref_id="CVE-2009-1306"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1307" ref_id="CVE-2009-1307"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1308" ref_id="CVE-2009-1308"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1309" ref_id="CVE-2009-1309"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1311" ref_id="CVE-2009-1311"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1312" ref_id="CVE-2009-1312"/>
        <description>Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications, such as the Iceweasel web browser. The Common Vulnerabilities and Exposures project identifies the following problems: Moxie Marlinspike discovered that Unicode box drawing characters inside of internationalised domain names could be used for phishing attacks. Olli Pettay, Martijn Wargers, Mats Palmgren, Oleg Romashin, Jesse Ruderman and Gary Kwong reported crashes in the layout engine, which might allow the execution of arbitrary code. Olli Pettay, Martijn Wargers, Mats Palmgren, Oleg Romashin, Jesse Ruderman and Gary Kwong reported crashes in the layout engine, which might allow the execution of arbitrary code. Igor Bukanov and Bob Clary discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. Igor Bukanov and Bob Clary discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. Daniel Veditz discovered that the Content-Disposition: header is ignored within the jar: URI scheme. Gregory Fleischer discovered that the same-origin policy for Flash files is inproperly enforced for files loaded through the view-source scheme, which may result in bypass of cross-domain policy restrictions. Cefn Hoile discovered that sites, which allow the embedding of third-party stylesheets are vulnerable to cross-site scripting attacks through XBL bindings. "moz_bug_r_a4" discovered bypasses of the same-origin policy in the XMLHttpRequest Javascript API and the XPCNativeWrapper. Paolo Amadini discovered that incorrect handling of POST data when saving a web site with an embedded frame may lead to information disclosure. It was discovered that Iceweasel allows Refresh: headers to redirect to Javascript URIs, resulting in cross-site scripting.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-15T20:12:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-28T07:49:05.605-05:00">DRAFT</status_change>
            <status_change date="2010-01-18T04:00:21.304-05:00">INTERIM</status_change>
            <status_change date="2010-02-08T04:00:11.289-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6920 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:20.933-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:57.761-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libmozillainterfaces-java is earlier than 1.9.0.9-0lenny2" test_ref="oval:org.mitre.oval:tst:11771"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libmozjs-dev is earlier than 1.9.0.9-0lenny2" test_ref="oval:org.mitre.oval:tst:12013"/>
              <criterion comment="spidermonkey-bin is earlier than 1.9.0.9-0lenny2" test_ref="oval:org.mitre.oval:tst:11817"/>
              <criterion comment="xulrunner-1.9-gnome-support is earlier than 1.9.0.9-0lenny2" test_ref="oval:org.mitre.oval:tst:40979"/>
              <criterion comment="xulrunner-1.9 is earlier than 1.9.0.9-0lenny2" test_ref="oval:org.mitre.oval:tst:12047"/>
              <criterion comment="libmozjs1d-dbg is earlier than 1.9.0.9-0lenny2" test_ref="oval:org.mitre.oval:tst:11136"/>
              <criterion comment="libmozjs1d is earlier than 1.9.0.9-0lenny2" test_ref="oval:org.mitre.oval:tst:11828"/>
              <criterion comment="python-xpcom is earlier than 1.9.0.9-0lenny2" test_ref="oval:org.mitre.oval:tst:11845"/>
              <criterion comment="xulrunner-1.9-dbg is earlier than 1.9.0.9-0lenny2" test_ref="oval:org.mitre.oval:tst:12064"/>
              <criterion comment="xulrunner-dev is earlier than 1.9.0.9-0lenny2" test_ref="oval:org.mitre.oval:tst:12083"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6917" version="7" class="patch">
      <metadata>
        <title>DSA-2011 dpkg -- path traversal</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>dpkg</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2011" ref_id="DSA-2011"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0396" ref_id="CVE-2010-0396"/>
        <description>William Grant discovered that the dpkg-source component of dpkg, the low-level infrastructure for handling the installation and removal of Debian software packages, is vulnerable to path traversal attacks. A specially crafted Debian source package can lead to file modification outside of the destination directory when extracting the package content.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:02:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:38.976-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:25.646-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:09.638-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:6661 - We have found 214 dpkginfo_states with incorrect evr (missed RELEASE in form &quot;EPOCH:VERSION-RELEASE&quot;)" date="2014-03-21T13:26:00.697-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-03-21T13:27:29.549-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:06:56.464-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6917 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:23.883-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:57.561-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="dpkg-dev is earlier than 1.14.29" test_ref="oval:org.mitre.oval:tst:25343"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="dselect is earlier than 1.14.29" test_ref="oval:org.mitre.oval:tst:25439"/>
              <criterion comment="dpkg is earlier than 1.14.29" test_ref="oval:org.mitre.oval:tst:25442"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6910" version="5" class="patch">
      <metadata>
        <title>DSA-1995 openoffice.org -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>openoffice.org</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1995" ref_id="DSA-1995"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0136" ref_id="CVE-2010-0136"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0217" ref_id="CVE-2009-0217"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2949" ref_id="CVE-2009-2949"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2950" ref_id="CVE-2009-2950"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3301" ref_id="CVE-2009-3301"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3302" ref_id="CVE-2009-3302"/>
        <description>Several vulnerabilities have been discovered in the OpenOffice.org office suite. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that macro security settings were insufficiently enforced for VBA macros. It was discovered that the W3C XML Signature recommendation contains a protocol-level vulnerability related to HMAC output truncation. This also affects the integrated libxmlsec library. Sebastian Apelt discovered that an integer overflow in the XPM import code may lead to the execution of arbitrary code. Sebastian Apelt and Frank Reissner discovered that a buffer overflow in the GIF import code may lead to the execution of arbitrary code. Nicolas Joly discovered multiple vulnerabilities in the parser for Word document files, which may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:06:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:37.698-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:20.301-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:04.363-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6910 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:22.345-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:56.015-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org-dtd-officedocument1.0 is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25880"/>
                <criterion comment="openoffice.org-l10n-cy is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25932"/>
                <criterion comment="openoffice.org-l10n-cs is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25278"/>
                <criterion comment="openoffice.org-help-hu is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25347"/>
                <criterion comment="openoffice.org-l10n-vi is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25803"/>
                <criterion comment="openoffice.org-l10n-ca is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25888"/>
                <criterion comment="openoffice.org-style-industrial is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26001"/>
                <criterion comment="openoffice.org-help-en-us is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25088"/>
                <criterion comment="ttf-opensymbol is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26002"/>
                <criterion comment="openoffice.org-l10n-ka is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26038"/>
                <criterion comment="openoffice.org-l10n-km is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25935"/>
                <criterion comment="openoffice.org-l10n-ko is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26074"/>
                <criterion comment="openoffice.org-l10n-pl is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25846"/>
                <criterion comment="broffice.org is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25993"/>
                <criterion comment="openoffice.org-l10n-ku is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25814"/>
                <criterion comment="openoffice.org-l10n-pt is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25728"/>
                <criterion comment="openoffice.org-l10n-xh is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26060"/>
                <criterion comment="openoffice.org-help-pt is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25644"/>
                <criterion comment="openoffice.org-help-it is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25108"/>
                <criterion comment="openoffice.org-l10n-te-in is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26009"/>
                <criterion comment="openoffice.org-l10n-be-by is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26054"/>
                <criterion comment="openoffice.org-l10n-eu is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25951"/>
                <criterion comment="openoffice.org-l10n-hr is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26080"/>
                <criterion comment="openoffice.org-l10n-hu is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25981"/>
                <criterion comment="openoffice.org-l10n-mk is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25374"/>
                <criterion comment="openoffice.org-l10n-ru is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25737"/>
                <criterion comment="openoffice.org-l10n-he is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25924"/>
                <criterion comment="openoffice.org-l10n-en-za is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26042"/>
                <criterion comment="libuno-cli-types1.1-cil is earlier than 1.1.13.0+OOo2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25917"/>
                <criterion comment="openoffice.org-l10n-as-in is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25999"/>
                <criterion comment="openoffice.org-l10n-ta-in is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25985"/>
                <criterion comment="openoffice.org-help-nl is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26021"/>
                <criterion comment="openoffice.org-l10n-eo is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26084"/>
                <criterion comment="openoffice.org-l10n-el is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25976"/>
                <criterion comment="openoffice.org-l10n-ro is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26012"/>
                <criterion comment="openoffice.org-l10n-zu is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25631"/>
                <criterion comment="openoffice.org-l10n-hi-in is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25659"/>
                <criterion comment="openoffice.org-l10n-zh-tw is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26027"/>
                <criterion comment="openoffice.org-l10n-za is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26076"/>
                <criterion comment="openoffice.org-l10n-et is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26065"/>
                <criterion comment="openoffice.org-help-fr is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25703"/>
                <criterion comment="openoffice.org-l10n-rw is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25739"/>
                <criterion comment="openoffice.org-l10n-es is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26020"/>
                <criterion comment="openoffice.org-l10n-sr-cs is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25455"/>
                <criterion comment="openoffice.org-l10n-bs is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25787"/>
                <criterion comment="openoffice.org-l10n-br is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25879"/>
                <criterion comment="openoffice.org-style-tango is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26094"/>
                <criterion comment="openoffice.org-style-andromeda is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26033"/>
                <criterion comment="openoffice.org-l10n-bn is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25804"/>
                <criterion comment="openoffice.org-emailmerge is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25128"/>
                <criterion comment="openoffice.org-l10n-sl is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26005"/>
                <criterion comment="openoffice.org-l10n-ja is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26051"/>
                <criterion comment="openoffice.org-l10n-en-gb is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26107"/>
                <criterion comment="openoffice.org-help-gl is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25774"/>
                <criterion comment="openoffice.org-l10n-sk is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25944"/>
                <criterion comment="openoffice.org-l10n-ga is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26072"/>
                <criterion comment="openoffice.org-l10n-st is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25283"/>
                <criterion comment="openoffice.org-l10n-sv is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25920"/>
                <criterion comment="openoffice.org-l10n-sr is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25734"/>
                <criterion comment="openoffice.org-l10n-ss is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26093"/>
                <criterion comment="openoffice.org-help-sv is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26096"/>
                <criterion comment="openoffice.org-style-hicontrast is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26047"/>
                <criterion comment="openoffice.org-help-dz is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25984"/>
                <criterion comment="openoffice.org-help-da is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25614"/>
                <criterion comment="openoffice.org-help-de is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26030"/>
                <criterion comment="openoffice.org-help-sl is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25132"/>
                <criterion comment="openoffice.org-l10n-gl is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25945"/>
                <criterion comment="openoffice.org-java-common is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25709"/>
                <criterion comment="openoffice.org-l10n-bg is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25533"/>
                <criterion comment="openoffice.org-l10n-ts is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25941"/>
                <criterion comment="openoffice.org-l10n-tr is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26104"/>
                <criterion comment="openoffice.org-l10n-tn is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25655"/>
                <criterion comment="openoffice.org-l10n-th is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26100"/>
                <criterion comment="openoffice.org-l10n-tg is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25794"/>
                <criterion comment="openoffice.org-help-et is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25390"/>
                <criterion comment="openoffice.org-help-eu is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26000"/>
                <criterion comment="libuno-cli-basetypes1.0-cil is earlier than 1.0.10.0+OOo2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25808"/>
                <criterion comment="openoffice.org-help-es is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25112"/>
                <criterion comment="openoffice.org-filter-mobiledev is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25596"/>
                <criterion comment="openoffice.org-l10n-or-in is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26061"/>
                <criterion comment="openoffice.org-l10n-lt is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25744"/>
                <criterion comment="openoffice.org-l10n-lv is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26073"/>
                <criterion comment="openoffice.org-l10n-uz is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25517"/>
                <criterion comment="openoffice.org-l10n-de is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25994"/>
                <criterion comment="openoffice.org-l10n-da is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25761"/>
                <criterion comment="openoffice.org-l10n-uk is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25779"/>
                <criterion comment="openoffice.org-l10n-dz is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25114"/>
                <criterion comment="libuno-cli-cppuhelper1.0-cil is earlier than 1.0.13.0+OOo2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25129"/>
                <criterion comment="openoffice.org-l10n-lo is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25890"/>
                <criterion comment="libuno-cli-ure1.0-cil is earlier than 1.0.13.0+OOo2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25843"/>
                <criterion comment="openoffice.org-l10n-ar is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26079"/>
                <criterion comment="openoffice.org-l10n-ml-in is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25673"/>
                <criterion comment="openoffice.org-help-en-gb is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25979"/>
                <criterion comment="openoffice.org-l10n-af is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26085"/>
                <criterion comment="openoffice.org-common is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25605"/>
                <criterion comment="openoffice.org-help-ja is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26114"/>
                <criterion comment="openoffice.org-l10n-zh-cn is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25782"/>
                <criterion comment="openoffice.org-l10n-ve is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25669"/>
                <criterion comment="openoffice.org-help-zh-cn is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25653"/>
                <criterion comment="openoffice.org-l10n-it is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25965"/>
                <criterion comment="openoffice.org-l10n-gu-in is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26069"/>
                <criterion comment="openoffice.org-l10n-nl is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26064"/>
                <criterion comment="openoffice.org-l10n-in is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25733"/>
                <criterion comment="openoffice.org-help-zh-tw is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25711"/>
                <criterion comment="openoffice.org-style-crystal is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25359"/>
                <criterion comment="openoffice.org-l10n-mr-in is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26025"/>
                <criterion comment="openoffice.org-help-ru is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26024"/>
                <criterion comment="openoffice.org-l10n-fr is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25953"/>
                <criterion comment="openoffice.org-l10n-pt-br is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25891"/>
                <criterion comment="openoffice.org-report-builder is earlier than 1.0.2+OOo2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25166"/>
                <criterion comment="openoffice.org-help-pt-br is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26006"/>
                <criterion comment="openoffice.org-help-ko is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25730"/>
                <criterion comment="openoffice.org-help-km is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25998"/>
                <criterion comment="openoffice.org-l10n-fa is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26148"/>
                <criterion comment="openoffice.org-l10n-fi is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26099"/>
                <criterion comment="openoffice.org-qa-api-tests is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26102"/>
                <criterion comment="openoffice.org-help-hi-in is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26046"/>
                <criterion comment="openoffice.org-l10n-ns is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26144"/>
                <criterion comment="openoffice.org-l10n-nr is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26016"/>
                <criterion comment="openoffice.org-dev-doc is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25738"/>
                <criterion comment="openoffice.org-l10n-nn is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25191"/>
                <criterion comment="openoffice.org-help-pl is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25277"/>
                <criterion comment="openoffice.org-help-cs is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26098"/>
                <criterion comment="openoffice.org-l10n-ne is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26049"/>
                <criterion comment="openoffice.org-l10n-pa-in is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25991"/>
                <criterion comment="openoffice.org-l10n-nb is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26245"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26056"/>
                <criterion comment="openoffice.org-ogltrans is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25380"/>
                <criterion comment="openoffice.org-dbg is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26266"/>
                <criterion comment="python-uno is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26166"/>
                <criterion comment="openoffice.org-draw is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26204"/>
                <criterion comment="openoffice.org-kde is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26235"/>
                <criterion comment="openoffice.org-filter-binfilter is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26217"/>
                <criterion comment="openoffice.org-base is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26126"/>
                <criterion comment="mozilla-openoffice.org is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26224"/>
                <criterion comment="openoffice.org-headless is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26147"/>
                <criterion comment="openoffice.org-impress is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26274"/>
                <criterion comment="libmythes-dev is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26167"/>
                <criterion comment="openoffice.org-gnome is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26145"/>
                <criterion comment="openoffice.org-evolution is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26242"/>
                <criterion comment="openoffice.org-math is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25884"/>
                <criterion comment="openoffice.org-calc is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26214"/>
                <criterion comment="openoffice.org-base-core is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25759"/>
                <criterion comment="openoffice.org-report-builder-bin is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26109"/>
                <criterion comment="openoffice.org-sdbc-postgresql is earlier than 0.7.6+OOo2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25385"/>
                <criterion comment="openoffice.org-dev is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26083"/>
                <criterion comment="openoffice.org-gcj is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26119"/>
                <criterion comment="openoffice.org-core is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26092"/>
                <criterion comment="ure is earlier than 1.4+OOo2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26267"/>
                <criterion comment="openoffice.org-writer is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25986"/>
                <criterion comment="openoffice.org-qa-tools is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26150"/>
                <criterion comment="ure-dbg is earlier than 1.4+OOo2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25767"/>
                <criterion comment="openoffice.org-gtk is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26007"/>
                <criterion comment="openoffice.org-officebean is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26247"/>
                <criterion comment="openoffice.org-presentation-minimizer is earlier than 1.0+OOo2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26196"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26183"/>
                <criterion comment="openoffice.org-dbg is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26138"/>
                <criterion comment="python-uno is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26040"/>
                <criterion comment="openoffice.org-draw is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25863"/>
                <criterion comment="openoffice.org-kde is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26124"/>
                <criterion comment="openoffice.org-filter-binfilter is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25874"/>
                <criterion comment="openoffice.org-base is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25681"/>
                <criterion comment="ure-dbg is earlier than 1.4+OOo2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25870"/>
                <criterion comment="openoffice.org-headless is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25937"/>
                <criterion comment="openoffice.org-impress is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26106"/>
                <criterion comment="libmythes-dev is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25907"/>
                <criterion comment="openoffice.org-gnome is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26048"/>
                <criterion comment="cli-uno-bridge is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25989"/>
                <criterion comment="openoffice.org-evolution is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25949"/>
                <criterion comment="openoffice.org-math is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25973"/>
                <criterion comment="openoffice.org-calc is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26017"/>
                <criterion comment="openoffice.org-base-core is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26112"/>
                <criterion comment="openoffice.org-report-builder-bin is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26176"/>
                <criterion comment="openoffice.org-sdbc-postgresql is earlier than 0.7.6+OOo2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25892"/>
                <criterion comment="openoffice.org-dev is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26063"/>
                <criterion comment="openoffice.org-gcj is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26239"/>
                <criterion comment="openoffice.org-core is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25815"/>
                <criterion comment="ure is earlier than 1.4+OOo2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:26088"/>
                <criterion comment="openoffice.org-writer is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26078"/>
                <criterion comment="openoffice.org-qa-tools is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26125"/>
                <criterion comment="mozilla-openoffice.org is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26202"/>
                <criterion comment="openoffice.org-gtk is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25588"/>
                <criterion comment="openoffice.org-officebean is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:25577"/>
                <criterion comment="openoffice.org-presentation-minimizer is earlier than 1.0+OOo2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26151"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Supported platform section">
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26389"/>
                <criterion comment="openoffice.org-dbg is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26219"/>
                <criterion comment="python-uno is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26427"/>
                <criterion comment="openoffice.org-gtk is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26425"/>
                <criterion comment="openoffice.org-draw is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:25481"/>
                <criterion comment="openoffice.org-kde is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26089"/>
                <criterion comment="openoffice.org-sdbc-postgresql is earlier than 0.7.6+OOo2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25997"/>
                <criterion comment="openoffice.org-base is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26441"/>
                <criterion comment="mozilla-openoffice.org is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26284"/>
                <criterion comment="openoffice.org-headless is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26295"/>
                <criterion comment="libmythes-dev is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:25807"/>
                <criterion comment="openoffice.org-gnome is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26066"/>
                <criterion comment="openoffice.org-evolution is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26129"/>
                <criterion comment="openoffice.org-math is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26261"/>
                <criterion comment="openoffice.org-calc is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26387"/>
                <criterion comment="openoffice.org-base-core is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26465"/>
                <criterion comment="openoffice.org-report-builder-bin is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26417"/>
                <criterion comment="openoffice.org-impress is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26177"/>
                <criterion comment="openoffice.org-dev is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26366"/>
                <criterion comment="openoffice.org-gcj is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26330"/>
                <criterion comment="openoffice.org-core is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26162"/>
                <criterion comment="ure is earlier than 1.4+OOo2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26421"/>
                <criterion comment="openoffice.org-writer is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26277"/>
                <criterion comment="openoffice.org-qa-tools is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26455"/>
                <criterion comment="ure-dbg is earlier than 1.4+OOo2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:26307"/>
                <criterion comment="openoffice.org-filter-binfilter is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26459"/>
                <criterion comment="openoffice.org-officebean is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26218"/>
                <criterion comment="openoffice.org-presentation-minimizer is earlier than 1.0+OOo2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:26354"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org-dtd-officedocument1.0 is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26347"/>
                <criterion comment="openoffice.org-l10n-cy is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26300"/>
                <criterion comment="openoffice.org-l10n-cs is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:25548"/>
                <criterion comment="openoffice.org-help-hu is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26359"/>
                <criterion comment="openoffice.org-l10n-vi is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26482"/>
                <criterion comment="openoffice.org-l10n-ca is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:25934"/>
                <criterion comment="openoffice.org-help-en-us is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26008"/>
                <criterion comment="ttf-opensymbol is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26155"/>
                <criterion comment="openoffice.org-l10n-ka is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:25827"/>
                <criterion comment="openoffice.org-l10n-km is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26172"/>
                <criterion comment="openoffice.org-l10n-ko is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26290"/>
                <criterion comment="openoffice.org-l10n-pl is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26197"/>
                <criterion comment="broffice.org is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26052"/>
                <criterion comment="openoffice.org-l10n-ku is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26460"/>
                <criterion comment="openoffice.org-l10n-pt is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26437"/>
                <criterion comment="openoffice.org-l10n-xh is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:25978"/>
                <criterion comment="openoffice.org-help-it is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:25919"/>
                <criterion comment="openoffice.org-help-pl is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26241"/>
                <criterion comment="openoffice.org-l10n-be-by is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:25503"/>
                <criterion comment="openoffice.org-l10n-hr is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26207"/>
                <criterion comment="openoffice.org-l10n-hu is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26272"/>
                <criterion comment="openoffice.org-l10n-mk is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26384"/>
                <criterion comment="openoffice.org-l10n-hi is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26343"/>
                <criterion comment="openoffice.org-l10n-sr-cs is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26466"/>
                <criterion comment="openoffice.org-l10n-he is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26355"/>
                <criterion comment="openoffice.org-l10n-en-za is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26178"/>
                <criterion comment="openoffice.org-l10n-as-in is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26419"/>
                <criterion comment="openoffice.org-l10n-ta-in is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26344"/>
                <criterion comment="openoffice.org-help-nl is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26424"/>
                <criterion comment="openoffice.org-l10n-eo is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26485"/>
                <criterion comment="openoffice.org-l10n-el is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26292"/>
                <criterion comment="openoffice.org-l10n-zu is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26397"/>
                <criterion comment="openoffice.org-l10n-hi-in is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26203"/>
                <criterion comment="openoffice.org-l10n-zh-tw is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26367"/>
                <criterion comment="openoffice.org-l10n-za is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26321"/>
                <criterion comment="openoffice.org-l10n-et is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26131"/>
                <criterion comment="openoffice.org-help-fr is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26259"/>
                <criterion comment="openoffice.org-l10n-rw is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26127"/>
                <criterion comment="openoffice.org-l10n-es is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26222"/>
                <criterion comment="openoffice.org-l10n-ru is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26358"/>
                <criterion comment="openoffice.org-l10n-bs is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26411"/>
                <criterion comment="openoffice.org-l10n-br is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:25902"/>
                <criterion comment="openoffice.org-l10n-bn is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26195"/>
                <criterion comment="openoffice.org-l10n-bg is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26250"/>
                <criterion comment="openoffice.org-l10n-sl is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26407"/>
                <criterion comment="openoffice.org-l10n-ja is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:25828"/>
                <criterion comment="openoffice.org-l10n-en-gb is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26075"/>
                <criterion comment="openoffice.org-l10n-sk is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:25958"/>
                <criterion comment="openoffice.org-l10n-st is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26403"/>
                <criterion comment="openoffice.org-l10n-sv is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26305"/>
                <criterion comment="openoffice.org-l10n-ss is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26302"/>
                <criterion comment="openoffice.org-help-sv is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26392"/>
                <criterion comment="openoffice.org-help-dz is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:25574"/>
                <criterion comment="openoffice.org-help-da is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26481"/>
                <criterion comment="openoffice.org-help-de is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26523"/>
                <criterion comment="openoffice.org-help-sl is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26543"/>
                <criterion comment="openoffice.org-java-common is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26489"/>
                <criterion comment="openoffice.org-l10n-ga is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26458"/>
                <criterion comment="openoffice.org-l10n-lv is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:25960"/>
                <criterion comment="openoffice.org-l10n-ts is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26254"/>
                <criterion comment="openoffice.org-l10n-tr is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:25829"/>
                <criterion comment="openoffice.org-l10n-tn is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26342"/>
                <criterion comment="openoffice.org-l10n-th is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26043"/>
                <criterion comment="openoffice.org-l10n-tg is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26377"/>
                <criterion comment="openoffice.org-help-et is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26420"/>
                <criterion comment="openoffice.org-help-es is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26123"/>
                <criterion comment="openoffice.org-filter-mobiledev is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:25878"/>
                <criterion comment="openoffice.org-l10n-or-in is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:25665"/>
                <criterion comment="openoffice.org-help-en is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26337"/>
                <criterion comment="openoffice.org-l10n-lt is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26297"/>
                <criterion comment="openoffice.org-l10n-te-in is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26503"/>
                <criterion comment="openoffice.org-l10n-de is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26517"/>
                <criterion comment="openoffice.org-l10n-da is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26527"/>
                <criterion comment="openoffice.org-l10n-uk is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26142"/>
                <criterion comment="openoffice.org-l10n-dz is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26453"/>
                <criterion comment="openoffice.org-l10n-lo is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26502"/>
                <criterion comment="openoffice.org-l10n-ml-in is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26529"/>
                <criterion comment="openoffice.org-help-en-gb is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26539"/>
                <criterion comment="openoffice.org-l10n-af is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26538"/>
                <criterion comment="openoffice.org-common is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26185"/>
                <criterion comment="openoffice.org-help-ja is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:25639"/>
                <criterion comment="openoffice.org-l10n-zh-cn is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26264"/>
                <criterion comment="openoffice.org-l10n-ve is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26034"/>
                <criterion comment="openoffice.org-help-zh-cn is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26574"/>
                <criterion comment="openoffice.org-l10n-it is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26546"/>
                <criterion comment="openoffice.org-l10n-gu-in is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26191"/>
                <criterion comment="openoffice.org-l10n-in is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:25750"/>
                <criterion comment="openoffice.org-help-zh-tw is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26276"/>
                <criterion comment="openoffice.org-help-ru is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26545"/>
                <criterion comment="openoffice.org-l10n-fr is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26363"/>
                <criterion comment="openoffice.org-l10n-pt-br is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26448"/>
                <criterion comment="openoffice.org-help-pt-br is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26435"/>
                <criterion comment="openoffice.org-help-ko is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26402"/>
                <criterion comment="openoffice.org-help-km is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:25987"/>
                <criterion comment="openoffice.org-l10n-fa is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26483"/>
                <criterion comment="openoffice.org-l10n-fi is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26533"/>
                <criterion comment="openoffice.org-qa-api-tests is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26371"/>
                <criterion comment="openoffice.org-help-hi-in is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26423"/>
                <criterion comment="openoffice.org-l10n-ns is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26570"/>
                <criterion comment="openoffice.org-l10n-nr is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26146"/>
                <criterion comment="openoffice.org-dev-doc is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26309"/>
                <criterion comment="openoffice.org-l10n-nn is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26329"/>
                <criterion comment="openoffice.org-l10n-nl is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26324"/>
                <criterion comment="openoffice.org-help-cs is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26139"/>
                <criterion comment="openoffice.org-l10n-ne is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:25581"/>
                <criterion comment="openoffice.org-l10n-pa-in is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26161"/>
                <criterion comment="openoffice.org-l10n-nb is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26565"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criterion comment="libmythes-dev is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26438"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              </criteria>
              <criterion comment="libmythes-dev is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:26029"/>
            </criteria>
            <criteria operator="AND" comment="Supported platform section">
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="openoffice.org-filter-so52 is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26607"/>
                <criterion comment="openoffice.org-impress is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26014"/>
                <criterion comment="openoffice.org-evolution is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26311"/>
                <criterion comment="openoffice.org-base is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:25675"/>
                <criterion comment="openoffice.org is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26552"/>
                <criterion comment="openoffice.org-gtk-gnome is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26413"/>
                <criterion comment="openoffice.org-calc is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26562"/>
                <criterion comment="openoffice.org-qa-tools is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26301"/>
                <criterion comment="openoffice.org-dbg is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26194"/>
                <criterion comment="openoffice.org-gtk is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26310"/>
                <criterion comment="openoffice.org-officebean is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26560"/>
                <criterion comment="python-uno is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:25913"/>
                <criterion comment="openoffice.org-math is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26101"/>
                <criterion comment="openoffice.org-writer is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26549"/>
                <criterion comment="openoffice.org-dev is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26406"/>
                <criterion comment="openoffice.org-gcj is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26598"/>
                <criterion comment="openoffice.org-kde is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26616"/>
                <criterion comment="openoffice.org-draw is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26352"/>
                <criterion comment="openoffice.org-gnome is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26275"/>
                <criterion comment="openoffice.org-core is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:26508"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6898" version="5" class="patch">
      <metadata>
        <title>DSA-2017 pulseaudio -- insecure temporary directory</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>pulseaudio</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2017" ref_id="DSA-2017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1299" ref_id="CVE-2009-1299"/>
        <description>Dan Rosenberg discovered that the PulseAudio sound server creates a temporary directory with a predictable name. This allows a local attacker to create a Denial of Service condition or possibly disclose sensitive information to unprivileged users.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:01:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:37.806-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:19.375-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:03.182-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6898 - Debian Patch Update" date="2014-06-06T16:49:00.366-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:51:24.898-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:55.553-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libpulse-dev is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25537"/>
          <criterion comment="pulseaudio-utils is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25556"/>
          <criterion comment="pulseaudio-esound-compat is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25113"/>
          <criterion comment="libpulse-mainloop-glib0-dbg is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25099"/>
          <criterion comment="pulseaudio-dbg is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25425"/>
          <criterion comment="pulseaudio-module-gconf-dbg is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25168"/>
          <criterion comment="pulseaudio-esound-compat-dbg is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25340"/>
          <criterion comment="pulseaudio-module-hal is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25452"/>
          <criterion comment="libpulsecore5 is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25429"/>
          <criterion comment="libpulse-browse0 is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25322"/>
          <criterion comment="pulseaudio-module-zeroconf is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25327"/>
          <criterion comment="libpulse-browse0-dbg is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:24794"/>
          <criterion comment="pulseaudio-module-zeroconf-dbg is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25282"/>
          <criterion comment="pulseaudio-module-jack-dbg is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25450"/>
          <criterion comment="pulseaudio-module-x11 is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25420"/>
          <criterion comment="pulseaudio-utils-dbg is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25495"/>
          <criterion comment="pulseaudio-module-x11-dbg is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25316"/>
          <criterion comment="libpulse-mainloop-glib0 is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:24623"/>
          <criterion comment="pulseaudio-module-gconf is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25217"/>
          <criterion comment="pulseaudio-module-hal-dbg is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25155"/>
          <criterion comment="pulseaudio-module-lirc-dbg is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:24669"/>
          <criterion comment="pulseaudio-module-lirc is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25565"/>
          <criterion comment="pulseaudio-module-jack is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25525"/>
          <criterion comment="libpulse0 is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25022"/>
          <criterion comment="pulseaudio is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25597"/>
          <criterion comment="libpulsecore5-dbg is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25279"/>
          <criterion comment="libpulse0-dbg is earlier than 0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:25558"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6884" version="3" class="patch">
      <metadata>
        <title>DSA-2039 cacti -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>cacti</product>
        </affected>
        <reference source="DSA" ref_url="http://www.debian.org/security/2010/dsa-2039" ref_id="DSA-2039"/>
        <description>It was discovered that Cacti, a frontend to rrdtool for monitoring systems and services missed input sanitising, making an SQL injection attack possible.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:10:15-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:17.248-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:19.156-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:02.909-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Debian 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="cacti is earlier than 0.8.7b-2.1+lenny2" test_ref="oval:org.mitre.oval:tst:26941"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6875" version="5" class="patch">
      <metadata>
        <title>DSA-1981 maildrop -- privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>maildrop</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1981" ref_id="DSA-1981"/>
        <description>Christoph Anton Mitterer discovered that maildrop, a mail delivery agent with filtering abilities, is prone to a privilege escalation issue that grants a user root group privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:05:27-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:06.238-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:18.736-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:02.286-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6875 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:54.324-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:55.416-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="maildrop is earlier than 2.0.4-3+lenny1" test_ref="oval:org.mitre.oval:tst:25869"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criterion comment="maildrop is earlier than 2.0.2-11+etch1" test_ref="oval:org.mitre.oval:tst:25702"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6873" version="5" class="patch">
      <metadata>
        <title>DSA-2013 egroupware -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>egroupware</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2013" ref_id="DSA-2013"/>
        <description>Nahuel Grisolia discovered two vulnerabilities in Egroupware, a web-based groupware suite: Missing input sanitising in the spellchecker integration may lead to the execution of arbitrary commands and a cross-site scripting vulnerability was discovered in the login page.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:02:15-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:41.841-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:18.224-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:01.681-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6873 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:56.946-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:55.251-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="egroupware-sambaadmin is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:25323"/>
          <criterion comment="egroupware-addressbook is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:25296"/>
          <criterion comment="egroupware-bookmarks is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:25621"/>
          <criterion comment="egroupware-projectmanager is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:25451"/>
          <criterion comment="egroupware-calendar is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:25483"/>
          <criterion comment="egroupware-infolog is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:25402"/>
          <criterion comment="egroupware is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:25486"/>
          <criterion comment="egroupware-core is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:24661"/>
          <criterion comment="egroupware-mydms is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:25656"/>
          <criterion comment="egroupware-phpbrain is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:25632"/>
          <criterion comment="egroupware-registration is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:24763"/>
          <criterion comment="egroupware-felamimail is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:25611"/>
          <criterion comment="egroupware-manual is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:25555"/>
          <criterion comment="egroupware-polls is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:25274"/>
          <criterion comment="egroupware-sitemgr is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:25461"/>
          <criterion comment="egroupware-developer-tools is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:25371"/>
          <criterion comment="egroupware-etemplate is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:25663"/>
          <criterion comment="egroupware-phpsysinfo is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:25120"/>
          <criterion comment="egroupware-emailadmin is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:25598"/>
          <criterion comment="egroupware-filemanager is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:25401"/>
          <criterion comment="egroupware-timesheet is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:25419"/>
          <criterion comment="egroupware-resources is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:25634"/>
          <criterion comment="egroupware-news-admin is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:25594"/>
          <criterion comment="egroupware-tracker is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:25664"/>
          <criterion comment="egroupware-wiki is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:25686"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6870" version="5" class="patch">
      <metadata>
        <title>DSA-1989 fuse -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>fuse</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1989" ref_id="DSA-1989"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3297" ref_id="CVE-2009-3297"/>
        <description>Dan Rosenberg discovered a race condition in FUSE, a Filesystem in USErspace. A local attacker, with access to use FUSE, could unmount arbitrary locations, leading to a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:05:54-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:10.668-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:17.681-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:49:01.237-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6870 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:58.604-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:55.007-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libfuse2 is earlier than 2.7.4-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:25841"/>
            <criterion comment="fuse-utils is earlier than 2.7.4-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:25753"/>
            <criterion comment="libfuse-dev is earlier than 2.7.4-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:25969"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libfuse2 is earlier than 2.5.3-4.4+etch1" test_ref="oval:org.mitre.oval:tst:25647"/>
            <criterion comment="fuse-utils is earlier than 2.5.3-4.4+etch1" test_ref="oval:org.mitre.oval:tst:25776"/>
            <criterion comment="libfuse-dev is earlier than 2.5.3-4.4+etch1" test_ref="oval:org.mitre.oval:tst:25677"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6869" version="7" class="patch">
      <metadata>
        <title>DSA-1964 postgresql-7.4, postgresql-8.1, postgresql-8.3 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>postgresql-7.4</product>
          <product>postgresql-8.1</product>
          <product>postgresql-8.3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1964" ref_id="DSA-1964"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4034" ref_id="CVE-2009-4034"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4136" ref_id="CVE-2009-4136"/>
        <description>Several vulnerabilities have been discovered in PostgreSQL, a database server. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that PostgreSQL did not properly verify the Common Name attribute in X.509 certificates, enabling attackers to bypass the TLS protection on client-server connections, by relying on a certificate from a trusted CA which contains an embedded NUL byte in the Common Name. Authenticated database users could elevate their privileges by creating specially-crafted index functions. The following matrix shows fixed source package versions for the respective distributions. In addition to these security fixes, the updates contain reliability improvements and fix other defects. We recommend that you upgrade your PostgreSQL packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:08:41-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:02.373-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:16.728-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:59.994-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6869 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:53.908-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:54.641-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:26878 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:16.325-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:36.077-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="postgresql-doc-8.3 is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:26450"/>
                <criterion comment="postgresql-doc is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:26115"/>
                <criterion comment="postgresql-client is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:26778"/>
                <criterion comment="postgresql is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:26824"/>
                <criterion comment="postgresql-contrib is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:26639"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="postgresql-client-8.3 is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:26003"/>
                <criterion comment="postgresql-plperl-8.3 is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:26826"/>
                <criterion comment="postgresql-8.3 is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:26852"/>
                <criterion comment="libecpg6 is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:26640"/>
                <criterion comment="libpq-dev is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:26556"/>
                <criterion comment="postgresql-plpython-8.3 is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:26839"/>
                <criterion comment="postgresql-contrib-8.3 is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:26856"/>
                <criterion comment="postgresql-server-dev-8.3 is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:26901"/>
                <criterion comment="libecpg-dev is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:26700"/>
                <criterion comment="postgresql-pltcl-8.3 is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:26687"/>
                <criterion comment="libpq5 is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:26426"/>
                <criterion comment="libpgtypes3 is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:26834"/>
                <criterion comment="libecpg-compat3 is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:26647"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="postgresql-doc-8.1 is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:26829"/>
                <criterion comment="postgresql-server-dev-7.4 is earlier than 1:7.4.27-0etch1" test_ref="oval:org.mitre.oval:tst:26790"/>
                <criterion comment="postgresql-doc-7.4 is earlier than 1:7.4.27-0etch1" test_ref="oval:org.mitre.oval:tst:26823"/>
              </criteria>
            </criteria>
            <criterion comment="postgresql-7.4 is earlier than 1:7.4.27-0etch1" test_ref="oval:org.mitre.oval:tst:26851"/>
            <criterion comment="postgresql-client-8.1 is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:25923"/>
            <criterion comment="postgresql-8.1 is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:26709"/>
            <criterion comment="libpq-dev is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:26894"/>
            <criterion comment="postgresql-plpython-7.4 is earlier than 1:7.4.27-0etch1" test_ref="oval:org.mitre.oval:tst:26878"/>
            <criterion comment="postgresql-contrib-8.1 is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:26737"/>
            <criterion comment="postgresql-contrib-7.4 is earlier than 1:7.4.27-0etch1" test_ref="oval:org.mitre.oval:tst:26840"/>
            <criterion comment="libecpg5 is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:26880"/>
            <criterion comment="postgresql-pltcl-8.1 is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:26641"/>
            <criterion comment="postgresql-client-7.4 is earlier than 1:7.4.27-0etch1" test_ref="oval:org.mitre.oval:tst:26801"/>
            <criterion comment="libpgtypes2 is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:25968"/>
            <criterion comment="postgresql-server-dev-8.1 is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:26951"/>
            <criterion comment="libecpg-dev is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:26949"/>
            <criterion comment="postgresql-plpython-8.1 is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:26673"/>
            <criterion comment="libpq4 is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:26777"/>
            <criterion comment="postgresql-plperl-7.4 is earlier than 1:7.4.27-0etch1" test_ref="oval:org.mitre.oval:tst:26890"/>
            <criterion comment="postgresql-plperl-8.1 is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:26957"/>
            <criterion comment="postgresql-pltcl-7.4 is earlier than 1:7.4.27-0etch1" test_ref="oval:org.mitre.oval:tst:26656"/>
            <criterion comment="libecpg-compat2 is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:26960"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6868" version="5" class="patch">
      <metadata>
        <title>DSA-1959 ganeti -- missing input sanitation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>ganeti</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1959" ref_id="DSA-1959"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4261" ref_id="CVE-2009-4261"/>
        <description>It was discovered that ganeti, a virtual server cluster manager, does not validate the path of scripts passed as arguments to certain commands, which allows local or remote users to execute arbitrary commands on a host acting as a cluster master. The oldstable distribution does not include ganeti.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:04:30-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:52.876-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:16.493-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:59.738-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6868 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:59.619-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:54.472-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="ganeti is earlier than 1.2.6-3+lenny2" test_ref="oval:org.mitre.oval:tst:25887"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6850" version="5" class="patch">
      <metadata>
        <title>DSA-2026 netpbm-free -- stack-based buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>netpbm-free</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2026" ref_id="DSA-2026"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4274" ref_id="CVE-2009-4274"/>
        <description>Marc Schoenefeld discovered a stack-based buffer overflow in the XPM reader implementation in netpbm-free, a suite of image manipulation utilities. An attacker could cause a denial of service or possibly execute arbitrary code via an XPM image file that contains a crafted header field associated with a large color index value.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:08:16-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:51.136-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:15.749-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:58.885-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6850 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:58.400-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:54.302-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libnetpbm9 is earlier than 10.0-12+lenny1" test_ref="oval:org.mitre.oval:tst:26380"/>
          <criterion comment="netpbm is earlier than 10.0-12+lenny1" test_ref="oval:org.mitre.oval:tst:26578"/>
          <criterion comment="libnetpbm10-dev is earlier than 10.0-12+lenny1" test_ref="oval:org.mitre.oval:tst:26726"/>
          <criterion comment="libnetpbm10 is earlier than 10.0-12+lenny1" test_ref="oval:org.mitre.oval:tst:25903"/>
          <criterion comment="libnetpbm9-dev is earlier than 10.0-12+lenny1" test_ref="oval:org.mitre.oval:tst:26535"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6841" version="5" class="patch">
      <metadata>
        <title>DSA-2003 linux-2.6 -- privilege escalation/denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2003" ref_id="DSA-2003"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3080" ref_id="CVE-2009-3080"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3726" ref_id="CVE-2009-3726"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4005" ref_id="CVE-2009-4005"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4020" ref_id="CVE-2009-4020"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4021" ref_id="CVE-2009-4021"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4536" ref_id="CVE-2009-4536"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0007" ref_id="CVE-2010-0007"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0410" ref_id="CVE-2010-0410"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0415" ref_id="CVE-2010-0415"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0622" ref_id="CVE-2010-0622"/>
        <description>NOTE: This kernel update marks the final planned kernel security update for the 2.6.18 kernel in the Debian release "etch". Although security support for "etch" officially ended on Feburary 15th, 2010, this update was already in preparation before that date. A final update that includes fixes for these issues in the 2.6.24 kernel is also in preparation and will be released shortly. Several vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or privilege escalation. The Common Vulnerabilities and Exposures project identifies the following problems: Dave Jones reported an issue in the gdth SCSI driver. A missing check for negative offsets in an ioctl call could be exploited by local users to create a denial of service or potentially gain elevated privileges. Trond Myklebust reported an issue where a malicious NFS server could cause a denial of service condition on its clients by returning incorrect attributes during an open call. Roel Kluin discovered an issue in the hfc_usb driver, an ISDN driver for Colognechip HFC-S USB chip. A potential read overflow exists which may allow remote users to cause a denial of service condition. Amerigo Wang discovered an issue in the HFS filesystem that would allow a denial of service by a local user who has sufficient privileges to mount a specially crafted filesystem. Anana V. Avati discovered an issue in the fuse subsystem. If the system is sufficiently low on memory, a local user can cause the kernel to dereference an invalid pointer resulting in a denial of service and potentially an escalation of privileges. Fabian Yamaguchi reported an issue in the e1000 driver for Intel gigabit network adapters which allow remote users to bypass packet filters using specially crafted ethernet frames. Florian Westphal reported a lack of capability checking in the ebtables netfilter subsystem. If the ebtables module is loaded, local users can add and modify ebtables rules. Sebastian Krahmer discovered an issue in the netlink connector subsystem that permits local users to allocate large amounts of system memory resulting in a denial of service. Ramon de Carvalho Valle discovered an issue in the sys_move_pages interface, limited to amd64, ia64 and powerpc64 flavors in Debian. Local users can exploit this issue to cause a denial of service or gain access to sensitive kernel memory. Jermome Marchand reported an issue in the futex subsystem that allows a local user to force an invalid futex state which results in a denial of service. This update also fixes a regression introduced by a previous security update that caused problems booting on certain s390 systems.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:11:06-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:32.624-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:14.839-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:57.530-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6841 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:55.259-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:53.529-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-support-2.6.18-6 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26792"/>
              <criterion comment="linux-patch-debian-2.6.18 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27156"/>
              <criterion comment="linux-source-2.6.18 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27194"/>
              <criterion comment="linux-manual-2.6.18 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27153"/>
              <criterion comment="linux-tree-2.6.18 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27026"/>
              <criterion comment="linux-doc-2.6.18 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27222"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26863"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27218"/>
              <criterion comment="linux-image-2.6.18-6-s390-tape is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26854"/>
              <criterion comment="linux-image-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27137"/>
              <criterion comment="linux-image-2.6.18-6-vserver-s390x is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27206"/>
              <criterion comment="linux-image-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27063"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27038"/>
              <criterion comment="linux-headers-2.6.18-6-all-s390 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27089"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27286"/>
              <criterion comment="linux-headers-2.6.18-6-s390x is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27252"/>
              <criterion comment="linux-headers-2.6.18-6-s390 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27202"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26977"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26867"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27044"/>
              <criterion comment="linux-image-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27037"/>
              <criterion comment="linux-modules-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26341"/>
              <criterion comment="linux-image-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27039"/>
              <criterion comment="linux-headers-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26486"/>
              <criterion comment="xen-linux-system-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27055"/>
              <criterion comment="linux-headers-2.6.18-6-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27342"/>
              <criterion comment="linux-headers-2.6.18-6-xen is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27256"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27212"/>
              <criterion comment="linux-modules-2.6.18-6-xen-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26986"/>
              <criterion comment="linux-headers-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27095"/>
              <criterion comment="linux-headers-2.6.18-6-all-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26675"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27317"/>
              <criterion comment="linux-headers-2.6.18-6-vserver is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27077"/>
              <criterion comment="linux-headers-2.6.18-6-xen-vserver is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27076"/>
              <criterion comment="linux-image-2.6.18-6-vserver-amd64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27195"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27146"/>
              <criterion comment="linux-headers-2.6.18-6-all is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26693"/>
              <criterion comment="linux-headers-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27313"/>
              <criterion comment="linux-image-2.6.18-6-parisc64 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26873"/>
              <criterion comment="linux-headers-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26774"/>
              <criterion comment="linux-image-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27007"/>
              <criterion comment="linux-image-2.6.18-6-parisc is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27196"/>
              <criterion comment="linux-headers-2.6.18-6 is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:27355"/>
              <criterion comment="linux-headers-2.6.18-6-parisc64-smp is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26990"/>
              <criterion comment="linux-headers-2.6.18-6-all-hppa is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26850"/>
              <criterion comment="linux-image-2.6.18-6-parisc-smp is earlier than 2.6.18.dfsg.1-26etch2" test_ref="oval:org.mitre.oval:tst:26797"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6827" version="5" class="patch">
      <metadata>
        <title>DSA-1994 ajaxterm -- weak session IDs</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>ajaxterm</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1994" ref_id="DSA-1994"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1629" ref_id="CVE-2009-1629"/>
        <description>It was discovered that ajaxterm, a web-based terminal, generates weak and predictable session IDs, which might be used to hijack a session or cause a denial of service attack on a system that uses ajaxterm.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:08:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:42.751-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:14.568-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:56.858-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6827 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:59.047-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:53.338-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="ajaxterm is earlier than 0.10-2+lenny1" test_ref="oval:org.mitre.oval:tst:26620"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="ajaxterm is earlier than 0.9-2+etch1" test_ref="oval:org.mitre.oval:tst:26077"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6826" version="7" class="patch">
      <metadata>
        <title>DSA-1998 kdelibs -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>kdelibs</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1998" ref_id="DSA-1998"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0689" ref_id="CVE-2009-0689"/>
        <description>Maksymilian Arciemowicz discovered a buffer overflow in the internal string routines of the KDE core libraries, which could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:08:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:49.491-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:14.110-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:56.394-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6826 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:57.710-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:53.166-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6826 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:17.027-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:35.775-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="kdelibs4-doc is earlier than 4:3.5.10.dfsg.1-0lenny4" test_ref="oval:org.mitre.oval:tst:26706"/>
              <criterion comment="kdelibs is earlier than 4:3.5.10.dfsg.1-0lenny4" test_ref="oval:org.mitre.oval:tst:25901"/>
              <criterion comment="kdelibs-data is earlier than 4:3.5.10.dfsg.1-0lenny4" test_ref="oval:org.mitre.oval:tst:26815"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="kdelibs4-dev is earlier than 4:3.5.10.dfsg.1-0lenny4" test_ref="oval:org.mitre.oval:tst:26210"/>
              <criterion comment="kdelibs4c2a is earlier than 4:3.5.10.dfsg.1-0lenny4" test_ref="oval:org.mitre.oval:tst:26771"/>
              <criterion comment="kdelibs-dbg is earlier than 4:3.5.10.dfsg.1-0lenny4" test_ref="oval:org.mitre.oval:tst:26648"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6808" version="7" class="patch">
      <metadata>
        <title>DSA-2046 phpgroupware -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>phpgroupware</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2046" ref_id="DSA-2046"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0403" ref_id="CVE-2010-0403"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0404" ref_id="CVE-2010-0404"/>
        <description>Several remote vulnerabilities have been discovered in phpgroupware, a Web based groupware system written in PHP. The Common Vulnerabilities and Exposures project identifies the following problems: A local file inclusion vulnerability allows remote attackers to execute arbitrary PHP code and include arbitrary local files. Multiple SQL injection vulnerabilities allow remote attackers to execute arbitrary SQL commands.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:04:34-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:55.510-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:13.588-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:55.866-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6808 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:55.872-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:52.906-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:25353 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:15.858-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:35.412-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="phpgroupware-0.9.16-phpgwapi is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:24999"/>
          <criterion comment="phpgroupware-0.9.16-addressbook is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:25931"/>
          <criterion comment="phpgroupware-0.9.16-news-admin is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:25800"/>
          <criterion comment="phpgroupware-0.9.16-setup is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:25812"/>
          <criterion comment="phpgroupware-0.9.16-phpgwapi-doc is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:25912"/>
          <criterion comment="phpgroupware-0.9.16-todo is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:25353"/>
          <criterion comment="phpgroupware-0.9.16-preferences is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:25591"/>
          <criterion comment="phpgroupware-0.9.16-core-base is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:25712"/>
          <criterion comment="phpgroupware-0.9.16-email is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:25592"/>
          <criterion comment="phpgroupware-0.9.16-filemanager is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:25900"/>
          <criterion comment="phpgroupware-0.9.16 is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:25910"/>
          <criterion comment="phpgroupware is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:25710"/>
          <criterion comment="phpgroupware-0.9.16-core is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:25928"/>
          <criterion comment="phpgroupware-0.9.16-calendar is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:25643"/>
          <criterion comment="phpgroupware-0.9.16-manual is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:25866"/>
          <criterion comment="phpgroupware-0.9.16-admin is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:25861"/>
          <criterion comment="phpgroupware-0.9.16-doc is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:25695"/>
          <criterion comment="phpgroupware-0.9.16-notes is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:25721"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6799" version="5" class="patch">
      <metadata>
        <title>DSA-1997 mysql-dfsg-5.0 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>mysql-dfsg-5.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1997" ref_id="DSA-1997"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4019" ref_id="CVE-2009-4019"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4030" ref_id="CVE-2009-4030"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4484" ref_id="CVE-2009-4484"/>
        <description>Several vulnerabilities have been discovered in the MySQL database server. The Common Vulnerabilities and Exposures project identifies the following problems: Domas Mituzas discovered that mysqld does not properly handle errors during execution of certain SELECT statements with subqueries, and does not preserve certain null_value flags during execution of statements that use the GeomFromWKB function, which allows remote authenticated users to cause a denial of service via a crafted statement. Sergei Golubchik discovered that MySQL allows local users to bypass certain privilege checks by calling CREATE TABLE on a MyISAM table with modified DATA DIRECTORY or INDEX DIRECTORY arguments that are originally associated with pathnames without symlinks, and that can point to tables created at a future time at which a pathname is modified to contain a symlink to a subdirectory of the MySQL data home directory. Multiple stack-based buffer overflows in the CertDecoder::GetName function in src/asn.cpp in TaoCrypt in yaSSL before 1.9.9, as used in mysqld, allow remote attackers to execute arbitrary code or cause a denial of service by establishing an SSL connection and sending an X.509 client certificate with a crafted name field.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:08:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:43.943-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:12.942-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:55.287-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6799 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:57.189-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:52.594-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="mysql-client is earlier than 5.0.51a-24+lenny3" test_ref="oval:org.mitre.oval:tst:26386"/>
                <criterion comment="mysql-common is earlier than 5.0.51a-24+lenny3" test_ref="oval:org.mitre.oval:tst:26135"/>
                <criterion comment="mysql-server is earlier than 5.0.51a-24+lenny3" test_ref="oval:org.mitre.oval:tst:26602"/>
              </criteria>
            </criteria>
            <criterion comment="libmysqlclient15-dev is earlier than 5.0.51a-24+lenny3" test_ref="oval:org.mitre.oval:tst:26294"/>
            <criterion comment="mysql-client-5.0 is earlier than 5.0.51a-24+lenny3" test_ref="oval:org.mitre.oval:tst:26526"/>
            <criterion comment="libmysqlclient15off is earlier than 5.0.51a-24+lenny3" test_ref="oval:org.mitre.oval:tst:26614"/>
            <criterion comment="mysql-server-5.0 is earlier than 5.0.51a-24+lenny3" test_ref="oval:org.mitre.oval:tst:26581"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="mysql-client is earlier than 5.0.32-7etch12" test_ref="oval:org.mitre.oval:tst:26394"/>
                <criterion comment="mysql-common is earlier than 5.0.32-7etch12" test_ref="oval:org.mitre.oval:tst:26470"/>
                <criterion comment="mysql-server is earlier than 5.0.32-7etch12" test_ref="oval:org.mitre.oval:tst:26454"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libmysqlclient15-dev is earlier than 5.0.32-7etch12" test_ref="oval:org.mitre.oval:tst:26353"/>
                <criterion comment="mysql-server-4.1 is earlier than 5.0.32-7etch12" test_ref="oval:org.mitre.oval:tst:26468"/>
                <criterion comment="mysql-client-5.0 is earlier than 5.0.32-7etch12" test_ref="oval:org.mitre.oval:tst:26215"/>
                <criterion comment="mysql-server-5.0 is earlier than 5.0.32-7etch12" test_ref="oval:org.mitre.oval:tst:26457"/>
                <criterion comment="libmysqlclient15off is earlier than 5.0.32-7etch12" test_ref="oval:org.mitre.oval:tst:26477"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6777" version="5" class="patch">
      <metadata>
        <title>DSA-1971 libthai -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libthai</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1971" ref_id="DSA-1971"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4012" ref_id="CVE-2009-4012"/>
        <description>Tim Starling discovered that libthai, a set of Thai language support routines, is vulnerable of integer/heap overflow. This vulnerability could allow an attacker to run arbitrary code by sending a very long string.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:10:59-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:27.790-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:12.440-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:54.371-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6777 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:58.068-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:52.318-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libthai-doc is earlier than 0.1.9-4+lenny1" test_ref="oval:org.mitre.oval:tst:26928"/>
                <criterion comment="libthai-data is earlier than 0.1.9-4+lenny1" test_ref="oval:org.mitre.oval:tst:26875"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libthai0 is earlier than 0.1.9-4+lenny1" test_ref="oval:org.mitre.oval:tst:27085"/>
                <criterion comment="libthai-dev is earlier than 0.1.9-4+lenny1" test_ref="oval:org.mitre.oval:tst:27082"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libthai-doc is earlier than 0.1.6-1+etch1" test_ref="oval:org.mitre.oval:tst:27170"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libthai0 is earlier than 0.1.6-1+etch1" test_ref="oval:org.mitre.oval:tst:26997"/>
                <criterion comment="libthai-dev is earlier than 0.1.6-1+etch1" test_ref="oval:org.mitre.oval:tst:26962"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6767" version="7" class="patch">
      <metadata>
        <title>DSA-2044 mplayer -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mplayer</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2044" ref_id="DSA-2044"/>
        <description>tixxDZ discovered a vulnerability in the mplayer movie player. Missing data validation in mplayer’s real data transport implementation enable an integer underflow and consequently an unbounded buffer operation. A maliciously crafted stream could thus enable an attacker to execute arbitrary code. No Common Vulnerabilities and Exposures project identifier is available for this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:04:47-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:56.152-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:11.807-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:53.128-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6767 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:52.857-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:52.166-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:25839 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:15.535-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:35.065-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="mplayer-doc is earlier than 1:1.0~rc2-17+lenny3.2" test_ref="oval:org.mitre.oval:tst:25835"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mplayer-dbg is earlier than 1:1.0~rc2-17+lenny3.2" test_ref="oval:org.mitre.oval:tst:25839"/>
              <criterion comment="mplayer is earlier than 1:1.0~rc2-17+lenny3.2" test_ref="oval:org.mitre.oval:tst:25530"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6760" version="5" class="patch">
      <metadata>
        <title>DSA-1953 expat -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>expat</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1953" ref_id="DSA-1953"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3560" ref_id="CVE-2009-3560"/>
        <description>Jan Lieskovsky discovered an error in expat, an XML parsing C library, when parsing certain UTF-8 sequences, which can be exploited to crash an application using the library.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:04:21-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:51.566-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:11.258-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:51.219-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6760 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:54.837-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:51.843-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="lib64expat1 is earlier than 2.0.1-4+lenny2" test_ref="oval:org.mitre.oval:tst:25646"/>
                <criterion comment="lib64expat1-dev is earlier than 2.0.1-4+lenny2" test_ref="oval:org.mitre.oval:tst:25551"/>
                <criterion comment="expat is earlier than 2.0.1-4+lenny2" test_ref="oval:org.mitre.oval:tst:24950"/>
                <criterion comment="libexpat1-dev is earlier than 2.0.1-4+lenny2" test_ref="oval:org.mitre.oval:tst:25270"/>
                <criterion comment="libexpat1 is earlier than 2.0.1-4+lenny2" test_ref="oval:org.mitre.oval:tst:25940"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="expat is earlier than 2.0.1-4+lenny2" test_ref="oval:org.mitre.oval:tst:25698"/>
                <criterion comment="libexpat1-dev is earlier than 2.0.1-4+lenny2" test_ref="oval:org.mitre.oval:tst:25610"/>
                <criterion comment="libexpat1 is earlier than 2.0.1-4+lenny2" test_ref="oval:org.mitre.oval:tst:25842"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
          </criteria>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="libexpat1 is earlier than 1.95.8-3.4+etch2" test_ref="oval:org.mitre.oval:tst:25564"/>
            <criterion comment="expat is earlier than 1.95.8-3.4+etch2" test_ref="oval:org.mitre.oval:tst:25617"/>
            <criterion comment="libexpat1-dev is earlier than 1.95.8-3.4+etch2" test_ref="oval:org.mitre.oval:tst:25615"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6752" version="5" class="patch">
      <metadata>
        <title>DSA-1973 glibc, eglibc -- information disclosure</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>glibc</product>
          <product>eglibc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1973" ref_id="DSA-1973"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0015" ref_id="CVE-2010-0015"/>
        <description>Christoph Pleger has discovered that the GNU C Library and its derivatives add information from the passwd.adjunct.byname map to entries in the passwd map, which allows local users to obtain the encrypted passwords of NIS accounts by calling the getpwnam function.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:10:33-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:25.906-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:10.374-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:49.862-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6752 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:59.818-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:51.566-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="glibc-doc is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:26923"/>
                <criterion comment="glibc-source is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:26787"/>
                <criterion comment="locales is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:26336"/>
              </criteria>
            </criteria>
            <criterion comment="libc6-prof is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:26575"/>
            <criterion comment="nscd is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:26979"/>
            <criterion comment="libc6-dev is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:26768"/>
            <criterion comment="libc6-pic is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:27024"/>
            <criterion comment="libc6 is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:27143"/>
            <criterion comment="locales-all is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:26399"/>
            <criterion comment="libc6-dbg is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:26251"/>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libc6-dev-s390x is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:27060"/>
                <criterion comment="libc6-s390x is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:26814"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Supported platform section">
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libc6-mips64 is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:27034"/>
                <criterion comment="libc6-dev-mips64 is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:26754"/>
                <criterion comment="libc6-dev-mipsn32 is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:27163"/>
                <criterion comment="libc6-mipsn32 is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:27048"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="glibc-doc is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:27141"/>
                <criterion comment="locales is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:27125"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="locales-all is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:27139"/>
                <criterion comment="libc6-prof is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:26769"/>
                <criterion comment="libc6-dev is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:26325"/>
                <criterion comment="libc6-pic is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:26920"/>
                <criterion comment="libc6 is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:26666"/>
                <criterion comment="nscd is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:27167"/>
                <criterion comment="libc6-dbg is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:27049"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libc6-dev-s390x is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:27151"/>
                <criterion comment="libc6-s390x is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:26994"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Supported platform section">
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libc6.1-pic is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:26999"/>
                <criterion comment="libc6.1-dev is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:27075"/>
                <criterion comment="libc6.1-dbg is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:26974"/>
                <criterion comment="nscd is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:27083"/>
                <criterion comment="libc6.1-prof is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:26953"/>
                <criterion comment="locales-all is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:26843"/>
                <criterion comment="libc6.1 is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:27115"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6751" version="5" class="patch">
      <metadata>
        <title>DSA-1976 dokuwiki -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>dokuwiki</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1976" ref_id="DSA-1976"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0287" ref_id="CVE-2010-0287"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0288" ref_id="CVE-2010-0288"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0289" ref_id="CVE-2010-0289"/>
        <description>Several vulnerabilities have been discovered in dokuwiki, a standards compliant simple to use wiki. The Common Vulnerabilities and Exposures project identifies the following problems: It was discovered that an internal variable is not properly sanitised before being used to list directories. This can be exploited to list contents of arbitrary directories. It was discovered that the ACL Manager plugin doesn’t properly check the administrator permissions. This allow an attacker to introduce arbitrary ACL rules and thus gaining access to a closed Wiki. It was discovered that the ACL Manager plugin doesn’t have protections against cross-site request forgeries. This can be exploited to change the access control rules by tricking a logged in administrator into visiting a malicious web site. The oldstable distribution is not affected by these problems.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:10:31-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:22.809-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:10.127-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:49.596-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6751 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:54.498-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:51.295-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="dokuwiki is earlier than 0.0.20080505-4+lenny1" test_ref="oval:org.mitre.oval:tst:26992"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6745" version="5" class="patch">
      <metadata>
        <title>DSA-2029 imlib2 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>imlib2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2029" ref_id="DSA-2029"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6079" ref_id="CVE-2008-6079"/>
        <description>It was discovered that imlib2, a library to load and process several image formats, did not properly process various image file types. Several heap and stack based buffer overflows - partly due to integer overflows - in the ARGB, BMP, JPEG, LBM, PNM, TGA and XPM loaders can lead to the execution of arbitrary code via crafted image files.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:08:29-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:55.060-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:09.647-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:49.227-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6745 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:53:00.193-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:51.117-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libimlib2-dev is earlier than 1.4.0-1.2+lenny1" test_ref="oval:org.mitre.oval:tst:26697"/>
          <criterion comment="libimlib2 is earlier than 1.4.0-1.2+lenny1" test_ref="oval:org.mitre.oval:tst:26893"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6724" version="5" class="patch">
      <metadata>
        <title>DSA-2031 krb5 -- use-after-free</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>krb5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2031" ref_id="DSA-2031"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0629" ref_id="CVE-2010-0629"/>
        <description>Sol Jerome discovered that kadmind service in krb5, a system for authenticating users and services on a network, allows remote authenticated users to cause a denial of service via a request from a kadmin client that sends an invalid API version number.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:10:14-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:16.350-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:09.074-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:48.654-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6724 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:56.743-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:50.902-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="krb5-doc is earlier than 1.6.dfsg.4~beta1-5lenny3" test_ref="oval:org.mitre.oval:tst:26965"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="krb5-rsh-server is earlier than 1.6.dfsg.4~beta1-5lenny3" test_ref="oval:org.mitre.oval:tst:26933"/>
              <criterion comment="krb5-kdc-ldap is earlier than 1.6.dfsg.4~beta1-5lenny3" test_ref="oval:org.mitre.oval:tst:26511"/>
              <criterion comment="krb5-telnetd is earlier than 1.6.dfsg.4~beta1-5lenny3" test_ref="oval:org.mitre.oval:tst:26739"/>
              <criterion comment="libkrb5-dev is earlier than 1.6.dfsg.4~beta1-5lenny3" test_ref="oval:org.mitre.oval:tst:26713"/>
              <criterion comment="libkrb53 is earlier than 1.6.dfsg.4~beta1-5lenny3" test_ref="oval:org.mitre.oval:tst:26662"/>
              <criterion comment="krb5-ftpd is earlier than 1.6.dfsg.4~beta1-5lenny3" test_ref="oval:org.mitre.oval:tst:26898"/>
              <criterion comment="krb5-pkinit is earlier than 1.6.dfsg.4~beta1-5lenny3" test_ref="oval:org.mitre.oval:tst:27006"/>
              <criterion comment="krb5-admin-server is earlier than 1.6.dfsg.4~beta1-5lenny3" test_ref="oval:org.mitre.oval:tst:26772"/>
              <criterion comment="libkadm55 is earlier than 1.6.dfsg.4~beta1-5lenny3" test_ref="oval:org.mitre.oval:tst:26690"/>
              <criterion comment="libkrb5-dbg is earlier than 1.6.dfsg.4~beta1-5lenny3" test_ref="oval:org.mitre.oval:tst:26393"/>
              <criterion comment="krb5-user is earlier than 1.6.dfsg.4~beta1-5lenny3" test_ref="oval:org.mitre.oval:tst:26429"/>
              <criterion comment="krb5-clients is earlier than 1.6.dfsg.4~beta1-5lenny3" test_ref="oval:org.mitre.oval:tst:26742"/>
              <criterion comment="krb5-kdc is earlier than 1.6.dfsg.4~beta1-5lenny3" test_ref="oval:org.mitre.oval:tst:26950"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6723" version="5" class="patch">
      <metadata>
        <title>DSA-2021 spamass-milter -- missing input sanitisation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>spamass-milter</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2021" ref_id="DSA-2021"/>
        <description>A missing input sanitisation in spamass-milter, a milter used to filter mail through spamassassin, was discovered. This allows a remote attacker to inject and execute arbitrary shell commands.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:08:21-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:52.734-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:08.665-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:48.303-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6723 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:53.635-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:50.768-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criterion comment="spamass-milter is earlier than 0.3.1-8+lenny1" test_ref="oval:org.mitre.oval:tst:26860"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6719" version="5" class="patch">
      <metadata>
        <title>DSA-1985 sendmail -- insufficient input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>sendmail</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1985" ref_id="DSA-1985"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4565" ref_id="CVE-2009-4565"/>
        <description>It was discovered that sendmail, a Mail Transport Agent, does not properly handle a "\0" character in a Common Name field of an X.509 certificate. This allows an attacker to spoof arbitrary SSL-based SMTP servers via a crafted server certificate issued by a legitimate Certification Authority, and to bypass intended access restrictions via a crafted client certificate issued by a legitimate Certification Authority.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:05:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:03.884-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:07.894-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:47.541-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6719 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:53:00.624-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:50.538-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="sendmail-base is earlier than 8.14.3-5+lenny1" test_ref="oval:org.mitre.oval:tst:25769"/>
                <criterion comment="sendmail-cf is earlier than 8.14.3-5+lenny1" test_ref="oval:org.mitre.oval:tst:25074"/>
                <criterion comment="sendmail-doc is earlier than 8.14.3-5+lenny1" test_ref="oval:org.mitre.oval:tst:25633"/>
                <criterion comment="sendmail is earlier than 8.14.3-5+lenny1" test_ref="oval:org.mitre.oval:tst:25482"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="rmail is earlier than 8.14.3-5+lenny1" test_ref="oval:org.mitre.oval:tst:25060"/>
                <criterion comment="sendmail-bin is earlier than 8.14.3-5+lenny1" test_ref="oval:org.mitre.oval:tst:25830"/>
                <criterion comment="libmilter-dev is earlier than 8.14.3-5+lenny1" test_ref="oval:org.mitre.oval:tst:25635"/>
                <criterion comment="sensible-mda is earlier than 8.14.3-5+lenny1" test_ref="oval:org.mitre.oval:tst:25947"/>
                <criterion comment="libmilter1.0.1 is earlier than 8.14.3-5+lenny1" test_ref="oval:org.mitre.oval:tst:25950"/>
                <criterion comment="libmilter1.0.1-dbg is earlier than 8.14.3-5+lenny1" test_ref="oval:org.mitre.oval:tst:25613"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="sendmail-base is earlier than 8.13.8-3+etch1" test_ref="oval:org.mitre.oval:tst:25637"/>
                <criterion comment="sendmail-cf is earlier than 8.13.8-3+etch1" test_ref="oval:org.mitre.oval:tst:25796"/>
                <criterion comment="sendmail-doc is earlier than 8.13.8-3+etch1" test_ref="oval:org.mitre.oval:tst:25885"/>
                <criterion comment="sendmail is earlier than 8.13.8-3+etch1" test_ref="oval:org.mitre.oval:tst:25786"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="rmail is earlier than 8.13.8-3+etch1" test_ref="oval:org.mitre.oval:tst:25723"/>
                <criterion comment="libmilter0 is earlier than 8.13.8-3+etch1" test_ref="oval:org.mitre.oval:tst:25823"/>
                <criterion comment="sendmail-bin is earlier than 8.13.8-3+etch1" test_ref="oval:org.mitre.oval:tst:25926"/>
                <criterion comment="libmilter0-dbg is earlier than 8.13.8-3+etch1" test_ref="oval:org.mitre.oval:tst:25834"/>
                <criterion comment="libmilter-dev is earlier than 8.13.8-3+etch1" test_ref="oval:org.mitre.oval:tst:25116"/>
                <criterion comment="sensible-mda is earlier than 8.13.8-3+etch1" test_ref="oval:org.mitre.oval:tst:25851"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6714" version="5" class="patch">
      <metadata>
        <title>DSA-2042 iscsitarget -- format string</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>iscsitarget</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2042" ref_id="DSA-2042"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0743" ref_id="CVE-2010-0743"/>
        <description>Florent Daigniere discovered multiple format string vulnerabilities in Linux SCSI target framework allow remote attackers to cause a denial of service in the ietd daemon. The flaw could be trigger by sending a carefully-crafted Internet Storage Name Service request.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:04:52-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:57.341-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:07.474-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:47.118-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6714 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:54.637-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:50.352-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="iscsitarget-source is earlier than 0.4.16+svn162-3.1+lenny1" test_ref="oval:org.mitre.oval:tst:25547"/>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criterion comment="iscsitarget is earlier than 0.4.16+svn162-3.1+lenny1" test_ref="oval:org.mitre.oval:tst:25802"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6701" version="5" class="patch">
      <metadata>
        <title>DSA-2023 curl -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>curl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2023" ref_id="DSA-2023"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0734" ref_id="CVE-2010-0734"/>
        <description>Wesley Miaw discovered that libcurl, a multi-protocol file transfer library, is prone to a buffer overflow via the callback function when an application relies on libcurl to automatically uncompress data. Note that this only affects applications that trust libcurl’s maximum limit for a fixed buffer size and do not perform any sanity checks themselves.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:08:22-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:54.008-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:07.115-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:46.647-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6701 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:55.680-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:50.190-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libcurl4-gnutls-dev is earlier than 7.18.2-8lenny4" test_ref="oval:org.mitre.oval:tst:26683"/>
          <criterion comment="libcurl4-openssl-dev is earlier than 7.18.2-8lenny4" test_ref="oval:org.mitre.oval:tst:26698"/>
          <criterion comment="libcurl3-gnutls is earlier than 7.18.2-8lenny4" test_ref="oval:org.mitre.oval:tst:26474"/>
          <criterion comment="libcurl3-dbg is earlier than 7.18.2-8lenny4" test_ref="oval:org.mitre.oval:tst:25906"/>
          <criterion comment="libcurl3 is earlier than 7.18.2-8lenny4" test_ref="oval:org.mitre.oval:tst:26653"/>
          <criterion comment="curl is earlier than 7.18.2-8lenny4" test_ref="oval:org.mitre.oval:tst:26644"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6699" version="5" class="patch">
      <metadata>
        <title>DSA-2025 icedove -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>icedove</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2025" ref_id="DSA-2025"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2408" ref_id="CVE-2009-2408"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2404" ref_id="CVE-2009-2404"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2463" ref_id="CVE-2009-2463"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3072" ref_id="CVE-2009-3072"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3075" ref_id="CVE-2009-3075"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0163" ref_id="CVE-2010-0163"/>
        <description>Several remote vulnerabilities have been discovered in the Icedove mail client, an unbranded version of the Thunderbird mail client. The Common Vulnerabilities and Exposures project identifies the following problems: Dan Kaminsky and Moxie Marlinspike discovered that icedove does not properly handle a "\0" character in a domain name in the subject's Common Name field of an X.509 certificate. Moxie Marlinspike reported a heap overflow vulnerability in the code that handles regular expressions in certificate names. monarch2020 discovered an integer overflow in a base64 decoding function. Josh Soref discovered a crash in the BinHex decoder. Carsten Book reported a crash in the JavaScript engine. Ludovic Hirlimann reported a crash indexing some messages with attachments, which could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:08:14-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:50.421-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:06.716-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:46.267-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6699 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:56.331-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:49.779-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="icedove-dev is earlier than 2.0.0.24-0lenny1" test_ref="oval:org.mitre.oval:tst:26361"/>
          <criterion comment="icedove-dbg is earlier than 2.0.0.24-0lenny1" test_ref="oval:org.mitre.oval:tst:26265"/>
          <criterion comment="icedove-gnome-support is earlier than 2.0.0.24-0lenny1" test_ref="oval:org.mitre.oval:tst:26832"/>
          <criterion comment="icedove is earlier than 2.0.0.24-0lenny1" test_ref="oval:org.mitre.oval:tst:26306"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6675" version="7" class="patch">
      <metadata>
        <title>DSA-1978 phpgroupware -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>phpgroupware</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1978" ref_id="DSA-1978"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4414" ref_id="CVE-2009-4414"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4415" ref_id="CVE-2009-4415"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4416" ref_id="CVE-2009-4416"/>
        <description>Several remote vulnerabilities have been discovered in phpgroupware, a Web based groupware system written in PHP. The Common Vulnerabilities and Exposures project identifies the following problems: An SQL injection vulnerability was found in the authentication module. Multiple directory traversal vulnerabilities were found in the addressbook module. The authentication module is affected by cross-site scripting.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:10:22-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:19.845-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:06.009-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:43.799-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6675 - Debian Patch Update" date="2014-06-06T17:33:00.153-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:34:45.699-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:49.505-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:26315 - Modified Debian patches to correct Epochs." date="2015-02-03T13:15:00.798-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:18:14.820-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:34.521-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="phpgroupware-0.9.16-phpgwapi is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:26315"/>
          <criterion comment="phpgroupware-0.9.16-addressbook is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:26833"/>
          <criterion comment="phpgroupware-0.9.16-news-admin is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:26848"/>
          <criterion comment="phpgroupware-0.9.16-setup is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:26751"/>
          <criterion comment="phpgroupware-0.9.16-phpgwapi-doc is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:26896"/>
          <criterion comment="phpgroupware-0.9.16-filemanager is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:27008"/>
          <criterion comment="phpgroupware-0.9.16-preferences is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:26932"/>
          <criterion comment="phpgroupware-0.9.16-todo is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:26967"/>
          <criterion comment="phpgroupware-0.9.16-core-base is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:26770"/>
          <criterion comment="phpgroupware-0.9.16-email is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:26070"/>
          <criterion comment="phpgroupware is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:26913"/>
          <criterion comment="phpgroupware-0.9.16 is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:26756"/>
          <criterion comment="phpgroupware-0.9.16-manual is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:27012"/>
          <criterion comment="phpgroupware-0.9.16-core is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:27029"/>
          <criterion comment="phpgroupware-0.9.16-calendar is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:26128"/>
          <criterion comment="phpgroupware-0.9.16-admin is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:27092"/>
          <criterion comment="phpgroupware-0.9.16-doc is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:27011"/>
          <criterion comment="phpgroupware-0.9.16-notes is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:27018"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6671" version="5" class="patch">
      <metadata>
        <title>DSA-1986 moodle -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>moodle</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-1986" ref_id="DSA-1986"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4297" ref_id="CVE-2009-4297"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4298" ref_id="CVE-2009-4298"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4299" ref_id="CVE-2009-4299"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4301" ref_id="CVE-2009-4301"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4302" ref_id="CVE-2009-4302"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4303" ref_id="CVE-2009-4303"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4305" ref_id="CVE-2009-4305"/>
        <description>Several vulnerabilities have been discovered in Moodle, an online course management system. The Common Vulnerabilities and Exposures project identifies the following problems: Multiple cross-site request forgery vulnerabilities have been discovered. It has been discovered that the LAMS module is prone to the disclosure of user account information. The Glossary module has an insufficient access control mechanism. Moodle does not properly check permissions when the MNET service is enabled, which allows remote authenticated servers to execute arbitrary MNET functions. The login/index_form.html page links to an HTTP page instead of using an SSL secured connection. Moodle stores sensitive data in backup files, which might make it possible for attackers to obtain them. It has been discovered that the SCORM module is prone to an SQL injection. Additionally, an SQL injection in the update_record function, a problem with symbolic links and a verification problem with Glossary, database and forum ratings have been fixed.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:05:04-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:28:00.149-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:05.781-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:43.569-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6671 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:53:00.436-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:49.110-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="moodle is earlier than 1.8.2.dfsg-3+lenny3" test_ref="oval:org.mitre.oval:tst:25862"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6658" version="5" class="patch">
      <metadata>
        <title>DSA-2045 libtheora -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>libtheora</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2045" ref_id="DSA-2045"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3389" ref_id="CVE-2009-3389"/>
        <description>Bob Clary, Dan Kaminsky and David Keeler discovered that in libtheora, a video library part of the Ogg project, several flaws allow context-dependent attackers via a large and specially crafted media file, to cause a denial of service, and possibly arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:04:49-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:27:56.812-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:05.417-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:43.184-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6658 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:59.186-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:48.910-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
          <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
          <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
          <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
          <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
          <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
          <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
          <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
          <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
          <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libtheora0 is earlier than 1.0~beta3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25765"/>
          <criterion comment="libtheora-dev is earlier than 1.0~beta3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25562"/>
          <criterion comment="libtheora-bin is earlier than 1.0~beta3-1+lenny1" test_ref="oval:org.mitre.oval:tst:25898"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6637" version="5" class="patch">
      <metadata>
        <title>DSA-2038 pidgin -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>pidgin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2038" ref_id="DSA-2038"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0420" ref_id="CVE-2010-0420"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0423" ref_id="CVE-2010-0423"/>
        <description>Several remote vulnerabilities have been discovered in Pidgin, a multi-protocol instant messaging client. The Common Vulnerabilities and Exposures project identifies the following problems: Crafted nicknames in the XMPP protocol can crash Pidgin remotely. Remote contacts may send too many custom smilies, crashing Pidgin. Since a few months, Microsoft’s servers for MSN have changed the protocol, making Pidgin non-functional for use with MSN. It is not feasible to port these changes to the version of Pidgin in Debian Lenny. This update formalises that situation by disabling the protocol in the client. Users of the MSN protocol are advised to use the version of Pidgin in the repositories of www.backports.org.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T19:10:15-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-26T13:29:18.042-04:00">DRAFT</status_change>
            <status_change date="2010-06-14T04:00:04.848-04:00">INTERIM</status_change>
            <status_change date="2010-06-29T11:48:41.846-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6637 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:56.083-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:48.662-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criteria operator="OR" comment="Architecture section">
          <criteria operator="AND" comment="Architecture independent section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libpurple-dev is earlier than 2.4.3-4lenny6" test_ref="oval:org.mitre.oval:tst:26452"/>
              <criterion comment="finch-dev is earlier than 2.4.3-4lenny6" test_ref="oval:org.mitre.oval:tst:26959"/>
              <criterion comment="pidgin-dev is earlier than 2.4.3-4lenny6" test_ref="oval:org.mitre.oval:tst:26910"/>
              <criterion comment="libpurple-bin is earlier than 2.4.3-4lenny6" test_ref="oval:org.mitre.oval:tst:26667"/>
              <criterion comment="pidgin-data is earlier than 2.4.3-4lenny6" test_ref="oval:org.mitre.oval:tst:26985"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture dependent section">
            <criteria operator="OR" comment="Supported architectures section">
              <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
              <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
              <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
              <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
              <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
              <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
              <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libpurple0 is earlier than 2.4.3-4lenny6" test_ref="oval:org.mitre.oval:tst:26924"/>
              <criterion comment="pidgin-dbg is earlier than 2.4.3-4lenny6" test_ref="oval:org.mitre.oval:tst:26383"/>
              <criterion comment="pidgin is earlier than 2.4.3-4lenny6" test_ref="oval:org.mitre.oval:tst:26987"/>
              <criterion comment="finch is earlier than 2.4.3-4lenny6" test_ref="oval:org.mitre.oval:tst:26334"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6557" version="3" class="patch">
      <metadata>
        <title>DSA-1750 libpng -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <platform>Debian GNU/Linux 4.0</platform>
          <product>libpng</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2009/dsa-1750" ref_id="DSA-1750"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2445" ref_id="CVE-2007-2445"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5269" ref_id="CVE-2007-5269"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1382" ref_id="CVE-2008-1382"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5907" ref_id="CVE-2008-5907"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6218" ref_id="CVE-2008-6218"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0040" ref_id="CVE-2009-0040"/>
        <description>Several vulnerabilities have been discovered in libpng, a library for reading and writing PNG files. The Common Vulnerabilities and Exposures project identifies the following problems: The png_handle_tRNS function allows attackers to cause a denial of service  (application crash) via a grayscale PNG image with a bad tRNS chunk CRC value. Certain chunk handlers allow attackers to cause a denial of service (crash)  via crafted pCAL, sCAL, tEXt, iTXt, and ztXT chunking in PNG images, which  trigger out-of-bounds read operations. libpng allows context-dependent attackers to cause a denial of service (crash) and possibly execute arbitrary code via a PNG file with zero length "unknown" chunks, which trigger an access of uninitialised memory. The png_check_keyword might allow context-dependent attackers to set the  value of an arbitrary memory location to zero via vectors involving  creation of crafted PNG files with keywords. A memory leak in the png_handle_tEXt function allows context-dependent attackers to cause a denial of service (memory exhaustion) via a crafted PNG file. libpng allows context-dependent attackers to cause a denial of service (application crash) or possibly execute arbitrary code via a crafted PNG file that triggers a free of an uninitialised pointer in (1) the png_read_png function, (2) pCAL chunk handling, or (3) setup of 16-bit gamma tables.</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-04T16:44:51">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-06T20:14:47.577-05:00">DRAFT</status_change>
            <status_change date="2009-12-21T04:01:10.556-05:00">INTERIM</status_change>
            <status_change date="2010-01-11T04:01:59.885-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6557 - Debian Patch Update" date="2014-06-06T16:51:00.206-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:52:59.459-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:48.227-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libpng3 is earlier than 1.2.27-2+lenny2" test_ref="oval:org.mitre.oval:tst:10860"/>
            </criteria>
            <criteria operator="AND" comment="Architecture dependent section">
              <criteria operator="OR" comment="Supported architectures section">
                <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
                <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
                <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
                <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
                <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
                <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
                <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
                <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
                <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
                <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
                <criterion comment="Installed architecture is mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
                <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              </criteria>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libpng12-dev is earlier than 1.2.27-2+lenny2" test_ref="oval:org.mitre.oval:tst:11142"/>
                <criterion comment="libpng12-0 is earlier than 1.2.27-2+lenny2" test_ref="oval:org.mitre.oval:tst:11051"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criteria operator="OR" comment="Architecture section">
            <criteria operator="AND" comment="Architecture independent section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="libpng3 is earlier than 1.2.15~beta5-1+etch2" test_ref="oval:org.mitre.oval:tst:11231"/>
            </criteria>
            <criterion comment="libpng12-dev is earlier than 1.2.15~beta5-1+etch2" test_ref="oval:org.mitre.oval:tst:10903"/>
            <criterion comment="libpng12-0 is earlier than 1.2.15~beta5-1+etch2" test_ref="oval:org.mitre.oval:tst:11146"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29463" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1039 -- ntp security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>ntp</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1039.html" ref_id="RHSA-2009:1039"/>
        <reference source="CESA-2009:1039" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-May/015881.html" ref_id="CESA-2009:1039-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0159" ref_id="CVE-2009-0159"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1252" ref_id="CVE-2009-1252"/>
        <description>An updated ntp package that fixes two security issues is now available for
Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:25">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:02.682-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:46.340-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:41.532-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="ntp is earlier than 0:4.2.2p1-9.el5_3.2" test_ref="oval:org.mitre.oval:tst:141024"/>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criterion comment="ntp is earlier than 0:4.2.2p1-9.el5.centos.2" test_ref="oval:org.mitre.oval:tst:141115"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29446" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0473 -- kernel security and bug fix update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0473.html" ref_id="RHSA-2009:0473"/>
        <reference source="CESA-2009:0473" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-May/015845.html" ref_id="CESA-2009:0473-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4307" ref_id="CVE-2008-4307"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0787" ref_id="CVE-2009-0787"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0834" ref_id="CVE-2009-0834"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1336" ref_id="CVE-2009-1336"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1337" ref_id="CVE-2009-1337"/>
        <description>Updated kernel packages that fix several security issues and several bugs
are now available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The kernel packages contain the Linux kernel, the core of any Linux
operating system.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:27">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:10.669-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:46.014-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:41.061-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.18-128.1.10.el5" test_ref="oval:org.mitre.oval:tst:140816"/>
          <criterion comment="kernel-PAE is earlier than 0:2.6.18-128.1.10.el5" test_ref="oval:org.mitre.oval:tst:140921"/>
          <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-128.1.10.el5" test_ref="oval:org.mitre.oval:tst:140945"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.18-128.1.10.el5" test_ref="oval:org.mitre.oval:tst:141160"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-128.1.10.el5" test_ref="oval:org.mitre.oval:tst:141042"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.18-128.1.10.el5" test_ref="oval:org.mitre.oval:tst:140988"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.18-128.1.10.el5" test_ref="oval:org.mitre.oval:tst:140909"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.18-128.1.10.el5" test_ref="oval:org.mitre.oval:tst:140975"/>
          <criterion comment="kernel-xen is earlier than 0:2.6.18-128.1.10.el5" test_ref="oval:org.mitre.oval:tst:140426"/>
          <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-128.1.10.el5" test_ref="oval:org.mitre.oval:tst:140924"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29396" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1095 -- firefox security update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>firefox</product>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1095.html" ref_id="RHSA-2009:1095"/>
        <reference source="CESA-2009:1095" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-June/015993.html" ref_id="CESA-2009:1095-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1392" ref_id="CVE-2009-1392"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1832" ref_id="CVE-2009-1832"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1833" ref_id="CVE-2009-1833"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1834" ref_id="CVE-2009-1834"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1835" ref_id="CVE-2009-1835"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1836" ref_id="CVE-2009-1836"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1837" ref_id="CVE-2009-1837"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1838" ref_id="CVE-2009-1838"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1839" ref_id="CVE-2009-1839"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1840" ref_id="CVE-2009-1840"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1841" ref_id="CVE-2009-1841"/>
        <description>Updated firefox packages that fix several security issues are now available
for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having critical security impact by the Red
Hat Security Response Team.
Mozilla Firefox is an open source Web browser. XULRunner provides the XUL
Runtime environment for Mozilla Firefox.
Several flaws were found in the processing of malformed web content. A web
page containing malicious content could cause Firefox to crash or,
potentially, execute arbitrary code as the user running Firefox.
(CVE-2009-1392, CVE-2009-1832, CVE-2009-1833, CVE-2009-1837, CVE-2009-1838,
CVE-2009-1841)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:22">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:04.719-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:45.493-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:40.318-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="xulrunner-devel is earlier than 0:1.9.0.11-3.el5_3" test_ref="oval:org.mitre.oval:tst:140443"/>
            <criterion comment="xulrunner-devel-unstable is earlier than 0:1.9.0.11-3.el5_3" test_ref="oval:org.mitre.oval:tst:140856"/>
            <criterion comment="firefox is earlier than 0:3.0.11-2.el5_3" test_ref="oval:org.mitre.oval:tst:140701"/>
            <criterion comment="xulrunner is earlier than 0:1.9.0.11-3.el5_3" test_ref="oval:org.mitre.oval:tst:140702"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="firefox is earlier than 0:3.0.11-4.el4" test_ref="oval:org.mitre.oval:tst:141044"/>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="firefox is earlier than 0:3.0.11-2.el5.centos" test_ref="oval:org.mitre.oval:tst:140819"/>
            <criterion comment="xulrunner is earlier than 0:1.9.0.11-3.el5" test_ref="oval:org.mitre.oval:tst:140998"/>
            <criterion comment="xulrunner-devel is earlier than 0:1.9.0.11-3.el5" test_ref="oval:org.mitre.oval:tst:141077"/>
            <criterion comment="xulrunner-devel-unstable is earlier than 0:1.9.0.11-3.el5" test_ref="oval:org.mitre.oval:tst:140919"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29387" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0411 -- device-mapper-multipath security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>device-mapper-multipath</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0411.html" ref_id="RHSA-2009:0411"/>
        <reference source="CESA-2009:0411" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-April/015739.html" ref_id="CESA-2009:0411-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0115" ref_id="CVE-2009-0115"/>
        <description>Updated device-mapper-multipath packages that fix a security issue are now
available for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The device-mapper multipath packages provide tools to manage multipath
devices by issuing instructions to the device-mapper multipath kernel
module, and by managing the creation and removal of partitions for
device-mapper devices.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:36">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:12.129-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:45.300-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:40.167-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="device-mapper-multipath is earlier than 0:0.4.5-31.el4_7.1" test_ref="oval:org.mitre.oval:tst:139942"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="device-mapper-multipath is earlier than 0:0.4.7-23.el5_3.2" test_ref="oval:org.mitre.oval:tst:139876"/>
            <criterion comment="kpartx is earlier than 0:0.4.7-23.el5_3.2" test_ref="oval:org.mitre.oval:tst:139382"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29382" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1619 -- dstat security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>dstat</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1619.html" ref_id="RHSA-2009:1619"/>
        <reference source="CESA-2009:1619" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-December/016366.html" ref_id="CESA-2009:1619-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3894" ref_id="CVE-2009-3894"/>
        <description>An updated dstat package that fixes one security issue is now available for
Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Dstat is a versatile replacement for the vmstat, iostat, and netstat tools.
Dstat can be used for performance tuning tests, benchmarks, and
troubleshooting.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:27">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:46.895-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:45.188-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:40.000-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criterion comment="dstat is earlier than 0:0.6.6-3.el5_4.1" test_ref="oval:org.mitre.oval:tst:139764"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29381" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0315 -- firefox security update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>firefox</product>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0315.html" ref_id="RHSA-2009:0315"/>
        <reference source="CESA-2009:0315" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-April/015752.html" ref_id="CESA-2009:0315-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0040" ref_id="CVE-2009-0040"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0771" ref_id="CVE-2009-0771"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0772" ref_id="CVE-2009-0772"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0773" ref_id="CVE-2009-0773"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0774" ref_id="CVE-2009-0774"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0775" ref_id="CVE-2009-0775"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0776" ref_id="CVE-2009-0776"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0777" ref_id="CVE-2009-0777"/>
        <description>An updated firefox package that fixes various security issues is now
available for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having critical security impact by the Red
Hat Security Response Team.
Mozilla Firefox is an open source Web browser.
Several flaws were found in the processing of malformed web content. A web
page containing malicious content could cause Firefox to crash or,
potentially, execute arbitrary code as the user running Firefox.
(CVE-2009-0040, CVE-2009-0771, CVE-2009-0772, CVE-2009-0773, CVE-2009-0774,
CVE-2009-0775)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:57">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:08.299-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:44.912-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:39.706-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="xulrunner-devel is earlier than 0:1.9.0.7-1.el5" test_ref="oval:org.mitre.oval:tst:140359"/>
            <criterion comment="xulrunner-devel-unstable is earlier than 0:1.9.0.7-1.el5" test_ref="oval:org.mitre.oval:tst:140178"/>
            <criterion comment="xulrunner is earlier than 0:1.9.0.7-1.el5" test_ref="oval:org.mitre.oval:tst:140357"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="firefox is earlier than 0:3.0.7-1.el5" test_ref="oval:org.mitre.oval:tst:140183"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="firefox is earlier than 0:3.0.7-1.el4" test_ref="oval:org.mitre.oval:tst:140385"/>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criterion comment="firefox is earlier than 0:3.0.7-1.el5.centos" test_ref="oval:org.mitre.oval:tst:140353"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29380" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0457 -- libwmf security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>libwmf</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0457.html" ref_id="RHSA-2009:0457"/>
        <reference source="CESA-2009:0457" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-May/015871.html" ref_id="CESA-2009:0457-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1364" ref_id="CVE-2009-1364"/>
        <description>Updated libwmf packages that fix one security issue are now available for
Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
libwmf is a library for reading and converting Windows Metafile Format
(WMF) vector graphics. libwmf is used by applications such as GIMP and
ImageMagick.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:28">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:31.521-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:44.777-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:39.556-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libwmf-devel is earlier than 0:0.2.8.4-10.2" test_ref="oval:org.mitre.oval:tst:140042"/>
            <criterion comment="libwmf is earlier than 0:0.2.8.4-10.2" test_ref="oval:org.mitre.oval:tst:139931"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libwmf is earlier than 0:0.2.8.3-5.8" test_ref="oval:org.mitre.oval:tst:140307"/>
            <criterion comment="libwmf-devel is earlier than 0:0.2.8.3-5.8" test_ref="oval:org.mitre.oval:tst:140274"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29379" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1427 -- fetchmail security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>fetchmail</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1427.html" ref_id="RHSA-2009:1427"/>
        <reference source="CESA-2009:1427" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-September/016125.html" ref_id="CESA-2009:1427-CentOS 3"/>
        <reference source="CESA-2009:1427" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-September/016159.html" ref_id="CESA-2009:1427-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4565" ref_id="CVE-2007-4565"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2711" ref_id="CVE-2008-2711"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2666" ref_id="CVE-2009-2666"/>
        <description>An updated fetchmail package that fixes multiple security issues is now
available for Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:48">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:32.805-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:44.508-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:39.285-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criterion comment="fetchmail is earlier than 0:6.3.6-1.1.el5_3.1" test_ref="oval:org.mitre.oval:tst:140338"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criterion comment="fetchmail is earlier than 0:6.2.0-3.el3.5" test_ref="oval:org.mitre.oval:tst:140731"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="fetchmail is earlier than 0:6.2.5-6.0.1.el4_8.1" test_ref="oval:org.mitre.oval:tst:140541"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29372" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0010 -- squirrelmail security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>squirrelmail</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0010.html" ref_id="RHSA-2009:0010"/>
        <reference source="CESA-2009:0010" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-January/015540.html" ref_id="CESA-2009:0010-CentOS 3"/>
        <reference source="CESA-2009:0010" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-January/015546.html" ref_id="CESA-2009:0010-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2379" ref_id="CVE-2008-2379"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3663" ref_id="CVE-2008-3663"/>
        <description>An updated squirrelmail package that resolves various security issues is
now available for Red Hat Enterprise Linux 3, 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
SquirrelMail is an easy-to-configure, standards-based, webmail package
written in PHP. It includes built-in PHP support for the IMAP and SMTP
protocols, and pure HTML 4.0 page-rendering (with no JavaScript required)
for maximum browser-compatibility, strong MIME support, address books, and
folder manipulation.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:06">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:39:55.532-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:44.179-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:38.972-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="squirrelmail is earlier than 0:1.4.8-5.el5_2.2" test_ref="oval:org.mitre.oval:tst:140516"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criterion comment="squirrelmail is earlier than 0:1.4.8-8.el3" test_ref="oval:org.mitre.oval:tst:139889"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="squirrelmail is earlier than 0:1.4.8-5.el4_7.2" test_ref="oval:org.mitre.oval:tst:140185"/>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criterion comment="squirrelmail is earlier than 0:1.4.8-5.el5.centos.2" test_ref="oval:org.mitre.oval:tst:140526"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29371" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0344 -- libsoup security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <product>evolution28-libsoup</product>
          <product>libsoup</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0344.html" ref_id="RHSA-2009:0344"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0585" ref_id="CVE-2009-0585"/>
        <description>Updated libsoup and evolution28-libsoup packages that fix a security issue
are now available for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
libsoup is an HTTP client/library implementation for GNOME written in C. It
was originally part of a SOAP (Simple Object Access Protocol)
implementation called Soup, but the SOAP and non-SOAP parts have now been
split into separate packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:55">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:39:59.760-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:44.052-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:38.785-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libsoup-devel is earlier than 0:2.2.98-2.el5_3.1" test_ref="oval:org.mitre.oval:tst:140392"/>
            <criterion comment="libsoup is earlier than 0:2.2.98-2.el5_3.1" test_ref="oval:org.mitre.oval:tst:140462"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="evolution28-libsoup is earlier than 0:2.2.98-5.el4.1" test_ref="oval:org.mitre.oval:tst:140243"/>
            <criterion comment="evolution28-libsoup-devel is earlier than 0:2.2.98-5.el4.1" test_ref="oval:org.mitre.oval:tst:140436"/>
            <criterion comment="libsoup is earlier than 0:2.2.1-4.el4.1" test_ref="oval:org.mitre.oval:tst:140238"/>
            <criterion comment="libsoup-devel is earlier than 0:2.2.1-4.el4.1" test_ref="oval:org.mitre.oval:tst:140412"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29369" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1321 -- nfs-utils security and bug fix update (Low)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>nfs-utils</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1321.html" ref_id="RHSA-2009:1321"/>
        <reference source="CESA-2009:1321" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-September/016148.html" ref_id="CESA-2009:1321-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4552" ref_id="CVE-2008-4552"/>
        <description>An updated nfs-utils package that fixes a security issue and several bugs
is now available.
This update has been rated as having low security impact by the Red Hat
Security Response Team.
The nfs-utils package provides a daemon for the kernel NFS server and
related tools.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:58">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:29.574-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:43.900-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:38.636-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criterion comment="nfs-utils is earlier than 1:1.0.9-42.el5" test_ref="oval:org.mitre.oval:tst:140674"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29367" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0261 -- vnc security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 3</platform>
          <product>vnc</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0261.html" ref_id="RHSA-2009:0261"/>
        <reference source="CESA-2009:0261" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-February/015629.html" ref_id="CESA-2009:0261-CentOS 3"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4770" ref_id="CVE-2008-4770"/>
        <description>Updated vnc packages to correct a security issue are now available for Red
Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:32.490-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:43.763-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:38.432-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="vnc is earlier than 0:4.0-0.beta4.1.8" test_ref="oval:org.mitre.oval:tst:140408"/>
            <criterion comment="vnc-server is earlier than 0:4.0-0.beta4.1.8" test_ref="oval:org.mitre.oval:tst:140140"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="vnc is earlier than 0:4.0-12.el4_7.1" test_ref="oval:org.mitre.oval:tst:139841"/>
            <criterion comment="vnc-server is earlier than 0:4.0-12.el4_7.1" test_ref="oval:org.mitre.oval:tst:140445"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="vnc is earlier than 0:4.1.2-14.el5_3.1" test_ref="oval:org.mitre.oval:tst:140288"/>
            <criterion comment="vnc-server is earlier than 0:4.1.2-14.el5_3.1" test_ref="oval:org.mitre.oval:tst:140351"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29365" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1601 -- kdelibs security update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>kdelibs</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1601.html" ref_id="RHSA-2009:1601"/>
        <reference source="CESA-2009:1601" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-November/016337.html" ref_id="CESA-2009:1601-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0689" ref_id="CVE-2009-0689"/>
        <description>Updated kdelibs packages that fix one security issue are now available for
Red Hat Enterprise Linux 4 and 5.
This update has been rated as having critical security impact by the Red
Hat Security Response Team.
The kdelibs packages provide libraries for the K Desktop Environment (KDE).
A buffer overflow flaw was found in the kdelibs string to floating point
conversion routines. A web page containing malicious JavaScript could crash
Konqueror or, potentially, execute arbitrary code with the privileges of the
user running Konqueror. (CVE-2009-0689)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:32">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:33.366-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:43.655-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:38.308-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kdelibs-devel is earlier than 6:3.5.4-25.el5_4.1" test_ref="oval:org.mitre.oval:tst:140061"/>
            <criterion comment="kdelibs is earlier than 6:3.5.4-25.el5_4.1" test_ref="oval:org.mitre.oval:tst:140121"/>
            <criterion comment="kdelibs-apidocs is earlier than 6:3.5.4-25.el5_4.1" test_ref="oval:org.mitre.oval:tst:140212"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kdelibs is earlier than 6:3.3.1-17.el4_8.1" test_ref="oval:org.mitre.oval:tst:139744"/>
            <criterion comment="kdelibs-devel is earlier than 6:3.3.1-17.el4_8.1" test_ref="oval:org.mitre.oval:tst:140188"/>
          </criteria>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kdelibs is earlier than 6:3.5.4-25.el5.centos.1" test_ref="oval:org.mitre.oval:tst:140215"/>
            <criterion comment="kdelibs-apidocs is earlier than 6:3.5.4-25.el5.centos.1" test_ref="oval:org.mitre.oval:tst:140119"/>
            <criterion comment="kdelibs-devel is earlier than 6:3.5.4-25.el5.centos.1" test_ref="oval:org.mitre.oval:tst:139912"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29359" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1238 -- dnsmasq security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>dnsmasq</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1238.html" ref_id="RHSA-2009:1238"/>
        <reference source="CESA-2009:1238" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-September/016119.html" ref_id="CESA-2009:1238-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2957" ref_id="CVE-2009-2957"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2958" ref_id="CVE-2009-2958"/>
        <description>An updated dnsmasq package that fixes two security issues is now available
for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
Dnsmasq is a lightweight and easy to configure DNS forwarder and DHCP
server.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:59">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:27.404-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:43.391-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:37.994-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criterion comment="dnsmasq is earlier than 0:2.45-1.1.el5_3" test_ref="oval:org.mitre.oval:tst:140513"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29358" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1307 -- ecryptfs-utils security, bug fix, and enhancement update (Low)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>ecryptfs-utils</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1307.html" ref_id="RHSA-2009:1307"/>
        <reference source="CESA-2009:1307" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-September/016145.html" ref_id="CESA-2009:1307-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5188" ref_id="CVE-2008-5188"/>
        <description>Updated ecryptfs-utils packages that fix a security issue, various bugs,
and add enhancements are now available for Red Hat Enterprise Linux 5.
This update has been rated as having low security impact by the Red Hat
Security Response Team.
eCryptfs is a stacked, cryptographic file system. It is transparent to the
underlying file system and provides per-file granularity.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:58">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:19.499-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:43.254-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:37.830-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="ecryptfs-utils-devel is earlier than 0:75-5.el5" test_ref="oval:org.mitre.oval:tst:140383"/>
          <criterion comment="ecryptfs-utils is earlier than 0:75-5.el5" test_ref="oval:org.mitre.oval:tst:140147"/>
          <criterion comment="ecryptfs-utils-gui is earlier than 0:75-5.el5" test_ref="oval:org.mitre.oval:tst:140283"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29354" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:1017 -- kernel security and bug fix update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-1017.html" ref_id="RHSA-2008:1017"/>
        <reference source="CESA-2008:1017" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-December/015497.html" ref_id="CESA-2008:1017-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3831" ref_id="CVE-2008-3831"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4554" ref_id="CVE-2008-4554"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4576" ref_id="CVE-2008-4576"/>
        <description>Updated kernel packages that resolve several security issues and fix
various bugs are now available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The kernel packages contain the Linux kernel, the core of any Linux
operating system.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:10">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:18.804-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:42.998-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:37.516-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.18-92.1.22.el5" test_ref="oval:org.mitre.oval:tst:140487"/>
          <criterion comment="kernel-PAE is earlier than 0:2.6.18-92.1.22.el5" test_ref="oval:org.mitre.oval:tst:140455"/>
          <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-92.1.22.el5" test_ref="oval:org.mitre.oval:tst:139667"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.18-92.1.22.el5" test_ref="oval:org.mitre.oval:tst:140586"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-92.1.22.el5" test_ref="oval:org.mitre.oval:tst:140482"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.18-92.1.22.el5" test_ref="oval:org.mitre.oval:tst:140171"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.18-92.1.22.el5" test_ref="oval:org.mitre.oval:tst:140086"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.18-92.1.22.el5" test_ref="oval:org.mitre.oval:tst:140019"/>
          <criterion comment="kernel-xen is earlier than 0:2.6.18-92.1.22.el5" test_ref="oval:org.mitre.oval:tst:140451"/>
          <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-92.1.22.el5" test_ref="oval:org.mitre.oval:tst:139690"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29350" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1287 -- openssh security, bug fix, and enhancement update (Low)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>openssh</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1287.html" ref_id="RHSA-2009:1287"/>
        <reference source="CESA-2009:1287" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-September/016142.html" ref_id="CESA-2009:1287-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5161" ref_id="CVE-2008-5161"/>
        <description>Updated openssh packages that fix a security issue, a bug, and add
enhancements are now available for Red Hat Enterprise Linux 5.
This update has been rated as having low security impact by the Red Hat
Security Response Team.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:56">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:08.667-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:42.816-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:37.297-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="openssh is earlier than 0:4.3p2-36.el5" test_ref="oval:org.mitre.oval:tst:140711"/>
          <criterion comment="openssh-askpass is earlier than 0:4.3p2-36.el5" test_ref="oval:org.mitre.oval:tst:140866"/>
          <criterion comment="openssh-clients is earlier than 0:4.3p2-36.el5" test_ref="oval:org.mitre.oval:tst:140749"/>
          <criterion comment="openssh-server is earlier than 0:4.3p2-36.el5" test_ref="oval:org.mitre.oval:tst:140352"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29347" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1625 -- expat security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>expat</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1625.html" ref_id="RHSA-2009:1625"/>
        <reference source="CESA-2009:1625" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-December/016348.html" ref_id="CESA-2009:1625-CentOS 3"/>
        <reference source="CESA-2009:1625" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-December/016378.html" ref_id="CESA-2009:1625-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3560" ref_id="CVE-2009-3560"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3720" ref_id="CVE-2009-3720"/>
        <description>Updated expat packages that fix two security issues are now available for
Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Expat is a C library written by James Clark for parsing XML documents.
Two buffer over-read flaws were found in the way Expat handled malformed
UTF-8 sequences when processing XML files. A specially-crafted XML file
could cause applications using Expat to crash while parsing the file.
(CVE-2009-3560, CVE-2009-3720)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:24">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:37.697-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:42.589-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:36.984-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="expat-devel is earlier than 0:1.95.8-8.3.el5_4.2" test_ref="oval:org.mitre.oval:tst:140240"/>
            <criterion comment="expat is earlier than 0:1.95.8-8.3.el5_4.2" test_ref="oval:org.mitre.oval:tst:139271"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="expat is earlier than 0:1.95.5-6.2" test_ref="oval:org.mitre.oval:tst:139982"/>
            <criterion comment="expat-devel is earlier than 0:1.95.5-6.2" test_ref="oval:org.mitre.oval:tst:140268"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="expat is earlier than 0:1.95.7-4.el4_8.2" test_ref="oval:org.mitre.oval:tst:140080"/>
            <criterion comment="expat-devel is earlier than 0:1.95.7-4.el4_8.2" test_ref="oval:org.mitre.oval:tst:140152"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29345" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0338 -- php security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>php</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0338.html" ref_id="RHSA-2009:0338"/>
        <reference source="CESA-2009:0338" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-April/015725.html" ref_id="CESA-2009:0338-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3658" ref_id="CVE-2008-3658"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3660" ref_id="CVE-2008-3660"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5498" ref_id="CVE-2008-5498"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5557" ref_id="CVE-2008-5557"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5814" ref_id="CVE-2008-5814"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0754" ref_id="CVE-2009-0754"/>
        <description>Updated php packages that fix several security issues are now available for
Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP Web server.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:37">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:16.947-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:42.204-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:36.475-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="php is earlier than 0:5.1.6-23.2.el5_3" test_ref="oval:org.mitre.oval:tst:140066"/>
          <criterion comment="php-bcmath is earlier than 0:5.1.6-23.2.el5_3" test_ref="oval:org.mitre.oval:tst:140161"/>
          <criterion comment="php-cli is earlier than 0:5.1.6-23.2.el5_3" test_ref="oval:org.mitre.oval:tst:139468"/>
          <criterion comment="php-common is earlier than 0:5.1.6-23.2.el5_3" test_ref="oval:org.mitre.oval:tst:140198"/>
          <criterion comment="php-dba is earlier than 0:5.1.6-23.2.el5_3" test_ref="oval:org.mitre.oval:tst:140339"/>
          <criterion comment="php-devel is earlier than 0:5.1.6-23.2.el5_3" test_ref="oval:org.mitre.oval:tst:140079"/>
          <criterion comment="php-gd is earlier than 0:5.1.6-23.2.el5_3" test_ref="oval:org.mitre.oval:tst:139761"/>
          <criterion comment="php-imap is earlier than 0:5.1.6-23.2.el5_3" test_ref="oval:org.mitre.oval:tst:140111"/>
          <criterion comment="php-ldap is earlier than 0:5.1.6-23.2.el5_3" test_ref="oval:org.mitre.oval:tst:140227"/>
          <criterion comment="php-mbstring is earlier than 0:5.1.6-23.2.el5_3" test_ref="oval:org.mitre.oval:tst:140358"/>
          <criterion comment="php-mysql is earlier than 0:5.1.6-23.2.el5_3" test_ref="oval:org.mitre.oval:tst:140329"/>
          <criterion comment="php-ncurses is earlier than 0:5.1.6-23.2.el5_3" test_ref="oval:org.mitre.oval:tst:140154"/>
          <criterion comment="php-odbc is earlier than 0:5.1.6-23.2.el5_3" test_ref="oval:org.mitre.oval:tst:140127"/>
          <criterion comment="php-pdo is earlier than 0:5.1.6-23.2.el5_3" test_ref="oval:org.mitre.oval:tst:139406"/>
          <criterion comment="php-pgsql is earlier than 0:5.1.6-23.2.el5_3" test_ref="oval:org.mitre.oval:tst:139852"/>
          <criterion comment="php-snmp is earlier than 0:5.1.6-23.2.el5_3" test_ref="oval:org.mitre.oval:tst:140129"/>
          <criterion comment="php-soap is earlier than 0:5.1.6-23.2.el5_3" test_ref="oval:org.mitre.oval:tst:139987"/>
          <criterion comment="php-xml is earlier than 0:5.1.6-23.2.el5_3" test_ref="oval:org.mitre.oval:tst:140323"/>
          <criterion comment="php-xmlrpc is earlier than 0:5.1.6-23.2.el5_3" test_ref="oval:org.mitre.oval:tst:140278"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29343" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0225 -- Red Hat Enterprise Linux 5.3 kernel security and bug fix update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0225.html" ref_id="RHSA-2009:0225"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5029" ref_id="CVE-2008-5029"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5079" ref_id="CVE-2008-5079"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5182" ref_id="CVE-2008-5182"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5300" ref_id="CVE-2008-5300"/>
        <description>Updated kernel packages that fix three security issues, address several
hundred bugs and add numerous enhancements are now available as part of the
ongoing support and maintenance of Red Hat Enterprise Linux version 5. This
is the third regular update.
This update has been rated as having important security impact by the Red
Hat Security Response Team.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:03">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:21.048-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:41.903-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:36.157-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.18-128.el5" test_ref="oval:org.mitre.oval:tst:140411"/>
          <criterion comment="kernel-PAE is earlier than 0:2.6.18-128.el5" test_ref="oval:org.mitre.oval:tst:140200"/>
          <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-128.el5" test_ref="oval:org.mitre.oval:tst:140242"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.18-128.el5" test_ref="oval:org.mitre.oval:tst:140466"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-128.el5" test_ref="oval:org.mitre.oval:tst:140498"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.18-128.el5" test_ref="oval:org.mitre.oval:tst:140236"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.18-128.el5" test_ref="oval:org.mitre.oval:tst:140143"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.18-128.el5" test_ref="oval:org.mitre.oval:tst:140403"/>
          <criterion comment="kernel-xen is earlier than 0:2.6.18-128.el5" test_ref="oval:org.mitre.oval:tst:140312"/>
          <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-128.el5" test_ref="oval:org.mitre.oval:tst:140249"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29342" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1674 -- firefox security update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>firefox</product>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1674.html" ref_id="RHSA-2009:1674"/>
        <reference source="CESA-2009:1674" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-December/016391.html" ref_id="CESA-2009:1674-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3979" ref_id="CVE-2009-3979"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3981" ref_id="CVE-2009-3981"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3983" ref_id="CVE-2009-3983"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3984" ref_id="CVE-2009-3984"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3985" ref_id="CVE-2009-3985"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3986" ref_id="CVE-2009-3986"/>
        <description>Updated firefox packages that fix several security issues are now available
for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having critical security impact by the Red
Hat Security Response Team.
Mozilla Firefox is an open source Web browser. XULRunner provides the XUL
Runtime environment for Mozilla Firefox.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:18">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:16.130-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:41.554-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:35.638-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="xulrunner-devel is earlier than 0:1.9.0.16-2.el5_4" test_ref="oval:org.mitre.oval:tst:140229"/>
            <criterion comment="xulrunner-devel-unstable is earlier than 0:1.9.0.16-2.el5_4" test_ref="oval:org.mitre.oval:tst:140209"/>
            <criterion comment="xulrunner is earlier than 0:1.9.0.16-2.el5_4" test_ref="oval:org.mitre.oval:tst:140040"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="firefox is earlier than 0:3.0.16-1.el5_4" test_ref="oval:org.mitre.oval:tst:140068"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="firefox is earlier than 0:3.0.16-4.el4" test_ref="oval:org.mitre.oval:tst:140035"/>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criterion comment="firefox is earlier than 0:3.0.16-1.el5.centos" test_ref="oval:org.mitre.oval:tst:139751"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29340" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1472 -- xen security and bug fix update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>xen</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1472.html" ref_id="RHSA-2009:1472"/>
        <reference source="CESA-2009:1472" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-October/016286.html" ref_id="CESA-2009:1472-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3525" ref_id="CVE-2009-3525"/>
        <description>Updated xen packages that fix a security issue and multiple bugs are now
available for Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Xen is an open source virtualization framework. Virtualization allows users
to run guest operating systems in virtual machines on top of a host
operating system.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:40">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:01.983-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:41.296-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:35.330-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criterion comment="xen-libs is earlier than 0:3.0.3-94.el5_4.1" test_ref="oval:org.mitre.oval:tst:140790"/>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="xen is earlier than 0:3.0.3-94.el5_4.1" test_ref="oval:org.mitre.oval:tst:140576"/>
            <criterion comment="xen-devel is earlier than 0:3.0.3-94.el5_4.1" test_ref="oval:org.mitre.oval:tst:140783"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29339" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1066 -- squirrelmail security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>squirrelmail</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1066.html" ref_id="RHSA-2009:1066"/>
        <reference source="CESA-2009:1066" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-May/015945.html" ref_id="CESA-2009:1066-CentOS 3"/>
        <reference source="CESA-2009:1066" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-May/015947.html" ref_id="CESA-2009:1066-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1578" ref_id="CVE-2009-1578"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1579" ref_id="CVE-2009-1579"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1581" ref_id="CVE-2009-1581"/>
        <description>An updated squirrelmail package that fixes multiple security issues is now
available for Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
SquirrelMail is a standards-based webmail package written in PHP.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:23">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:17.037-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:40.964-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:35.053-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="squirrelmail is earlier than 0:1.4.8-5.el5_3.7" test_ref="oval:org.mitre.oval:tst:141022"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criterion comment="squirrelmail is earlier than 0:1.4.8-13.el3" test_ref="oval:org.mitre.oval:tst:140925"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="squirrelmail is earlier than 0:1.4.8-5.el4_8.5" test_ref="oval:org.mitre.oval:tst:140607"/>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criterion comment="squirrelmail is earlier than 0:1.4.8-5.el5.centos.7" test_ref="oval:org.mitre.oval:tst:141047"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29334" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1430 -- firefox security update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>firefox</product>
          <product>nspr</product>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1430.html" ref_id="RHSA-2009:1430"/>
        <reference source="CESA-2009:1430" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-September/016163.html" ref_id="CESA-2009:1430-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2654" ref_id="CVE-2009-2654"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3070" ref_id="CVE-2009-3070"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3071" ref_id="CVE-2009-3071"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3072" ref_id="CVE-2009-3072"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3074" ref_id="CVE-2009-3074"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3075" ref_id="CVE-2009-3075"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3076" ref_id="CVE-2009-3076"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3077" ref_id="CVE-2009-3077"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3078" ref_id="CVE-2009-3078"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3079" ref_id="CVE-2009-3079"/>
        <description>Updated firefox packages that fix several security issues are now available
for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having critical security impact by the Red
Hat Security Response Team.
Mozilla Firefox is an open source Web browser. XULRunner provides the XUL
Runtime environment for Mozilla Firefox. nspr provides the Netscape
Portable Runtime (NSPR).</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:47">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:15.037-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:40.171-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:34.319-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="nspr-devel is earlier than 0:4.7.5-1.el5_4" test_ref="oval:org.mitre.oval:tst:140728"/>
            <criterion comment="xulrunner-devel is earlier than 0:1.9.0.14-1.el5_4" test_ref="oval:org.mitre.oval:tst:140668"/>
            <criterion comment="xulrunner-devel-unstable is earlier than 0:1.9.0.14-1.el5_4" test_ref="oval:org.mitre.oval:tst:139862"/>
            <criterion comment="nspr is earlier than 0:4.7.5-1.el5_4" test_ref="oval:org.mitre.oval:tst:139833"/>
            <criterion comment="xulrunner is earlier than 0:1.9.0.14-1.el5_4" test_ref="oval:org.mitre.oval:tst:140834"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="firefox is earlier than 0:3.0.14-1.el5_4" test_ref="oval:org.mitre.oval:tst:140595"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="firefox is earlier than 0:3.0.14-1.el4" test_ref="oval:org.mitre.oval:tst:140642"/>
            <criterion comment="nspr is earlier than 0:4.7.5-1.el4_8" test_ref="oval:org.mitre.oval:tst:140340"/>
            <criterion comment="nspr-devel is earlier than 0:4.7.5-1.el4_8" test_ref="oval:org.mitre.oval:tst:140461"/>
          </criteria>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criterion comment="firefox is earlier than 0:3.0.14-1.el5.centos" test_ref="oval:org.mitre.oval:tst:140504"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29331" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1451 -- freeradius security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>freeradius</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1451.html" ref_id="RHSA-2009:1451"/>
        <reference source="CESA-2009:1451" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-October/016228.html" ref_id="CESA-2009:1451-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3111" ref_id="CVE-2009-3111"/>
        <description>Updated freeradius packages that fix a security issue are now available for
Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
FreeRADIUS is a high-performance and highly configurable free Remote
Authentication Dial In User Service (RADIUS) server, designed to allow
centralized authentication and authorization for a network.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:46">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:16.108-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:40.041-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:34.151-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="freeradius is earlier than 0:1.1.3-1.5.el5_4" test_ref="oval:org.mitre.oval:tst:140537"/>
          <criterion comment="freeradius-mysql is earlier than 0:1.1.3-1.5.el5_4" test_ref="oval:org.mitre.oval:tst:140646"/>
          <criterion comment="freeradius-postgresql is earlier than 0:1.1.3-1.5.el5_4" test_ref="oval:org.mitre.oval:tst:140785"/>
          <criterion comment="freeradius-unixODBC is earlier than 0:1.1.3-1.5.el5_4" test_ref="oval:org.mitre.oval:tst:140356"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29320" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1428 -- xmlsec1 security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>xmlsec1</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1428.html" ref_id="RHSA-2009:1428"/>
        <reference source="CESA-2009:1428" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-September/016161.html" ref_id="CESA-2009:1428-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0217" ref_id="CVE-2009-0217"/>
        <description>Updated xmlsec1 packages that fix one security issue are now available for
Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The XML Security Library is a C library based on libxml2 and OpenSSL. It
implements the XML Signature Syntax and Processing and XML Encryption
Syntax and Processing standards. HMAC is used for message authentication
using cryptographic hash functions. The HMAC algorithm allows the hash
output to be truncated (as documented in RFC 2104).</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:49">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:14.283-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:39.746-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:33.845-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="xmlsec1-devel is earlier than 0:1.2.9-8.1.1" test_ref="oval:org.mitre.oval:tst:140664"/>
            <criterion comment="xmlsec1-gnutls-devel is earlier than 0:1.2.9-8.1.1" test_ref="oval:org.mitre.oval:tst:140781"/>
            <criterion comment="xmlsec1-nss-devel is earlier than 0:1.2.9-8.1.1" test_ref="oval:org.mitre.oval:tst:140757"/>
            <criterion comment="xmlsec1-openssl-devel is earlier than 0:1.2.9-8.1.1" test_ref="oval:org.mitre.oval:tst:140571"/>
            <criterion comment="xmlsec1 is earlier than 0:1.2.9-8.1.1" test_ref="oval:org.mitre.oval:tst:140817"/>
            <criterion comment="xmlsec1-gnutls is earlier than 0:1.2.9-8.1.1" test_ref="oval:org.mitre.oval:tst:139883"/>
            <criterion comment="xmlsec1-nss is earlier than 0:1.2.9-8.1.1" test_ref="oval:org.mitre.oval:tst:140592"/>
            <criterion comment="xmlsec1-openssl is earlier than 0:1.2.9-8.1.1" test_ref="oval:org.mitre.oval:tst:140808"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="xmlsec1 is earlier than 0:1.2.6-3.1" test_ref="oval:org.mitre.oval:tst:140194"/>
            <criterion comment="xmlsec1-devel is earlier than 0:1.2.6-3.1" test_ref="oval:org.mitre.oval:tst:140647"/>
            <criterion comment="xmlsec1-openssl is earlier than 0:1.2.6-3.1" test_ref="oval:org.mitre.oval:tst:140559"/>
            <criterion comment="xmlsec1-openssl-devel is earlier than 0:1.2.6-3.1" test_ref="oval:org.mitre.oval:tst:140725"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29319" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0352 -- gstreamer-plugins-base security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>gstreamer-plugins-base</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0352.html" ref_id="RHSA-2009:0352"/>
        <reference source="CESA-2009:0352" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-April/015741.html" ref_id="CESA-2009:0352-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0586" ref_id="CVE-2009-0586"/>
        <description>Updated gstreamer-plugins-base packages that fix a security issue are now
available for Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
GStreamer is a streaming media framework based on graphs of filters which
operate on media data. GStreamer Base Plug-ins is a collection of
well-maintained base plug-ins.
An integer overflow flaw which caused a heap-based buffer overflow was
discovered in the Vorbis comment tags reader. An attacker could create a
carefully-crafted Vorbis file that would cause an application using
GStreamer to crash or, potentially, execute arbitrary code if opened by a
victim. (CVE-2009-0586)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:41">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:33.297-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:39.590-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:33.686-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="gstreamer-plugins-base-devel is earlier than 0:0.10.20-3.0.1.el5_3" test_ref="oval:org.mitre.oval:tst:140069"/>
          <criterion comment="gstreamer-plugins-base is earlier than 0:0.10.20-3.0.1.el5_3" test_ref="oval:org.mitre.oval:tst:140365"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29317" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1579 -- httpd security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>httpd</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1579.html" ref_id="RHSA-2009:1579"/>
        <reference source="CESA-2009:1579" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-November/016316.html" ref_id="CESA-2009:1579-CentOS 3"/>
        <reference source="CESA-2009:1579" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-November/016326.html" ref_id="CESA-2009:1579-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3094" ref_id="CVE-2009-3094"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3095" ref_id="CVE-2009-3095"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3555" ref_id="CVE-2009-3555"/>
        <description>Updated httpd packages that fix multiple security issues are now available
for Red Hat Enterprise Linux 3 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The Apache HTTP Server is a popular Web server.
A flaw was found in the way the TLS/SSL (Transport Layer Security/Secure
Sockets Layer) protocols handle session renegotiation. A man-in-the-middle
attacker could use this flaw to prefix arbitrary plain text to a client's
session (for example, an HTTPS connection to a website). This could force
the server to process an attacker's request as if authenticated using the
victim's credentials. This update partially mitigates this flaw for SSL
sessions to HTTP servers using mod_ssl by rejecting client-requested
renegotiation. (CVE-2009-3555)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:34">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:46.409-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:39.334-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:33.392-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="httpd-devel is earlier than 0:2.2.3-31.el5_4.2" test_ref="oval:org.mitre.oval:tst:140142"/>
            <criterion comment="httpd-manual is earlier than 0:2.2.3-31.el5_4.2" test_ref="oval:org.mitre.oval:tst:140144"/>
            <criterion comment="httpd is earlier than 0:2.2.3-31.el5_4.2" test_ref="oval:org.mitre.oval:tst:140205"/>
            <criterion comment="mod_ssl is earlier than 0:2.2.3-31.el5_4.2" test_ref="oval:org.mitre.oval:tst:140233"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="httpd is earlier than 0:2.0.46-77.ent" test_ref="oval:org.mitre.oval:tst:140256"/>
            <criterion comment="httpd-devel is earlier than 0:2.0.46-77.ent" test_ref="oval:org.mitre.oval:tst:140131"/>
            <criterion comment="mod_ssl is earlier than 0:2.0.46-77.ent" test_ref="oval:org.mitre.oval:tst:139723"/>
          </criteria>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="httpd is earlier than 0:2.2.3-31.el5.centos.2" test_ref="oval:org.mitre.oval:tst:139927"/>
            <criterion comment="httpd-devel is earlier than 0:2.2.3-31.el5.centos.2" test_ref="oval:org.mitre.oval:tst:139959"/>
            <criterion comment="httpd-manual is earlier than 0:2.2.3-31.el5.centos.2" test_ref="oval:org.mitre.oval:tst:140230"/>
            <criterion comment="mod_ssl is earlier than 0:2.2.3-31.el5.centos.2" test_ref="oval:org.mitre.oval:tst:140246"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29313" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0205 -- dovecot security and bug fix update (Low)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <product>dovecot</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0205.html" ref_id="RHSA-2009:0205"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4577" ref_id="CVE-2008-4577"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4870" ref_id="CVE-2008-4870"/>
        <description>An updated dovecot package that corrects two security flaws and various bugs
is now available for Red Hat Enterprise Linux 5.
This update has been rated as having low security impact by the Red Hat
Security Response Team.
Dovecot is an IMAP server for Linux and UNIX-like systems, primarily
written with security in mind.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:03">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:39:56.892-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:39.166-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:33.083-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
        <criterion comment="dovecot is earlier than 0:1.0.7-7.el5" test_ref="oval:org.mitre.oval:tst:140296"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29311" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1123 -- gstreamer-plugins-good security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>gstreamer-plugins-good</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1123.html" ref_id="RHSA-2009:1123"/>
        <reference source="CESA-2009:1123" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-June/016005.html" ref_id="CESA-2009:1123-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1932" ref_id="CVE-2009-1932"/>
        <description>Updated gstreamer-plugins-good packages that fix multiple security issues
are now available for Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
GStreamer is a streaming media framework, based on graphs of filters which
operate on media data. GStreamer Good Plug-ins is a collection of
well-supported, good quality GStreamer plug-ins.
Multiple integer overflow flaws, that could lead to a buffer overflow, were
found in the GStreamer Good Plug-ins PNG decoding handler. An attacker
could create a specially-crafted PNG file that would cause an application
using the GStreamer Good Plug-ins library to crash or, potentially, execute
arbitrary code as the user running the application when parsed.
(CVE-2009-1932)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:19">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:27.732-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:39.035-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:32.926-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="gstreamer-plugins-good-devel is earlier than 0:0.10.9-1.el5_3.2" test_ref="oval:org.mitre.oval:tst:141073"/>
          <criterion comment="gstreamer-plugins-good is earlier than 0:0.10.9-1.el5_3.2" test_ref="oval:org.mitre.oval:tst:140782"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29310" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1513 -- cups security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>cups</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1513.html" ref_id="RHSA-2009:1513"/>
        <reference source="CESA-2009:1513" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-October/016218.html" ref_id="CESA-2009:1513-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3608" ref_id="CVE-2009-3608"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3609" ref_id="CVE-2009-3609"/>
        <description>Updated cups packages that fix two security issues are now available for
Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:37">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:05.280-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:38.767-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:32.837-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="cups-devel is earlier than 1:1.3.7-11.el5_4.3" test_ref="oval:org.mitre.oval:tst:140070"/>
          <criterion comment="cups is earlier than 1:1.3.7-11.el5_4.3" test_ref="oval:org.mitre.oval:tst:140676"/>
          <criterion comment="cups-libs is earlier than 1:1.3.7-11.el5_4.3" test_ref="oval:org.mitre.oval:tst:140739"/>
          <criterion comment="cups-lpd is earlier than 1:1.3.7-11.el5_4.3" test_ref="oval:org.mitre.oval:tst:140610"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29308" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:1001 -- tog-pegasus security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>tog-pegasus</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-1001.html" ref_id="RHSA-2008:1001"/>
        <reference source="CESA-2008:1001" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-November/015455.html" ref_id="CESA-2008:1001-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4313" ref_id="CVE-2008-4313"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4315" ref_id="CVE-2008-4315"/>
        <description>Updated tog-pegasus packages that fix security issues are now available
for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team. 
The tog-pegasus packages provide OpenPegasus Web-Based Enterprise
Management (WBEM) services. WBEM is a platform and resource independent
Distributed Management Task Force (DMTF) standard that defines a common
information model and communication protocol for monitoring and controlling
resources.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:13">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:25.842-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:38.590-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:32.650-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="tog-pegasus is earlier than 2:2.7.0-2.el5_2.1" test_ref="oval:org.mitre.oval:tst:140722"/>
          <criterion comment="tog-pegasus-devel is earlier than 2:2.7.0-2.el5_2.1" test_ref="oval:org.mitre.oval:tst:140289"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29306" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0988 -- libxml2 security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 2</platform>
          <product>libxml2</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0988.html" ref_id="RHSA-2008:0988"/>
        <reference source="CESA-2008:0988" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-November/015412.html" ref_id="CESA-2008:0988-CentOS 5"/>
        <reference source="CESA-2008:0988" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-November/015414.html" ref_id="CESA-2008:0988-CentOS 3"/>
        <reference source="CESA-2008:0988" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-November/015436.html" ref_id="CESA-2008:0988-CentOS 2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4225" ref_id="CVE-2008-4225"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4226" ref_id="CVE-2008-4226"/>
        <description>Updated libxml2 packages that fix security issues are now available for
Red Hat Enterprise Linux 2.1, 3, 4, and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
libxml2 is a library for parsing and manipulating XML files. It includes
support for reading, modifying, and writing XML and HTML files.
An integer overflow flaw causing a heap-based buffer overflow was found in
the libxml2 XML parser. If an application linked against libxml2 processed
untrusted, malformed XML content, it could cause the application to crash
or, possibly, execute arbitrary code. (CVE-2008-4226)
A denial of service flaw was discovered in the libxml2 XML parser. If an
application linked against libxml2 processed untrusted, malformed XML
content, it could cause the application to enter an infinite loop.
(CVE-2008-4225)
Red Hat would like to thank Drew Yao of the Apple Product Security team for
reporting these issues.
Users of libxml2 are advised to upgrade to these updated packages, which
contain backported patches to correct these issues.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:13">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:04.155-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:38.353-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:32.428-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libxml2-devel is earlier than 0:2.6.26-2.1.2.7" test_ref="oval:org.mitre.oval:tst:139787"/>
            <criterion comment="libxml2 is earlier than 0:2.6.26-2.1.2.7" test_ref="oval:org.mitre.oval:tst:140712"/>
            <criterion comment="libxml2-python is earlier than 0:2.6.26-2.1.2.7" test_ref="oval:org.mitre.oval:tst:140707"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libxml2 is earlier than 0:2.5.10-14" test_ref="oval:org.mitre.oval:tst:140507"/>
            <criterion comment="libxml2-devel is earlier than 0:2.5.10-14" test_ref="oval:org.mitre.oval:tst:140734"/>
            <criterion comment="libxml2-python is earlier than 0:2.5.10-14" test_ref="oval:org.mitre.oval:tst:140330"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libxml2 is earlier than 0:2.6.16-12.6" test_ref="oval:org.mitre.oval:tst:140442"/>
            <criterion comment="libxml2-devel is earlier than 0:2.6.16-12.6" test_ref="oval:org.mitre.oval:tst:140671"/>
            <criterion comment="libxml2-python is earlier than 0:2.6.16-12.6" test_ref="oval:org.mitre.oval:tst:140444"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29301" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1127 -- kdelibs security update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>kdelibs</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1127.html" ref_id="RHSA-2009:1127"/>
        <reference source="CESA-2009:1127" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-June/016007.html" ref_id="CESA-2009:1127-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1687" ref_id="CVE-2009-1687"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1690" ref_id="CVE-2009-1690"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1698" ref_id="CVE-2009-1698"/>
        <description>Updated kdelibs packages that fix multiple security issues are now
available for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having critical security impact by the Red
Hat Security Response Team.
The kdelibs packages provide libraries for the K Desktop Environment (KDE).</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:20">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:26.089-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:38.117-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:32.161-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kdelibs-devel is earlier than 6:3.5.4-22.el5_3" test_ref="oval:org.mitre.oval:tst:140490"/>
            <criterion comment="kdelibs is earlier than 6:3.5.4-22.el5_3" test_ref="oval:org.mitre.oval:tst:140922"/>
            <criterion comment="kdelibs-apidocs is earlier than 6:3.5.4-22.el5_3" test_ref="oval:org.mitre.oval:tst:140906"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kdelibs is earlier than 6:3.3.1-14.el4" test_ref="oval:org.mitre.oval:tst:140955"/>
            <criterion comment="kdelibs-devel is earlier than 6:3.3.1-14.el4" test_ref="oval:org.mitre.oval:tst:140547"/>
          </criteria>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kdelibs is earlier than 6:3.5.4-22.el5.centos" test_ref="oval:org.mitre.oval:tst:141054"/>
            <criterion comment="kdelibs-apidocs is earlier than 6:3.5.4-22.el5.centos" test_ref="oval:org.mitre.oval:tst:140980"/>
            <criterion comment="kdelibs-devel is earlier than 6:3.5.4-22.el5.centos" test_ref="oval:org.mitre.oval:tst:140970"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29300" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0011 -- lcms security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>lcms</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0011.html" ref_id="RHSA-2009:0011"/>
        <reference source="CESA-2009:0011" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-January/015528.html" ref_id="CESA-2009:0011-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5316" ref_id="CVE-2008-5316"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5317" ref_id="CVE-2008-5317"/>
        <description>Updated lcms packages that resolve several security issues are now
available for Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:08">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:07.789-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:37.909-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:31.961-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="lcms-devel is earlier than 0:1.15-1.2.2.el5_2.2" test_ref="oval:org.mitre.oval:tst:140534"/>
          <criterion comment="lcms is earlier than 0:1.15-1.2.2.el5_2.2" test_ref="oval:org.mitre.oval:tst:140163"/>
          <criterion comment="python-lcms is earlier than 0:1.15-1.2.2.el5_2.2" test_ref="oval:org.mitre.oval:tst:140585"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29299" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1107 -- apr-util security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>apr-util</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1107.html" ref_id="RHSA-2009:1107"/>
        <reference source="CESA-2009:1107" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-June/015983.html" ref_id="CESA-2009:1107-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0023" ref_id="CVE-2009-0023"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1955" ref_id="CVE-2009-1955"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1956" ref_id="CVE-2009-1956"/>
        <description>Updated apr-util packages that fix multiple security issues are now
available for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
apr-util is a utility library used with the Apache Portable Runtime (APR).
It aims to provide a free library of C data structures and routines. This
library contains additional utility interfaces for APR; including support
for XML, LDAP, database interfaces, URI parsing, and more.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:21">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:18.020-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:37.564-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:31.712-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="apr-util-devel is earlier than 0:1.2.7-7.el5_3.1" test_ref="oval:org.mitre.oval:tst:140961"/>
            <criterion comment="apr-util is earlier than 0:1.2.7-7.el5_3.1" test_ref="oval:org.mitre.oval:tst:140901"/>
            <criterion comment="apr-util-docs is earlier than 0:1.2.7-7.el5_3.1" test_ref="oval:org.mitre.oval:tst:140345"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="apr-util is earlier than 0:0.9.4-22.el4_8.1" test_ref="oval:org.mitre.oval:tst:141065"/>
            <criterion comment="apr-util-devel is earlier than 0:0.9.4-22.el4_8.1" test_ref="oval:org.mitre.oval:tst:140751"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29294" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1176 -- python security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>python</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1176.html" ref_id="RHSA-2009:1176"/>
        <reference source="CESA-2009:1176" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-July/016050.html" ref_id="CESA-2009:1176-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2052" ref_id="CVE-2007-2052"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4965" ref_id="CVE-2007-4965"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1721" ref_id="CVE-2008-1721"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1887" ref_id="CVE-2008-1887"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2315" ref_id="CVE-2008-2315"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3142" ref_id="CVE-2008-3142"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3143" ref_id="CVE-2008-3143"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3144" ref_id="CVE-2008-3144"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4864" ref_id="CVE-2008-4864"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5031" ref_id="CVE-2008-5031"/>
        <description>Updated python packages that fix multiple security issues are now available
for Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Python is an interpreted, interactive, object-oriented programming
language.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:10">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:22.203-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:36.990-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:31.140-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="python-devel is earlier than 0:2.4.3-24.el5_3.6" test_ref="oval:org.mitre.oval:tst:140279"/>
          <criterion comment="python is earlier than 0:2.4.3-24.el5_3.6" test_ref="oval:org.mitre.oval:tst:140849"/>
          <criterion comment="python-tools is earlier than 0:2.4.3-24.el5_3.6" test_ref="oval:org.mitre.oval:tst:140390"/>
          <criterion comment="tkinter is earlier than 0:2.4.3-24.el5_3.6" test_ref="oval:org.mitre.oval:tst:140670"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29289" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0967 -- httpd security and bug fix update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <platform>CentOS Linux 3</platform>
          <product>httpd</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0967.html" ref_id="RHSA-2008:0967"/>
        <reference source="CESA-2008:0967" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-November/015389.html" ref_id="CESA-2008:0967-CentOS 5"/>
        <reference source="CESA-2008:0967" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-November/015393.html" ref_id="CESA-2008:0967-CentOS 3"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2364" ref_id="CVE-2008-2364"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2939" ref_id="CVE-2008-2939"/>
        <description>Updated httpd packages that resolve several security issues and fix a bug
are now available for Red Hat Enterprise Linux 3, 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The Apache HTTP Server is a popular Web server.
A flaw was found in the mod_proxy Apache module. An attacker in control of
a Web server to which requests were being proxied could have caused a
limited denial of service due to CPU consumption and stack exhaustion.
(CVE-2008-2364)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:15">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:24.044-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:36.754-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:30.892-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="httpd-devel is earlier than 0:2.2.3-11.el5_2.4" test_ref="oval:org.mitre.oval:tst:140735"/>
            <criterion comment="httpd-manual is earlier than 0:2.2.3-11.el5_2.4" test_ref="oval:org.mitre.oval:tst:140774"/>
            <criterion comment="httpd is earlier than 0:2.2.3-11.el5_2.4" test_ref="oval:org.mitre.oval:tst:140397"/>
            <criterion comment="mod_ssl is earlier than 0:2.2.3-11.el5_2.4" test_ref="oval:org.mitre.oval:tst:140591"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="httpd is earlier than 0:2.0.46-71.ent" test_ref="oval:org.mitre.oval:tst:140159"/>
            <criterion comment="httpd-devel is earlier than 0:2.0.46-71.ent" test_ref="oval:org.mitre.oval:tst:140741"/>
            <criterion comment="mod_ssl is earlier than 0:2.0.46-71.ent" test_ref="oval:org.mitre.oval:tst:140593"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="httpd is earlier than 0:2.0.52-41.ent.2" test_ref="oval:org.mitre.oval:tst:140553"/>
            <criterion comment="httpd-devel is earlier than 0:2.0.52-41.ent.2" test_ref="oval:org.mitre.oval:tst:140328"/>
            <criterion comment="httpd-manual is earlier than 0:2.0.52-41.ent.2" test_ref="oval:org.mitre.oval:tst:140744"/>
            <criterion comment="httpd-suexec is earlier than 0:2.0.52-41.ent.2" test_ref="oval:org.mitre.oval:tst:140222"/>
            <criterion comment="mod_ssl is earlier than 0:2.0.52-41.ent.2" test_ref="oval:org.mitre.oval:tst:140662"/>
          </criteria>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="httpd is earlier than 0:2.2.3-11.el5.centos.4" test_ref="oval:org.mitre.oval:tst:140633"/>
            <criterion comment="httpd-devel is earlier than 0:2.2.3-11.el5.centos.4" test_ref="oval:org.mitre.oval:tst:140396"/>
            <criterion comment="httpd-manual is earlier than 0:2.2.3-11.el5.centos.4" test_ref="oval:org.mitre.oval:tst:140761"/>
            <criterion comment="mod_ssl is earlier than 0:2.2.3-11.el5.centos.4" test_ref="oval:org.mitre.oval:tst:140630"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29288" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0008 -- dbus security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>dbus</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0008.html" ref_id="RHSA-2009:0008"/>
        <reference source="CESA-2009:0008" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-January/015530.html" ref_id="CESA-2009:0008-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3834" ref_id="CVE-2008-3834"/>
        <description>Updated dbus packages that fix a security issue are now available for Red
Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
D-Bus is a system for sending messages between applications. It is used for
the system-wide message bus service and as a per-user-login-session
messaging facility.
A denial-of-service flaw was discovered in the system for sending messages
between applications. A local user could send a message with a malformed
signature to the bus causing the bus (and, consequently, any process using
libdbus to receive messages) to abort. (CVE-2008-3834)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:08">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:13.996-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:36.570-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:30.764-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="dbus-devel is earlier than 0:1.0.0-7.el5_2.1" test_ref="oval:org.mitre.oval:tst:140162"/>
          <criterion comment="dbus is earlier than 0:1.0.0-7.el5_2.1" test_ref="oval:org.mitre.oval:tst:140060"/>
          <criterion comment="dbus-x11 is earlier than 0:1.0.0-7.el5_2.1" test_ref="oval:org.mitre.oval:tst:140582"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29286" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0444 -- giflib security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>giflib</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0444.html" ref_id="RHSA-2009:0444"/>
        <reference source="CESA-2009:0444" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-April/015828.html" ref_id="CESA-2009:0444-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-2974" ref_id="CVE-2005-2974"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3350" ref_id="CVE-2005-3350"/>
        <description>Updated giflib packages that fix several security issues are now available
for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The giflib packages contain a shared library of functions for loading and
saving GIF image files. This library is API and ABI compatible with
libungif, the library that supported uncompressed GIF image files while the
Unisys LZW patent was in effect.
Several flaws were discovered in the way giflib decodes GIF images. An
attacker could create a carefully crafted GIF image that could cause an
application using giflib to crash or, possibly, execute arbitrary code when
opened by a victim. (CVE-2005-2974, CVE-2005-3350)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:30">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:32.056-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:36.337-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:30.584-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="giflib-devel is earlier than 0:4.1.3-7.1.el5_3.1" test_ref="oval:org.mitre.oval:tst:140026"/>
          <criterion comment="giflib is earlier than 0:4.1.3-7.1.el5_3.1" test_ref="oval:org.mitre.oval:tst:140120"/>
          <criterion comment="giflib-utils is earlier than 0:4.1.3-7.1.el5_3.1" test_ref="oval:org.mitre.oval:tst:139609"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29283" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1646 -- libtool security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>libtool</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1646.html" ref_id="RHSA-2009:1646"/>
        <reference source="CESA-2009:1646" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-December/016354.html" ref_id="CESA-2009:1646-CentOS 3"/>
        <reference source="CESA-2009:1646" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-December/016383.html" ref_id="CESA-2009:1646-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3736" ref_id="CVE-2009-3736"/>
        <description>Updated libtool packages that fix one security issue are now available for
Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:21">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:45.732-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:36.138-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:30.421-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libtool is earlier than 0:1.5.22-7.el5_4" test_ref="oval:org.mitre.oval:tst:140220"/>
            <criterion comment="libtool-ltdl-devel is earlier than 0:1.5.22-7.el5_4" test_ref="oval:org.mitre.oval:tst:139736"/>
            <criterion comment="libtool-ltdl is earlier than 0:1.5.22-7.el5_4" test_ref="oval:org.mitre.oval:tst:140027"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libtool is earlier than 0:1.4.3-7" test_ref="oval:org.mitre.oval:tst:140149"/>
            <criterion comment="libtool-libs is earlier than 0:1.4.3-7" test_ref="oval:org.mitre.oval:tst:140110"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libtool is earlier than 0:1.5.6-5.el4_8" test_ref="oval:org.mitre.oval:tst:139520"/>
            <criterion comment="libtool-libs is earlier than 0:1.5.6-5.el4_8" test_ref="oval:org.mitre.oval:tst:139847"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29281" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1232 -- gnutls security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <product>gnutls</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1232.html" ref_id="RHSA-2009:1232"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2730" ref_id="CVE-2009-2730"/>
        <description>Updated gnutls packages that fix a security issue are now available for Red
Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The GnuTLS library provides support for cryptographic algorithms and for
protocols such as Transport Layer Security (TLS).</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:11.759-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:35.961-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:30.285-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="gnutls-devel is earlier than 0:1.4.1-3.el5_3.5" test_ref="oval:org.mitre.oval:tst:140878"/>
            <criterion comment="gnutls is earlier than 0:1.4.1-3.el5_3.5" test_ref="oval:org.mitre.oval:tst:140234"/>
            <criterion comment="gnutls-utils is earlier than 0:1.4.1-3.el5_3.5" test_ref="oval:org.mitre.oval:tst:140510"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="gnutls is earlier than 0:1.0.20-4.el4_8.3" test_ref="oval:org.mitre.oval:tst:140864"/>
            <criterion comment="gnutls-devel is earlier than 0:1.0.20-4.el4_8.3" test_ref="oval:org.mitre.oval:tst:140842"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29277" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0377 -- java-1.6.0-openjdk security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>java-1.6.0-openjdk</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0377.html" ref_id="RHSA-2009:0377"/>
        <reference source="CESA-2009:0377" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-April/015734.html" ref_id="CESA-2009:0377-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2426" ref_id="CVE-2006-2426"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0581" ref_id="CVE-2009-0581"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0723" ref_id="CVE-2009-0723"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0733" ref_id="CVE-2009-0733"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0793" ref_id="CVE-2009-0793"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1093" ref_id="CVE-2009-1093"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1094" ref_id="CVE-2009-1094"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1095" ref_id="CVE-2009-1095"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1096" ref_id="CVE-2009-1096"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1097" ref_id="CVE-2009-1097"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1098" ref_id="CVE-2009-1098"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1101" ref_id="CVE-2009-1101"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1102" ref_id="CVE-2009-1102"/>
        <description>Updated java-1.6.0-openjdk packages that fix several security issues are
now available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
These packages provide the OpenJDK 6 Java Runtime Environment and the
OpenJDK 6 Software Development Kit. The Java Runtime Environment (JRE)
contains the software and tools that users need to run applications written
using the Java programming language.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:37">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:07.136-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:35.217-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:29.205-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="java-1.6.0-openjdk is earlier than 1:1.6.0.0-0.30.b09.el5" test_ref="oval:org.mitre.oval:tst:140367"/>
          <criterion comment="java-1.6.0-openjdk-demo is earlier than 1:1.6.0.0-0.30.b09.el5" test_ref="oval:org.mitre.oval:tst:139843"/>
          <criterion comment="java-1.6.0-openjdk-devel is earlier than 1:1.6.0.0-0.30.b09.el5" test_ref="oval:org.mitre.oval:tst:140304"/>
          <criterion comment="java-1.6.0-openjdk-javadoc is earlier than 1:1.6.0.0-0.30.b09.el5" test_ref="oval:org.mitre.oval:tst:139386"/>
          <criterion comment="java-1.6.0-openjdk-src is earlier than 1:1.6.0.0-0.30.b09.el5" test_ref="oval:org.mitre.oval:tst:140337"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29276" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0421 -- ghostscript security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>ghostscript</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0421.html" ref_id="RHSA-2009:0421"/>
        <reference source="CESA-2009:0421" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-April/015790.html" ref_id="CESA-2009:0421-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6725" ref_id="CVE-2007-6725"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6679" ref_id="CVE-2008-6679"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0196" ref_id="CVE-2009-0196"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0792" ref_id="CVE-2009-0792"/>
        <description>Updated ghostscript packages that fix multiple security issues are now
available for Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Ghostscript is a set of software that provides a PostScript interpreter, a
set of C procedures (the Ghostscript library, which implements the graphics
capabilities in the PostScript language) and an interpreter for Portable
Document Format (PDF) files.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:33">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:10.301-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:34.924-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:28.862-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="ghostscript-devel is earlier than 0:8.15.2-9.4.el5_3.7" test_ref="oval:org.mitre.oval:tst:140267"/>
          <criterion comment="ghostscript is earlier than 0:8.15.2-9.4.el5_3.7" test_ref="oval:org.mitre.oval:tst:140299"/>
          <criterion comment="ghostscript-gtk is earlier than 0:8.15.2-9.4.el5_3.7" test_ref="oval:org.mitre.oval:tst:139829"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29275" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1549 -- wget security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>wget</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1549.html" ref_id="RHSA-2009:1549"/>
        <reference source="CESA-2009:1549" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-November/016298.html" ref_id="CESA-2009:1549-CentOS 3"/>
        <reference source="CESA-2009:1549" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-November/016324.html" ref_id="CESA-2009:1549-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3490" ref_id="CVE-2009-3490"/>
        <description>An updated wget package that fixes a security issue is now available for
Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
GNU Wget is a file retrieval utility that can use HTTP, HTTPS, and FTP.
Daniel Stenberg reported that Wget is affected by the previously published
null prefix attack, caused by incorrect handling of NULL characters in
X.509 certificates. If an attacker is able to get a carefully-crafted
certificate signed by a trusted Certificate Authority, the attacker could
use the certificate during a man-in-the-middle attack and potentially
confuse Wget into accepting it by mistake. (CVE-2009-3490)
Wget users should upgrade to this updated package, which contains a
backported patch to correct this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:36">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:33.736-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:34.765-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:28.698-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criterion comment="wget is earlier than 0:1.10.2-0.30E.1" test_ref="oval:org.mitre.oval:tst:140754"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="wget is earlier than 0:1.10.2-1.el4_8.1" test_ref="oval:org.mitre.oval:tst:140710"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criterion comment="wget is earlier than 0:1.11.4-2.el5_4.1" test_ref="oval:org.mitre.oval:tst:140459"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29271" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1470 -- openssh security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>openssh</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1470.html" ref_id="RHSA-2009:1470"/>
        <reference source="CESA-2009:1470" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-October/016264.html" ref_id="CESA-2009:1470-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2904" ref_id="CVE-2009-2904"/>
        <description>Updated openssh packages that fix a security issue are now available for
Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:41">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:00.504-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:34.643-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:28.555-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="openssh is earlier than 0:4.3p2-36.el5_4.2" test_ref="oval:org.mitre.oval:tst:140587"/>
          <criterion comment="openssh-askpass is earlier than 0:4.3p2-36.el5_4.2" test_ref="oval:org.mitre.oval:tst:140706"/>
          <criterion comment="openssh-clients is earlier than 0:4.3p2-36.el5_4.2" test_ref="oval:org.mitre.oval:tst:140556"/>
          <criterion comment="openssh-server is earlier than 0:4.3p2-36.el5_4.2" test_ref="oval:org.mitre.oval:tst:140527"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29270" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1452 -- neon security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>neon</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1452.html" ref_id="RHSA-2009:1452"/>
        <reference source="CESA-2009:1452" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-October/016252.html" ref_id="CESA-2009:1452-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2473" ref_id="CVE-2009-2473"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2474" ref_id="CVE-2009-2474"/>
        <description>Updated neon packages that fix two security issues are now available for
Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
neon is an HTTP and WebDAV client library, with a C interface. It provides
a high-level interface to HTTP and WebDAV methods along with a low-level
interface for HTTP request handling. neon supports persistent connections,
proxy servers, basic, digest and Kerberos authentication, and has complete
SSL support.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:46">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:04.189-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:34.466-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:28.355-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="neon-devel is earlier than 0:0.25.5-10.el5_4.1" test_ref="oval:org.mitre.oval:tst:140693"/>
            <criterion comment="neon is earlier than 0:0.25.5-10.el5_4.1" test_ref="oval:org.mitre.oval:tst:140446"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="neon is earlier than 0:0.24.7-4.el4_8.2" test_ref="oval:org.mitre.oval:tst:140540"/>
            <criterion comment="neon-devel is earlier than 0:0.24.7-4.el4_8.2" test_ref="oval:org.mitre.oval:tst:140645"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29269" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1548 -- kernel security and bug fix update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1548.html" ref_id="RHSA-2009:1548"/>
        <reference source="CESA-2009:1548" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-November/016304.html" ref_id="CESA-2009:1548-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2695" ref_id="CVE-2009-2695"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2908" ref_id="CVE-2009-2908"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3228" ref_id="CVE-2009-3228"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3286" ref_id="CVE-2009-3286"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3547" ref_id="CVE-2009-3547"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3613" ref_id="CVE-2009-3613"/>
        <description>Updated kernel packages that fix multiple security issues and several bugs
are now available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The kernel packages contain the Linux kernel, the core of any Linux
operating system.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:36">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:30.138-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:34.122-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:27.944-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.18-164.6.1.el5" test_ref="oval:org.mitre.oval:tst:140226"/>
          <criterion comment="kernel-PAE is earlier than 0:2.6.18-164.6.1.el5" test_ref="oval:org.mitre.oval:tst:140327"/>
          <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-164.6.1.el5" test_ref="oval:org.mitre.oval:tst:140318"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.18-164.6.1.el5" test_ref="oval:org.mitre.oval:tst:140583"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-164.6.1.el5" test_ref="oval:org.mitre.oval:tst:140694"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.18-164.6.1.el5" test_ref="oval:org.mitre.oval:tst:140772"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.18-164.6.1.el5" test_ref="oval:org.mitre.oval:tst:140663"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.18-164.6.1.el5" test_ref="oval:org.mitre.oval:tst:140627"/>
          <criterion comment="kernel-xen is earlier than 0:2.6.18-164.6.1.el5" test_ref="oval:org.mitre.oval:tst:139798"/>
          <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-164.6.1.el5" test_ref="oval:org.mitre.oval:tst:140472"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29267" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0436 -- firefox security update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>firefox</product>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0436.html" ref_id="RHSA-2009:0436"/>
        <reference source="CESA-2009:0436" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-April/015824.html" ref_id="CESA-2009:0436-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0652" ref_id="CVE-2009-0652"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1302" ref_id="CVE-2009-1302"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1303" ref_id="CVE-2009-1303"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1304" ref_id="CVE-2009-1304"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1305" ref_id="CVE-2009-1305"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1306" ref_id="CVE-2009-1306"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1307" ref_id="CVE-2009-1307"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1308" ref_id="CVE-2009-1308"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1309" ref_id="CVE-2009-1309"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1310" ref_id="CVE-2009-1310"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1311" ref_id="CVE-2009-1311"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1312" ref_id="CVE-2009-1312"/>
        <description>Updated firefox packages that fix several security issues are now available
for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having critical security impact by the Red
Hat Security Response Team.
Mozilla Firefox is an open source Web browser. XULRunner provides the XUL
Runtime environment for Mozilla Firefox.
Several flaws were found in the processing of malformed web content. A web
page containing malicious content could cause Firefox to crash or,
potentially, execute arbitrary code as the user running Firefox.
(CVE-2009-1302, CVE-2009-1303, CVE-2009-1304, CVE-2009-1305)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:31">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:39:58.584-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:33.683-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:27.489-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="xulrunner-devel is earlier than 0:1.9.0.9-1.el5" test_ref="oval:org.mitre.oval:tst:140302"/>
            <criterion comment="xulrunner-devel-unstable is earlier than 0:1.9.0.9-1.el5" test_ref="oval:org.mitre.oval:tst:140074"/>
            <criterion comment="xulrunner is earlier than 0:1.9.0.9-1.el5" test_ref="oval:org.mitre.oval:tst:140158"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="firefox is earlier than 0:3.0.9-1.el5" test_ref="oval:org.mitre.oval:tst:140175"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="firefox is earlier than 0:3.0.9-1.el4" test_ref="oval:org.mitre.oval:tst:140155"/>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criterion comment="firefox is earlier than 0:3.0.9-1.el5.centos" test_ref="oval:org.mitre.oval:tst:140223"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29266" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1648 -- ntp security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>ntp</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1648.html" ref_id="RHSA-2009:1648"/>
        <reference source="CESA-2009:1648" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-December/016406.html" ref_id="CESA-2009:1648-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3563" ref_id="CVE-2009-3563"/>
        <description>An updated ntp package that fixes a security issue is now available for Red
Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:21">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:34.444-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:33.546-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:27.300-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="ntp is earlier than 0:4.2.0.a.20040617-8.el4_8.1" test_ref="oval:org.mitre.oval:tst:139946"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="ntp is earlier than 0:4.2.2p1-9.el5_4.1" test_ref="oval:org.mitre.oval:tst:139902"/>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criterion comment="ntp is earlier than 0:4.2.2p1-9.el5.centos.2.1" test_ref="oval:org.mitre.oval:tst:139265"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29265" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0957 -- kernel security and bug fix update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0957.html" ref_id="RHSA-2008:0957"/>
        <reference source="CESA-2008:0957" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-November/015369.html" ref_id="CESA-2008:0957-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-5755" ref_id="CVE-2006-5755"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5907" ref_id="CVE-2007-5907"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2372" ref_id="CVE-2008-2372"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3276" ref_id="CVE-2008-3276"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3527" ref_id="CVE-2008-3527"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3833" ref_id="CVE-2008-3833"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4210" ref_id="CVE-2008-4210"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4302" ref_id="CVE-2008-4302"/>
        <description>Updated kernel packages that resolve several security issues and fix
various bugs are now available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The original packages distributed with this errata had a bug which
prevented the Xen kernel booting on older hardware. We have updated the
packages to correct this bug.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:13">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:21.746-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:32.902-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:26.785-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel is earlier than 0:2.6.18-92.1.18.el5" test_ref="oval:org.mitre.oval:tst:140484"/>
            <criterion comment="kernel-PAE is earlier than 0:2.6.18-92.1.18.el5" test_ref="oval:org.mitre.oval:tst:139934"/>
            <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-92.1.18.el5" test_ref="oval:org.mitre.oval:tst:140544"/>
            <criterion comment="kernel-debug is earlier than 0:2.6.18-92.1.18.el5" test_ref="oval:org.mitre.oval:tst:140437"/>
            <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-92.1.18.el5" test_ref="oval:org.mitre.oval:tst:140720"/>
            <criterion comment="kernel-devel is earlier than 0:2.6.18-92.1.18.el5" test_ref="oval:org.mitre.oval:tst:140688"/>
            <criterion comment="kernel-doc is earlier than 0:2.6.18-92.1.18.el5" test_ref="oval:org.mitre.oval:tst:140491"/>
            <criterion comment="kernel-headers is earlier than 0:2.6.18-92.1.18.el5" test_ref="oval:org.mitre.oval:tst:140495"/>
            <criterion comment="kernel-xen is earlier than 0:2.6.18-92.1.18.el5" test_ref="oval:org.mitre.oval:tst:140743"/>
            <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-92.1.18.el5" test_ref="oval:org.mitre.oval:tst:140703"/>
          </criteria>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel is earlier than 0:2.6.18-92.1.17.el5" test_ref="oval:org.mitre.oval:tst:139968"/>
            <criterion comment="kernel-debug is earlier than 0:2.6.18-92.1.17.el5" test_ref="oval:org.mitre.oval:tst:140260"/>
            <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-92.1.17.el5" test_ref="oval:org.mitre.oval:tst:140759"/>
            <criterion comment="kernel-devel is earlier than 0:2.6.18-92.1.17.el5" test_ref="oval:org.mitre.oval:tst:140603"/>
            <criterion comment="kernel-doc is earlier than 0:2.6.18-92.1.17.el5" test_ref="oval:org.mitre.oval:tst:140546"/>
            <criterion comment="kernel-headers is earlier than 0:2.6.18-92.1.17.el5" test_ref="oval:org.mitre.oval:tst:140612"/>
            <criterion comment="kernel-PAE is earlier than 0:2.6.18-92.1.17.el5" test_ref="oval:org.mitre.oval:tst:140536"/>
            <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-92.1.17.el5" test_ref="oval:org.mitre.oval:tst:140655"/>
            <criterion comment="kernel-xen is earlier than 0:2.6.18-92.1.17.el5" test_ref="oval:org.mitre.oval:tst:140682"/>
            <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-92.1.17.el5" test_ref="oval:org.mitre.oval:tst:140617"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29264" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1529 -- samba security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>samba</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1529.html" ref_id="RHSA-2009:1529"/>
        <reference source="CESA-2009:1529" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-October/016276.html" ref_id="CESA-2009:1529-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1888" ref_id="CVE-2009-1888"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2813" ref_id="CVE-2009-2813"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2906" ref_id="CVE-2009-2906"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2948" ref_id="CVE-2009-2948"/>
        <description>Updated samba packages that fix multiple security issues are now available
for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Samba is a suite of programs used by machines to share files, printers, and
other information.
A denial of service flaw was found in the Samba smbd daemon. An
authenticated, remote user could send a specially-crafted response that
would cause an smbd child process to enter an infinite loop. An
authenticated, remote user could use this flaw to exhaust system resources
by opening multiple CIFS sessions. (CVE-2009-2906)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:36">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:13.616-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:32.517-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:26.450-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="samba is earlier than 0:3.0.33-0.18.el4_8" test_ref="oval:org.mitre.oval:tst:140058"/>
            <criterion comment="samba-client is earlier than 0:3.0.33-0.18.el4_8" test_ref="oval:org.mitre.oval:tst:140629"/>
            <criterion comment="samba-common is earlier than 0:3.0.33-0.18.el4_8" test_ref="oval:org.mitre.oval:tst:139800"/>
            <criterion comment="samba-swat is earlier than 0:3.0.33-0.18.el4_8" test_ref="oval:org.mitre.oval:tst:140319"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="samba is earlier than 0:3.0.33-3.15.el5_4" test_ref="oval:org.mitre.oval:tst:139908"/>
            <criterion comment="samba-client is earlier than 0:3.0.33-3.15.el5_4" test_ref="oval:org.mitre.oval:tst:140064"/>
            <criterion comment="samba-common is earlier than 0:3.0.33-3.15.el5_4" test_ref="oval:org.mitre.oval:tst:140460"/>
            <criterion comment="samba-swat is earlier than 0:3.0.33-3.15.el5_4" test_ref="oval:org.mitre.oval:tst:140564"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29263" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1642 -- acpid security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>acpid</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1642.html" ref_id="RHSA-2009:1642"/>
        <reference source="CESA-2009:1642" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-December/016380.html" ref_id="CESA-2009:1642-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4033" ref_id="CVE-2009-4033"/>
        <description>An updated acpid package that fixes one security issue is now available for
Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:24">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:39.165-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:32.397-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:26.274-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criterion comment="acpid is earlier than 0:1.0.4-9.el5_4.1" test_ref="oval:org.mitre.oval:tst:140092"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29262" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0361 -- NetworkManager security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>NetworkManager</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0361.html" ref_id="RHSA-2009:0361"/>
        <reference source="CESA-2009:0361" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-April/015742.html" ref_id="CESA-2009:0361-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0365" ref_id="CVE-2009-0365"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0578" ref_id="CVE-2009-0578"/>
        <description>Updated NetworkManager packages that fix two security issues are now
available for Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
NetworkManager is a network link manager that attempts to keep a wired or
wireless network connection active at all times.
An information disclosure flaw was found in NetworkManager's D-Bus
interface. A local attacker could leverage this flaw to discover sensitive
information, such as network connection passwords and pre-shared keys.
(CVE-2009-0365)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:52">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:27.810-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:32.212-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:26.073-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="NetworkManager-devel is earlier than 1:0.7.0-4.el5_3" test_ref="oval:org.mitre.oval:tst:140088"/>
          <criterion comment="NetworkManager-glib-devel is earlier than 1:0.7.0-4.el5_3" test_ref="oval:org.mitre.oval:tst:140376"/>
          <criterion comment="NetworkManager is earlier than 1:0.7.0-4.el5_3" test_ref="oval:org.mitre.oval:tst:140366"/>
          <criterion comment="NetworkManager-glib is earlier than 1:0.7.0-4.el5_3" test_ref="oval:org.mitre.oval:tst:139966"/>
          <criterion comment="NetworkManager-gnome is earlier than 1:0.7.0-4.el5_3" test_ref="oval:org.mitre.oval:tst:140085"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29261" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0013 -- avahi security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>avahi</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0013.html" ref_id="RHSA-2009:0013"/>
        <reference source="CESA-2009:0013" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-January/015543.html" ref_id="CESA-2009:0013-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5081" ref_id="CVE-2008-5081"/>
        <description>Updated avahi packages that fix a security issue are now available for Red
Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Avahi is an implementation of the DNS Service Discovery and Multicast DNS
specifications for Zeroconf Networking. It facilitates service discovery on
a local network. Avahi and Avahi-aware applications allow you to plug your
computer into a network and, with no configuration, view other people to
chat with, see printers to print to, and find shared files on other computers.
Hugo Dias discovered a denial of service flaw in avahi-daemon. A remote
attacker on the same local area network (LAN) could send a
specially-crafted mDNS (Multicast DNS) packet that would cause avahi-daemon
to exit unexpectedly due to a failed assertion check. (CVE-2008-5081)
All users are advised to upgrade to these updated packages, which contain a
backported patch which resolves this issue. After installing the update,
avahi-daemon will be restarted automatically.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:04">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:04.645-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:32.068-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:25.893-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="avahi-compat-howl-devel is earlier than 0:0.6.16-1.el5_2.1" test_ref="oval:org.mitre.oval:tst:140407"/>
          <criterion comment="avahi-compat-libdns_sd-devel is earlier than 0:0.6.16-1.el5_2.1" test_ref="oval:org.mitre.oval:tst:140416"/>
          <criterion comment="avahi-devel is earlier than 0:0.6.16-1.el5_2.1" test_ref="oval:org.mitre.oval:tst:140515"/>
          <criterion comment="avahi-glib-devel is earlier than 0:0.6.16-1.el5_2.1" test_ref="oval:org.mitre.oval:tst:140409"/>
          <criterion comment="avahi-qt3-devel is earlier than 0:0.6.16-1.el5_2.1" test_ref="oval:org.mitre.oval:tst:140297"/>
          <criterion comment="avahi is earlier than 0:0.6.16-1.el5_2.1" test_ref="oval:org.mitre.oval:tst:140073"/>
          <criterion comment="avahi-compat-howl is earlier than 0:0.6.16-1.el5_2.1" test_ref="oval:org.mitre.oval:tst:140334"/>
          <criterion comment="avahi-compat-libdns_sd is earlier than 0:0.6.16-1.el5_2.1" test_ref="oval:org.mitre.oval:tst:140321"/>
          <criterion comment="avahi-glib is earlier than 0:0.6.16-1.el5_2.1" test_ref="oval:org.mitre.oval:tst:140247"/>
          <criterion comment="avahi-qt3 is earlier than 0:0.6.16-1.el5_2.1" test_ref="oval:org.mitre.oval:tst:140389"/>
          <criterion comment="avahi-tools is earlier than 0:0.6.16-1.el5_2.1" test_ref="oval:org.mitre.oval:tst:140423"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29259" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1364 -- gdm security and bug fix update (Low)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>gdm</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1364.html" ref_id="RHSA-2009:1364"/>
        <reference source="CESA-2009:1364" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-September/016157.html" ref_id="CESA-2009:1364-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2697" ref_id="CVE-2009-2697"/>
        <description>Updated gdm packages that fix a security issue and several bugs are now
available for Red Hat Enterprise Linux 5.
This update has been rated as having low security impact by the Red Hat
Security Response Team.
The GNOME Display Manager (GDM) is a configurable re-implementation of XDM,
the X Display Manager. GDM allows you to log in to your system with the X
Window System running, and supports running several different X sessions on
your local machine at the same time.
A flaw was found in the way the gdm package was built. The gdm package was
missing TCP wrappers support, which could result in an administrator
believing they had access restrictions enabled when they did not.
(CVE-2009-2697)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:59">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:36.121-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:31.929-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:25.734-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="gdm is earlier than 1:2.16.0-56.el5" test_ref="oval:org.mitre.oval:tst:140634"/>
            <criterion comment="gdm-docs is earlier than 1:2.16.0-56.el5" test_ref="oval:org.mitre.oval:tst:140213"/>
          </criteria>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="gdm is earlier than 1:2.16.0-56.el5.centos" test_ref="oval:org.mitre.oval:tst:140891"/>
            <criterion comment="gdm-docs is earlier than 1:2.16.0-56.el5.centos" test_ref="oval:org.mitre.oval:tst:140886"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29258" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1140 -- ruby security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>ruby</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1140.html" ref_id="RHSA-2009:1140"/>
        <reference source="CESA-2009:1140" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-July/016025.html" ref_id="CESA-2009:1140-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-1558" ref_id="CVE-2007-1558"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0642" ref_id="CVE-2009-0642"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1904" ref_id="CVE-2009-1904"/>
        <description>Updated ruby packages that fix multiple security issues are now available
for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Ruby is an extensible, interpreted, object-oriented, scripting language. It
has features to process text files and to do system management tasks.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:15">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:29.230-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:31.668-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:25.373-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="ruby-devel is earlier than 0:1.8.5-5.el5_3.7" test_ref="oval:org.mitre.oval:tst:140762"/>
            <criterion comment="ruby-mode is earlier than 0:1.8.5-5.el5_3.7" test_ref="oval:org.mitre.oval:tst:140989"/>
            <criterion comment="ruby is earlier than 0:1.8.5-5.el5_3.7" test_ref="oval:org.mitre.oval:tst:140046"/>
            <criterion comment="ruby-docs is earlier than 0:1.8.5-5.el5_3.7" test_ref="oval:org.mitre.oval:tst:140885"/>
            <criterion comment="ruby-irb is earlier than 0:1.8.5-5.el5_3.7" test_ref="oval:org.mitre.oval:tst:141037"/>
            <criterion comment="ruby-libs is earlier than 0:1.8.5-5.el5_3.7" test_ref="oval:org.mitre.oval:tst:140665"/>
            <criterion comment="ruby-rdoc is earlier than 0:1.8.5-5.el5_3.7" test_ref="oval:org.mitre.oval:tst:140968"/>
            <criterion comment="ruby-ri is earlier than 0:1.8.5-5.el5_3.7" test_ref="oval:org.mitre.oval:tst:140095"/>
            <criterion comment="ruby-tcltk is earlier than 0:1.8.5-5.el5_3.7" test_ref="oval:org.mitre.oval:tst:140930"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="irb is earlier than 0:1.8.1-7.el4_8.3" test_ref="oval:org.mitre.oval:tst:140913"/>
            <criterion comment="ruby is earlier than 0:1.8.1-7.el4_8.3" test_ref="oval:org.mitre.oval:tst:140542"/>
            <criterion comment="ruby-devel is earlier than 0:1.8.1-7.el4_8.3" test_ref="oval:org.mitre.oval:tst:140972"/>
            <criterion comment="ruby-docs is earlier than 0:1.8.1-7.el4_8.3" test_ref="oval:org.mitre.oval:tst:140833"/>
            <criterion comment="ruby-libs is earlier than 0:1.8.1-7.el4_8.3" test_ref="oval:org.mitre.oval:tst:140994"/>
            <criterion comment="ruby-mode is earlier than 0:1.8.1-7.el4_8.3" test_ref="oval:org.mitre.oval:tst:140486"/>
            <criterion comment="ruby-tcltk is earlier than 0:1.8.1-7.el4_8.3" test_ref="oval:org.mitre.oval:tst:141046"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29255" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0581 -- bluez-libs and bluez-utils security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>bluez-libs</product>
          <product>bluez-utils</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0581.html" ref_id="RHSA-2008:0581"/>
        <reference source="CESA-2008:0581" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-July/015116.html" ref_id="CESA-2008:0581-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2374" ref_id="CVE-2008-2374"/>
        <description>Updated bluez-libs and bluez-utils packages that fix a security flaw are
now available for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The bluez-libs package contains libraries for use in Bluetooth
applications. The bluez-utils package contains Bluetooth daemons and utilities.
An input validation flaw was found in the Bluetooth Session Description
Protocol (SDP) packet parser used by the Bluez Bluetooth utilities. A
Bluetooth device with an already-established trust relationship, or a local
user registering a service record via a UNIX reg; socket or D-Bus interface,
could cause a crash, or possibly execute arbitrary code with privileges of
the hcid daemon. (CVE-2008-2374)
Users of bluez-libs and bluez-utils are advised to upgrade to these updated
packages, which contains a backported patch to correct this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:29">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:19.056-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:31.532-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:25.180-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="bluez-libs-devel is earlier than 0:3.7-1.1" test_ref="oval:org.mitre.oval:tst:139117"/>
            <criterion comment="bluez-libs is earlier than 0:3.7-1.1" test_ref="oval:org.mitre.oval:tst:138482"/>
            <criterion comment="bluez-utils is earlier than 0:3.7-2.2" test_ref="oval:org.mitre.oval:tst:138707"/>
            <criterion comment="bluez-utils-cups is earlier than 0:3.7-2.2" test_ref="oval:org.mitre.oval:tst:139181"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="bluez-libs is earlier than 0:2.10-3" test_ref="oval:org.mitre.oval:tst:139259"/>
            <criterion comment="bluez-libs-devel is earlier than 0:2.10-3" test_ref="oval:org.mitre.oval:tst:139237"/>
            <criterion comment="bluez-utils is earlier than 0:2.10-2.4" test_ref="oval:org.mitre.oval:tst:139067"/>
            <criterion comment="bluez-utils-cups is earlier than 0:2.10-2.4" test_ref="oval:org.mitre.oval:tst:139020"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29254" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1102 -- cscope security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>cscope</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1102.html" ref_id="RHSA-2009:1102"/>
        <reference source="CESA-2009:1102" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-June/015989.html" ref_id="CESA-2009:1102-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2541" ref_id="CVE-2004-2541"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0148" ref_id="CVE-2009-0148"/>
        <description>An updated cscope package that fixes multiple security issues is now
available for Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
cscope is a mature, ncurses-based, C source-code tree browsing tool.
Multiple buffer overflow flaws were found in cscope. An attacker could
create a specially crafted source code file that could cause cscope to
crash or, possibly, execute arbitrary code when browsed with cscope.
(CVE-2004-2541, CVE-2009-0148)
All users of cscope are advised to upgrade to this updated package, which
contains backported patches to fix these issues. All running instances of
cscope must be restarted for this update to take effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:21">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:21.461-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:31.370-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:24.944-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criterion comment="cscope is earlier than 0:15.5-15.1.el5_3.1" test_ref="oval:org.mitre.oval:tst:140831"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29253" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0012 -- netpbm security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <product>netpbm</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0012.html" ref_id="RHSA-2009:0012"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2721" ref_id="CVE-2007-2721"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3520" ref_id="CVE-2008-3520"/>
        <description>Updated netpbm packages that fix several security issues are now available
for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The netpbm package contains a library of functions for editing and
converting between various graphics file formats, including .pbm (portable
bitmaps), .pgm (portable graymaps), .pnm (portable anymaps), .ppm (portable
pixmaps), and others.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:00.157-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:31.184-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:24.663-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="netpbm-devel is earlier than 0:10.35-6.1.el5_3.1" test_ref="oval:org.mitre.oval:tst:140332"/>
            <criterion comment="netpbm is earlier than 0:10.35-6.1.el5_3.1" test_ref="oval:org.mitre.oval:tst:140004"/>
            <criterion comment="netpbm-progs is earlier than 0:10.35-6.1.el5_3.1" test_ref="oval:org.mitre.oval:tst:140336"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="netpbm is earlier than 0:10.25-2.1.el4_7.4" test_ref="oval:org.mitre.oval:tst:140473"/>
            <criterion comment="netpbm-devel is earlier than 0:10.25-2.1.el4_7.4" test_ref="oval:org.mitre.oval:tst:140272"/>
            <criterion comment="netpbm-progs is earlier than 0:10.25-2.1.el4_7.4" test_ref="oval:org.mitre.oval:tst:140201"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29252" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2015:1150-1 -- Security update for compat-openssl098 (important)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>compat-openssl098</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2015/suse-su-20151150-1.html" ref_id="SUSE-SU-2015:1150-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4000" ref_id="CVE-2015-4000"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1788" ref_id="CVE-2015-1788"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1789" ref_id="CVE-2015-1789"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1790" ref_id="CVE-2015-1790"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1792" ref_id="CVE-2015-1792"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1791" ref_id="CVE-2015-1791"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3216" ref_id="CVE-2015-3216"/>
        <description>This update fixes the following security issues:
- CVE-2015-4000 (boo#931698)
  * The Logjam Attack / weakdh.org
  * reject connections with DH parameters shorter than 1024 bits
  * generates 2048-bit DH parameters by default
- CVE-2015-1788 (boo#934487)
  * Malformed ECParameters causes infinite loop
- CVE-2015-1789 (boo#934489)
  * Exploitable out-of-bounds read in X509_cmp_time</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:32:42">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:43.231-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:31.026-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:24.529-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="compat-openssl098-debugsource is earlier than 0:0.9.8j-78.1" test_ref="oval:org.mitre.oval:tst:140020"/>
          <criterion comment="libopenssl0_9_8 is earlier than 0:0.9.8j-78.1" test_ref="oval:org.mitre.oval:tst:140016"/>
          <criterion comment="libopenssl0_9_8-32bit is earlier than 0:0.9.8j-78.1" test_ref="oval:org.mitre.oval:tst:140007"/>
          <criterion comment="libopenssl0_9_8-debuginfo is earlier than 0:0.9.8j-78.1" test_ref="oval:org.mitre.oval:tst:139694"/>
          <criterion comment="libopenssl0_9_8-debuginfo-32bit is earlier than 0:0.9.8j-78.1" test_ref="oval:org.mitre.oval:tst:139837"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29251" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2015:0805-1 -- Security update for cups-filters (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 12</platform>
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>cups-filters</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2015/suse-su-20150805-1.html" ref_id="SUSE-SU-2015:0805-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2265" ref_id="CVE-2015-2265"/>
        <description>cups-filters was updated to fix one security issue.
This security issue was fixed:
- CVE-2015-2265: Remote command execution in remove_bad_chars()
  (bnc#921753).
This non-security issue was fixed:
- LSB compliance of foomatic-rip (bnc#915545).</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:34:54">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:14.780-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:30.886-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:24.353-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="SUSE Linux Enterprise Server 12 is installed" definition_ref="oval:org.mitre.oval:def:28211"/>
          <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="cups-filters is earlier than 0:1.0.58-5.1" test_ref="oval:org.mitre.oval:tst:139999"/>
          <criterion comment="cups-filters-cups-browsed is earlier than 0:1.0.58-5.1" test_ref="oval:org.mitre.oval:tst:139757"/>
          <criterion comment="cups-filters-cups-browsed-debuginfo is earlier than 0:1.0.58-5.1" test_ref="oval:org.mitre.oval:tst:139900"/>
          <criterion comment="cups-filters-debuginfo is earlier than 0:1.0.58-5.1" test_ref="oval:org.mitre.oval:tst:139985"/>
          <criterion comment="cups-filters-debugsource is earlier than 0:1.0.58-5.1" test_ref="oval:org.mitre.oval:tst:139854"/>
          <criterion comment="cups-filters-foomatic-rip is earlier than 0:1.0.58-5.1" test_ref="oval:org.mitre.oval:tst:139929"/>
          <criterion comment="cups-filters-foomatic-rip-debuginfo is earlier than 0:1.0.58-5.1" test_ref="oval:org.mitre.oval:tst:140094"/>
          <criterion comment="cups-filters-ghostscript is earlier than 0:1.0.58-5.1" test_ref="oval:org.mitre.oval:tst:139663"/>
          <criterion comment="cups-filters-ghostscript-debuginfo is earlier than 0:1.0.58-5.1" test_ref="oval:org.mitre.oval:tst:139896"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29248" version="3" class="patch">
      <metadata>
        <title>RHSA-2015:0803 -- kernel security and bug fix update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 6</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2015-0803.html" ref_id="RHSA-2015:0803"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2596" ref_id="CVE-2013-2596"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5471" ref_id="CVE-2014-5471"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5472" ref_id="CVE-2014-5472"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8159" ref_id="CVE-2014-8159"/>
        <description>The kernel packages contain the Linux kernel, the core of any Linux
operating system.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:55:20">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:34:36.974-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:30.497-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:24.022-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.32-358.59.1.el6" test_ref="oval:org.mitre.oval:tst:139814"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.32-358.59.1.el6" test_ref="oval:org.mitre.oval:tst:139245"/>
          <criterion comment="kernel-debug-debuginfo is earlier than 0:2.6.32-358.59.1.el6" test_ref="oval:org.mitre.oval:tst:139592"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.32-358.59.1.el6" test_ref="oval:org.mitre.oval:tst:139594"/>
          <criterion comment="kernel-debuginfo is earlier than 0:2.6.32-358.59.1.el6" test_ref="oval:org.mitre.oval:tst:139816"/>
          <criterion comment="kernel-debuginfo-common-x86_64 is earlier than 0:2.6.32-358.59.1.el6" test_ref="oval:org.mitre.oval:tst:139745"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.32-358.59.1.el6" test_ref="oval:org.mitre.oval:tst:139355"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.32-358.59.1.el6" test_ref="oval:org.mitre.oval:tst:139839"/>
          <criterion comment="kernel-firmware is earlier than 0:2.6.32-358.59.1.el6" test_ref="oval:org.mitre.oval:tst:139855"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.32-358.59.1.el6" test_ref="oval:org.mitre.oval:tst:139760"/>
          <criterion comment="perf is earlier than 0:2.6.32-358.59.1.el6" test_ref="oval:org.mitre.oval:tst:139845"/>
          <criterion comment="perf-debuginfo is earlier than 0:2.6.32-358.59.1.el6" test_ref="oval:org.mitre.oval:tst:140038"/>
          <criterion comment="python-perf is earlier than 0:2.6.32-358.59.1.el6" test_ref="oval:org.mitre.oval:tst:139497"/>
          <criterion comment="python-perf-debuginfo is earlier than 0:2.6.32-358.59.1.el6" test_ref="oval:org.mitre.oval:tst:139820"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29242" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2015:0979-1 -- Security update for dnsmasq (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 12</platform>
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>dnsmasq</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2015/suse-su-20150979-1.html" ref_id="SUSE-SU-2015:0979-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3294" ref_id="CVE-2015-3294"/>
        <description>The DNS server dnsmasq was updated to fix one security issue and one
non-security bug.
The following vulnerability was fixed:
* CVE-2015-3294: A remote unauthenticated attacker could have caused a
  denial of service (DoS) or read heap memory, potentially disclosing
  information such as performed DNS queries or encryption keys.
  (bsc#928867)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:33:21">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:12.853-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:30.370-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:23.880-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="SUSE Linux Enterprise Server 12 is installed" definition_ref="oval:org.mitre.oval:def:28211"/>
          <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="dnsmasq is earlier than 0:2.71-4.1" test_ref="oval:org.mitre.oval:tst:140021"/>
          <criterion comment="dnsmasq-debuginfo is earlier than 0:2.71-4.1" test_ref="oval:org.mitre.oval:tst:139911"/>
          <criterion comment="dnsmasq-debugsource is earlier than 0:2.71-4.1" test_ref="oval:org.mitre.oval:tst:139784"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29241" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0836 -- libxml2 security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 2</platform>
          <platform>CentOS Linux 5</platform>
          <product>libxml2</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0836.html" ref_id="RHSA-2008:0836"/>
        <reference source="CESA-2008:0836" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-August/015196.html" ref_id="CESA-2008:0836-CentOS 3"/>
        <reference source="CESA-2008:0836" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-August/015206.html" ref_id="CESA-2008:0836-CentOS 2"/>
        <reference source="CESA-2008:0836" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-August/015212.html" ref_id="CESA-2008:0836-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3281" ref_id="CVE-2008-3281"/>
        <description>Updated libxml2 packages that fix a security issue are now available.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The original fix used in this errata caused some applications using
the libxml2 library in an unexpected way to crash when used with updated
libxml2 packages. We have updated the packages for Red Hat Enterprise Linux
3, 4 and 5 to use a different fix that does not break affected
applications.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:23">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:31.572-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:30.129-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:23.676-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libxml2-devel is earlier than 0:2.6.26-2.1.2.4" test_ref="oval:org.mitre.oval:tst:139272"/>
            <criterion comment="libxml2 is earlier than 0:2.6.26-2.1.2.4" test_ref="oval:org.mitre.oval:tst:139288"/>
            <criterion comment="libxml2-python is earlier than 0:2.6.26-2.1.2.4" test_ref="oval:org.mitre.oval:tst:138587"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libxml2 is earlier than 0:2.5.10-11" test_ref="oval:org.mitre.oval:tst:138962"/>
            <criterion comment="libxml2-devel is earlier than 0:2.5.10-11" test_ref="oval:org.mitre.oval:tst:139230"/>
            <criterion comment="libxml2-python is earlier than 0:2.5.10-11" test_ref="oval:org.mitre.oval:tst:138985"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libxml2 is earlier than 0:2.6.16-12.3" test_ref="oval:org.mitre.oval:tst:139290"/>
            <criterion comment="libxml2-devel is earlier than 0:2.6.16-12.3" test_ref="oval:org.mitre.oval:tst:139255"/>
            <criterion comment="libxml2-python is earlier than 0:2.6.16-12.3" test_ref="oval:org.mitre.oval:tst:139002"/>
          </criteria>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libxml2 is earlier than 0:2.6.26-2.1.2.3" test_ref="oval:org.mitre.oval:tst:139189"/>
            <criterion comment="libxml2-devel is earlier than 0:2.6.26-2.1.2.3" test_ref="oval:org.mitre.oval:tst:139307"/>
            <criterion comment="libxml2-python is earlier than 0:2.6.26-2.1.2.3" test_ref="oval:org.mitre.oval:tst:139280"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29237" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0978 -- firefox security update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>firefox</product>
          <product>nss</product>
          <product>devhelp</product>
          <product>xulrunner</product>
          <product>yelp</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0978.html" ref_id="RHSA-2008:0978"/>
        <reference source="CESA-2008:0978" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-November/015406.html" ref_id="CESA-2008:0978-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0017" ref_id="CVE-2008-0017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5014" ref_id="CVE-2008-5014"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5015" ref_id="CVE-2008-5015"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5016" ref_id="CVE-2008-5016"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5017" ref_id="CVE-2008-5017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5018" ref_id="CVE-2008-5018"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5019" ref_id="CVE-2008-5019"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5021" ref_id="CVE-2008-5021"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5022" ref_id="CVE-2008-5022"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5023" ref_id="CVE-2008-5023"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5024" ref_id="CVE-2008-5024"/>
        <description>All firefox users should upgrade to these updated packages, which contain
backported patches that correct these issues.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:14">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:09.636-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:29.333-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:23.162-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="devhelp-devel is earlier than 0:0.12-20.el5" test_ref="oval:org.mitre.oval:tst:140786"/>
            <criterion comment="xulrunner-devel is earlier than 0:1.9.0.4-1.el5" test_ref="oval:org.mitre.oval:tst:140705"/>
            <criterion comment="xulrunner-devel-unstable is earlier than 0:1.9.0.4-1.el5" test_ref="oval:org.mitre.oval:tst:140173"/>
            <criterion comment="devhelp is earlier than 0:0.12-20.el5" test_ref="oval:org.mitre.oval:tst:140658"/>
            <criterion comment="xulrunner is earlier than 0:1.9.0.4-1.el5" test_ref="oval:org.mitre.oval:tst:140378"/>
            <criterion comment="yelp is earlier than 0:2.16.0-22.el5" test_ref="oval:org.mitre.oval:tst:140718"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="nss-devel is earlier than 0:3.12.1.1-3.el5" test_ref="oval:org.mitre.oval:tst:140533"/>
            <criterion comment="nss-pkcs11-devel is earlier than 0:3.12.1.1-3.el5" test_ref="oval:org.mitre.oval:tst:140539"/>
            <criterion comment="firefox is earlier than 0:3.0.4-1.el5" test_ref="oval:org.mitre.oval:tst:140415"/>
            <criterion comment="nss is earlier than 0:3.12.1.1-3.el5" test_ref="oval:org.mitre.oval:tst:140686"/>
            <criterion comment="nss-tools is earlier than 0:3.12.1.1-3.el5" test_ref="oval:org.mitre.oval:tst:140618"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="firefox is earlier than 0:3.0.4-1.el4" test_ref="oval:org.mitre.oval:tst:140180"/>
            <criterion comment="nss is earlier than 0:3.12.1.1-3.el4" test_ref="oval:org.mitre.oval:tst:140481"/>
            <criterion comment="nss-devel is earlier than 0:3.12.1.1-3.el4" test_ref="oval:org.mitre.oval:tst:140626"/>
          </criteria>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="firefox is earlier than 0:3.0.4-1.el5.centos" test_ref="oval:org.mitre.oval:tst:140636"/>
            <criterion comment="nss is earlier than 0:3.12.1.1-3.el5.centos" test_ref="oval:org.mitre.oval:tst:140428"/>
            <criterion comment="nss-devel is earlier than 0:3.12.1.1-3.el5.centos" test_ref="oval:org.mitre.oval:tst:140479"/>
            <criterion comment="nss-pkcs11-devel is earlier than 0:3.12.1.1-3.el5.centos" test_ref="oval:org.mitre.oval:tst:140399"/>
            <criterion comment="nss-tools is earlier than 0:3.12.1.1-3.el5.centos" test_ref="oval:org.mitre.oval:tst:140400"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29236" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0339 -- lcms security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <product>lcms</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0339.html" ref_id="RHSA-2009:0339"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0581" ref_id="CVE-2009-0581"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0723" ref_id="CVE-2009-0723"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0733" ref_id="CVE-2009-0733"/>
        <description>Updated lcms packages that resolve several security issues are now
available for Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Little Color Management System (LittleCMS) is a
small-footprint, speed-optimized open source color management engine.
Multiple integer overflow flaws which could lead to heap-based buffer
overflows, as well as multiple insufficient input validation flaws, were
found in LittleCMS. An attacker could use these flaws to create a
specially-crafted image file which could cause an application using
LittleCMS to crash, or, possibly, execute arbitrary code when opened by a
victim. (CVE-2009-0723, CVE-2009-0733)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:54">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:39:59.191-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:29.055-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:22.865-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="lcms-devel is earlier than 0:1.18-0.1.beta1.el5_3.2" test_ref="oval:org.mitre.oval:tst:140468"/>
          <criterion comment="lcms is earlier than 0:1.18-0.1.beta1.el5_3.2" test_ref="oval:org.mitre.oval:tst:139897"/>
          <criterion comment="python-lcms is earlier than 0:1.18-0.1.beta1.el5_3.2" test_ref="oval:org.mitre.oval:tst:140047"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29234" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0575 -- rdesktop security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>rdesktop</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0575.html" ref_id="RHSA-2008:0575"/>
        <reference source="CESA-2008:0575" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-July/015161.html" ref_id="CESA-2008:0575-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1801" ref_id="CVE-2008-1801"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1803" ref_id="CVE-2008-1803"/>
        <description>An updated rdesktop package that fixes a security issue is now available for
Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
rdesktop is an open source client for Microsoft Windows NT Terminal Server
and Microsoft Windows 2000 and 2003 Terminal Services, capable of natively
using the Remote Desktop Protocol (RDP) to present the user's NT desktop.
No additional server extensions are required.
An integer underflow and integer signedness issue were discovered in the
rdesktop. If an attacker could convince a victim to connect to a malicious
RDP server, the attacker could cause the victim's rdesktop to crash or,
possibly, execute an arbitrary code. (CVE-2008-1801, CVE-2008-1803)
Users of rdesktop should upgrade to these updated packages, which contain a
backported patches to resolve these issues.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:29">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:10.304-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:28.691-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:22.109-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
        <criterion comment="rdesktop is earlier than 0:1.4.1-6" test_ref="oval:org.mitre.oval:tst:139007"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29233" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2015:0108-1 -- Security update for evolution-data-server (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>evolution-data-server</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20150108-1.html" ref_id="SUSE-SU-2015:0108-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566" ref_id="CVE-2014-3566"/>
        <description>evolution-data-server was updated to disable support for SSLv3.
This security issues was fixed:
- SSLv3 POODLE attack (CVE-2014-3566)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:36:23">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:20.056-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:28.498-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:21.737-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="evolution-data-server is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139340"/>
          <criterion comment="evolution-data-server-debuginfo is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139718"/>
          <criterion comment="evolution-data-server-debugsource is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:140108"/>
          <criterion comment="libcamel-1_2-45 is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:140067"/>
          <criterion comment="libcamel-1_2-45-32bit is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139136"/>
          <criterion comment="libcamel-1_2-45-debuginfo is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139146"/>
          <criterion comment="libcamel-1_2-45-debuginfo-32bit is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139402"/>
          <criterion comment="libebackend-1_2-7 is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139923"/>
          <criterion comment="libebackend-1_2-7-32bit is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139548"/>
          <criterion comment="libebackend-1_2-7-debuginfo is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139963"/>
          <criterion comment="libebackend-1_2-7-debuginfo-32bit is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139826"/>
          <criterion comment="libebook-1_2-14 is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:140117"/>
          <criterion comment="libebook-1_2-14-32bit is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139805"/>
          <criterion comment="libebook-1_2-14-debuginfo is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139494"/>
          <criterion comment="libebook-1_2-14-debuginfo-32bit is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:140139"/>
          <criterion comment="libebook-contacts-1_2-0 is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139994"/>
          <criterion comment="libebook-contacts-1_2-0-32bit is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:140130"/>
          <criterion comment="libebook-contacts-1_2-0-debuginfo is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139944"/>
          <criterion comment="libebook-contacts-1_2-0-debuginfo-32bit is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139834"/>
          <criterion comment="libecal-1_2-16 is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:140132"/>
          <criterion comment="libecal-1_2-16-32bit is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139850"/>
          <criterion comment="libecal-1_2-16-debuginfo is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139865"/>
          <criterion comment="libecal-1_2-16-debuginfo-32bit is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139373"/>
          <criterion comment="libedata-book-1_2-20 is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139148"/>
          <criterion comment="libedata-book-1_2-20-32bit is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139916"/>
          <criterion comment="libedata-book-1_2-20-debuginfo is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:140065"/>
          <criterion comment="libedata-book-1_2-20-debuginfo-32bit is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:140097"/>
          <criterion comment="libedata-cal-1_2-23 is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139949"/>
          <criterion comment="libedata-cal-1_2-23-32bit is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:140076"/>
          <criterion comment="libedata-cal-1_2-23-debuginfo is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:140032"/>
          <criterion comment="libedata-cal-1_2-23-debuginfo-32bit is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139620"/>
          <criterion comment="libedataserver-1_2-18 is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:140134"/>
          <criterion comment="libedataserver-1_2-18-32bit is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139956"/>
          <criterion comment="libedataserver-1_2-18-debuginfo is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139490"/>
          <criterion comment="libedataserver-1_2-18-debuginfo-32bit is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:139707"/>
          <criterion comment="evolution-data-server-lang is earlier than 0:3.10.4-5.11" test_ref="oval:org.mitre.oval:tst:140091"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29232" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0580 -- vim security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>vim</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0580.html" ref_id="RHSA-2008:0580"/>
        <reference source="CESA-2008:0580" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-November/015453.html" ref_id="CESA-2008:0580-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2953" ref_id="CVE-2007-2953"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2712" ref_id="CVE-2008-2712"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3074" ref_id="CVE-2008-3074"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3075" ref_id="CVE-2008-3075"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4101" ref_id="CVE-2008-4101"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6235" ref_id="CVE-2008-6235"/>
        <description>Updated vim packages that fix security issues are now available for Red Hat
Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red Hat
Security Response Team.
Vim (Visual editor IMproved) is an updated and improved version of the vi
editor.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:11">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:39:54.719-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:27.978-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:21.148-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="vim-X11 is earlier than 2:7.0.109-4.el5_2.4z" test_ref="oval:org.mitre.oval:tst:140661"/>
          <criterion comment="vim-common is earlier than 2:7.0.109-4.el5_2.4z" test_ref="oval:org.mitre.oval:tst:140342"/>
          <criterion comment="vim-enhanced is earlier than 2:7.0.109-4.el5_2.4z" test_ref="oval:org.mitre.oval:tst:140675"/>
          <criterion comment="vim-minimal is earlier than 2:7.0.109-4.el5_2.4z" test_ref="oval:org.mitre.oval:tst:140608"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29230" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1530 -- firefox security update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <product>firefox</product>
          <product>nspr</product>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1530.html" ref_id="RHSA-2009:1530"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0689" ref_id="CVE-2009-0689"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1563" ref_id="CVE-2009-1563"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3274" ref_id="CVE-2009-3274"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3370" ref_id="CVE-2009-3370"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3372" ref_id="CVE-2009-3372"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3373" ref_id="CVE-2009-3373"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3374" ref_id="CVE-2009-3374"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3375" ref_id="CVE-2009-3375"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3376" ref_id="CVE-2009-3376"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3380" ref_id="CVE-2009-3380"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3382" ref_id="CVE-2009-3382"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3384" ref_id="CVE-2009-3384"/>
        <description>Updated firefox packages that fix several security issues are now available
for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having critical security impact by the Red
Hat Security Response Team.
Mozilla Firefox is an open source Web browser. XULRunner provides the XUL
Runtime environment for Mozilla Firefox. nspr provides the Netscape
Portable Runtime (NSPR).
A flaw was found in the way Firefox handles form history. A malicious web
page could steal saved form data by synthesizing input events, causing the
browser to auto-fill form fields (which could then be read by an attacker).
(CVE-2009-3370)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:37">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:35.446-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:26.978-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:20.297-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="nspr-devel is earlier than 0:4.7.6-1.el5_4" test_ref="oval:org.mitre.oval:tst:140125"/>
            <criterion comment="xulrunner-devel is earlier than 0:1.9.0.15-3.el5_4" test_ref="oval:org.mitre.oval:tst:140529"/>
            <criterion comment="xulrunner-devel-unstable is earlier than 0:1.9.0.15-3.el5_4" test_ref="oval:org.mitre.oval:tst:139804"/>
            <criterion comment="firefox is earlier than 0:3.0.15-3.el5_4" test_ref="oval:org.mitre.oval:tst:140672"/>
            <criterion comment="nspr is earlier than 0:4.7.6-1.el5_4" test_ref="oval:org.mitre.oval:tst:140615"/>
            <criterion comment="xulrunner is earlier than 0:1.9.0.15-3.el5_4" test_ref="oval:org.mitre.oval:tst:140801"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="firefox is earlier than 0:3.0.15-3.el4" test_ref="oval:org.mitre.oval:tst:140313"/>
            <criterion comment="nspr is earlier than 0:4.7.6-1.el4_8" test_ref="oval:org.mitre.oval:tst:140404"/>
            <criterion comment="nspr-devel is earlier than 0:4.7.6-1.el4_8" test_ref="oval:org.mitre.oval:tst:140382"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29222" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1218 -- pidgin security update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <platform>CentOS Linux 3</platform>
          <product>pidgin</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1218.html" ref_id="RHSA-2009:1218"/>
        <reference source="CESA-2009:1218" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-August/016099.html" ref_id="CESA-2009:1218-CentOS 5"/>
        <reference source="CESA-2009:1218" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-August/016101.html" ref_id="CESA-2009:1218-CentOS 3"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2694" ref_id="CVE-2009-2694"/>
        <description>Updated pidgin packages that fix a security issue are now available for Red
Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having critical security impact by the Red
Hat Security Response Team.
Pidgin is an instant messaging program which can log in to multiple
accounts on multiple instant messaging networks simultaneously.
Federico Muttis of Core Security Technologies discovered a flaw in Pidgin's
MSN protocol handler. If a user received a malicious MSN message, it was
possible to execute arbitrary code with the permissions of the user running
Pidgin. (CVE-2009-2694)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:54">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:24.315-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:26.577-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:19.396-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="finch-devel is earlier than 0:2.5.9-1.el5" test_ref="oval:org.mitre.oval:tst:139041"/>
            <criterion comment="libpurple-devel is earlier than 0:2.5.9-1.el5" test_ref="oval:org.mitre.oval:tst:139452"/>
            <criterion comment="pidgin-devel is earlier than 0:2.5.9-1.el5" test_ref="oval:org.mitre.oval:tst:139377"/>
            <criterion comment="finch is earlier than 0:2.5.9-1.el5" test_ref="oval:org.mitre.oval:tst:139031"/>
            <criterion comment="libpurple is earlier than 0:2.5.9-1.el5" test_ref="oval:org.mitre.oval:tst:138688"/>
            <criterion comment="libpurple-perl is earlier than 0:2.5.9-1.el5" test_ref="oval:org.mitre.oval:tst:139582"/>
            <criterion comment="libpurple-tcl is earlier than 0:2.5.9-1.el5" test_ref="oval:org.mitre.oval:tst:139286"/>
            <criterion comment="pidgin is earlier than 0:2.5.9-1.el5" test_ref="oval:org.mitre.oval:tst:139348"/>
            <criterion comment="pidgin-perl is earlier than 0:2.5.9-1.el5" test_ref="oval:org.mitre.oval:tst:138841"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criterion comment="pidgin is earlier than 0:1.5.1-4.el3" test_ref="oval:org.mitre.oval:tst:139437"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="finch is earlier than 0:2.5.9-1.el4" test_ref="oval:org.mitre.oval:tst:139287"/>
            <criterion comment="finch-devel is earlier than 0:2.5.9-1.el4" test_ref="oval:org.mitre.oval:tst:139679"/>
            <criterion comment="libpurple is earlier than 0:2.5.9-1.el4" test_ref="oval:org.mitre.oval:tst:139627"/>
            <criterion comment="libpurple-devel is earlier than 0:2.5.9-1.el4" test_ref="oval:org.mitre.oval:tst:139666"/>
            <criterion comment="libpurple-perl is earlier than 0:2.5.9-1.el4" test_ref="oval:org.mitre.oval:tst:138699"/>
            <criterion comment="libpurple-tcl is earlier than 0:2.5.9-1.el4" test_ref="oval:org.mitre.oval:tst:139578"/>
            <criterion comment="pidgin is earlier than 0:2.5.9-1.el4" test_ref="oval:org.mitre.oval:tst:139603"/>
            <criterion comment="pidgin-devel is earlier than 0:2.5.9-1.el4" test_ref="oval:org.mitre.oval:tst:139572"/>
            <criterion comment="pidgin-perl is earlier than 0:2.5.9-1.el4" test_ref="oval:org.mitre.oval:tst:139493"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29217" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1219 -- libvorbis security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <platform>CentOS Linux 3</platform>
          <product>libvorbis</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1219.html" ref_id="RHSA-2009:1219"/>
        <reference source="CESA-2009:1219" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-August/016093.html" ref_id="CESA-2009:1219-CentOS 5"/>
        <reference source="CESA-2009:1219" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-August/016103.html" ref_id="CESA-2009:1219-CentOS 3"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2663" ref_id="CVE-2009-2663"/>
        <description>Updated libvorbis packages that fix one security issue are now available
for Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The libvorbis packages contain runtime libraries for use in programs that
support Ogg Vorbis. Ogg Vorbis is a fully open, non-proprietary, patent-and
royalty-free, general-purpose compressed audio format.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:01">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:13.129-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:26.398-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:19.146-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libvorbis-devel is earlier than 1:1.1.2-3.el5_3.3" test_ref="oval:org.mitre.oval:tst:140822"/>
            <criterion comment="libvorbis is earlier than 1:1.1.2-3.el5_3.3" test_ref="oval:org.mitre.oval:tst:140685"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libvorbis is earlier than 1:1.0-11.el3" test_ref="oval:org.mitre.oval:tst:140798"/>
            <criterion comment="libvorbis-devel is earlier than 1:1.0-11.el3" test_ref="oval:org.mitre.oval:tst:140454"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libvorbis is earlier than 1:1.1.0-3.el4_8.2" test_ref="oval:org.mitre.oval:tst:140145"/>
            <criterion comment="libvorbis-devel is earlier than 1:1.1.0-3.el4_8.2" test_ref="oval:org.mitre.oval:tst:140898"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29215" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:1036 -- firefox security update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>firefox</product>
          <product>nspr</product>
          <product>nss</product>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-1036.html" ref_id="RHSA-2008:1036"/>
        <reference source="CESA-2008:1036" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-December/015503.html" ref_id="CESA-2008:1036-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5500" ref_id="CVE-2008-5500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5501" ref_id="CVE-2008-5501"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5502" ref_id="CVE-2008-5502"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5505" ref_id="CVE-2008-5505"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5506" ref_id="CVE-2008-5506"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5507" ref_id="CVE-2008-5507"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5508" ref_id="CVE-2008-5508"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5510" ref_id="CVE-2008-5510"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5511" ref_id="CVE-2008-5511"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5512" ref_id="CVE-2008-5512"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5513" ref_id="CVE-2008-5513"/>
        <description>Note: after the errata packages are installed, Firefox must be restarted
for the update to take effect.
All firefox users should upgrade to these updated packages, which contain
backported patches that correct these issues.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:09">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:39:56.307-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:26.152-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:18.703-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="nspr-devel is earlier than 0:4.7.3-2.el5" test_ref="oval:org.mitre.oval:tst:140572"/>
            <criterion comment="nspr is earlier than 0:4.7.3-2.el5" test_ref="oval:org.mitre.oval:tst:140480"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="nss-devel is earlier than 0:3.12.2.0-2.el5" test_ref="oval:org.mitre.oval:tst:140463"/>
            <criterion comment="nss-pkcs11-devel is earlier than 0:3.12.2.0-2.el5" test_ref="oval:org.mitre.oval:tst:140570"/>
            <criterion comment="xulrunner-devel is earlier than 0:1.9.0.5-1.el5_2" test_ref="oval:org.mitre.oval:tst:140563"/>
            <criterion comment="xulrunner-devel-unstable is earlier than 0:1.9.0.5-1.el5_2" test_ref="oval:org.mitre.oval:tst:140517"/>
            <criterion comment="firefox is earlier than 0:3.0.5-1.el5_2" test_ref="oval:org.mitre.oval:tst:139656"/>
            <criterion comment="nss is earlier than 0:3.12.2.0-2.el5" test_ref="oval:org.mitre.oval:tst:140558"/>
            <criterion comment="nss-tools is earlier than 0:3.12.2.0-2.el5" test_ref="oval:org.mitre.oval:tst:140355"/>
            <criterion comment="xulrunner is earlier than 0:1.9.0.5-1.el5_2" test_ref="oval:org.mitre.oval:tst:140512"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="firefox is earlier than 0:3.0.5-1.el4" test_ref="oval:org.mitre.oval:tst:140363"/>
            <criterion comment="nspr is earlier than 0:4.7.3-1.el4" test_ref="oval:org.mitre.oval:tst:140435"/>
            <criterion comment="nspr-devel is earlier than 0:4.7.3-1.el4" test_ref="oval:org.mitre.oval:tst:140211"/>
            <criterion comment="nss is earlier than 0:3.12.2.0-1.el4" test_ref="oval:org.mitre.oval:tst:140348"/>
            <criterion comment="nss-devel is earlier than 0:3.12.2.0-1.el4" test_ref="oval:org.mitre.oval:tst:140624"/>
          </criteria>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="firefox is earlier than 0:3.0.5-1.el5.centos" test_ref="oval:org.mitre.oval:tst:140511"/>
            <criterion comment="nss is earlier than 0:3.12.2.0-2.el5.centos" test_ref="oval:org.mitre.oval:tst:140600"/>
            <criterion comment="nss-devel is earlier than 0:3.12.2.0-2.el5.centos" test_ref="oval:org.mitre.oval:tst:140657"/>
            <criterion comment="nss-pkcs11-devel is earlier than 0:3.12.2.0-2.el5.centos" test_ref="oval:org.mitre.oval:tst:140577"/>
            <criterion comment="nss-tools is earlier than 0:3.12.2.0-2.el5.centos" test_ref="oval:org.mitre.oval:tst:140133"/>
            <criterion comment="xulrunner is earlier than 0:1.9.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:140574"/>
            <criterion comment="xulrunner-devel is earlier than 0:1.9.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:140170"/>
            <criterion comment="xulrunner-devel-unstable is earlier than 0:1.9.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:140417"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29213" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0057 -- squirrelmail security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>squirrelmail</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0057.html" ref_id="RHSA-2009:0057"/>
        <reference source="CESA-2009:0057" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-January/015560.html" ref_id="CESA-2009:0057-CentOS 3"/>
        <reference source="CESA-2009:0057" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-January/015564.html" ref_id="CESA-2009:0057-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0030" ref_id="CVE-2009-0030"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1580" ref_id="CVE-2009-1580"/>
        <description>An updated squirrelmail package that fixes a security issue is now
available for Red Hat Enterprise Linux 3, 4 and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
SquirrelMail is an easy-to-configure, standards-based, webmail package
written in PHP. It includes built-in PHP support for the IMAP and SMTP
protocols, and pure HTML 4.0 page-rendering (with no JavaScript required)
for maximum browser-compatibility, strong MIME support, address books, and
folder manipulation.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:04">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:05.150-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:25.963-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:18.411-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="squirrelmail is earlier than 0:1.4.8-5.el5_2.3" test_ref="oval:org.mitre.oval:tst:140128"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criterion comment="squirrelmail is earlier than 0:1.4.8-9.el3" test_ref="oval:org.mitre.oval:tst:140414"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="squirrelmail is earlier than 0:1.4.8-5.el4_7.3" test_ref="oval:org.mitre.oval:tst:139950"/>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criterion comment="squirrelmail is earlier than 0:1.4.8-5.el5.centos.3" test_ref="oval:org.mitre.oval:tst:140438"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29210" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:1023 -- pidgin security and bug fix update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>pidgin</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-1023.html" ref_id="RHSA-2008:1023"/>
        <reference source="CESA-2008:1023" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-December/015487.html" ref_id="CESA-2008:1023-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2955" ref_id="CVE-2008-2955"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2957" ref_id="CVE-2008-2957"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3532" ref_id="CVE-2008-3532"/>
        <description>Updated Pidgin packages that fix several security issues and bugs are now
available for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Pidgin is a multi-protocol Internet Messaging client.
A denial-of-service flaw was found in Pidgin's MSN protocol handler. If a
remote user was able to send, and the Pidgin user accepted, a
carefully-crafted file request, it could result in Pidgin crashing.
(CVE-2008-2955)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:56">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:34:37.735-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:25.660-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:18.019-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="finch-devel is earlier than 0:2.5.2-6.el5" test_ref="oval:org.mitre.oval:tst:139518"/>
            <criterion comment="libpurple-devel is earlier than 0:2.5.2-6.el5" test_ref="oval:org.mitre.oval:tst:139466"/>
            <criterion comment="pidgin-devel is earlier than 0:2.5.2-6.el5" test_ref="oval:org.mitre.oval:tst:139574"/>
            <criterion comment="finch is earlier than 0:2.5.2-6.el5" test_ref="oval:org.mitre.oval:tst:139502"/>
            <criterion comment="libpurple is earlier than 0:2.5.2-6.el5" test_ref="oval:org.mitre.oval:tst:139408"/>
            <criterion comment="libpurple-perl is earlier than 0:2.5.2-6.el5" test_ref="oval:org.mitre.oval:tst:139426"/>
            <criterion comment="libpurple-tcl is earlier than 0:2.5.2-6.el5" test_ref="oval:org.mitre.oval:tst:139662"/>
            <criterion comment="pidgin is earlier than 0:2.5.2-6.el5" test_ref="oval:org.mitre.oval:tst:139314"/>
            <criterion comment="pidgin-perl is earlier than 0:2.5.2-6.el5" test_ref="oval:org.mitre.oval:tst:139542"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="finch is earlier than 0:2.5.2-6.el4" test_ref="oval:org.mitre.oval:tst:138690"/>
            <criterion comment="finch-devel is earlier than 0:2.5.2-6.el4" test_ref="oval:org.mitre.oval:tst:139562"/>
            <criterion comment="libpurple is earlier than 0:2.5.2-6.el4" test_ref="oval:org.mitre.oval:tst:139653"/>
            <criterion comment="libpurple-devel is earlier than 0:2.5.2-6.el4" test_ref="oval:org.mitre.oval:tst:139678"/>
            <criterion comment="libpurple-perl is earlier than 0:2.5.2-6.el4" test_ref="oval:org.mitre.oval:tst:138716"/>
            <criterion comment="libpurple-tcl is earlier than 0:2.5.2-6.el4" test_ref="oval:org.mitre.oval:tst:139701"/>
            <criterion comment="pidgin is earlier than 0:2.5.2-6.el4" test_ref="oval:org.mitre.oval:tst:139597"/>
            <criterion comment="pidgin-devel is earlier than 0:2.5.2-6.el4" test_ref="oval:org.mitre.oval:tst:139429"/>
            <criterion comment="pidgin-perl is earlier than 0:2.5.2-6.el4" test_ref="oval:org.mitre.oval:tst:139513"/>
          </criteria>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="pidgin-docs is earlier than 0:2.5.2-6.el5" test_ref="oval:org.mitre.oval:tst:139621"/>
            <criterion comment="enscript is earlier than 0:1.6.4-4.1.1.el5_2" test_ref="oval:org.mitre.oval:tst:139392"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29208" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2015:1077-1 -- Security update for openldap2 (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 12</platform>
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>openldap2</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2015/suse-su-20151077-1.html" ref_id="SUSE-SU-2015:1077-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1545" ref_id="CVE-2015-1545"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1546" ref_id="CVE-2015-1546"/>
        <description>openldap2 was updated to fix two security issues and one non-security bug.
The following vulnerabilities were fixed:
* A remote attacker could cause a denial of service through a NULL pointer
  dereference and crash via an empty attribute list in a deref control in
  a search request. (bnc#916897 CVE-2015-1545)
* A remote attacker could cause a denial of service (crash) via a crafted
  search query with a matched values control. (bnc#916914 CVE-2015-1546)
The following non-security issue was fixed:
* Prevent connection-0 (internal connection) from showing up in the
  monitor backend (bnc#905959)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:32:51">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:16.742-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:25.458-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:17.658-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="SUSE Linux Enterprise Server 12 and SUSE Linux Enterprise Desktop 12 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="SUSE Linux Enterprise Server 12 is installed" definition_ref="oval:org.mitre.oval:def:28211"/>
            <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libldap-2_4-2 is earlier than 0:2.4.39-16.1" test_ref="oval:org.mitre.oval:tst:140024"/>
            <criterion comment="libldap-2_4-2-32bit is earlier than 0:2.4.39-16.1" test_ref="oval:org.mitre.oval:tst:139064"/>
            <criterion comment="libldap-2_4-2-debuginfo is earlier than 0:2.4.39-16.1" test_ref="oval:org.mitre.oval:tst:139794"/>
            <criterion comment="libldap-2_4-2-debuginfo-32bit is earlier than 0:2.4.39-16.1" test_ref="oval:org.mitre.oval:tst:140014"/>
            <criterion comment="openldap2-client is earlier than 0:2.4.39-16.1" test_ref="oval:org.mitre.oval:tst:140039"/>
            <criterion comment="openldap2-client-debuginfo is earlier than 0:2.4.39-16.1" test_ref="oval:org.mitre.oval:tst:139874"/>
            <criterion comment="openldap2-client-debugsource is earlier than 0:2.4.39-16.1" test_ref="oval:org.mitre.oval:tst:139788"/>
          </criteria>
        </criteria>
        <criteria comment="SUSE Linux Enterprise Server 12 release section">
          <extend_definition comment="SUSE Linux Enterprise Server 12 is installed" definition_ref="oval:org.mitre.oval:def:28211"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="openldap2 is earlier than 0:2.4.39-16.1" test_ref="oval:org.mitre.oval:tst:140022"/>
            <criterion comment="openldap2-back-meta is earlier than 0:2.4.39-16.1" test_ref="oval:org.mitre.oval:tst:139887"/>
            <criterion comment="openldap2-back-meta-debuginfo is earlier than 0:2.4.39-16.1" test_ref="oval:org.mitre.oval:tst:139076"/>
            <criterion comment="openldap2-debuginfo is earlier than 0:2.4.39-16.1" test_ref="oval:org.mitre.oval:tst:139740"/>
            <criterion comment="openldap2-debugsource is earlier than 0:2.4.39-16.1" test_ref="oval:org.mitre.oval:tst:139786"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29206" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1082 -- cups security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>cups</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1082.html" ref_id="RHSA-2009:1082"/>
        <reference source="CESA-2009:1082" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-June/015963.html" ref_id="CESA-2009:1082-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0949" ref_id="CVE-2009-0949"/>
        <description>Updated cups packages that fix one security issue are now available for Red
Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The Common UNIX reg; Printing System (CUPS) provides a portable printing layer
for UNIX operating systems. The Internet Printing Protocol (IPP) allows
users to print and manage printing-related tasks over a network. 
A NULL pointer dereference flaw was found in the CUPS IPP routine, used for
processing incoming IPP requests for the CUPS scheduler. An attacker could
use this flaw to send specially-crafted IPP requests that would crash the
cupsd daemon. (CVE-2009-0949)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:23">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:18.606-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:25.300-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:17.465-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="cups-devel is earlier than 1:1.3.7-8.el5_3.6" test_ref="oval:org.mitre.oval:tst:140422"/>
          <criterion comment="cups is earlier than 1:1.3.7-8.el5_3.6" test_ref="oval:org.mitre.oval:tst:140915"/>
          <criterion comment="cups-libs is earlier than 1:1.3.7-8.el5_3.6" test_ref="oval:org.mitre.oval:tst:140962"/>
          <criterion comment="cups-lpd is earlier than 1:1.3.7-8.el5_3.6" test_ref="oval:org.mitre.oval:tst:141005"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29205" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1201 -- java-1.6.0-openjdk security and bug fix update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>java-1.6.0-openjdk</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1201.html" ref_id="RHSA-2009:1201"/>
        <reference source="CESA-2009:1201" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-August/016064.html" ref_id="CESA-2009:1201-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0217" ref_id="CVE-2009-0217"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2475" ref_id="CVE-2009-2475"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2476" ref_id="CVE-2009-2476"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2625" ref_id="CVE-2009-2625"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2670" ref_id="CVE-2009-2670"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2671" ref_id="CVE-2009-2671"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2672" ref_id="CVE-2009-2672"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2673" ref_id="CVE-2009-2673"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2674" ref_id="CVE-2009-2674"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2675" ref_id="CVE-2009-2675"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2689" ref_id="CVE-2009-2689"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2690" ref_id="CVE-2009-2690"/>
        <description>Updated java-1.6.0-openjdk packages that fix several security issues and a
bug are now available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
These packages provide the OpenJDK 6 Java Runtime Environment and the
OpenJDK 6 Software Development Kit. The Java Runtime Environment (JRE)
contains the software and tools that users need to run applications written
using the Java programming language.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:08">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:12.105-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:24.614-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:16.774-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="java-1.6.0-openjdk is earlier than 1:1.6.0.0-1.2.b09.el5" test_ref="oval:org.mitre.oval:tst:140519"/>
          <criterion comment="java-1.6.0-openjdk-demo is earlier than 1:1.6.0.0-1.2.b09.el5" test_ref="oval:org.mitre.oval:tst:140015"/>
          <criterion comment="java-1.6.0-openjdk-devel is earlier than 1:1.6.0.0-1.2.b09.el5" test_ref="oval:org.mitre.oval:tst:140679"/>
          <criterion comment="java-1.6.0-openjdk-javadoc is earlier than 1:1.6.0.0-1.2.b09.el5" test_ref="oval:org.mitre.oval:tst:140794"/>
          <criterion comment="java-1.6.0-openjdk-src is earlier than 1:1.6.0.0-1.2.b09.el5" test_ref="oval:org.mitre.oval:tst:140983"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29203" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2015:1144-1 -- Security update for icu (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>icu</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2015/suse-su-20151144-1.html" ref_id="SUSE-SU-2015:1144-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9654" ref_id="CVE-2014-9654"/>
        <description>This update fixes the following security issue in icu:</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:32:20">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:40.049-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:24.449-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:16.554-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="SUSE Linux Enterprise Server 11 and SUSE Linux Enterprise Desktop 11 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
            <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
          </criteria>
          <criterion comment="libicu is earlier than 0:4.0-7.28.1" test_ref="oval:org.mitre.oval:tst:139540"/>
        </criteria>
        <criteria comment="SUSE Linux Enterprise Server 11 release section">
          <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libicu-doc is earlier than 0:4.0-7.28.1" test_ref="oval:org.mitre.oval:tst:139675"/>
            <criterion comment="libicu-32bit is earlier than 0:4.0-7.28.1" test_ref="oval:org.mitre.oval:tst:139921"/>
          </criteria>
        </criteria>
        <criteria comment="SUSE Linux Enterprise Desktop 11 release section">
          <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
          <criterion comment="icu is earlier than 0:4.0-7.28.1" test_ref="oval:org.mitre.oval:tst:139793"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29202" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2015:0515-1 -- Security update for gnome-settings-daemon (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 12</platform>
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>gnome-settings-daemon</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2015/suse-su-20150515-1.html" ref_id="SUSE-SU-2015:0515-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7300" ref_id="CVE-2014-7300"/>
        <description>gnome-settings-daemon was updated to fix a bug and a security issue:
Security issue fixed:
- CVE-2014-7300: The lockscreen can be bypassed with the Print Screen
  button.
Bug fixed:
- Do not hide the cursor while there was no mutter running (bsc#905158).</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:36:07">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:15.136-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:24.292-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:16.368-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="SUSE Linux Enterprise Server 12 is installed" definition_ref="oval:org.mitre.oval:def:28211"/>
          <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="gnome-settings-daemon is earlier than 0:3.10.2-20.1" test_ref="oval:org.mitre.oval:tst:139832"/>
          <criterion comment="gnome-settings-daemon-debuginfo is earlier than 0:3.10.2-20.1" test_ref="oval:org.mitre.oval:tst:139905"/>
          <criterion comment="gnome-settings-daemon-debugsource is earlier than 0:3.10.2-20.1" test_ref="oval:org.mitre.oval:tst:139882"/>
          <criterion comment="gnome-settings-daemon-lang is earlier than 0:3.10.2-20.1" test_ref="oval:org.mitre.oval:tst:140050"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29201" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0002 -- thunderbird security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>thunderbird</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0002.html" ref_id="RHSA-2009:0002"/>
        <reference source="CESA-2009:0002" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-January/015524.html" ref_id="CESA-2009:0002-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5500" ref_id="CVE-2008-5500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5501" ref_id="CVE-2008-5501"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5502" ref_id="CVE-2008-5502"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5503" ref_id="CVE-2008-5503"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5506" ref_id="CVE-2008-5506"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5507" ref_id="CVE-2008-5507"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5508" ref_id="CVE-2008-5508"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5511" ref_id="CVE-2008-5511"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5512" ref_id="CVE-2008-5512"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5513" ref_id="CVE-2008-5513"/>
        <description>Updated thunderbird packages that fix several security issues are now
available for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Mozilla Thunderbird is a standalone mail and newsgroup client.
Several flaws were found in the processing of malformed HTML mail content.
An HTML mail message containing malicious content could cause Thunderbird
to crash or, potentially, execute arbitrary code as the user running
Thunderbird. (CVE-2008-5500, CVE-2008-5501, CVE-2008-5502, CVE-2008-5511,
CVE-2008-5512, CVE-2008-5513)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:56">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:34:36.066-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:23.532-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:15.665-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="thunderbird is earlier than 0:1.5.0.12-18.el4" test_ref="oval:org.mitre.oval:tst:139301"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="thunderbird is earlier than 0:2.0.0.19-1.el5_2" test_ref="oval:org.mitre.oval:tst:139593"/>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criterion comment="thunderbird is earlier than 0:2.0.0.19-1.el5.centos" test_ref="oval:org.mitre.oval:tst:139101"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29199" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0946 -- ed security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 2</platform>
          <platform>CentOS Linux 5</platform>
          <product>ed</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0946.html" ref_id="RHSA-2008:0946"/>
        <reference source="CESA-2008:0946" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-October/015334.html" ref_id="CESA-2008:0946-CentOS 3"/>
        <reference source="CESA-2008:0946" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-October/015337.html" ref_id="CESA-2008:0946-CentOS 2"/>
        <reference source="CESA-2008:0946" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-October/015339.html" ref_id="CESA-2008:0946-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3916" ref_id="CVE-2008-3916"/>
        <description>An updated ed package that fixes one security issue is now available for
Red Hat Enterprise Linux 2.1, 3, 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
ed is a line-oriented text editor, used to create, display, and modify
text files (both interactively and via shell scripts).
A heap-based buffer overflow was discovered in the way ed, the GNU line
editor, processed long file names. An attacker could create a file with a
specially-crafted name that could possibly execute an arbitrary code when
opened in the ed editor. (CVE-2008-3916)
Users of ed should upgrade to this updated package, which contains
a backported patch to resolve this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:17">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:19.710-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:23.127-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:15.121-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criterion comment="ed is earlier than 0:0.2-33.30E.1" test_ref="oval:org.mitre.oval:tst:139066"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="ed is earlier than 0:0.2-36.el4_7.1" test_ref="oval:org.mitre.oval:tst:139005"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criterion comment="ed is earlier than 0:0.2-39.el5_2" test_ref="oval:org.mitre.oval:tst:139003"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29197" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0971 -- net-snmp security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <platform>CentOS Linux 3</platform>
          <product>net-snmp</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0971.html" ref_id="RHSA-2008:0971"/>
        <reference source="CESA-2008:0971" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-November/015365.html" ref_id="CESA-2008:0971-CentOS 5"/>
        <reference source="CESA-2008:0971" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-November/015367.html" ref_id="CESA-2008:0971-CentOS 3"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4309" ref_id="CVE-2008-4309"/>
        <description>Updated net-snmp packages that fix a security issue are now available for
Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The Simple Network Management Protocol (SNMP) is a protocol used for
network management.
A denial-of-service flaw was found in the way Net-SNMP processes SNMP
GETBULK requests. A remote attacker who issued a specially-crafted request
could cause the snmpd server to crash. (CVE-2008-4309)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:15">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:22.833-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:22.848-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:14.659-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="net-snmp-devel is earlier than 1:5.3.1-24.el5_2.2" test_ref="oval:org.mitre.oval:tst:140649"/>
            <criterion comment="net-snmp is earlier than 1:5.3.1-24.el5_2.2" test_ref="oval:org.mitre.oval:tst:140771"/>
            <criterion comment="net-snmp-libs is earlier than 1:5.3.1-24.el5_2.2" test_ref="oval:org.mitre.oval:tst:140589"/>
            <criterion comment="net-snmp-perl is earlier than 1:5.3.1-24.el5_2.2" test_ref="oval:org.mitre.oval:tst:140054"/>
            <criterion comment="net-snmp-utils is earlier than 1:5.3.1-24.el5_2.2" test_ref="oval:org.mitre.oval:tst:140641"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="net-snmp is earlier than 1:5.0.9-2.30E.25" test_ref="oval:org.mitre.oval:tst:140637"/>
            <criterion comment="net-snmp-devel is earlier than 1:5.0.9-2.30E.25" test_ref="oval:org.mitre.oval:tst:140286"/>
            <criterion comment="net-snmp-libs is earlier than 1:5.0.9-2.30E.25" test_ref="oval:org.mitre.oval:tst:140294"/>
            <criterion comment="net-snmp-perl is earlier than 1:5.0.9-2.30E.25" test_ref="oval:org.mitre.oval:tst:140746"/>
            <criterion comment="net-snmp-utils is earlier than 1:5.0.9-2.30E.25" test_ref="oval:org.mitre.oval:tst:140780"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="net-snmp is earlier than 1:5.1.2-13.el4_7.2" test_ref="oval:org.mitre.oval:tst:140733"/>
            <criterion comment="net-snmp-devel is earlier than 1:5.1.2-13.el4_7.2" test_ref="oval:org.mitre.oval:tst:140354"/>
            <criterion comment="net-snmp-libs is earlier than 1:5.1.2-13.el4_7.2" test_ref="oval:org.mitre.oval:tst:140768"/>
            <criterion comment="net-snmp-perl is earlier than 1:5.1.2-13.el4_7.2" test_ref="oval:org.mitre.oval:tst:140764"/>
            <criterion comment="net-snmp-utils is earlier than 1:5.1.2-13.el4_7.2" test_ref="oval:org.mitre.oval:tst:140557"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29196" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0333 -- libpng security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 2</platform>
          <product>libpng</product>
          <product>libpng10</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0333.html" ref_id="RHSA-2009:0333"/>
        <reference source="CESA-2009:0333" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-March/015674.html" ref_id="CESA-2009:0333-CentOS 2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1382" ref_id="CVE-2008-1382"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0040" ref_id="CVE-2009-0040"/>
        <description>Updated libpng and libpng10 packages that fix a couple of security issues
are now available for Red Hat Enterprise Linux 2.1, 4, and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The libpng packages contain a library of functions for creating and
manipulating PNG (Portable Network Graphics) image format files.
A flaw was discovered in libpng that could result in libpng trying to
freerandom memory if certain, unlikely error conditions occurred. If a
carefully-crafted PNG file was loaded by an application linked against
libpng, it could cause the application to crash or, potentially, execute
arbitrary code with the privileges of the user running the application.
(CVE-2009-0040)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:58">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:28.556-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:22.571-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:14.356-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libpng-devel is earlier than 2:1.2.10-7.1.el5_3.2" test_ref="oval:org.mitre.oval:tst:140055"/>
            <criterion comment="libpng is earlier than 2:1.2.10-7.1.el5_3.2" test_ref="oval:org.mitre.oval:tst:140045"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libpng is earlier than 2:1.2.7-3.el4_7.2" test_ref="oval:org.mitre.oval:tst:140228"/>
            <criterion comment="libpng-devel is earlier than 2:1.2.7-3.el4_7.2" test_ref="oval:org.mitre.oval:tst:140264"/>
            <criterion comment="libpng10 is earlier than 2:1.0.16-3.el4_7.3" test_ref="oval:org.mitre.oval:tst:140306"/>
            <criterion comment="libpng10-devel is earlier than 2:1.0.16-3.el4_7.3" test_ref="oval:org.mitre.oval:tst:140434"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29195" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0296 -- icu security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <product>icu</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0296.html" ref_id="RHSA-2009:0296"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1036" ref_id="CVE-2008-1036"/>
        <description>Updated icu packages that fix a security issue are now available for Red
Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The International Components for Unicode (ICU) library provides robust and
full-featured Unicode services.
A flaw was found in the way ICU processed certain, invalid, encoded data.
If an application used ICU to decode malformed, multibyte, character data,
it may have been possible to bypass certain content protection mechanisms,
or display information in a manner misleading to the user. (CVE-2008-1036)
All users of icu should upgrade to these updated packages, which contain
backported patches to resolve these issues.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:57">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:30.502-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:22.396-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:14.179-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="libicu-devel is earlier than 0:3.6-5.11.2" test_ref="oval:org.mitre.oval:tst:140237"/>
          <criterion comment="icu is earlier than 0:3.6-5.11.2" test_ref="oval:org.mitre.oval:tst:140448"/>
          <criterion comment="libicu is earlier than 0:3.6-5.11.2" test_ref="oval:org.mitre.oval:tst:140335"/>
          <criterion comment="libicu-doc is earlier than 0:3.6-5.11.2" test_ref="oval:org.mitre.oval:tst:140374"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29193" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0431 -- kdegraphics security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>kdegraphics</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0431.html" ref_id="RHSA-2009:0431"/>
        <reference source="CESA-2009:0431" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-May/015868.html" ref_id="CESA-2009:0431-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0146" ref_id="CVE-2009-0146"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0147" ref_id="CVE-2009-0147"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0166" ref_id="CVE-2009-0166"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0195" ref_id="CVE-2009-0195"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0799" ref_id="CVE-2009-0799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0800" ref_id="CVE-2009-0800"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1179" ref_id="CVE-2009-1179"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1180" ref_id="CVE-2009-1180"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1181" ref_id="CVE-2009-1181"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1182" ref_id="CVE-2009-1182"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1183" ref_id="CVE-2009-1183"/>
        <description>Updated kdegraphics packages that fix multiple security issues are now
available for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The kdegraphics packages contain applications for the K Desktop
Environment, including KPDF, a viewer for Portable Document Format (PDF)
files.
Multiple integer overflow flaws were found in KPDF's JBIG2 decoder. An
attacker could create a malicious PDF file that would cause KPDF to crash
or, potentially, execute arbitrary code when opened. (CVE-2009-0147,
CVE-2009-1179)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:55">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:34:28.029-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:21.350-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:13.779-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kdegraphics-devel is earlier than 7:3.5.4-12.el5_3" test_ref="oval:org.mitre.oval:tst:139459"/>
            <criterion comment="kdegraphics is earlier than 7:3.5.4-12.el5_3" test_ref="oval:org.mitre.oval:tst:139206"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kdegraphics is earlier than 7:3.3.1-13.el4" test_ref="oval:org.mitre.oval:tst:139444"/>
            <criterion comment="kdegraphics-devel is earlier than 7:3.3.1-13.el4" test_ref="oval:org.mitre.oval:tst:139227"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29192" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0855 -- openssh security update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>openssh</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0855.html" ref_id="RHSA-2008:0855"/>
        <reference source="CESA-2008:0855" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-August/015194.html" ref_id="CESA-2008:0855-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4752" ref_id="CVE-2007-4752"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3844" ref_id="CVE-2008-3844"/>
        <description>Updated openssh packages are now available for Red Hat Enterprise Linux 4,
Red Hat Enterprise Linux 5, and Red Hat Enterprise Linux 4.5 Extended
Update Support.
This update has been rated as having critical security impact by the Red
Hat Security Response Team.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:23">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:13.970-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:21.138-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:13.185-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="openssh is earlier than 0:3.9p1-11.el4_7" test_ref="oval:org.mitre.oval:tst:139057"/>
            <criterion comment="openssh-askpass is earlier than 0:3.9p1-11.el4_7" test_ref="oval:org.mitre.oval:tst:138943"/>
            <criterion comment="openssh-askpass-gnome is earlier than 0:3.9p1-11.el4_7" test_ref="oval:org.mitre.oval:tst:139241"/>
            <criterion comment="openssh-clients is earlier than 0:3.9p1-11.el4_7" test_ref="oval:org.mitre.oval:tst:138914"/>
            <criterion comment="openssh-server is earlier than 0:3.9p1-11.el4_7" test_ref="oval:org.mitre.oval:tst:139218"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="openssh is earlier than 0:4.3p2-26.el5_2.1" test_ref="oval:org.mitre.oval:tst:139199"/>
            <criterion comment="openssh-askpass is earlier than 0:4.3p2-26.el5_2.1" test_ref="oval:org.mitre.oval:tst:139215"/>
            <criterion comment="openssh-clients is earlier than 0:4.3p2-26.el5_2.1" test_ref="oval:org.mitre.oval:tst:139246"/>
            <criterion comment="openssh-server is earlier than 0:4.3p2-26.el5_2.1" test_ref="oval:org.mitre.oval:tst:138970"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29190" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1490 -- squirrelmail security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <product>squirrelmail</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1490.html" ref_id="RHSA-2009:1490"/>
        <reference source="CESA-2009:1490" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-October/016181.html" ref_id="CESA-2009:1490-CentOS 3"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2964" ref_id="CVE-2009-2964"/>
        <description>An updated squirrelmail package that fixes several security issues is now
available for Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:38">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:05.627-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:21.012-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:12.995-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="squirrelmail is earlier than 0:1.4.8-5.el5_4.10" test_ref="oval:org.mitre.oval:tst:140697"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criterion comment="squirrelmail is earlier than 0:1.4.8-16.el3" test_ref="oval:org.mitre.oval:tst:140248"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="squirrelmail is earlier than 0:1.4.8-5.el4_8.8" test_ref="oval:org.mitre.oval:tst:140565"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29188" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1162 -- firefox security update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>firefox</product>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1162.html" ref_id="RHSA-2009:1162"/>
        <reference source="CESA-2009:1162" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-July/016046.html" ref_id="CESA-2009:1162-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2462" ref_id="CVE-2009-2462"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2463" ref_id="CVE-2009-2463"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2464" ref_id="CVE-2009-2464"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2465" ref_id="CVE-2009-2465"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2466" ref_id="CVE-2009-2466"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2467" ref_id="CVE-2009-2467"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2469" ref_id="CVE-2009-2469"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2470" ref_id="CVE-2009-2470"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2471" ref_id="CVE-2009-2471"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2472" ref_id="CVE-2009-2472"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2664" ref_id="CVE-2009-2664"/>
        <description>Updated firefox packages that fix several security issues are now available
for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having critical security impact by the Red
Hat Security Response Team.
Mozilla Firefox is an open source Web browser. XULRunner provides the XUL
Runtime environment for Mozilla Firefox.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:14">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:03.429-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:20.039-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:11.965-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="xulrunner-devel is earlier than 0:1.9.0.12-1.el5_3" test_ref="oval:org.mitre.oval:tst:140947"/>
            <criterion comment="xulrunner-devel-unstable is earlier than 0:1.9.0.12-1.el5_3" test_ref="oval:org.mitre.oval:tst:140836"/>
            <criterion comment="firefox is earlier than 0:3.0.12-1.el5_3" test_ref="oval:org.mitre.oval:tst:140903"/>
            <criterion comment="xulrunner is earlier than 0:1.9.0.12-1.el5_3" test_ref="oval:org.mitre.oval:tst:140477"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="firefox is earlier than 0:3.0.12-1.el4" test_ref="oval:org.mitre.oval:tst:140978"/>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="firefox is earlier than 0:3.0.12-1.el5.centos" test_ref="oval:org.mitre.oval:tst:140017"/>
            <criterion comment="xulrunner is earlier than 0:1.9.0.12-1.el5" test_ref="oval:org.mitre.oval:tst:140628"/>
            <criterion comment="xulrunner-devel is earlier than 0:1.9.0.12-1.el5" test_ref="oval:org.mitre.oval:tst:140971"/>
            <criterion comment="xulrunner-devel-unstable is earlier than 0:1.9.0.12-1.el5" test_ref="oval:org.mitre.oval:tst:140439"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29185" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0937 -- cups security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>cups</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0937.html" ref_id="RHSA-2008:0937"/>
        <reference source="CESA-2008:0937" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-October/015312.html" ref_id="CESA-2008:0937-CentOS 3"/>
        <reference source="CESA-2008:0937" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-October/015324.html" ref_id="CESA-2008:0937-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3639" ref_id="CVE-2008-3639"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3640" ref_id="CVE-2008-3640"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3641" ref_id="CVE-2008-3641"/>
        <description>Updated cups packages that fix multiple security issues are now available
for Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The Common UNIX Printing System (CUPS) provides a portable printing layer
for UNIX(R) operating systems.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:18">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:41.679-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:19.782-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:11.594-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="cups-devel is earlier than 1:1.2.4-11.18.el5_2.2" test_ref="oval:org.mitre.oval:tst:139113"/>
            <criterion comment="cups is earlier than 1:1.2.4-11.18.el5_2.2" test_ref="oval:org.mitre.oval:tst:138134"/>
            <criterion comment="cups-libs is earlier than 1:1.2.4-11.18.el5_2.2" test_ref="oval:org.mitre.oval:tst:138560"/>
            <criterion comment="cups-lpd is earlier than 1:1.2.4-11.18.el5_2.2" test_ref="oval:org.mitre.oval:tst:139114"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="cups is earlier than 1:1.1.17-13.3.54" test_ref="oval:org.mitre.oval:tst:138755"/>
            <criterion comment="cups-devel is earlier than 1:1.1.17-13.3.54" test_ref="oval:org.mitre.oval:tst:139023"/>
            <criterion comment="cups-libs is earlier than 1:1.1.17-13.3.54" test_ref="oval:org.mitre.oval:tst:138986"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="cups is earlier than 1:1.1.22-0.rc1.9.27.el4_7.1" test_ref="oval:org.mitre.oval:tst:139059"/>
            <criterion comment="cups-devel is earlier than 1:1.1.22-0.rc1.9.27.el4_7.1" test_ref="oval:org.mitre.oval:tst:138971"/>
            <criterion comment="cups-libs is earlier than 1:1.1.22-0.rc1.9.27.el4_7.1" test_ref="oval:org.mitre.oval:tst:138730"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29183" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1126 -- thunderbird security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>thunderbird</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1126.html" ref_id="RHSA-2009:1126"/>
        <reference source="CESA-2009:1126" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-June/016011.html" ref_id="CESA-2009:1126-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1303" ref_id="CVE-2009-1303"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1305" ref_id="CVE-2009-1305"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1306" ref_id="CVE-2009-1306"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1307" ref_id="CVE-2009-1307"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1308" ref_id="CVE-2009-1308"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1309" ref_id="CVE-2009-1309"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1392" ref_id="CVE-2009-1392"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1833" ref_id="CVE-2009-1833"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1836" ref_id="CVE-2009-1836"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1838" ref_id="CVE-2009-1838"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2210" ref_id="CVE-2009-2210"/>
        <description>An updated thunderbird package that fixes several security issues is now
available for Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Mozilla Thunderbird is a standalone mail and newsgroup client.
Several flaws were found in the processing of malformed HTML mail content.
An HTML mail message containing malicious content could cause Thunderbird
to crash or, potentially, execute arbitrary code as the user running
Thunderbird. (CVE-2009-1392, CVE-2009-1303, CVE-2009-1305, CVE-2009-1833,
CVE-2009-1838)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:54">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:32.017-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:18.983-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:10.888-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="thunderbird is earlier than 0:2.0.0.22-2.el5_3" test_ref="oval:org.mitre.oval:tst:139169"/>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criterion comment="thunderbird is earlier than 0:2.0.0.22-2.el5.centos" test_ref="oval:org.mitre.oval:tst:139051"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29179" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1164 -- tomcat security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>tomcat5</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1164.html" ref_id="RHSA-2009:1164"/>
        <reference source="CESA-2009:1164" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-July/016048.html" ref_id="CESA-2009:1164-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5333" ref_id="CVE-2007-5333"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5515" ref_id="CVE-2008-5515"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0033" ref_id="CVE-2009-0033"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0580" ref_id="CVE-2009-0580"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0781" ref_id="CVE-2009-0781"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0783" ref_id="CVE-2009-0783"/>
        <description>Updated tomcat packages that fix several security issues are now available
for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
Apache Tomcat is a servlet container for the Java Servlet and JavaServer
Pages (JSP) technologies.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:12">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:11.254-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:17.944-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:09.951-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="tomcat5 is earlier than 0:5.5.23-0jpp.7.el5_3.2" test_ref="oval:org.mitre.oval:tst:140659"/>
          <criterion comment="tomcat5-admin-webapps is earlier than 0:5.5.23-0jpp.7.el5_3.2" test_ref="oval:org.mitre.oval:tst:140931"/>
          <criterion comment="tomcat5-common-lib is earlier than 0:5.5.23-0jpp.7.el5_3.2" test_ref="oval:org.mitre.oval:tst:140568"/>
          <criterion comment="tomcat5-jasper is earlier than 0:5.5.23-0jpp.7.el5_3.2" test_ref="oval:org.mitre.oval:tst:140916"/>
          <criterion comment="tomcat5-jasper-javadoc is earlier than 0:5.5.23-0jpp.7.el5_3.2" test_ref="oval:org.mitre.oval:tst:140852"/>
          <criterion comment="tomcat5-jsp-2.0-api-javadoc is earlier than 0:5.5.23-0jpp.7.el5_3.2" test_ref="oval:org.mitre.oval:tst:140467"/>
          <criterion comment="tomcat5-server-lib is earlier than 0:5.5.23-0jpp.7.el5_3.2" test_ref="oval:org.mitre.oval:tst:140875"/>
          <criterion comment="tomcat5-servlet-2.4-api-javadoc is earlier than 0:5.5.23-0jpp.7.el5_3.2" test_ref="oval:org.mitre.oval:tst:140447"/>
          <criterion comment="tomcat5-webapps is earlier than 0:5.5.23-0jpp.7.el5_3.2" test_ref="oval:org.mitre.oval:tst:140908"/>
          <criterion comment="tomcat5-jsp-2.0-api is earlier than 0:5.5.23-0jpp.7.el5_3.2" test_ref="oval:org.mitre.oval:tst:140872"/>
          <criterion comment="tomcat5-servlet-2.4-api is earlier than 0:5.5.23-0jpp.7.el5_3.2" test_ref="oval:org.mitre.oval:tst:140578"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29178" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0397 -- firefox security update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>firefox</product>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0397.html" ref_id="RHSA-2009:0397"/>
        <reference source="CESA-2009:0397" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-April/015756.html" ref_id="CESA-2009:0397-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1044" ref_id="CVE-2009-1044"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1169" ref_id="CVE-2009-1169"/>
        <description>Updated firefox packages that fix two security issues are now available for
Red Hat Enterprise Linux 4 and 5.
This update has been rated as having critical security impact by the Red
Hat Security Response Team.
Mozilla Firefox is an open source Web browser. XULRunner provides the XUL
Runtime environment for Mozilla Firefox.
A memory corruption flaw was discovered in the way Firefox handles XML
files containing an XSLT transform. A remote attacker could use this flaw
to crash Firefox or, potentially, execute arbitrary code as the user
running Firefox. (CVE-2009-1169)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:50">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:01.904-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:17.725-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:09.695-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="xulrunner-devel is earlier than 0:1.9.0.7-3.el5" test_ref="oval:org.mitre.oval:tst:140377"/>
            <criterion comment="xulrunner-devel-unstable is earlier than 0:1.9.0.7-3.el5" test_ref="oval:org.mitre.oval:tst:140429"/>
            <criterion comment="xulrunner is earlier than 0:1.9.0.7-3.el5" test_ref="oval:org.mitre.oval:tst:140375"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="firefox is earlier than 0:3.0.7-3.el4" test_ref="oval:org.mitre.oval:tst:140261"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29171" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0345 -- ghostscript security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <product>ghostscript</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0345.html" ref_id="RHSA-2009:0345"/>
        <reference source="CESA-2009:0345" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-March/015688.html" ref_id="CESA-2009:0345-CentOS 3"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0583" ref_id="CVE-2009-0583"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0584" ref_id="CVE-2009-0584"/>
        <description>Updated ghostscript packages that fix multiple security issues are now
available for Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Ghostscript is a set of software that provides a PostScript(TM)
interpreter, a set of C procedures (the Ghostscript library, which
implements the graphics capabilities in the PostScript language) and
an interpreter for Portable Document Format (PDF) files. 
Multiple integer overflow flaws which could lead to heap-based buffer
overflows, as well as multiple insufficient input validation flaws, were
found in Ghostscript's International Color Consortium Format library
(icclib). Using specially-crafted ICC profiles, an attacker could create a
malicious PostScript or PDF file with embedded images which could cause
Ghostscript to crash, or, potentially, execute arbitrary code when opened
by the victim. (CVE-2009-0583, CVE-2009-0584)
All users of ghostscript are advised to upgrade to these updated packages,
which contain a backported patch to correct these issues.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:55">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:12.846-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:17.255-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:09.128-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="ghostscript-devel is earlier than 0:8.15.2-9.4.el5_3.4" test_ref="oval:org.mitre.oval:tst:140320"/>
            <criterion comment="ghostscript is earlier than 0:8.15.2-9.4.el5_3.4" test_ref="oval:org.mitre.oval:tst:140458"/>
            <criterion comment="ghostscript-gtk is earlier than 0:8.15.2-9.4.el5_3.4" test_ref="oval:org.mitre.oval:tst:139652"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="ghostscript is earlier than 0:7.05-32.1.17" test_ref="oval:org.mitre.oval:tst:140393"/>
            <criterion comment="ghostscript-devel is earlier than 0:7.05-32.1.17" test_ref="oval:org.mitre.oval:tst:140107"/>
            <criterion comment="hpijs is earlier than 0:1.3-32.1.17" test_ref="oval:org.mitre.oval:tst:140281"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="ghostscript is earlier than 0:7.07-33.2.el4_7.5" test_ref="oval:org.mitre.oval:tst:139961"/>
            <criterion comment="ghostscript-devel is earlier than 0:7.07-33.2.el4_7.5" test_ref="oval:org.mitre.oval:tst:140381"/>
            <criterion comment="ghostscript-gtk is earlier than 0:7.07-33.2.el4_7.5" test_ref="oval:org.mitre.oval:tst:140285"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29170" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1561 -- libvorbis security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>libvorbis</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1561.html" ref_id="RHSA-2009:1561"/>
        <reference source="CESA-2009:1561" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-November/016308.html" ref_id="CESA-2009:1561-CentOS 3"/>
        <reference source="CESA-2009:1561" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-November/016323.html" ref_id="CESA-2009:1561-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3379" ref_id="CVE-2009-3379"/>
        <description>Updated libvorbis packages that fix multiple security issues are now
available for Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The libvorbis packages contain runtime libraries for use in programs that
support Ogg Vorbis. Ogg Vorbis is a fully open, non-proprietary, patent-and
royalty-free, general-purpose compressed audio format.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:35">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:49.325-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:17.067-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:08.846-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libvorbis-devel is earlier than 1:1.1.2-3.el5_4.4" test_ref="oval:org.mitre.oval:tst:139939"/>
            <criterion comment="libvorbis is earlier than 1:1.1.2-3.el5_4.4" test_ref="oval:org.mitre.oval:tst:139936"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libvorbis is earlier than 1:1.0-12.el3" test_ref="oval:org.mitre.oval:tst:140266"/>
            <criterion comment="libvorbis-devel is earlier than 1:1.0-12.el3" test_ref="oval:org.mitre.oval:tst:140206"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libvorbis is earlier than 1:1.1.0-3.el4_8.3" test_ref="oval:org.mitre.oval:tst:140124"/>
            <criterion comment="libvorbis-devel is earlier than 1:1.1.0-3.el4_8.3" test_ref="oval:org.mitre.oval:tst:140011"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29169" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1186 -- nspr and nss security, bug fix, and enhancement update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <product>nspr</product>
          <product>nss</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1186.html" ref_id="RHSA-2009:1186"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2404" ref_id="CVE-2009-2404"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2408" ref_id="CVE-2009-2408"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2409" ref_id="CVE-2009-2409"/>
        <description>Updated nspr and nss packages that fix security issues, bugs, and add an
enhancement are now available for Red Hat Enterprise Linux 5.
This update has been rated as having critical security impact by the Red
Hat Security Response Team.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:08">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:34.155-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:16.710-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:08.437-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="nspr-devel is earlier than 0:4.7.4-1.el5_3.1" test_ref="oval:org.mitre.oval:tst:140616"/>
          <criterion comment="nss-devel is earlier than 0:3.12.3.99.3-1.el5_3.2" test_ref="oval:org.mitre.oval:tst:140990"/>
          <criterion comment="nss-pkcs11-devel is earlier than 0:3.12.3.99.3-1.el5_3.2" test_ref="oval:org.mitre.oval:tst:140727"/>
          <criterion comment="nspr is earlier than 0:4.7.4-1.el5_3.1" test_ref="oval:org.mitre.oval:tst:140868"/>
          <criterion comment="nss is earlier than 0:3.12.3.99.3-1.el5_3.2" test_ref="oval:org.mitre.oval:tst:140172"/>
          <criterion comment="nss-tools is earlier than 0:3.12.3.99.3-1.el5_3.2" test_ref="oval:org.mitre.oval:tst:140787"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29167" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0789 -- dnsmasq security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <product>dnsmasq</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0789.html" ref_id="RHSA-2008:0789"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447" ref_id="CVE-2008-1447"/>
        <description>An updated dnsmasq package that implements UDP source-port randomization
is now available for Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Dnsmasq is lightweight DNS forwarder and DHCP server. It is designed to
provide DNS and, optionally, DHCP, to a small network.
The dnsmasq DNS resolver used a fixed source UDP port. This could have made
DNS spoofing attacks easier. dnsmasq has been updated to use random UDP
source ports, helping to make DNS spoofing attacks harder. (CVE-2008-1447)
All dnsmasq users are advised to upgrade to this updated package, that
upgrades dnsmasq to version 2.45, which resolves this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:27">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:28.873-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:16.564-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:08.314-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
        <criterion comment="dnsmasq is earlier than 0:2.45-1.el5_2.1" test_ref="oval:org.mitre.oval:tst:139204"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29166" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0258 -- thunderbird security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>thunderbird</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0258.html" ref_id="RHSA-2009:0258"/>
        <reference source="CESA-2009:0258" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-May/015869.html" ref_id="CESA-2009:0258-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0352" ref_id="CVE-2009-0352"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0353" ref_id="CVE-2009-0353"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0355" ref_id="CVE-2009-0355"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0772" ref_id="CVE-2009-0772"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0774" ref_id="CVE-2009-0774"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0775" ref_id="CVE-2009-0775"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0776" ref_id="CVE-2009-0776"/>
        <description>An updated thunderbird package that fixes several security issues is now
available for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Mozilla Thunderbird is a standalone mail and newsgroup client.
Several flaws were found in the processing of malformed HTML mail content.
An HTML mail message containing malicious content could cause Thunderbird
to crash or, potentially, execute arbitrary code as the user running
Thunderbird. (CVE-2009-0352, CVE-2009-0353, CVE-2009-0772, CVE-2009-0774,
CVE-2009-0775)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:56">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:34:31.298-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:15.913-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:07.962-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="thunderbird is earlier than 0:1.5.0.12-19.el4" test_ref="oval:org.mitre.oval:tst:139441"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="thunderbird is earlier than 0:2.0.0.21-1.el5" test_ref="oval:org.mitre.oval:tst:138696"/>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criterion comment="thunderbird is earlier than 0:2.0.0.21-1.el5.centos" test_ref="oval:org.mitre.oval:tst:139524"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29165" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2015:0990-1 -- Security update for curl (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 12</platform>
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>curl</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2015/suse-su-20150990-1.html" ref_id="SUSE-SU-2015:0990-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3143" ref_id="CVE-2015-3143"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3144" ref_id="CVE-2015-3144"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3145" ref_id="CVE-2015-3145"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3148" ref_id="CVE-2015-3148"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3153" ref_id="CVE-2015-3153"/>
        <description>curl was updated to fix five security issues.
The following vulnerabilities were fixed:
* CVE-2015-3143: curl could re-use NTML authenticateds connections
* CVE-2015-3144: curl could access memory out of bounds with zero length
  host names
* CVE-2015-3145: curl cookie parser could access memory out of boundary
* CVE-2015-3148: curl could treat Negotiate as not connection-oriented
* CVE-2015-3153: curl could have sent sensitive HTTP headers also to
  proxies</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:33:11">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:29.614-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:15.522-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:07.532-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="SUSE Linux Enterprise Server 12 is installed" definition_ref="oval:org.mitre.oval:def:28211"/>
          <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="curl is earlier than 0:7.37.0-15.1" test_ref="oval:org.mitre.oval:tst:139463"/>
          <criterion comment="curl-debuginfo is earlier than 0:7.37.0-15.1" test_ref="oval:org.mitre.oval:tst:139992"/>
          <criterion comment="curl-debugsource is earlier than 0:7.37.0-15.1" test_ref="oval:org.mitre.oval:tst:139932"/>
          <criterion comment="libcurl4 is earlier than 0:7.37.0-15.1" test_ref="oval:org.mitre.oval:tst:139914"/>
          <criterion comment="libcurl4-debuginfo is earlier than 0:7.37.0-15.1" test_ref="oval:org.mitre.oval:tst:139973"/>
          <criterion comment="libcurl4-32bit is earlier than 0:7.37.0-15.1" test_ref="oval:org.mitre.oval:tst:139453"/>
          <criterion comment="libcurl4-debuginfo-32bit is earlier than 0:7.37.0-15.1" test_ref="oval:org.mitre.oval:tst:140056"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29163" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1203 -- subversion security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>subversion</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1203.html" ref_id="RHSA-2009:1203"/>
        <reference source="CESA-2009:1203" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-August/016070.html" ref_id="CESA-2009:1203-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2411" ref_id="CVE-2009-2411"/>
        <description>Updated subversion packages that fix multiple security issues are now
available for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
Subversion (SVN) is a concurrent version control system which enables one
or more users to collaborate in developing and maintaining a hierarchy of
files and directories while keeping a history of all changes.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:05">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:39.463-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:15.325-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:07.212-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="mod_dav_svn is earlier than 0:1.4.2-4.el5_3.1" test_ref="oval:org.mitre.oval:tst:140893"/>
            <criterion comment="subversion is earlier than 0:1.4.2-4.el5_3.1" test_ref="oval:org.mitre.oval:tst:139972"/>
            <criterion comment="subversion-devel is earlier than 0:1.4.2-4.el5_3.1" test_ref="oval:org.mitre.oval:tst:140738"/>
            <criterion comment="subversion-javahl is earlier than 0:1.4.2-4.el5_3.1" test_ref="oval:org.mitre.oval:tst:140890"/>
            <criterion comment="subversion-perl is earlier than 0:1.4.2-4.el5_3.1" test_ref="oval:org.mitre.oval:tst:140958"/>
            <criterion comment="subversion-ruby is earlier than 0:1.4.2-4.el5_3.1" test_ref="oval:org.mitre.oval:tst:140826"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="mod_dav_svn is earlier than 0:1.1.4-3.el4_8.2" test_ref="oval:org.mitre.oval:tst:140899"/>
            <criterion comment="subversion is earlier than 0:1.1.4-3.el4_8.2" test_ref="oval:org.mitre.oval:tst:140452"/>
            <criterion comment="subversion-devel is earlier than 0:1.1.4-3.el4_8.2" test_ref="oval:org.mitre.oval:tst:140532"/>
            <criterion comment="subversion-perl is earlier than 0:1.1.4-3.el4_8.2" test_ref="oval:org.mitre.oval:tst:140509"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29162" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0835 -- openoffice.org security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>openoffice.org</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0835.html" ref_id="RHSA-2008:0835"/>
        <reference source="CESA-2008:0835" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-August/015230.html" ref_id="CESA-2008:0835-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3282" ref_id="CVE-2008-3282"/>
        <description>Updated openoffice.org packages that fix a security issue are now available
for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
OpenOffice.org is an office productivity suite that includes desktop
applications, such as a word processor, spreadsheet, presentation manager,
formula editor, and a drawing program.
A numeric truncation error was found in the OpenOffice.org memory
allocator. If a carefully crafted file was opened by a victim, an attacker
could use this flaw to crash OpenOffice.org or, possibly, execute arbitrary
code. (CVE-2008-3282)
All users of openoffice.org are advised to upgrade to these updated
packages, which contain a backported patch to correct this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:59">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:34:35.063-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:14.870-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:06.304-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="openoffice.org-sdk is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139898"/>
          <criterion comment="openoffice.org-sdk-doc is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139815"/>
          <criterion comment="openoffice.org-base is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139647"/>
          <criterion comment="openoffice.org-calc is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139903"/>
          <criterion comment="openoffice.org-core is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139674"/>
          <criterion comment="openoffice.org-draw is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139812"/>
          <criterion comment="openoffice.org-emailmerge is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139565"/>
          <criterion comment="openoffice.org-graphicfilter is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139844"/>
          <criterion comment="openoffice.org-headless is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139613"/>
          <criterion comment="openoffice.org-impress is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139796"/>
          <criterion comment="openoffice.org-javafilter is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139704"/>
          <criterion comment="openoffice.org-langpack-af_ZA is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139743"/>
          <criterion comment="openoffice.org-langpack-ar is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139765"/>
          <criterion comment="openoffice.org-langpack-as_IN is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139868"/>
          <criterion comment="openoffice.org-langpack-bg_BG is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139742"/>
          <criterion comment="openoffice.org-langpack-bn is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139895"/>
          <criterion comment="openoffice.org-langpack-ca_ES is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139347"/>
          <criterion comment="openoffice.org-langpack-cs_CZ is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139394"/>
          <criterion comment="openoffice.org-langpack-cy_GB is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139362"/>
          <criterion comment="openoffice.org-langpack-da_DK is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139144"/>
          <criterion comment="openoffice.org-langpack-de is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139165"/>
          <criterion comment="openoffice.org-langpack-el_GR is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:138994"/>
          <criterion comment="openoffice.org-langpack-es is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139739"/>
          <criterion comment="openoffice.org-langpack-et_EE is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139692"/>
          <criterion comment="openoffice.org-langpack-eu_ES is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139700"/>
          <criterion comment="openoffice.org-langpack-fi_FI is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139828"/>
          <criterion comment="openoffice.org-langpack-fr is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139738"/>
          <criterion comment="openoffice.org-langpack-ga_IE is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139978"/>
          <criterion comment="openoffice.org-langpack-gl_ES is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139511"/>
          <criterion comment="openoffice.org-langpack-gu_IN is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139770"/>
          <criterion comment="openoffice.org-langpack-he_IL is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139629"/>
          <criterion comment="openoffice.org-langpack-hi_IN is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139970"/>
          <criterion comment="openoffice.org-langpack-hr_HR is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139904"/>
          <criterion comment="openoffice.org-langpack-hu_HU is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139512"/>
          <criterion comment="openoffice.org-langpack-it is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139551"/>
          <criterion comment="openoffice.org-langpack-ja_JP is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139920"/>
          <criterion comment="openoffice.org-langpack-kn_IN is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139824"/>
          <criterion comment="openoffice.org-langpack-ko_KR is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139331"/>
          <criterion comment="openoffice.org-langpack-lt_LT is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139345"/>
          <criterion comment="openoffice.org-langpack-ml_IN is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139989"/>
          <criterion comment="openoffice.org-langpack-mr_IN is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139888"/>
          <criterion comment="openoffice.org-langpack-ms_MY is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139890"/>
          <criterion comment="openoffice.org-langpack-nb_NO is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139541"/>
          <criterion comment="openoffice.org-langpack-nl is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139873"/>
          <criterion comment="openoffice.org-langpack-nn_NO is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139543"/>
          <criterion comment="openoffice.org-langpack-nr_ZA is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139636"/>
          <criterion comment="openoffice.org-langpack-nso_ZA is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139081"/>
          <criterion comment="openoffice.org-langpack-or_IN is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139710"/>
          <criterion comment="openoffice.org-langpack-pa_IN is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139343"/>
          <criterion comment="openoffice.org-langpack-pl_PL is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139947"/>
          <criterion comment="openoffice.org-langpack-pt_BR is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139861"/>
          <criterion comment="openoffice.org-langpack-pt_PT is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139302"/>
          <criterion comment="openoffice.org-langpack-ru is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139926"/>
          <criterion comment="openoffice.org-langpack-sk_SK is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139879"/>
          <criterion comment="openoffice.org-langpack-sl_SI is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139975"/>
          <criterion comment="openoffice.org-langpack-sr_CS is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139549"/>
          <criterion comment="openoffice.org-langpack-ss_ZA is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139910"/>
          <criterion comment="openoffice.org-langpack-st_ZA is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139375"/>
          <criterion comment="openoffice.org-langpack-sv is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139623"/>
          <criterion comment="openoffice.org-langpack-ta_IN is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139716"/>
          <criterion comment="openoffice.org-langpack-te_IN is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139579"/>
          <criterion comment="openoffice.org-langpack-th_TH is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139945"/>
          <criterion comment="openoffice.org-langpack-tn_ZA is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139990"/>
          <criterion comment="openoffice.org-langpack-tr_TR is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139891"/>
          <criterion comment="openoffice.org-langpack-ts_ZA is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139928"/>
          <criterion comment="openoffice.org-langpack-ur is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139830"/>
          <criterion comment="openoffice.org-langpack-ve_ZA is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139462"/>
          <criterion comment="openoffice.org-langpack-xh_ZA is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139806"/>
          <criterion comment="openoffice.org-langpack-zh_CN is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139940"/>
          <criterion comment="openoffice.org-langpack-zh_TW is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139558"/>
          <criterion comment="openoffice.org-langpack-zu_ZA is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139482"/>
          <criterion comment="openoffice.org-math is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139880"/>
          <criterion comment="openoffice.org-pyuno is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139693"/>
          <criterion comment="openoffice.org-testtools is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139714"/>
          <criterion comment="openoffice.org-writer is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139037"/>
          <criterion comment="openoffice.org-xsltfilter is earlier than 1:2.3.0-6.5.2.el5_2" test_ref="oval:org.mitre.oval:tst:139899"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29160" version="3" class="patch">
      <metadata>
        <title>USN-2639-1 -- openssl vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <platform>Ubuntu 15.04</platform>
          <platform>Ubuntu 14.10</platform>
          <product>openssl</product>
        </affected>
        <reference source="VENDOR" ref_url="https://lists.ubuntu.com/archives/ubuntu-security-announce/2015-June/002986.html" ref_id="USN-2639-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8176" ref_id="CVE-2014-8176"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1788" ref_id="CVE-2015-1788"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1789" ref_id="CVE-2015-1789"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1790" ref_id="CVE-2015-1790"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1791" ref_id="CVE-2015-1791"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1792" ref_id="CVE-2015-1792"/>
        <description>openssl: Secure Socket Layer  cryptographic library and tools Several security issues were fixed in OpenSSL.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T09:33:54-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T09:35:20.654-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:46.183-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:01:14.670-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="libssl1.0.0 DPKG is earlier than 0:1.0.1f-1ubuntu2.15" test_ref="oval:org.mitre.oval:tst:138722"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="libssl1.0.0 DPKG is earlier than 0:1.0.1-4ubuntu5.31" test_ref="oval:org.mitre.oval:tst:139049"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Ubuntu 15.04 is installed" definition_ref="oval:org.mitre.oval:def:28620"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="libssl1.0.0 DPKG is earlier than 0:1.0.1f-1ubuntu11.4" test_ref="oval:org.mitre.oval:tst:138195"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="libssl1.0.0 DPKG is earlier than 0:1.0.1f-1ubuntu9.8" test_ref="oval:org.mitre.oval:tst:138498"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29154" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1193 -- kernel security and bug fix update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1193.html" ref_id="RHSA-2009:1193"/>
        <reference source="CESA-2009:1193" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-August/016062.html" ref_id="CESA-2009:1193-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5966" ref_id="CVE-2007-5966"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1385" ref_id="CVE-2009-1385"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1388" ref_id="CVE-2009-1388"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1389" ref_id="CVE-2009-1389"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1895" ref_id="CVE-2009-1895"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2406" ref_id="CVE-2009-2406"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2407" ref_id="CVE-2009-2407"/>
        <description>Updated kernel packages that fix several security issues and several bugs
are now available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The kernel packages contain the Linux kernel, the core of any Linux
operating system.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:08">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:16:59.781-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:14.202-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:05.408-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.18-128.4.1.el5" test_ref="oval:org.mitre.oval:tst:140973"/>
          <criterion comment="kernel-PAE is earlier than 0:2.6.18-128.4.1.el5" test_ref="oval:org.mitre.oval:tst:140912"/>
          <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-128.4.1.el5" test_ref="oval:org.mitre.oval:tst:140666"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.18-128.4.1.el5" test_ref="oval:org.mitre.oval:tst:140432"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-128.4.1.el5" test_ref="oval:org.mitre.oval:tst:140981"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.18-128.4.1.el5" test_ref="oval:org.mitre.oval:tst:140579"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.18-128.4.1.el5" test_ref="oval:org.mitre.oval:tst:140937"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.18-128.4.1.el5" test_ref="oval:org.mitre.oval:tst:140939"/>
          <criterion comment="kernel-xen is earlier than 0:2.6.18-128.4.1.el5" test_ref="oval:org.mitre.oval:tst:141008"/>
          <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-128.4.1.el5" test_ref="oval:org.mitre.oval:tst:140858"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29153" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1243 -- Red Hat Enterprise Linux 5.4 kernel security and bug fix update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1243.html" ref_id="RHSA-2009:1243"/>
        <reference source="CESA-2009:1243" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-September/016137.html" ref_id="CESA-2009:1243-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0745" ref_id="CVE-2009-0745"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0746" ref_id="CVE-2009-0746"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0747" ref_id="CVE-2009-0747"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0748" ref_id="CVE-2009-0748"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2847" ref_id="CVE-2009-2847"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2848" ref_id="CVE-2009-2848"/>
        <description>Updated kernel packages that fix security issues, address several hundred
bugs and add numerous enhancements are now available as part of the ongoing
support and maintenance of Red Hat Enterprise Linux version 5. This is the
fourth regular update.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The kernel packages contain the Linux kernel, the core of any Linux
operating system.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:56">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:06.828-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:13.794-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:04.651-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.18-164.el5" test_ref="oval:org.mitre.oval:tst:140284"/>
          <criterion comment="kernel-PAE is earlier than 0:2.6.18-164.el5" test_ref="oval:org.mitre.oval:tst:140730"/>
          <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-164.el5" test_ref="oval:org.mitre.oval:tst:140620"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.18-164.el5" test_ref="oval:org.mitre.oval:tst:140619"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-164.el5" test_ref="oval:org.mitre.oval:tst:140315"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.18-164.el5" test_ref="oval:org.mitre.oval:tst:140502"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.18-164.el5" test_ref="oval:org.mitre.oval:tst:140871"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.18-164.el5" test_ref="oval:org.mitre.oval:tst:140581"/>
          <criterion comment="kernel-xen is earlier than 0:2.6.18-164.el5" test_ref="oval:org.mitre.oval:tst:140552"/>
          <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-164.el5" test_ref="oval:org.mitre.oval:tst:140791"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29150" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0544 -- php security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>php</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0544.html" ref_id="RHSA-2008:0544"/>
        <reference source="CESA-2008:0544" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-July/015126.html" ref_id="CESA-2008:0544-CentOS 3"/>
        <reference source="CESA-2008:0544" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-July/015142.html" ref_id="CESA-2008:0544-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4782" ref_id="CVE-2007-4782"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5898" ref_id="CVE-2007-5898"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5899" ref_id="CVE-2007-5899"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2051" ref_id="CVE-2008-2051"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2107" ref_id="CVE-2008-2107"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2108" ref_id="CVE-2008-2108"/>
        <description>Updated PHP packages that fix several security issues are now available for
Red Hat Enterprise Linux 3 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP Web server.
It was discovered that the PHP escapeshellcmdfunction did not properly
escape multi-byte characters which are not valid in the locale used by the
script. This could allow an attacker to bypass quoting restrictions imposed
by escapeshellcmdand execute arbitrary commands if the PHP script was
using certain locales. Scripts using the default UTF-8 locale are not
affected by this issue. (CVE-2008-2051)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:29">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:47.883-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:13.188-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:03.202-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="php is earlier than 0:5.1.6-20.el5_2.1" test_ref="oval:org.mitre.oval:tst:139056"/>
            <criterion comment="php-bcmath is earlier than 0:5.1.6-20.el5_2.1" test_ref="oval:org.mitre.oval:tst:139044"/>
            <criterion comment="php-cli is earlier than 0:5.1.6-20.el5_2.1" test_ref="oval:org.mitre.oval:tst:138671"/>
            <criterion comment="php-common is earlier than 0:5.1.6-20.el5_2.1" test_ref="oval:org.mitre.oval:tst:139149"/>
            <criterion comment="php-dba is earlier than 0:5.1.6-20.el5_2.1" test_ref="oval:org.mitre.oval:tst:139124"/>
            <criterion comment="php-devel is earlier than 0:5.1.6-20.el5_2.1" test_ref="oval:org.mitre.oval:tst:139329"/>
            <criterion comment="php-gd is earlier than 0:5.1.6-20.el5_2.1" test_ref="oval:org.mitre.oval:tst:139276"/>
            <criterion comment="php-imap is earlier than 0:5.1.6-20.el5_2.1" test_ref="oval:org.mitre.oval:tst:138598"/>
            <criterion comment="php-ldap is earlier than 0:5.1.6-20.el5_2.1" test_ref="oval:org.mitre.oval:tst:139194"/>
            <criterion comment="php-mbstring is earlier than 0:5.1.6-20.el5_2.1" test_ref="oval:org.mitre.oval:tst:139139"/>
            <criterion comment="php-mysql is earlier than 0:5.1.6-20.el5_2.1" test_ref="oval:org.mitre.oval:tst:139266"/>
            <criterion comment="php-ncurses is earlier than 0:5.1.6-20.el5_2.1" test_ref="oval:org.mitre.oval:tst:139275"/>
            <criterion comment="php-odbc is earlier than 0:5.1.6-20.el5_2.1" test_ref="oval:org.mitre.oval:tst:139128"/>
            <criterion comment="php-pdo is earlier than 0:5.1.6-20.el5_2.1" test_ref="oval:org.mitre.oval:tst:139024"/>
            <criterion comment="php-pgsql is earlier than 0:5.1.6-20.el5_2.1" test_ref="oval:org.mitre.oval:tst:139019"/>
            <criterion comment="php-snmp is earlier than 0:5.1.6-20.el5_2.1" test_ref="oval:org.mitre.oval:tst:138416"/>
            <criterion comment="php-soap is earlier than 0:5.1.6-20.el5_2.1" test_ref="oval:org.mitre.oval:tst:139231"/>
            <criterion comment="php-xml is earlier than 0:5.1.6-20.el5_2.1" test_ref="oval:org.mitre.oval:tst:138915"/>
            <criterion comment="php-xmlrpc is earlier than 0:5.1.6-20.el5_2.1" test_ref="oval:org.mitre.oval:tst:138786"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="php is earlier than 0:4.3.2-48.ent" test_ref="oval:org.mitre.oval:tst:138818"/>
            <criterion comment="php-devel is earlier than 0:4.3.2-48.ent" test_ref="oval:org.mitre.oval:tst:139193"/>
            <criterion comment="php-imap is earlier than 0:4.3.2-48.ent" test_ref="oval:org.mitre.oval:tst:139184"/>
            <criterion comment="php-ldap is earlier than 0:4.3.2-48.ent" test_ref="oval:org.mitre.oval:tst:139257"/>
            <criterion comment="php-mysql is earlier than 0:4.3.2-48.ent" test_ref="oval:org.mitre.oval:tst:138603"/>
            <criterion comment="php-odbc is earlier than 0:4.3.2-48.ent" test_ref="oval:org.mitre.oval:tst:139159"/>
            <criterion comment="php-pgsql is earlier than 0:4.3.2-48.ent" test_ref="oval:org.mitre.oval:tst:139179"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29148" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2015:1020-1 -- Security update for autofs (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 12</platform>
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>autofs</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2015/suse-su-20151020-1.html" ref_id="SUSE-SU-2015:1020-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8169" ref_id="CVE-2014-8169"/>
        <description>autofs was updated to fix one security issue.
This security issue was fixed:
- CVE-2014-8169: Prevent potential privilege escalation via interpreter
  load path for program-based automount maps (bnc#917977).
These non-security issues were fixed:
- Dont pass sloppy option for other than nfs mounts (bnc#901448,
  bnc#916203)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:36:04">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:35.193-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:13.009-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:02.021-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="SUSE Linux Enterprise Server 12 is installed" definition_ref="oval:org.mitre.oval:def:28211"/>
          <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="autofs is earlier than 0:5.0.9-8.1" test_ref="oval:org.mitre.oval:tst:139789"/>
          <criterion comment="autofs-debuginfo is earlier than 0:5.0.9-8.1" test_ref="oval:org.mitre.oval:tst:140082"/>
          <criterion comment="autofs-debugsource is earlier than 0:5.0.9-8.1" test_ref="oval:org.mitre.oval:tst:139746"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29146" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2015:0942-1 -- Security update for gstreamer-0_10-plugins-bad (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>gstreamer-0_10-plugins-bad</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2015/suse-su-20150942-1.html" ref_id="SUSE-SU-2015:0942-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0797" ref_id="CVE-2015-0797"/>
        <description>gstreamer-0_10-plugins-bad was updated to fix a security issue, a buffer
overflow in mp4 parsing (bnc#927559 CVE-2015-0797).</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:33:26">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:40.694-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:12.548-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:01.681-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="gstreamer-0_10-plugins-bad is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:140044"/>
          <criterion comment="gstreamer-0_10-plugins-bad-debuginfo is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:140030"/>
          <criterion comment="gstreamer-0_10-plugins-bad-debuginfo-32bit is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:139870"/>
          <criterion comment="gstreamer-0_10-plugins-bad-debugsource is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:139803"/>
          <criterion comment="libgstbasecamerabinsrc-0_10-23 is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:140049"/>
          <criterion comment="libgstbasecamerabinsrc-0_10-23-32bit is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:139725"/>
          <criterion comment="libgstbasecamerabinsrc-0_10-23-debuginfo is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:139108"/>
          <criterion comment="libgstbasecamerabinsrc-0_10-23-debuginfo-32bit is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:139943"/>
          <criterion comment="libgstbasevideo-0_10-23 is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:140023"/>
          <criterion comment="libgstbasevideo-0_10-23-32bit is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:139741"/>
          <criterion comment="libgstbasevideo-0_10-23-debuginfo is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:139727"/>
          <criterion comment="libgstbasevideo-0_10-23-debuginfo-32bit is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:140106"/>
          <criterion comment="libgstcodecparsers-0_10-23 is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:139395"/>
          <criterion comment="libgstcodecparsers-0_10-23-debuginfo is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:139720"/>
          <criterion comment="libgstphotography-0_10-23 is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:140075"/>
          <criterion comment="libgstphotography-0_10-23-32bit is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:140098"/>
          <criterion comment="libgstphotography-0_10-23-debuginfo is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:140105"/>
          <criterion comment="libgstphotography-0_10-23-debuginfo-32bit is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:140034"/>
          <criterion comment="libgstsignalprocessor-0_10-23 is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:139496"/>
          <criterion comment="libgstsignalprocessor-0_10-23-32bit is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:139988"/>
          <criterion comment="libgstsignalprocessor-0_10-23-debuginfo is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:139955"/>
          <criterion comment="libgstsignalprocessor-0_10-23-debuginfo-32bit is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:139995"/>
          <criterion comment="libgstvdp-0_10-23 is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:139642"/>
          <criterion comment="libgstvdp-0_10-23-32bit is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:139533"/>
          <criterion comment="libgstvdp-0_10-23-debuginfo is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:139974"/>
          <criterion comment="libgstvdp-0_10-23-debuginfo-32bit is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:139590"/>
          <criterion comment="gstreamer-0_10-plugins-bad-lang is earlier than 0:0.10.23-17.1" test_ref="oval:org.mitre.oval:tst:140072"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29144" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0584 -- pidgin security and bug fix update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>pidgin</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0584.html" ref_id="RHSA-2008:0584"/>
        <reference source="CESA-2008:0584" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-July/015085.html" ref_id="CESA-2008:0584-CentOS 3"/>
        <reference source="CESA-2008:0584" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-July/015098.html" ref_id="CESA-2008:0584-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2927" ref_id="CVE-2008-2927"/>
        <description>Updated Pidgin packages that fix a security issue and address a bug are now
available for Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
Pidgin is a multi-protocol Internet Messaging client.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:55:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:34:32.207-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:12.109-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:01.372-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="finch-devel is earlier than 0:2.3.1-2.el5_2" test_ref="oval:org.mitre.oval:tst:139856"/>
            <criterion comment="libpurple-devel is earlier than 0:2.3.1-2.el5_2" test_ref="oval:org.mitre.oval:tst:140003"/>
            <criterion comment="pidgin-devel is earlier than 0:2.3.1-2.el5_2" test_ref="oval:org.mitre.oval:tst:139797"/>
            <criterion comment="finch is earlier than 0:2.3.1-2.el5_2" test_ref="oval:org.mitre.oval:tst:139818"/>
            <criterion comment="libpurple is earlier than 0:2.3.1-2.el5_2" test_ref="oval:org.mitre.oval:tst:139728"/>
            <criterion comment="libpurple-perl is earlier than 0:2.3.1-2.el5_2" test_ref="oval:org.mitre.oval:tst:139849"/>
            <criterion comment="libpurple-tcl is earlier than 0:2.3.1-2.el5_2" test_ref="oval:org.mitre.oval:tst:139951"/>
            <criterion comment="pidgin is earlier than 0:2.3.1-2.el5_2" test_ref="oval:org.mitre.oval:tst:139977"/>
            <criterion comment="pidgin-perl is earlier than 0:2.3.1-2.el5_2" test_ref="oval:org.mitre.oval:tst:139869"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criterion comment="pidgin is earlier than 0:1.5.1-2.el3" test_ref="oval:org.mitre.oval:tst:139919"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="pidgin is earlier than 0:1.5.1-2.el4" test_ref="oval:org.mitre.oval:tst:140033"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29143" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0018 -- xterm security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>xterm</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0018.html" ref_id="RHSA-2009:0018"/>
        <reference source="CESA-2009:0018" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-January/015520.html" ref_id="CESA-2009:0018-CentOS 3"/>
        <reference source="CESA-2009:0018" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-January/015526.html" ref_id="CESA-2009:0018-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2383" ref_id="CVE-2008-2383"/>
        <description>An updated xterm package to correct a security issue is now available for
Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The xterm program is a terminal emulator for the X Window System.
A flaw was found in the xterm handling of Device Control Request Status
String (DECRQSS) escape sequences. An attacker could create a malicious
text file (or log entry, if unfiltered) that could run arbitrary commands
if read by a victim inside an xterm window. (CVE-2008-2383)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:08">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:20.130-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:11.884-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:01.116-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criterion comment="xterm is earlier than 0:179-11.EL3" test_ref="oval:org.mitre.oval:tst:140550"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="xterm is earlier than 0:192-8.el4_7.2" test_ref="oval:org.mitre.oval:tst:140418"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criterion comment="xterm is earlier than 0:215-5.el5_2.2" test_ref="oval:org.mitre.oval:tst:140441"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29140" version="3" class="patch">
      <metadata>
        <title>RHSA-2015:0808 -- java-1.6.0-openjdk security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 6</platform>
          <platform>Red Hat Enterprise Linux 7</platform>
          <platform>CentOS Linux 7</platform>
          <platform>CentOS Linux 6</platform>
          <platform>CentOS Linux 5</platform>
          <product>java-1.6.0-openjdk</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2015-0808.html" ref_id="RHSA-2015:0808"/>
        <reference source="CESA-2015:0808" ref_url="http://lists.centos.org/pipermail/centos-announce/2015-April/021065.html" ref_id="CESA-2015:0808-CentOS 7"/>
        <reference source="CESA-2015:0808" ref_url="http://lists.centos.org/pipermail/centos-announce/2015-April/021068.html" ref_id="CESA-2015:0808-CentOS 6"/>
        <reference source="CESA-2015:0808" ref_url="http://lists.centos.org/pipermail/centos-announce/2015-April/021073.html" ref_id="CESA-2015:0808-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1080" ref_id="CVE-2005-1080"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0460" ref_id="CVE-2015-0460"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0469" ref_id="CVE-2015-0469"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0477" ref_id="CVE-2015-0477"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0478" ref_id="CVE-2015-0478"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0480" ref_id="CVE-2015-0480"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0488" ref_id="CVE-2015-0488"/>
        <description>The java-1.6.0-openjdk packages provide the OpenJDK 6 Java Runtime
Environment and the OpenJDK 6 Java Software Development Kit.
An off-by-one flaw, leading to a buffer overflow, was found in the font
parsing code in the 2D component in OpenJDK. A specially crafted font file
could possibly cause the Java Virtual Machine to execute arbitrary code,
allowing an untrusted Java application or applet to bypass Java sandbox
restrictions. (CVE-2015-0469)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:06">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:41.628-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:11.407-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:00.788-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="java-1.6.0-openjdk is earlier than 1:1.6.0.35-1.13.7.1.el5_11" test_ref="oval:org.mitre.oval:tst:139368"/>
            <criterion comment="java-1.6.0-openjdk-demo is earlier than 1:1.6.0.35-1.13.7.1.el5_11" test_ref="oval:org.mitre.oval:tst:139581"/>
            <criterion comment="java-1.6.0-openjdk-devel is earlier than 1:1.6.0.35-1.13.7.1.el5_11" test_ref="oval:org.mitre.oval:tst:139599"/>
            <criterion comment="java-1.6.0-openjdk-javadoc is earlier than 1:1.6.0.35-1.13.7.1.el5_11" test_ref="oval:org.mitre.oval:tst:140190"/>
            <criterion comment="java-1.6.0-openjdk-src is earlier than 1:1.6.0.35-1.13.7.1.el5_11" test_ref="oval:org.mitre.oval:tst:139601"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="java-1.6.0-openjdk-debuginfo is earlier than 1:1.6.0.35-1.13.7.1.el5_11" test_ref="oval:org.mitre.oval:tst:139980"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 6 and CentOS Linux 6 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 6.x" definition_ref="oval:org.mitre.oval:def:16337"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="java-1.6.0-openjdk is earlier than 1:1.6.0.35-1.13.7.1.el6_6" test_ref="oval:org.mitre.oval:tst:140224"/>
            <criterion comment="java-1.6.0-openjdk-demo is earlier than 1:1.6.0.35-1.13.7.1.el6_6" test_ref="oval:org.mitre.oval:tst:140018"/>
            <criterion comment="java-1.6.0-openjdk-devel is earlier than 1:1.6.0.35-1.13.7.1.el6_6" test_ref="oval:org.mitre.oval:tst:140221"/>
            <criterion comment="java-1.6.0-openjdk-javadoc is earlier than 1:1.6.0.35-1.13.7.1.el6_6" test_ref="oval:org.mitre.oval:tst:139857"/>
            <criterion comment="java-1.6.0-openjdk-src is earlier than 1:1.6.0.35-1.13.7.1.el6_6" test_ref="oval:org.mitre.oval:tst:139697"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 6 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
          <criterion comment="java-1.6.0-openjdk-debuginfo is earlier than 1:1.6.0.35-1.13.7.1.el6_6" test_ref="oval:org.mitre.oval:tst:140057"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 and CentOS Linux 7 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 7.x" definition_ref="oval:org.mitre.oval:def:24773"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="java-1.6.0-openjdk is earlier than 1:1.6.0.35-1.13.7.1.el7_1" test_ref="oval:org.mitre.oval:tst:139981"/>
            <criterion comment="java-1.6.0-openjdk-demo is earlier than 1:1.6.0.35-1.13.7.1.el7_1" test_ref="oval:org.mitre.oval:tst:139711"/>
            <criterion comment="java-1.6.0-openjdk-devel is earlier than 1:1.6.0.35-1.13.7.1.el7_1" test_ref="oval:org.mitre.oval:tst:140101"/>
            <criterion comment="java-1.6.0-openjdk-javadoc is earlier than 1:1.6.0.35-1.13.7.1.el7_1" test_ref="oval:org.mitre.oval:tst:140204"/>
            <criterion comment="java-1.6.0-openjdk-src is earlier than 1:1.6.0.35-1.13.7.1.el7_1" test_ref="oval:org.mitre.oval:tst:140123"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
          <criterion comment="java-1.6.0-openjdk-debuginfo is earlier than 1:1.6.0.35-1.13.7.1.el7_1" test_ref="oval:org.mitre.oval:tst:140122"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29137" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:1029 -- cups security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>cups</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-1029.html" ref_id="RHSA-2008:1029"/>
        <reference source="CESA-2008:1029" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-December/015493.html" ref_id="CESA-2008:1029-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5183" ref_id="CVE-2008-5183"/>
        <description>Updated cups packages that fix a security issue are now available for Red
Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red Hat Security Response Team.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:10">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:10.819-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:11.246-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:00.531-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="cups-devel is earlier than 1:1.2.4-11.18.el5_2.3" test_ref="oval:org.mitre.oval:tst:140300"/>
          <criterion comment="cups is earlier than 1:1.2.4-11.18.el5_2.3" test_ref="oval:org.mitre.oval:tst:140311"/>
          <criterion comment="cups-libs is earlier than 1:1.2.4-11.18.el5_2.3" test_ref="oval:org.mitre.oval:tst:140521"/>
          <criterion comment="cups-lpd is earlier than 1:1.2.4-11.18.el5_2.3" test_ref="oval:org.mitre.oval:tst:140673"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29136" version="3" class="patch">
      <metadata>
        <title>RHSA-2015:0809 -- java-1.8.0-openjdk security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 6</platform>
          <platform>Red Hat Enterprise Linux 7</platform>
          <platform>CentOS Linux 7</platform>
          <platform>CentOS Linux 6</platform>
          <product>java-1.8.0-openjdk</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2015-0809.html" ref_id="RHSA-2015:0809"/>
        <reference source="CESA-2015:0809" ref_url="http://lists.centos.org/pipermail/centos-announce/2015-April/021067.html" ref_id="CESA-2015:0809-CentOS 7"/>
        <reference source="CESA-2015:0809" ref_url="http://lists.centos.org/pipermail/centos-announce/2015-April/021070.html" ref_id="CESA-2015:0809-CentOS 6"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1080" ref_id="CVE-2005-1080"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0460" ref_id="CVE-2015-0460"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0469" ref_id="CVE-2015-0469"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0470" ref_id="CVE-2015-0470"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0477" ref_id="CVE-2015-0477"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0478" ref_id="CVE-2015-0478"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0480" ref_id="CVE-2015-0480"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0488" ref_id="CVE-2015-0488"/>
        <description>The java-1.8.0-openjdk packages provide the OpenJDK 8 Java Runtime
Environment and the OpenJDK 8 Java Software Development Kit.
An off-by-one flaw, leading to a buffer overflow, was found in the font
parsing code in the 2D component in OpenJDK. A specially crafted font file
could possibly cause the Java Virtual Machine to execute arbitrary code,
allowing an untrusted Java application or applet to bypass Java sandbox
restrictions. (CVE-2015-0469)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:55:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:34:45.964-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:10.636-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:01:00.182-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 6 and CentOS Linux 6 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 6.x" definition_ref="oval:org.mitre.oval:def:16337"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="java-1.8.0-openjdk is earlier than 1:1.8.0.45-28.b13.el6_6" test_ref="oval:org.mitre.oval:tst:139360"/>
            <criterion comment="java-1.8.0-openjdk-demo is earlier than 1:1.8.0.45-28.b13.el6_6" test_ref="oval:org.mitre.oval:tst:139713"/>
            <criterion comment="java-1.8.0-openjdk-devel is earlier than 1:1.8.0.45-28.b13.el6_6" test_ref="oval:org.mitre.oval:tst:139222"/>
            <criterion comment="java-1.8.0-openjdk-headless is earlier than 1:1.8.0.45-28.b13.el6_6" test_ref="oval:org.mitre.oval:tst:139277"/>
            <criterion comment="java-1.8.0-openjdk-javadoc is earlier than 1:1.8.0.45-28.b13.el6_6" test_ref="oval:org.mitre.oval:tst:139971"/>
            <criterion comment="java-1.8.0-openjdk-src is earlier than 1:1.8.0.45-28.b13.el6_6" test_ref="oval:org.mitre.oval:tst:139729"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 6 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
          <criterion comment="java-1.8.0-openjdk-debuginfo is earlier than 1:1.8.0.45-28.b13.el6_6" test_ref="oval:org.mitre.oval:tst:140028"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 and CentOS Linux 7 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 7.x" definition_ref="oval:org.mitre.oval:def:24773"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="java-1.8.0-openjdk is earlier than 1:1.8.0.45-30.b13.el7_1" test_ref="oval:org.mitre.oval:tst:139811"/>
            <criterion comment="java-1.8.0-openjdk-accessibility is earlier than 1:1.8.0.45-30.b13.el7_1" test_ref="oval:org.mitre.oval:tst:139924"/>
            <criterion comment="java-1.8.0-openjdk-demo is earlier than 1:1.8.0.45-30.b13.el7_1" test_ref="oval:org.mitre.oval:tst:140012"/>
            <criterion comment="java-1.8.0-openjdk-devel is earlier than 1:1.8.0.45-30.b13.el7_1" test_ref="oval:org.mitre.oval:tst:139892"/>
            <criterion comment="java-1.8.0-openjdk-headless is earlier than 1:1.8.0.45-30.b13.el7_1" test_ref="oval:org.mitre.oval:tst:139726"/>
            <criterion comment="java-1.8.0-openjdk-javadoc is earlier than 1:1.8.0.45-30.b13.el7_1" test_ref="oval:org.mitre.oval:tst:139717"/>
            <criterion comment="java-1.8.0-openjdk-src is earlier than 1:1.8.0.45-30.b13.el7_1" test_ref="oval:org.mitre.oval:tst:139991"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
          <criterion comment="java-1.8.0-openjdk-debuginfo is earlier than 1:1.8.0.45-30.b13.el7_1" test_ref="oval:org.mitre.oval:tst:139969"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29134" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1209 -- curl security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>curl</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1209.html" ref_id="RHSA-2009:1209"/>
        <reference source="CESA-2009:1209" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-August/016076.html" ref_id="CESA-2009:1209-CentOS 3"/>
        <reference source="CESA-2009:1209" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-August/016095.html" ref_id="CESA-2009:1209-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2417" ref_id="CVE-2009-2417"/>
        <description>Updated curl packages that fix security issues are now available for Red
Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
cURL is a tool for getting files from FTP, HTTP, Gopher, Telnet, and Dict
servers, using any of the supported protocols. cURL is designed to work
without user interaction or any kind of interactivity.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:01">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:34.810-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:10.108-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:59.269-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="curl-devel is earlier than 0:7.15.5-2.1.el5_3.5" test_ref="oval:org.mitre.oval:tst:140825"/>
            <criterion comment="curl is earlier than 0:7.15.5-2.1.el5_3.5" test_ref="oval:org.mitre.oval:tst:140810"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="curl is earlier than 0:7.10.6-10.rhel3" test_ref="oval:org.mitre.oval:tst:140420"/>
            <criterion comment="curl-devel is earlier than 0:7.10.6-10.rhel3" test_ref="oval:org.mitre.oval:tst:140855"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="curl is earlier than 0:7.12.1-11.1.el4_8.1" test_ref="oval:org.mitre.oval:tst:140863"/>
            <criterion comment="curl-devel is earlier than 0:7.12.1-11.1.el4_8.1" test_ref="oval:org.mitre.oval:tst:140551"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29133" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0818 -- hplip security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>hplip</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0818.html" ref_id="RHSA-2008:0818"/>
        <reference source="CESA-2008:0818" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-August/015189.html" ref_id="CESA-2008:0818-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2940" ref_id="CVE-2008-2940"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2941" ref_id="CVE-2008-2941"/>
        <description>Updated hplip packages that fix various security issues are now available
for Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The hplip (Hewlett-Packard Linux Imaging and Printing) packages provide
drivers for Hewlett-Packard printers and multifunction peripherals.
A flaw was discovered in the hplip alert-mailing functionality. A local
attacker could elevate their privileges by using specially-crafted packets
to trigger alert mails, which are sent by the root account. (CVE-2008-2940)
A flaw was discovered in the hpssd message parser. By sending
specially-crafted packets, a local attacker could cause a denial of
service, stopping the hpssd process. (CVE-2008-2941)
Users of hplip should upgrade to these updated packages, which contain
backported patches to correct these issues.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:25">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:50.664-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:09.890-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:58.810-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="hpijs is earlier than 0:1.6.7-4.1.el5_2.4" test_ref="oval:org.mitre.oval:tst:139153"/>
            <criterion comment="hplip is earlier than 0:1.6.7-4.1.el5_2.4" test_ref="oval:org.mitre.oval:tst:139170"/>
            <criterion comment="libsane-hpaio is earlier than 0:1.6.7-4.1.el5_2.4" test_ref="oval:org.mitre.oval:tst:139324"/>
          </criteria>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="postfix is earlier than 0:2.3.3-2.1.el5_2" test_ref="oval:org.mitre.oval:tst:139326"/>
            <criterion comment="postfix-pflogsumm is earlier than 0:2.3.3-2.1.el5_2" test_ref="oval:org.mitre.oval:tst:138478"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29129" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0885 -- kernel security and bug fix update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0885.html" ref_id="RHSA-2008:0885"/>
        <reference source="CESA-2008:0885" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-September/015273.html" ref_id="CESA-2008:0885-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6417" ref_id="CVE-2007-6417"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6716" ref_id="CVE-2007-6716"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2931" ref_id="CVE-2008-2931"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3272" ref_id="CVE-2008-3272"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3275" ref_id="CVE-2008-3275"/>
        <description>Updated kernel packages that fix various security issues and several bugs
are now available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The kernel packages contain the Linux kernel, the core of any Linux
operating system.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:20">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:14.598-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:09.504-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:58.114-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.18-92.1.13.el5" test_ref="oval:org.mitre.oval:tst:139084"/>
          <criterion comment="kernel-PAE is earlier than 0:2.6.18-92.1.13.el5" test_ref="oval:org.mitre.oval:tst:139263"/>
          <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-92.1.13.el5" test_ref="oval:org.mitre.oval:tst:139270"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.18-92.1.13.el5" test_ref="oval:org.mitre.oval:tst:138408"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-92.1.13.el5" test_ref="oval:org.mitre.oval:tst:139083"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.18-92.1.13.el5" test_ref="oval:org.mitre.oval:tst:139088"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.18-92.1.13.el5" test_ref="oval:org.mitre.oval:tst:138876"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.18-92.1.13.el5" test_ref="oval:org.mitre.oval:tst:139248"/>
          <criterion comment="kernel-xen is earlier than 0:2.6.18-92.1.13.el5" test_ref="oval:org.mitre.oval:tst:139093"/>
          <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-92.1.13.el5" test_ref="oval:org.mitre.oval:tst:139028"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29126" version="3" class="patch">
      <metadata>
        <title>ELSA-2015-1115 -- Oracle openssl</title>
        <affected family="unix">
          <platform>Oracle Linux 7</platform>
          <product>openssl</product>
        </affected>
        <reference source="VENDOR" ref_url="https://oss.oracle.com/pipermail/el-errata/2015-June/005126.html" ref_id="ELSA-2015-1115"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1791" ref_id="CVE-2015-1791"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0209" ref_id="CVE-2015-0209"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8176" ref_id="CVE-2014-8176"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1789" ref_id="CVE-2015-1789"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1790" ref_id="CVE-2015-1790"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1792" ref_id="CVE-2015-1792"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3216" ref_id="CVE-2015-3216"/>
        <description>OpenSSL is a toolkit that implements the Secure Sockets Layer  and Transport Layer Security  protocols, as well as a full-strength, general purpose cryptography library. An invalid free flaw was found in the way OpenSSL handled certain DTLS handshake messages. A malicious DTLS client or server could cause a DTLS server or client using OpenSSL to crash or, potentially, execute arbitrary code.  A flaw was found in the way the OpenSSL packages shipped with Red Hat Enterprise Linux 6 and 7 performed locking in the ssleay_rand_bytes function. This issue could possibly cause a multi-threaded application using OpenSSL to perform an out-of-bounds read and crash.  An out-of-bounds read flaw was found in the X509_cmp_time function of OpenSSL. A specially crafted X.509 certificate or a Certificate Revocation List  could possibly cause a TLS/SSL server or client using OpenSSL to crash.  A race condition was found in the session handling code of OpenSSL. This issue could possibly cause a multi-threaded TLS/SSL client using OpenSSL to double free session ticket data and crash.  A flaw was found in the way OpenSSL handled Cryptographic Message Syntax  messages. A CMS message with an unknown hash function identifier could cause an application using OpenSSL to enter an infinite loop.  A NULL pointer dereference was found in the way OpenSSL handled certain PKCS#7 inputs. A specially crafted PKCS#7 input with missing EncryptedContent data could cause an application using OpenSSL to crash.  Red Hat would like to thank the OpenSSL project for reporting CVE-2014-8176, CVE-2015-1789, CVE-2015-1790, CVE-2015-1791 and CVE-2015-1792 flaws. Upstream acknowledges Praveen Kariyanahalli and Ivan Fratric as the original reporters of CVE-2014-8176, Robert Swiecki and Hanno Bock as the original reporters of CVE-2015-1789, Michal Zalewski as the original reporter of CVE-2015-1790, Emilia Kasper as the original report of CVE-2015-1791 and Johannes Bauer as the original reporter of CVE-2015-1792. All openssl users are advised to upgrade to these updated packages, which contain backported patches to correct these issues. For the update to take effect, all services linked to the OpenSSL library must be restarted, or the system rebooted.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T09:19:24-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T09:29:45.063-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:44.782-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:01:09.097-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Oracle Linux 7.x" definition_ref="oval:org.mitre.oval:def:25183"/>
        <criteria operator="OR" comment="All dependent packages of openssl">
          <criterion comment="openssl is earlier than 1:1.0.1e-42.el7_1.8 for x86_64" test_ref="oval:org.mitre.oval:tst:138670"/>
          <criterion comment="openssl-devel is earlier than 1:1.0.1e-42.el7_1.8 for i686" test_ref="oval:org.mitre.oval:tst:138634"/>
          <criterion comment="openssl-devel is earlier than 1:1.0.1e-42.el7_1.8 for x86_64" test_ref="oval:org.mitre.oval:tst:138535"/>
          <criterion comment="openssl-libs is earlier than 1:1.0.1e-42.el7_1.8 for i686" test_ref="oval:org.mitre.oval:tst:138793"/>
          <criterion comment="openssl-libs is earlier than 1:1.0.1e-42.el7_1.8 for x86_64" test_ref="oval:org.mitre.oval:tst:138963"/>
          <criterion comment="openssl-perl is earlier than 1:1.0.1e-42.el7_1.8 for x86_64" test_ref="oval:org.mitre.oval:tst:139012"/>
          <criterion comment="openssl-static is earlier than 1:1.0.1e-42.el7_1.8 for i686" test_ref="oval:org.mitre.oval:tst:138637"/>
          <criterion comment="openssl-static is earlier than 1:1.0.1e-42.el7_1.8 for x86_64" test_ref="oval:org.mitre.oval:tst:138292"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29125" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1130 -- kdegraphics security update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>kdegraphics</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1130.html" ref_id="RHSA-2009:1130"/>
        <reference source="CESA-2009:1130" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-June/016009.html" ref_id="CESA-2009:1130-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0945" ref_id="CVE-2009-0945"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1709" ref_id="CVE-2009-1709"/>
        <description>Updated kdegraphics packages that fix two security issues are now available
for Red Hat Enterprise Linux 5.
This update has been rated as having critical security impact by the Red
Hat Security Response Team.
The kdegraphics packages contain applications for the K Desktop Environment
(KDE). Scalable Vector Graphics (SVG) is an XML-based language to describe
vector images. KSVG is a framework aimed at implementing the latest W3C SVG
specifications.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:55">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:44.200-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:08.886-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:57.718-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kdegraphics-devel is earlier than 7:3.5.4-13.el5_3" test_ref="oval:org.mitre.oval:tst:139665"/>
          <criterion comment="kdegraphics is earlier than 7:3.5.4-13.el5_3" test_ref="oval:org.mitre.oval:tst:139130"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29116" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0976 -- thunderbird security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>thunderbird</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0976.html" ref_id="RHSA-2008:0976"/>
        <reference source="CESA-2008:0976" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-November/015428.html" ref_id="CESA-2008:0976-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5012" ref_id="CVE-2008-5012"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5014" ref_id="CVE-2008-5014"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5016" ref_id="CVE-2008-5016"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5017" ref_id="CVE-2008-5017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5018" ref_id="CVE-2008-5018"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5021" ref_id="CVE-2008-5021"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5022" ref_id="CVE-2008-5022"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5024" ref_id="CVE-2008-5024"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5052" ref_id="CVE-2008-5052"/>
        <description>Updated thunderbird packages that fix several security issues are now
available for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Mozilla Thunderbird is a standalone mail and newsgroup client.
Several flaws were found in the processing of malformed HTML mail content.
An HTML mail message containing malicious content could cause Thunderbird
to crash or, potentially, execute arbitrary code as the user running
Thunderbird. (CVE-2008-5014, CVE-2008-5016, CVE-2008-5017, CVE-2008-5018,
CVE-2008-5021)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:58">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:34:44.854-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:07.151-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:57.036-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="thunderbird is earlier than 0:1.5.0.12-17.el4" test_ref="oval:org.mitre.oval:tst:139039"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="thunderbird is earlier than 0:2.0.0.18-1.el5" test_ref="oval:org.mitre.oval:tst:139120"/>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criterion comment="thunderbird is earlier than 0:2.0.0.18-1.el5.centos" test_ref="oval:org.mitre.oval:tst:139082"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29111" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1426 -- openoffice.org security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <product>openoffice.org</product>
          <product>openoffice.org2</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1426.html" ref_id="RHSA-2009:1426"/>
        <reference source="CESA-2009:1426" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-September/016121.html" ref_id="CESA-2009:1426-CentOS 3"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0200" ref_id="CVE-2009-0200"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0201" ref_id="CVE-2009-0201"/>
        <description>Updated openoffice.org packages that correct security issues are now
available for Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
OpenOffice.org is an office productivity suite that includes desktop
applications, such as a word processor, spreadsheet, presentation manager,
formula editor, and a drawing program.
An integer underflow flaw and a boundary error flaw, both possibly leading
to a heap-based buffer overflow, were found in the way OpenOffice.org
parses certain records in Microsoft Word documents. An attacker could
create a specially-crafted Microsoft Word document, which once opened by an
unsuspecting user, could cause OpenOffice.org to crash or, potentially,
execute arbitrary code with the permissions of the user running
OpenOffice.org. (CVE-2009-0200, CVE-2009-0201)
All users of OpenOffice.org are advised to upgrade to these updated
packages, which contain backported patches to correct these issues. All
running instances of OpenOffice.org applications must be restarted for
this update to take effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:36">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:39.295-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:05.577-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:55.712-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="openoffice.org-sdk is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:138912"/>
            <criterion comment="openoffice.org-sdk-doc is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139161"/>
            <criterion comment="openoffice.org-base is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:138681"/>
            <criterion comment="openoffice.org-calc is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139322"/>
            <criterion comment="openoffice.org-core is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139233"/>
            <criterion comment="openoffice.org-draw is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139141"/>
            <criterion comment="openoffice.org-emailmerge is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139319"/>
            <criterion comment="openoffice.org-graphicfilter is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139401"/>
            <criterion comment="openoffice.org-headless is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139295"/>
            <criterion comment="openoffice.org-impress is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139417"/>
            <criterion comment="openoffice.org-javafilter is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139483"/>
            <criterion comment="openoffice.org-langpack-af_ZA is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139123"/>
            <criterion comment="openoffice.org-langpack-ar is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:138759"/>
            <criterion comment="openoffice.org-langpack-as_IN is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139172"/>
            <criterion comment="openoffice.org-langpack-bg_BG is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139364"/>
            <criterion comment="openoffice.org-langpack-bn is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:138675"/>
            <criterion comment="openoffice.org-langpack-ca_ES is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139107"/>
            <criterion comment="openoffice.org-langpack-cs_CZ is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139202"/>
            <criterion comment="openoffice.org-langpack-cy_GB is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139187"/>
            <criterion comment="openoffice.org-langpack-da_DK is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139315"/>
            <criterion comment="openoffice.org-langpack-de is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139434"/>
            <criterion comment="openoffice.org-langpack-el_GR is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139449"/>
            <criterion comment="openoffice.org-langpack-es is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139353"/>
            <criterion comment="openoffice.org-langpack-et_EE is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139371"/>
            <criterion comment="openoffice.org-langpack-eu_ES is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139423"/>
            <criterion comment="openoffice.org-langpack-fi_FI is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:138837"/>
            <criterion comment="openoffice.org-langpack-fr is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139212"/>
            <criterion comment="openoffice.org-langpack-ga_IE is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139431"/>
            <criterion comment="openoffice.org-langpack-gl_ES is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139258"/>
            <criterion comment="openoffice.org-langpack-gu_IN is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139332"/>
            <criterion comment="openoffice.org-langpack-he_IL is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139473"/>
            <criterion comment="openoffice.org-langpack-hi_IN is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139142"/>
            <criterion comment="openoffice.org-langpack-hr_HR is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139432"/>
            <criterion comment="openoffice.org-langpack-hu_HU is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139455"/>
            <criterion comment="openoffice.org-langpack-it is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139274"/>
            <criterion comment="openoffice.org-langpack-ja_JP is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:138625"/>
            <criterion comment="openoffice.org-langpack-kn_IN is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139074"/>
            <criterion comment="openoffice.org-langpack-ko_KR is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139325"/>
            <criterion comment="openoffice.org-langpack-lt_LT is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139185"/>
            <criterion comment="openoffice.org-langpack-ml_IN is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139573"/>
            <criterion comment="openoffice.org-langpack-mr_IN is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139369"/>
            <criterion comment="openoffice.org-langpack-ms_MY is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139519"/>
            <criterion comment="openoffice.org-langpack-nb_NO is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139203"/>
            <criterion comment="openoffice.org-langpack-nl is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139342"/>
            <criterion comment="openoffice.org-langpack-nn_NO is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139180"/>
            <criterion comment="openoffice.org-langpack-nr_ZA is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139232"/>
            <criterion comment="openoffice.org-langpack-nso_ZA is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139118"/>
            <criterion comment="openoffice.org-langpack-or_IN is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139338"/>
            <criterion comment="openoffice.org-langpack-pa_IN is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139436"/>
            <criterion comment="openoffice.org-langpack-pl_PL is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139607"/>
            <criterion comment="openoffice.org-langpack-pt_BR is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139617"/>
            <criterion comment="openoffice.org-langpack-pt_PT is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139458"/>
            <criterion comment="openoffice.org-langpack-ru is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139569"/>
            <criterion comment="openoffice.org-langpack-sk_SK is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139546"/>
            <criterion comment="openoffice.org-langpack-sl_SI is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139403"/>
            <criterion comment="openoffice.org-langpack-sr_CS is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139568"/>
            <criterion comment="openoffice.org-langpack-ss_ZA is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139132"/>
            <criterion comment="openoffice.org-langpack-st_ZA is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:138967"/>
            <criterion comment="openoffice.org-langpack-sv is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139379"/>
            <criterion comment="openoffice.org-langpack-ta_IN is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139321"/>
            <criterion comment="openoffice.org-langpack-te_IN is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139450"/>
            <criterion comment="openoffice.org-langpack-th_TH is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139344"/>
            <criterion comment="openoffice.org-langpack-tn_ZA is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139243"/>
            <criterion comment="openoffice.org-langpack-tr_TR is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139503"/>
            <criterion comment="openoffice.org-langpack-ts_ZA is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139523"/>
            <criterion comment="openoffice.org-langpack-ur is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139279"/>
            <criterion comment="openoffice.org-langpack-ve_ZA is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139411"/>
            <criterion comment="openoffice.org-langpack-xh_ZA is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139285"/>
            <criterion comment="openoffice.org-langpack-zh_CN is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139350"/>
            <criterion comment="openoffice.org-langpack-zh_TW is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139544"/>
            <criterion comment="openoffice.org-langpack-zu_ZA is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139604"/>
            <criterion comment="openoffice.org-math is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139606"/>
            <criterion comment="openoffice.org-pyuno is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139388"/>
            <criterion comment="openoffice.org-testtools is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:138887"/>
            <criterion comment="openoffice.org-writer is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:139154"/>
            <criterion comment="openoffice.org-xsltfilter is earlier than 1:2.3.0-6.11.el5_4.1" test_ref="oval:org.mitre.oval:tst:138655"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="openoffice.org is earlier than 1:1.1.2-44.2.0.EL3" test_ref="oval:org.mitre.oval:tst:139508"/>
            <criterion comment="openoffice.org-i18n is earlier than 1:1.1.2-44.2.0.EL3" test_ref="oval:org.mitre.oval:tst:139553"/>
            <criterion comment="openoffice.org-libs is earlier than 1:1.1.2-44.2.0.EL3" test_ref="oval:org.mitre.oval:tst:139641"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="openoffice.org is earlier than 1:1.1.5-10.6.0.7.EL4.1" test_ref="oval:org.mitre.oval:tst:138975"/>
            <criterion comment="openoffice.org-i18n is earlier than 1:1.1.5-10.6.0.7.EL4.1" test_ref="oval:org.mitre.oval:tst:139539"/>
            <criterion comment="openoffice.org-kde is earlier than 1:1.1.5-10.6.0.7.EL4.1" test_ref="oval:org.mitre.oval:tst:139162"/>
            <criterion comment="openoffice.org-libs is earlier than 1:1.1.5-10.6.0.7.EL4.1" test_ref="oval:org.mitre.oval:tst:139571"/>
            <criterion comment="openoffice.org2-base is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139383"/>
            <criterion comment="openoffice.org2-calc is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:138969"/>
            <criterion comment="openoffice.org2-core is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139567"/>
            <criterion comment="openoffice.org2-draw is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139646"/>
            <criterion comment="openoffice.org2-emailmerge is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139654"/>
            <criterion comment="openoffice.org2-graphicfilter is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139576"/>
            <criterion comment="openoffice.org2-impress is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139474"/>
            <criterion comment="openoffice.org2-javafilter is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139506"/>
            <criterion comment="openoffice.org2-langpack-af_ZA is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139435"/>
            <criterion comment="openoffice.org2-langpack-ar is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139517"/>
            <criterion comment="openoffice.org2-langpack-bg_BG is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139405"/>
            <criterion comment="openoffice.org2-langpack-bn is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139376"/>
            <criterion comment="openoffice.org2-langpack-ca_ES is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139635"/>
            <criterion comment="openoffice.org2-langpack-cs_CZ is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139126"/>
            <criterion comment="openoffice.org2-langpack-cy_GB is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139608"/>
            <criterion comment="openoffice.org2-langpack-da_DK is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139640"/>
            <criterion comment="openoffice.org2-langpack-de is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139380"/>
            <criterion comment="openoffice.org2-langpack-el_GR is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139514"/>
            <criterion comment="openoffice.org2-langpack-es is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139633"/>
            <criterion comment="openoffice.org2-langpack-et_EE is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139577"/>
            <criterion comment="openoffice.org2-langpack-eu_ES is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139596"/>
            <criterion comment="openoffice.org2-langpack-fi_FI is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:138960"/>
            <criterion comment="openoffice.org2-langpack-fr is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139323"/>
            <criterion comment="openoffice.org2-langpack-ga_IE is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139366"/>
            <criterion comment="openoffice.org2-langpack-gl_ES is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:138928"/>
            <criterion comment="openoffice.org2-langpack-gu_IN is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:138806"/>
            <criterion comment="openoffice.org2-langpack-he_IL is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139598"/>
            <criterion comment="openoffice.org2-langpack-hi_IN is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:138782"/>
            <criterion comment="openoffice.org2-langpack-hr_HR is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139201"/>
            <criterion comment="openoffice.org2-langpack-hu_HU is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139456"/>
            <criterion comment="openoffice.org2-langpack-it is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139619"/>
            <criterion comment="openoffice.org2-langpack-ja_JP is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139354"/>
            <criterion comment="openoffice.org2-langpack-ko_KR is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139419"/>
            <criterion comment="openoffice.org2-langpack-lt_LT is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139422"/>
            <criterion comment="openoffice.org2-langpack-ms_MY is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:138976"/>
            <criterion comment="openoffice.org2-langpack-nb_NO is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139337"/>
            <criterion comment="openoffice.org2-langpack-nl is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139643"/>
            <criterion comment="openoffice.org2-langpack-nn_NO is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139559"/>
            <criterion comment="openoffice.org2-langpack-pa_IN is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139022"/>
            <criterion comment="openoffice.org2-langpack-pl_PL is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139312"/>
            <criterion comment="openoffice.org2-langpack-pt_BR is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139220"/>
            <criterion comment="openoffice.org2-langpack-pt_PT is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139147"/>
            <criterion comment="openoffice.org2-langpack-ru is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139112"/>
            <criterion comment="openoffice.org2-langpack-sk_SK is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139105"/>
            <criterion comment="openoffice.org2-langpack-sl_SI is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139649"/>
            <criterion comment="openoffice.org2-langpack-sr_CS is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139320"/>
            <criterion comment="openoffice.org2-langpack-sv is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139525"/>
            <criterion comment="openoffice.org2-langpack-ta_IN is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139554"/>
            <criterion comment="openoffice.org2-langpack-th_TH is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139530"/>
            <criterion comment="openoffice.org2-langpack-tr_TR is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139516"/>
            <criterion comment="openoffice.org2-langpack-zh_CN is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139610"/>
            <criterion comment="openoffice.org2-langpack-zh_TW is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139557"/>
            <criterion comment="openoffice.org2-langpack-zu_ZA is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139648"/>
            <criterion comment="openoffice.org2-math is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139363"/>
            <criterion comment="openoffice.org2-pyuno is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139339"/>
            <criterion comment="openoffice.org2-testtools is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139580"/>
            <criterion comment="openoffice.org2-writer is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139316"/>
            <criterion comment="openoffice.org2-xsltfilter is earlier than 1:2.0.4-5.7.0.6.0.1" test_ref="oval:org.mitre.oval:tst:139625"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29110" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1060 -- pidgin security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>pidgin</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1060.html" ref_id="RHSA-2009:1060"/>
        <reference source="CESA-2009:1060" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-May/015891.html" ref_id="CESA-2009:1060-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1373" ref_id="CVE-2009-1373"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1374" ref_id="CVE-2009-1374"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1375" ref_id="CVE-2009-1375"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1376" ref_id="CVE-2009-1376"/>
        <description>Updated pidgin packages that fix several security issues are now available
for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
Pidgin is an instant messaging program which can log in to multiple
accounts on multiple instant messaging networks simultaneously.
A buffer overflow flaw was found in the way Pidgin initiates file transfers
when using the Extensible Messaging and Presence Protocol (XMPP). If a
Pidgin client initiates a file transfer, and the remote target sends a
malformed response, it could cause Pidgin to crash or, potentially, execute
arbitrary code with the permissions of the user running Pidgin. This flaw
only affects accounts using XMPP, such as Jabber and Google Talk.
(CVE-2009-1373)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:55">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:42.742-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:05.088-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:55.098-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="finch-devel is earlier than 0:2.5.5-3.el5" test_ref="oval:org.mitre.oval:tst:139391"/>
            <criterion comment="libpurple-devel is earlier than 0:2.5.5-3.el5" test_ref="oval:org.mitre.oval:tst:139367"/>
            <criterion comment="pidgin-devel is earlier than 0:2.5.5-3.el5" test_ref="oval:org.mitre.oval:tst:139158"/>
            <criterion comment="finch is earlier than 0:2.5.5-3.el5" test_ref="oval:org.mitre.oval:tst:139335"/>
            <criterion comment="libpurple is earlier than 0:2.5.5-3.el5" test_ref="oval:org.mitre.oval:tst:139481"/>
            <criterion comment="libpurple-perl is earlier than 0:2.5.5-3.el5" test_ref="oval:org.mitre.oval:tst:139616"/>
            <criterion comment="libpurple-tcl is earlier than 0:2.5.5-3.el5" test_ref="oval:org.mitre.oval:tst:139476"/>
            <criterion comment="pidgin is earlier than 0:2.5.5-3.el5" test_ref="oval:org.mitre.oval:tst:139634"/>
            <criterion comment="pidgin-perl is earlier than 0:2.5.5-3.el5" test_ref="oval:org.mitre.oval:tst:139681"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="finch is earlier than 0:2.5.5-2.el4" test_ref="oval:org.mitre.oval:tst:139278"/>
            <criterion comment="finch-devel is earlier than 0:2.5.5-2.el4" test_ref="oval:org.mitre.oval:tst:139587"/>
            <criterion comment="libpurple is earlier than 0:2.5.5-2.el4" test_ref="oval:org.mitre.oval:tst:139489"/>
            <criterion comment="libpurple-devel is earlier than 0:2.5.5-2.el4" test_ref="oval:org.mitre.oval:tst:139196"/>
            <criterion comment="libpurple-perl is earlier than 0:2.5.5-2.el4" test_ref="oval:org.mitre.oval:tst:139628"/>
            <criterion comment="libpurple-tcl is earlier than 0:2.5.5-2.el4" test_ref="oval:org.mitre.oval:tst:139586"/>
            <criterion comment="pidgin is earlier than 0:2.5.5-2.el4" test_ref="oval:org.mitre.oval:tst:139605"/>
            <criterion comment="pidgin-devel is earlier than 0:2.5.5-2.el4" test_ref="oval:org.mitre.oval:tst:139538"/>
            <criterion comment="pidgin-perl is earlier than 0:2.5.5-2.el4" test_ref="oval:org.mitre.oval:tst:139400"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29109" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1620 -- bind security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>bind</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1620.html" ref_id="RHSA-2009:1620"/>
        <reference source="CESA-2009:1620" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-December/016364.html" ref_id="CESA-2009:1620-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4022" ref_id="CVE-2009-4022"/>
        <description>Updated bind packages that fix one security issue are now available for
Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The Berkeley Internet Name Domain (BIND) is an implementation of the Domain
Name System (DNS) protocols. BIND includes a DNS server (named); a resolver
library (routines for applications to use when interfacing with DNS); and
tools for verifying that the DNS server is operating correctly.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:25">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:20.957-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:04.940-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:54.828-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="bind-chroot is earlier than 30:9.3.6-4.P1.el5_4.1" test_ref="oval:org.mitre.oval:tst:139733"/>
          <criterion comment="bind-devel is earlier than 30:9.3.6-4.P1.el5_4.1" test_ref="oval:org.mitre.oval:tst:139884"/>
          <criterion comment="bind-libbind-devel is earlier than 30:9.3.6-4.P1.el5_4.1" test_ref="oval:org.mitre.oval:tst:140262"/>
          <criterion comment="caching-nameserver is earlier than 30:9.3.6-4.P1.el5_4.1" test_ref="oval:org.mitre.oval:tst:139792"/>
          <criterion comment="bind is earlier than 30:9.3.6-4.P1.el5_4.1" test_ref="oval:org.mitre.oval:tst:139719"/>
          <criterion comment="bind-libs is earlier than 30:9.3.6-4.P1.el5_4.1" test_ref="oval:org.mitre.oval:tst:140118"/>
          <criterion comment="bind-sdb is earlier than 30:9.3.6-4.P1.el5_4.1" test_ref="oval:org.mitre.oval:tst:140263"/>
          <criterion comment="bind-utils is earlier than 30:9.3.6-4.P1.el5_4.1" test_ref="oval:org.mitre.oval:tst:140025"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29103" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1138 -- openswan security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>openswan</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1138.html" ref_id="RHSA-2009:1138"/>
        <reference source="CESA-2009:1138" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-July/016021.html" ref_id="CESA-2009:1138-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2185" ref_id="CVE-2009-2185"/>
        <description>Updated openswan packages that fix multiple security issues are now
available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
Openswan is a free implementation of Internet Protocol Security (IPsec)
and Internet Key Exchange (IKE). IPsec uses strong cryptography to provide
both authentication and encryption services. These services allow you to
build secure tunnels through untrusted networks. Everything passing through
the untrusted network is encrypted by the IPsec gateway machine, and
decrypted by the gateway at the other end of the tunnel. The resulting
tunnel is a virtual private network (VPN).</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:17">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:32.102-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:04.727-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:54.631-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="openswan is earlier than 0:2.6.14-1.el5_3.3" test_ref="oval:org.mitre.oval:tst:141031"/>
          <criterion comment="openswan-doc is earlier than 0:2.6.14-1.el5_3.3" test_ref="oval:org.mitre.oval:tst:141051"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29100" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1139 -- pidgin security and bug fix update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>pidgin</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1139.html" ref_id="RHSA-2009:1139"/>
        <reference source="CESA-2009:1139" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-July/016023.html" ref_id="CESA-2009:1139-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1889" ref_id="CVE-2009-1889"/>
        <description>Updated pidgin packages that fix one security issue and one bug are now
available for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Pidgin is an instant messaging program which can log in to multiple
accounts on multiple instant messaging networks simultaneously. The AOL
Open System for CommunicAtion in Realtime (OSCAR) protocol is used by the
AOL ICQ and AIM instant messaging systems.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:54">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:45.026-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:04.513-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:54.346-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="finch-devel is earlier than 0:2.5.8-1.el5" test_ref="oval:org.mitre.oval:tst:139585"/>
            <criterion comment="libpurple-devel is earlier than 0:2.5.8-1.el5" test_ref="oval:org.mitre.oval:tst:139575"/>
            <criterion comment="pidgin-devel is earlier than 0:2.5.8-1.el5" test_ref="oval:org.mitre.oval:tst:139614"/>
            <criterion comment="finch is earlier than 0:2.5.8-1.el5" test_ref="oval:org.mitre.oval:tst:139522"/>
            <criterion comment="libpurple is earlier than 0:2.5.8-1.el5" test_ref="oval:org.mitre.oval:tst:139457"/>
            <criterion comment="libpurple-perl is earlier than 0:2.5.8-1.el5" test_ref="oval:org.mitre.oval:tst:139566"/>
            <criterion comment="libpurple-tcl is earlier than 0:2.5.8-1.el5" test_ref="oval:org.mitre.oval:tst:139630"/>
            <criterion comment="pidgin is earlier than 0:2.5.8-1.el5" test_ref="oval:org.mitre.oval:tst:139676"/>
            <criterion comment="pidgin-perl is earlier than 0:2.5.8-1.el5" test_ref="oval:org.mitre.oval:tst:139510"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="finch is earlier than 0:2.5.8-1.el4" test_ref="oval:org.mitre.oval:tst:139612"/>
            <criterion comment="finch-devel is earlier than 0:2.5.8-1.el4" test_ref="oval:org.mitre.oval:tst:139365"/>
            <criterion comment="libpurple is earlier than 0:2.5.8-1.el4" test_ref="oval:org.mitre.oval:tst:139182"/>
            <criterion comment="libpurple-devel is earlier than 0:2.5.8-1.el4" test_ref="oval:org.mitre.oval:tst:139217"/>
            <criterion comment="libpurple-perl is earlier than 0:2.5.8-1.el4" test_ref="oval:org.mitre.oval:tst:139407"/>
            <criterion comment="libpurple-tcl is earlier than 0:2.5.8-1.el4" test_ref="oval:org.mitre.oval:tst:139155"/>
            <criterion comment="pidgin is earlier than 0:2.5.8-1.el4" test_ref="oval:org.mitre.oval:tst:138936"/>
            <criterion comment="pidgin-devel is earlier than 0:2.5.8-1.el4" test_ref="oval:org.mitre.oval:tst:139122"/>
            <criterion comment="pidgin-perl is earlier than 0:2.5.8-1.el4" test_ref="oval:org.mitre.oval:tst:138984"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29099" version="3" class="patch">
      <metadata>
        <title>CESA-2015:1115 -- centos 7  openssl</title>
        <affected family="unix">
          <platform>CentOS Linux 7</platform>
          <product>openssl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.centos.org/pipermail/centos-announce/2015-June/021172.html" ref_id="CESA-2015:1115"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8176" ref_id="CVE-2014-8176"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1789" ref_id="CVE-2015-1789"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1790" ref_id="CVE-2015-1790"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1791" ref_id="CVE-2015-1791"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1792" ref_id="CVE-2015-1792"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3216" ref_id="CVE-2015-3216"/>
        <description>OpenSSL is a toolkit that implements the Secure Sockets Layer  and Transport Layer Security  protocols, as well as a full-strength, general purpose cryptography library. An invalid free flaw was found in the way OpenSSL handled certain DTLS handshake messages. A malicious DTLS client or server could cause a DTLS server or client using OpenSSL to crash or, potentially, execute arbitrary code.  A flaw was found in the way the OpenSSL packages shipped with Red Hat Enterprise Linux 6 and 7 performed locking in the ssleay_rand_bytes function. This issue could possibly cause a multi-threaded application using OpenSSL to perform an out-of-bounds read and crash.  An out-of-bounds read flaw was found in the X509_cmp_time function of OpenSSL. A specially crafted X.509 certificate or a Certificate Revocation List  could possibly cause a TLS/SSL server or client using OpenSSL to crash.  A race condition was found in the session handling code of OpenSSL. This issue could possibly cause a multi-threaded TLS/SSL client using OpenSSL to double free session ticket data and crash.  A flaw was found in the way OpenSSL handled Cryptographic Message Syntax  messages. A CMS message with an unknown hash function identifier could cause an application using OpenSSL to enter an infinite loop.  A NULL pointer dereference was found in the way OpenSSL handled certain PKCS#7 inputs. A specially crafted PKCS#7 input with missing EncryptedContent data could cause an application using OpenSSL to crash.  Red Hat would like to thank the OpenSSL project for reporting CVE-2014-8176, CVE-2015-1789, CVE-2015-1790, CVE-2015-1791 and CVE-2015-1792 flaws. Upstream acknowledges Praveen Kariyanahalli and Ivan Fratric as the original reporters of CVE-2014-8176, Robert Swiecki and Hanno Bock as the original reporters of CVE-2015-1789, Michal Zalewski as the original reporter of CVE-2015-1790, Emilia Kasper as the original report of CVE-2015-1791 and Johannes Bauer as the original reporter of CVE-2015-1792. All openssl users are advised to upgrade to these updated packages, which contain backported patches to correct these issues. For the update to take effect, all services linked to the OpenSSL library must be restarted, or the system rebooted.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T09:00:15-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T09:29:46.136-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:42.984-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:01:04.148-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="The operating system installed on the system is CentOS Linux 7.x" definition_ref="oval:org.mitre.oval:def:24773"/>
        <criteria operator="OR" comment="All dependent packages of openssl">
          <criterion comment="openssl is earlier than 1:1.0.1e-42.el7.8 for x86_64" test_ref="oval:org.mitre.oval:tst:138934"/>
          <criterion comment="openssl-devel is earlier than 1:1.0.1e-42.el7.8 for i686" test_ref="oval:org.mitre.oval:tst:138957"/>
          <criterion comment="openssl-devel is earlier than 1:1.0.1e-42.el7.8 for x86_64" test_ref="oval:org.mitre.oval:tst:138694"/>
          <criterion comment="openssl-libs is earlier than 1:1.0.1e-42.el7.8 for i686" test_ref="oval:org.mitre.oval:tst:139009"/>
          <criterion comment="openssl-libs is earlier than 1:1.0.1e-42.el7.8 for x86_64" test_ref="oval:org.mitre.oval:tst:138891"/>
          <criterion comment="openssl-perl is earlier than 1:1.0.1e-42.el7.8 for x86_64" test_ref="oval:org.mitre.oval:tst:138989"/>
          <criterion comment="openssl-static is earlier than 1:1.0.1e-42.el7.8 for i686" test_ref="oval:org.mitre.oval:tst:138534"/>
          <criterion comment="openssl-static is earlier than 1:1.0.1e-42.el7.8 for x86_64" test_ref="oval:org.mitre.oval:tst:138939"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29098" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0267 -- sudo security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <product>sudo</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0267.html" ref_id="RHSA-2009:0267"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0034" ref_id="CVE-2009-0034"/>
        <description>An updated sudo package to fix a security issue is now available for Red
Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The sudo (superuser do) utility allows system administrators to give
certain users the ability to run commands as root with logging.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:02">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:20.358-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:04.018-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:54.166-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
        <criterion comment="sudo is earlier than 0:1.6.9p17-3.el5_3.1" test_ref="oval:org.mitre.oval:tst:140379"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29095" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2015:1013-1 -- Security update for wpa_supplicant (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 12</platform>
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>wpa_supplicant</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2015/suse-su-20151013-1.html" ref_id="SUSE-SU-2015:1013-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0210" ref_id="CVE-2015-0210"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3686" ref_id="CVE-2014-3686"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1863" ref_id="CVE-2015-1863"/>
        <description>wpa_supplicant was updated to fix three security issues:
- CVE-2015-0210: wpa_supplicant: broken certificate subject check this
  adds the "domain_match" config option from upstream (additional to the
  already existing domain_suffix_match)
- CVE-2014-3686: hostapd command execution
- CVE-2015-1863: P2P SSID processing vulnerability</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:34:19">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:20.392-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:03.764-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:53.861-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="SUSE Linux Enterprise Server 12 is installed" definition_ref="oval:org.mitre.oval:def:28211"/>
          <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="wpa_supplicant is earlier than 0:2.2-8.1" test_ref="oval:org.mitre.oval:tst:139860"/>
          <criterion comment="wpa_supplicant-debuginfo is earlier than 0:2.2-8.1" test_ref="oval:org.mitre.oval:tst:139501"/>
          <criterion comment="wpa_supplicant-debugsource is earlier than 0:2.2-8.1" test_ref="oval:org.mitre.oval:tst:139885"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29091" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1061 -- freetype security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>freetype</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1061.html" ref_id="RHSA-2009:1061"/>
        <reference source="CESA-2009:1061" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-May/015894.html" ref_id="CESA-2009:1061-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0946" ref_id="CVE-2009-0946"/>
        <description>Updated freetype packages that fix various security issues are now
available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
FreeType is a free, high-quality, portable font engine that can open and
manage font files. It also loads, hints, and renders individual glyphs
efficiently. These packages provide the FreeType 2 font engine.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:23">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:17.608-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:02.885-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:53.522-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="freetype-demos is earlier than 0:2.2.1-21.el5_3" test_ref="oval:org.mitre.oval:tst:140797"/>
          <criterion comment="freetype-devel is earlier than 0:2.2.1-21.el5_3" test_ref="oval:org.mitre.oval:tst:141027"/>
          <criterion comment="freetype is earlier than 0:2.2.1-21.el5_3" test_ref="oval:org.mitre.oval:tst:141074"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29090" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0907 -- pam_krb5 security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>pam_krb5</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0907.html" ref_id="RHSA-2008:0907"/>
        <reference source="CESA-2008:0907" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-October/015305.html" ref_id="CESA-2008:0907-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3825" ref_id="CVE-2008-3825"/>
        <description>An updated pam_krb5 package that fixes a security issue is now available
for Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The pam_krb5 module allows Pluggable Authentication Modules (PAM) aware
applications to use Kerberos to verify user identities by obtaining user
credentials at log in time.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:19">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:48.759-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:02.760-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:53.314-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criterion comment="pam_krb5 is earlier than 0:2.2.14-1.el5_2.1" test_ref="oval:org.mitre.oval:tst:139085"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29088" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0313 -- wireshark security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <product>wireshark</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0313.html" ref_id="RHSA-2009:0313"/>
        <reference source="CESA-2009:0313" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-March/015651.html" ref_id="CESA-2009:0313-CentOS 3"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4680" ref_id="CVE-2008-4680"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4681" ref_id="CVE-2008-4681"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4682" ref_id="CVE-2008-4682"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4683" ref_id="CVE-2008-4683"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4684" ref_id="CVE-2008-4684"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4685" ref_id="CVE-2008-4685"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5285" ref_id="CVE-2008-5285"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6472" ref_id="CVE-2008-6472"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0599" ref_id="CVE-2009-0599"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0600" ref_id="CVE-2009-0600"/>
        <description>Updated wireshark packages that fix several security issues are now
available for Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Wireshark is a program for monitoring network traffic. Wireshark was
previously known as Ethereal.
Multiple buffer overflow flaws were found in Wireshark. If Wireshark read
a malformed packet off a network or opened a malformed dump file, it could
crash or, possibly, execute arbitrary code as the user running Wireshark.
(CVE-2008-4683, CVE-2009-0599)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:59">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:39:57.291-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:02.131-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:52.616-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="wireshark-gnome is earlier than 0:1.0.6-2.el5_3" test_ref="oval:org.mitre.oval:tst:140214"/>
            <criterion comment="wireshark is earlier than 0:1.0.6-2.el5_3" test_ref="oval:org.mitre.oval:tst:140245"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="wireshark is earlier than 0:1.0.6-EL3.3" test_ref="oval:org.mitre.oval:tst:140361"/>
            <criterion comment="wireshark-gnome is earlier than 0:1.0.6-EL3.3" test_ref="oval:org.mitre.oval:tst:140273"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="wireshark is earlier than 0:1.0.6-2.el4_7" test_ref="oval:org.mitre.oval:tst:140181"/>
            <criterion comment="wireshark-gnome is earlier than 0:1.0.6-2.el4_7" test_ref="oval:org.mitre.oval:tst:140440"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29084" version="3" class="patch">
      <metadata>
        <title>RHSA-2015:0807 -- java-1.7.0-openjdk security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>java-1.7.0-openjdk</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2015-0807.html" ref_id="RHSA-2015:0807"/>
        <reference source="CESA-2015:0807" ref_url="http://lists.centos.org/pipermail/centos-announce/2015-April/021075.html" ref_id="CESA-2015:0807"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1080" ref_id="CVE-2005-1080"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0460" ref_id="CVE-2015-0460"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0469" ref_id="CVE-2015-0469"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0477" ref_id="CVE-2015-0477"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0478" ref_id="CVE-2015-0478"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0480" ref_id="CVE-2015-0480"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0488" ref_id="CVE-2015-0488"/>
        <description>The java-1.7.0-openjdk packages provide the OpenJDK 7 Java Runtime
Environment and the OpenJDK 7 Java Software Development Kit.
An off-by-one flaw, leading to a buffer overflow, was found in the font
parsing code in the 2D component in OpenJDK. A specially crafted font file
could possibly cause the Java Virtual Machine to execute arbitrary code,
allowing an untrusted Java application or applet to bypass Java sandbox
restrictions. (CVE-2015-0469)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:11">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:29.118-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:01.629-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:52.411-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="java-1.7.0-openjdk is earlier than 1:1.7.0.79-2.5.5.2.el5_11" test_ref="oval:org.mitre.oval:tst:140036"/>
            <criterion comment="java-1.7.0-openjdk-demo is earlier than 1:1.7.0.79-2.5.5.2.el5_11" test_ref="oval:org.mitre.oval:tst:140197"/>
            <criterion comment="java-1.7.0-openjdk-devel is earlier than 1:1.7.0.79-2.5.5.2.el5_11" test_ref="oval:org.mitre.oval:tst:140235"/>
            <criterion comment="java-1.7.0-openjdk-javadoc is earlier than 1:1.7.0.79-2.5.5.2.el5_11" test_ref="oval:org.mitre.oval:tst:139563"/>
            <criterion comment="java-1.7.0-openjdk-src is earlier than 1:1.7.0.79-2.5.5.2.el5_11" test_ref="oval:org.mitre.oval:tst:139773"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="java-1.7.0-openjdk-debuginfo is earlier than 1:1.7.0.79-2.5.5.2.el5_11" test_ref="oval:org.mitre.oval:tst:139564"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29079" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0479 -- perl-DBD-Pg security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>perl-DBD-Pg</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0479.html" ref_id="RHSA-2009:0479"/>
        <reference source="CESA-2009:0479" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-May/015877.html" ref_id="CESA-2009:0479-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0663" ref_id="CVE-2009-0663"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1341" ref_id="CVE-2009-1341"/>
        <description>An updated perl-DBD-Pg package that fixes two security issues is now
available for Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Perl DBI is a database access Application Programming Interface (API) for
the Perl language. perl-DBD-Pg allows Perl applications to access
PostgreSQL database servers.
A heap-based buffer overflow flaw was discovered in the pg_getline function
implementation. If the pg_getline or getline functions read large,
untrusted records from a database, it could cause an application using
these functions to crash or, possibly, execute arbitrary code.
(CVE-2009-0663)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:25">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:38.194-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:01.196-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:52.135-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criterion comment="perl-DBD-Pg is earlier than 0:1.49-2.el5_3.1" test_ref="oval:org.mitre.oval:tst:141018"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29077" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1204 -- apr and apr-util security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>apr</product>
          <product>apr-util</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1204.html" ref_id="RHSA-2009:1204"/>
        <reference source="CESA-2009:1204" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-August/016072.html" ref_id="CESA-2009:1204-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2412" ref_id="CVE-2009-2412"/>
        <description>Updated apr and apr-util packages that fix multiple security issues are now
available for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The Apache Portable Runtime (APR) is a portability library used by the
Apache HTTP Server and other projects. It aims to provide a free library
of C data structures and routines.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:03">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:10.186-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:01:00.779-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:51.664-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="apr-devel is earlier than 0:1.2.7-11.el5_3.1" test_ref="oval:org.mitre.oval:tst:139952"/>
            <criterion comment="apr-util-devel is earlier than 0:1.2.7-7.el5_3.2" test_ref="oval:org.mitre.oval:tst:140848"/>
            <criterion comment="apr is earlier than 0:1.2.7-11.el5_3.1" test_ref="oval:org.mitre.oval:tst:140648"/>
            <criterion comment="apr-docs is earlier than 0:1.2.7-11.el5_3.1" test_ref="oval:org.mitre.oval:tst:140494"/>
            <criterion comment="apr-util is earlier than 0:1.2.7-7.el5_3.2" test_ref="oval:org.mitre.oval:tst:140737"/>
            <criterion comment="apr-util-docs is earlier than 0:1.2.7-7.el5_3.2" test_ref="oval:org.mitre.oval:tst:140708"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="apr is earlier than 0:0.9.4-24.9.el4_8.2" test_ref="oval:org.mitre.oval:tst:140538"/>
            <criterion comment="apr-devel is earlier than 0:0.9.4-24.9.el4_8.2" test_ref="oval:org.mitre.oval:tst:140814"/>
            <criterion comment="apr-util is earlier than 0:0.9.4-22.el4_8.2" test_ref="oval:org.mitre.oval:tst:140804"/>
            <criterion comment="apr-util-devel is earlier than 0:0.9.4-22.el4_8.2" test_ref="oval:org.mitre.oval:tst:140951"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29071" version="3" class="patch">
      <metadata>
        <title>USN-810-3 -- NSS regression</title>
        <affected family="unix">
          <platform>Ubuntu 9.04</platform>
          <platform>Ubuntu 8.10</platform>
          <platform>Ubuntu 8.04</platform>
          <product>nss</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-810-3/" ref_id="USN-810-3"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2404" ref_id="CVE-2009-2404"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2408" ref_id="CVE-2009-2408"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2409" ref_id="CVE-2009-2409"/>
        <description>USN-810-1 fixed vulnerabilities in NSS.  Jozsef Kadlecsik noticed that
the new libraries on amd64 did not correctly set stack memory flags,
and caused applications using NSS (e.g. Firefox) to have an executable
stack. This reduced the effectiveness of some defensive security
protections.  This update fixes the problem.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:55:28">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:34:28.932-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:59.577-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:51.128-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 9.04 release section">
          <extend_definition comment="Ubuntu 9.04 is installed" definition_ref="oval:org.mitre.oval:def:12669"/>
          <criterion comment="libnss3-1d is earlier than 0:3.12.3.1-0ubuntu0.9.04.2" test_ref="oval:org.mitre.oval:tst:139351"/>
        </criteria>
        <criteria comment="Ubuntu 8.10 release section">
          <extend_definition comment="Ubuntu 8.10 is installed" definition_ref="oval:org.mitre.oval:def:13306"/>
          <criterion comment="libnss3-1d is earlier than 0:3.12.3.1-0ubuntu0.8.10.2" test_ref="oval:org.mitre.oval:tst:139767"/>
        </criteria>
        <criteria comment="Ubuntu 8.04 release section">
          <extend_definition comment="Ubuntu 8.04 is installed" definition_ref="oval:org.mitre.oval:def:13250"/>
          <criterion comment="libnss3-1d is earlier than 0:3.12.3.1-0ubuntu0.8.04.2" test_ref="oval:org.mitre.oval:tst:139504"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29069" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0939 -- openoffice.org security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>openoffice.org</product>
          <product>openoffice.org2</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0939.html" ref_id="RHSA-2008:0939"/>
        <reference source="CESA-2008:0939" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-November/015371.html" ref_id="CESA-2008:0939-CentOS 3"/>
        <reference source="CESA-2008:0939" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-November/015383.html" ref_id="CESA-2008:0939-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2237" ref_id="CVE-2008-2237"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2238" ref_id="CVE-2008-2238"/>
        <description>Updated openoffice.org packages that correct security issues are now
available for Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
OpenOffice.org is an office productivity suite that includes desktop
applications such as a word processor, spreadsheet, presentation manager,
formula editor, and drawing program.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:58">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:34:43.842-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:57.815-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:49.882-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="openoffice.org-sdk is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139499"/>
            <criterion comment="openoffice.org-sdk-doc is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139438"/>
            <criterion comment="openoffice.org-base is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139445"/>
            <criterion comment="openoffice.org-calc is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139370"/>
            <criterion comment="openoffice.org-core is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139063"/>
            <criterion comment="openoffice.org-draw is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139600"/>
            <criterion comment="openoffice.org-emailmerge is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139226"/>
            <criterion comment="openoffice.org-graphicfilter is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139687"/>
            <criterion comment="openoffice.org-headless is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139644"/>
            <criterion comment="openoffice.org-impress is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139267"/>
            <criterion comment="openoffice.org-javafilter is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139631"/>
            <criterion comment="openoffice.org-langpack-af_ZA is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139334"/>
            <criterion comment="openoffice.org-langpack-ar is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139372"/>
            <criterion comment="openoffice.org-langpack-as_IN is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139296"/>
            <criterion comment="openoffice.org-langpack-bg_BG is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139556"/>
            <criterion comment="openoffice.org-langpack-bn is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:138726"/>
            <criterion comment="openoffice.org-langpack-ca_ES is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139532"/>
            <criterion comment="openoffice.org-langpack-cs_CZ is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139164"/>
            <criterion comment="openoffice.org-langpack-cy_GB is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139027"/>
            <criterion comment="openoffice.org-langpack-da_DK is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139659"/>
            <criterion comment="openoffice.org-langpack-de is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139622"/>
            <criterion comment="openoffice.org-langpack-el_GR is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139680"/>
            <criterion comment="openoffice.org-langpack-es is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139684"/>
            <criterion comment="openoffice.org-langpack-et_EE is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139626"/>
            <criterion comment="openoffice.org-langpack-eu_ES is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139655"/>
            <criterion comment="openoffice.org-langpack-fi_FI is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139537"/>
            <criterion comment="openoffice.org-langpack-fr is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139650"/>
            <criterion comment="openoffice.org-langpack-ga_IE is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139454"/>
            <criterion comment="openoffice.org-langpack-gl_ES is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139722"/>
            <criterion comment="openoffice.org-langpack-gu_IN is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139349"/>
            <criterion comment="openoffice.org-langpack-he_IL is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:138784"/>
            <criterion comment="openoffice.org-langpack-hi_IN is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139283"/>
            <criterion comment="openoffice.org-langpack-hr_HR is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139156"/>
            <criterion comment="openoffice.org-langpack-hu_HU is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139336"/>
            <criterion comment="openoffice.org-langpack-it is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139397"/>
            <criterion comment="openoffice.org-langpack-ja_JP is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139683"/>
            <criterion comment="openoffice.org-langpack-kn_IN is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139507"/>
            <criterion comment="openoffice.org-langpack-ko_KR is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139708"/>
            <criterion comment="openoffice.org-langpack-lt_LT is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139709"/>
            <criterion comment="openoffice.org-langpack-ml_IN is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139696"/>
            <criterion comment="openoffice.org-langpack-mr_IN is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139755"/>
            <criterion comment="openoffice.org-langpack-ms_MY is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139766"/>
            <criterion comment="openoffice.org-langpack-nb_NO is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139595"/>
            <criterion comment="openoffice.org-langpack-nl is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139703"/>
            <criterion comment="openoffice.org-langpack-nn_NO is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139661"/>
            <criterion comment="openoffice.org-langpack-nr_ZA is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139464"/>
            <criterion comment="openoffice.org-langpack-nso_ZA is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139685"/>
            <criterion comment="openoffice.org-langpack-or_IN is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139747"/>
            <criterion comment="openoffice.org-langpack-pa_IN is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139775"/>
            <criterion comment="openoffice.org-langpack-pl_PL is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139771"/>
            <criterion comment="openoffice.org-langpack-pt_BR is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139769"/>
            <criterion comment="openoffice.org-langpack-pt_PT is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139779"/>
            <criterion comment="openoffice.org-langpack-ru is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139706"/>
            <criterion comment="openoffice.org-langpack-sk_SK is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139560"/>
            <criterion comment="openoffice.org-langpack-sl_SI is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139106"/>
            <criterion comment="openoffice.org-langpack-sr_CS is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139015"/>
            <criterion comment="openoffice.org-langpack-ss_ZA is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:138950"/>
            <criterion comment="openoffice.org-langpack-st_ZA is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139570"/>
            <criterion comment="openoffice.org-langpack-sv is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139686"/>
            <criterion comment="openoffice.org-langpack-ta_IN is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139498"/>
            <criterion comment="openoffice.org-langpack-te_IN is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139671"/>
            <criterion comment="openoffice.org-langpack-th_TH is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139768"/>
            <criterion comment="openoffice.org-langpack-tn_ZA is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139749"/>
            <criterion comment="openoffice.org-langpack-tr_TR is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139188"/>
            <criterion comment="openoffice.org-langpack-ts_ZA is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139428"/>
            <criterion comment="openoffice.org-langpack-ur is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139521"/>
            <criterion comment="openoffice.org-langpack-ve_ZA is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139756"/>
            <criterion comment="openoffice.org-langpack-xh_ZA is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139721"/>
            <criterion comment="openoffice.org-langpack-zh_CN is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139638"/>
            <criterion comment="openoffice.org-langpack-zh_TW is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139412"/>
            <criterion comment="openoffice.org-langpack-zu_ZA is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139782"/>
            <criterion comment="openoffice.org-math is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139528"/>
            <criterion comment="openoffice.org-pyuno is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139119"/>
            <criterion comment="openoffice.org-testtools is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139698"/>
            <criterion comment="openoffice.org-writer is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139359"/>
            <criterion comment="openoffice.org-xsltfilter is earlier than 1:2.3.0-6.5.4.el5_2" test_ref="oval:org.mitre.oval:tst:139025"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="openoffice.org is earlier than 1:1.1.2-43.2.0.EL3" test_ref="oval:org.mitre.oval:tst:139724"/>
            <criterion comment="openoffice.org-i18n is earlier than 1:1.1.2-43.2.0.EL3" test_ref="oval:org.mitre.oval:tst:138956"/>
            <criterion comment="openoffice.org-libs is earlier than 1:1.1.2-43.2.0.EL3" test_ref="oval:org.mitre.oval:tst:139754"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="openoffice.org is earlier than 1:1.1.5-10.6.0.7.EL4" test_ref="oval:org.mitre.oval:tst:139731"/>
            <criterion comment="openoffice.org-i18n is earlier than 1:1.1.5-10.6.0.7.EL4" test_ref="oval:org.mitre.oval:tst:139534"/>
            <criterion comment="openoffice.org-kde is earlier than 1:1.1.5-10.6.0.7.EL4" test_ref="oval:org.mitre.oval:tst:139492"/>
            <criterion comment="openoffice.org-libs is earlier than 1:1.1.5-10.6.0.7.EL4" test_ref="oval:org.mitre.oval:tst:139478"/>
            <criterion comment="openoffice.org2-base is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139547"/>
            <criterion comment="openoffice.org2-calc is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:138857"/>
            <criterion comment="openoffice.org2-core is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139821"/>
            <criterion comment="openoffice.org2-draw is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139618"/>
            <criterion comment="openoffice.org2-emailmerge is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139211"/>
            <criterion comment="openoffice.org2-graphicfilter is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139410"/>
            <criterion comment="openoffice.org2-impress is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139688"/>
            <criterion comment="openoffice.org2-javafilter is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139858"/>
            <criterion comment="openoffice.org2-langpack-af_ZA is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:138858"/>
            <criterion comment="openoffice.org2-langpack-ar is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139673"/>
            <criterion comment="openoffice.org2-langpack-bg_BG is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139813"/>
            <criterion comment="openoffice.org2-langpack-bn is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139780"/>
            <criterion comment="openoffice.org2-langpack-ca_ES is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139827"/>
            <criterion comment="openoffice.org2-langpack-cs_CZ is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139846"/>
            <criterion comment="openoffice.org2-langpack-cy_GB is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139589"/>
            <criterion comment="openoffice.org2-langpack-da_DK is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139712"/>
            <criterion comment="openoffice.org2-langpack-de is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139802"/>
            <criterion comment="openoffice.org2-langpack-el_GR is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139695"/>
            <criterion comment="openoffice.org2-langpack-es is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139527"/>
            <criterion comment="openoffice.org2-langpack-et_EE is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139715"/>
            <criterion comment="openoffice.org2-langpack-eu_ES is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139762"/>
            <criterion comment="openoffice.org2-langpack-fi_FI is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139825"/>
            <criterion comment="openoffice.org2-langpack-fr is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139705"/>
            <criterion comment="openoffice.org2-langpack-ga_IE is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139664"/>
            <criterion comment="openoffice.org2-langpack-gl_ES is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139836"/>
            <criterion comment="openoffice.org2-langpack-gu_IN is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139752"/>
            <criterion comment="openoffice.org2-langpack-he_IL is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139774"/>
            <criterion comment="openoffice.org2-langpack-hi_IN is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139637"/>
            <criterion comment="openoffice.org2-langpack-hr_HR is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139790"/>
            <criterion comment="openoffice.org2-langpack-hu_HU is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:138978"/>
            <criterion comment="openoffice.org2-langpack-it is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139682"/>
            <criterion comment="openoffice.org2-langpack-ja_JP is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139389"/>
            <criterion comment="openoffice.org2-langpack-ko_KR is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139691"/>
            <criterion comment="openoffice.org2-langpack-lt_LT is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139817"/>
            <criterion comment="openoffice.org2-langpack-ms_MY is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139297"/>
            <criterion comment="openoffice.org2-langpack-nb_NO is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139282"/>
            <criterion comment="openoffice.org2-langpack-nl is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139748"/>
            <criterion comment="openoffice.org2-langpack-nn_NO is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139545"/>
            <criterion comment="openoffice.org2-langpack-pa_IN is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139753"/>
            <criterion comment="openoffice.org2-langpack-pl_PL is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139831"/>
            <criterion comment="openoffice.org2-langpack-pt_BR is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:138925"/>
            <criterion comment="openoffice.org2-langpack-pt_PT is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139807"/>
            <criterion comment="openoffice.org2-langpack-ru is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139190"/>
            <criterion comment="openoffice.org2-langpack-sk_SK is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139658"/>
            <criterion comment="openoffice.org2-langpack-sl_SI is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139668"/>
            <criterion comment="openoffice.org2-langpack-sr_CS is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139491"/>
            <criterion comment="openoffice.org2-langpack-sv is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139907"/>
            <criterion comment="openoffice.org2-langpack-ta_IN is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139495"/>
            <criterion comment="openoffice.org2-langpack-th_TH is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139859"/>
            <criterion comment="openoffice.org2-langpack-tr_TR is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139737"/>
            <criterion comment="openoffice.org2-langpack-zh_CN is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139191"/>
            <criterion comment="openoffice.org2-langpack-zh_TW is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139531"/>
            <criterion comment="openoffice.org2-langpack-zu_ZA is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139486"/>
            <criterion comment="openoffice.org2-math is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139318"/>
            <criterion comment="openoffice.org2-pyuno is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139750"/>
            <criterion comment="openoffice.org2-testtools is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139163"/>
            <criterion comment="openoffice.org2-writer is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139702"/>
            <criterion comment="openoffice.org2-xsltfilter is earlier than 1:2.0.4-5.7.0.6.0" test_ref="oval:org.mitre.oval:tst:139759"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29068" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0336 -- glib2 security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <product>glib2</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0336.html" ref_id="RHSA-2009:0336"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4316" ref_id="CVE-2008-4316"/>
        <description>Updated glib2 packages that fix several security issues are now available
for Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
GLib is the low-level core library that forms the basis for projects such
as GTK+ and GNOME. It provides data structure handling for C, portability
wrappers, and interfaces for such runtime functionality as an event loop,
threads, dynamic loading, and an object system.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:53">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:08.823-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:57.680-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:49.587-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="glib2-devel is earlier than 0:2.12.3-4.el5_3.1" test_ref="oval:org.mitre.oval:tst:140252"/>
          <criterion comment="glib2 is earlier than 0:2.12.3-4.el5_3.1" test_ref="oval:org.mitre.oval:tst:140370"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29066" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0597 -- firefox security update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>devhelp</product>
          <product>firefox</product>
          <product>nspluginwrapper</product>
          <product>xulrunner</product>
          <product>yelp</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0597.html" ref_id="RHSA-2008:0597"/>
        <reference source="CESA-2008:0597" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-July/015135.html" ref_id="CESA-2008:0597-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2785" ref_id="CVE-2008-2785"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2933" ref_id="CVE-2008-2933"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3198" ref_id="CVE-2008-3198"/>
        <description>Updated firefox packages that fix various security issues are now available
for Red Hat Enterprise Linux 5.
This update has been rated as having critical security impact by the Red
Hat Security Response Team.
The nspluginwrapper package has been added to this advisory to satisfy a
missing package dependency issue.
Mozilla Firefox is an open source Web browser.
An integer overflow flaw was found in the way Firefox displayed certain web
content. A malicious web site could cause Firefox to crash, or execute
arbitrary code with the permissions of the user running Firefox.
(CVE-2008-2785)
A flaw was found in the way Firefox handled certain command line URLs. If
another application passed Firefox a malformed URL, it could result in
Firefox executing local malicious content with chrome privileges.
(CVE-2008-2933)
All firefox users should upgrade to these updated packages, which contain
Firefox 3.0.1 that corrects these issues.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:29">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:30.828-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:57.219-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:49.337-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="devhelp-devel is earlier than 0:0.12-18.el5" test_ref="oval:org.mitre.oval:tst:139065"/>
          <criterion comment="xulrunner-devel is earlier than 0:1.9.0.1-1.el5" test_ref="oval:org.mitre.oval:tst:139157"/>
          <criterion comment="xulrunner-devel-unstable is earlier than 0:1.9.0.1-1.el5" test_ref="oval:org.mitre.oval:tst:138992"/>
          <criterion comment="devhelp is earlier than 0:0.12-18.el5" test_ref="oval:org.mitre.oval:tst:139327"/>
          <criterion comment="firefox is earlier than 0:3.0.1-1.el5" test_ref="oval:org.mitre.oval:tst:139309"/>
          <criterion comment="nspluginwrapper is earlier than 0:0.9.91.5-22.el5" test_ref="oval:org.mitre.oval:tst:139129"/>
          <criterion comment="xulrunner is earlier than 0:1.9.0.1-1.el5" test_ref="oval:org.mitre.oval:tst:139303"/>
          <criterion comment="yelp is earlier than 0:2.16.0-20.el5" test_ref="oval:org.mitre.oval:tst:139151"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29063" version="3" class="patch">
      <metadata>
        <title>DSA-3259-1 qemu -- qemu</title>
        <affected family="unix">
          <platform>Debian 8</platform>
          <platform>Debian 7</platform>
          <product>qemu</product>
        </affected>
        <reference source="VENDOR" ref_url="https://lists.debian.org/debian-security-announce/2015/msg00148.html" ref_id="DSA-3259-1"/>
        <reference source="CVE" ref_url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9718" ref_id="CVE-2014-9718"/>
        <reference source="CVE" ref_url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1779" ref_id="CVE-2015-1779"/>
        <reference source="CVE" ref_url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2756" ref_id="CVE-2015-2756"/>
        <reference source="CVE" ref_url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3456" ref_id="CVE-2015-3456"/>
        <description>Several vulnerabilities were discovered in the qemu virtualisation solution: CVE-2014-9718 It was discovered that the IDE controller emulation is susceptible to denial of service. CVE-2015-1779 Daniel P. Berrange discovered a denial of service vulnerability in the VNC web socket decoder. CVE-2015-2756 Jan Beulich discovered that unmediated PCI command register could result in denial of service. CVE-2015-3456 Jason Geffner discovered a buffer overflow in the emulated floppy disk drive, resulting in the potential execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-02T16:15:26">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-03T12:28:40.684-04:00">DRAFT</status_change>
            <status_change date="2015-06-22T04:00:45.537-04:00">INTERIM</status_change>
            <status_change date="2015-07-13T04:00:16.698-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian 8 is installed" definition_ref="oval:org.mitre.oval:def:28919"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="qemu DPKG is earlier than 1:2.1+dfsg-12" test_ref="oval:org.mitre.oval:tst:138933"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Debian 7 is installed" definition_ref="oval:org.mitre.oval:def:19338"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="qemu DPKG is earlier than 0:1.1.2+dfsg-6a+deb7u7" test_ref="oval:org.mitre.oval:tst:138215"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28919" version="3" class="inventory">
      <metadata>
        <title>Debian 8 is installed</title>
        <affected family="unix">
          <platform>Debian 8</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/o:debian:debian:8"/>
        <description>Debian 8 (Jessie) is installed</description>
        <oval_repository>
          <dates>
            <submitted date="2015-04-27T13:00:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </submitted>
            <status_change date="2015-04-28T15:08:47.718-04:00">DRAFT</status_change>
            <status_change date="2015-05-18T04:00:12.845-04:00">INTERIM</status_change>
            <status_change date="2015-06-08T04:00:15.077-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Debian 8 is installed" test_ref="oval:org.mitre.oval:tst:138403"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29055" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2015:0953-2 -- Security update for perl-YAML-LibYAML (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 12</platform>
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>perl-YAML-LibYAML</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2015/suse-su-20150953-2.html" ref_id="SUSE-SU-2015:0953-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6393" ref_id="CVE-2013-6393"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9130" ref_id="CVE-2014-9130"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2525" ref_id="CVE-2014-2525"/>
        <description>erl-YAML-LibYAML was updated to fix three security issues.
These security issues were fixed:
- CVE-2013-6393: The yaml_parser_scan_tag_uri function in scanner.c in
  LibYAML before 0.1.5 performed an incorrect cast, which allowed remote
  attackers to cause a denial of service (application crash) and possibly
  execute arbitrary code via crafted tags in a YAML document, which
  triggered a heap-based buffer overflow (bnc#860617, bnc#911782).</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:36:15">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:25.258-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:56.468-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:49.088-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="SUSE Linux Enterprise Server 12 is installed" definition_ref="oval:org.mitre.oval:def:28211"/>
          <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="perl-YAML-LibYAML is earlier than 0:0.38-10.1" test_ref="oval:org.mitre.oval:tst:140031"/>
          <criterion comment="perl-YAML-LibYAML-debuginfo is earlier than 0:0.38-10.1" test_ref="oval:org.mitre.oval:tst:139121"/>
          <criterion comment="perl-YAML-LibYAML-debugsource is earlier than 0:0.38-10.1" test_ref="oval:org.mitre.oval:tst:140013"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29052" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1341 -- cman security, bug fix, and enhancement update (Low)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>cman</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1341.html" ref_id="RHSA-2009:1341"/>
        <reference source="CESA-2009:1341" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-September/016155.html" ref_id="CESA-2009:1341-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4579" ref_id="CVE-2008-4579"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6552" ref_id="CVE-2008-6552"/>
        <description>Updated cman packages that fix several security issues, various bugs, and
add enhancements are now available for Red Hat Enterprise Linux 5.
This update has been rated as having low security impact by the Red Hat
Security Response Team.
The Cluster Manager (cman) utility provides services for managing a Linux
cluster.
Multiple insecure temporary file use flaws were found in fence_apc_snmp and
ccs_tool. A local attacker could use these flaws to overwrite an arbitrary
file writable by a victim running those utilities (typically root) with
the output of the utilities via a symbolic link attack. (CVE-2008-4579,
CVE-2008-6552)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:54">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:28.681-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:56.309-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:48.909-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="cman is earlier than 0:2.0.115-1.el5" test_ref="oval:org.mitre.oval:tst:140609"/>
          <criterion comment="cman-devel is earlier than 0:2.0.115-1.el5" test_ref="oval:org.mitre.oval:tst:140755"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29047" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1615 -- xerces-j2 security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>xerces-j2</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1615.html" ref_id="RHSA-2009:1615"/>
        <reference source="CESA-2009:1615" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-December/016368.html" ref_id="CESA-2009:1615-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2625" ref_id="CVE-2009-2625"/>
        <description>Updated xerces-j2 packages that fix a security issue are now available for
Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The xerces-j2 packages provide the Apache Xerces2 Java Parser, a
high-performance XML parser. A Document Type Definition (DTD) defines the
legal syntax (and also which elements can be used) for certain types of
files, such as XML files.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:27">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:23.807-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:55.838-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:48.713-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="xerces-j2-demo is earlier than 0:2.7.1-7jpp.2.el5_4.2" test_ref="oval:org.mitre.oval:tst:140271"/>
          <criterion comment="xerces-j2-javadoc-apis is earlier than 0:2.7.1-7jpp.2.el5_4.2" test_ref="oval:org.mitre.oval:tst:140265"/>
          <criterion comment="xerces-j2-javadoc-impl is earlier than 0:2.7.1-7jpp.2.el5_4.2" test_ref="oval:org.mitre.oval:tst:140176"/>
          <criterion comment="xerces-j2-javadoc-other is earlier than 0:2.7.1-7jpp.2.el5_4.2" test_ref="oval:org.mitre.oval:tst:139866"/>
          <criterion comment="xerces-j2-javadoc-xni is earlier than 0:2.7.1-7jpp.2.el5_4.2" test_ref="oval:org.mitre.oval:tst:139894"/>
          <criterion comment="xerces-j2 is earlier than 0:2.7.1-7jpp.2.el5_4.2" test_ref="oval:org.mitre.oval:tst:139791"/>
          <criterion comment="xerces-j2-scripts is earlier than 0:2.7.1-7jpp.2.el5_4.2" test_ref="oval:org.mitre.oval:tst:139583"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29046" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1536 -- pidgin security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>pidgin</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1536.html" ref_id="RHSA-2009:1536"/>
        <reference source="CESA-2009:1536" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-October/016266.html" ref_id="CESA-2009:1536-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3615" ref_id="CVE-2009-3615"/>
        <description>Updated pidgin packages that fix a security issue are now available for Red
Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Pidgin is an instant messaging program which can log in to multiple
accounts on multiple instant messaging networks simultaneously. The AOL
Open System for Communication in Realtime (OSCAR) protocol is used by the
AOL ICQ and AIM instant messaging systems.
An invalid pointer dereference bug was found in the way the Pidgin OSCAR
protocol implementation processed lists of contacts. A remote attacker
could send a specially-crafted contact list to a user running Pidgin,
causing Pidgin to crash. (CVE-2009-3615)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:33">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:45.805-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:55.612-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:48.354-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="finch-devel is earlier than 0:2.6.3-2.el5" test_ref="oval:org.mitre.oval:tst:139223"/>
            <criterion comment="libpurple-devel is earlier than 0:2.6.3-2.el5" test_ref="oval:org.mitre.oval:tst:139014"/>
            <criterion comment="pidgin-devel is earlier than 0:2.6.3-2.el5" test_ref="oval:org.mitre.oval:tst:139333"/>
            <criterion comment="finch is earlier than 0:2.6.3-2.el5" test_ref="oval:org.mitre.oval:tst:139439"/>
            <criterion comment="libpurple is earlier than 0:2.6.3-2.el5" test_ref="oval:org.mitre.oval:tst:139487"/>
            <criterion comment="libpurple-perl is earlier than 0:2.6.3-2.el5" test_ref="oval:org.mitre.oval:tst:138954"/>
            <criterion comment="libpurple-tcl is earlier than 0:2.6.3-2.el5" test_ref="oval:org.mitre.oval:tst:139125"/>
            <criterion comment="pidgin is earlier than 0:2.6.3-2.el5" test_ref="oval:org.mitre.oval:tst:139414"/>
            <criterion comment="pidgin-perl is earlier than 0:2.6.3-2.el5" test_ref="oval:org.mitre.oval:tst:139186"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="finch is earlier than 0:2.6.3-2.el4" test_ref="oval:org.mitre.oval:tst:139361"/>
            <criterion comment="finch-devel is earlier than 0:2.6.3-2.el4" test_ref="oval:org.mitre.oval:tst:139470"/>
            <criterion comment="libpurple is earlier than 0:2.6.3-2.el4" test_ref="oval:org.mitre.oval:tst:139281"/>
            <criterion comment="libpurple-devel is earlier than 0:2.6.3-2.el4" test_ref="oval:org.mitre.oval:tst:139346"/>
            <criterion comment="libpurple-perl is earlier than 0:2.6.3-2.el4" test_ref="oval:org.mitre.oval:tst:139036"/>
            <criterion comment="libpurple-tcl is earlier than 0:2.6.3-2.el4" test_ref="oval:org.mitre.oval:tst:139413"/>
            <criterion comment="pidgin is earlier than 0:2.6.3-2.el4" test_ref="oval:org.mitre.oval:tst:139398"/>
            <criterion comment="pidgin-devel is earlier than 0:2.6.3-2.el4" test_ref="oval:org.mitre.oval:tst:139289"/>
            <criterion comment="pidgin-perl is earlier than 0:2.6.3-2.el4" test_ref="oval:org.mitre.oval:tst:139424"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29045" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0256 -- firefox security update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>firefox</product>
          <product>nss</product>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0256.html" ref_id="RHSA-2009:0256"/>
        <reference source="CESA-2009:0256" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-February/015607.html" ref_id="CESA-2009:0256-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0352" ref_id="CVE-2009-0352"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0353" ref_id="CVE-2009-0353"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0354" ref_id="CVE-2009-0354"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0355" ref_id="CVE-2009-0355"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0356" ref_id="CVE-2009-0356"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0357" ref_id="CVE-2009-0357"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0358" ref_id="CVE-2009-0358"/>
        <description>All Firefox users should upgrade to these updated packages, which contain
Firefox version 3.0.6, which corrects these issues. After installing the
update, Firefox must be restarted for the changes to take effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:03">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:17.990-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:55.024-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:47.691-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="nss-devel is earlier than 0:3.12.2.0-4.el5" test_ref="oval:org.mitre.oval:tst:140282"/>
            <criterion comment="nss-pkcs11-devel is earlier than 0:3.12.2.0-4.el5" test_ref="oval:org.mitre.oval:tst:140433"/>
            <criterion comment="xulrunner-devel is earlier than 0:1.9.0.6-1.el5" test_ref="oval:org.mitre.oval:tst:140471"/>
            <criterion comment="xulrunner-devel-unstable is earlier than 0:1.9.0.6-1.el5" test_ref="oval:org.mitre.oval:tst:139500"/>
            <criterion comment="firefox is earlier than 0:3.0.6-1.el5" test_ref="oval:org.mitre.oval:tst:140424"/>
            <criterion comment="nss is earlier than 0:3.12.2.0-4.el5" test_ref="oval:org.mitre.oval:tst:140387"/>
            <criterion comment="nss-tools is earlier than 0:3.12.2.0-4.el5" test_ref="oval:org.mitre.oval:tst:140141"/>
            <criterion comment="xulrunner is earlier than 0:1.9.0.6-1.el5" test_ref="oval:org.mitre.oval:tst:139526"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="firefox is earlier than 0:3.0.6-1.el4" test_ref="oval:org.mitre.oval:tst:139758"/>
            <criterion comment="nss is earlier than 0:3.12.2.0-3.el4" test_ref="oval:org.mitre.oval:tst:139536"/>
            <criterion comment="nss-devel is earlier than 0:3.12.2.0-3.el4" test_ref="oval:org.mitre.oval:tst:139672"/>
            <criterion comment="nss-tools is earlier than 0:3.12.2.0-3.el4" test_ref="oval:org.mitre.oval:tst:140453"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29044" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0849 -- ipsec-tools security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>ipsec-tools</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0849.html" ref_id="RHSA-2008:0849"/>
        <reference source="CESA-2008:0849" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-August/015207.html" ref_id="CESA-2008:0849-CentOS 3"/>
        <reference source="CESA-2008:0849" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-August/015215.html" ref_id="CESA-2008:0849-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3651" ref_id="CVE-2008-3651"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3652" ref_id="CVE-2008-3652"/>
        <description>An updated ipsec-tools package that fixes two security issues is now
available for Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:23">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:27.667-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:54.760-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:47.437-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criterion comment="ipsec-tools is earlier than 0:0.2.5-0.7.rhel3.5" test_ref="oval:org.mitre.oval:tst:138990"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="ipsec-tools is earlier than 0:0.3.3-7.el4_7" test_ref="oval:org.mitre.oval:tst:139264"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criterion comment="ipsec-tools is earlier than 0:0.6.5-9.el5_2.3" test_ref="oval:org.mitre.oval:tst:139200"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29041" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1463 -- newt security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>newt</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1463.html" ref_id="RHSA-2009:1463"/>
        <reference source="CESA-2009:1463" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-September/016171.html" ref_id="CESA-2009:1463-CentOS 3"/>
        <reference source="CESA-2009:1463" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-October/016256.html" ref_id="CESA-2009:1463-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2905" ref_id="CVE-2009-2905"/>
        <description>Updated newt packages that fix one security issue are now available for Red
Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Newt is a programming library for color text mode, widget-based user
interfaces. Newt can be used to add stacked windows, entry widgets,
checkboxes, radio buttons, labels, plain text fields, scrollbars, and so
on, to text mode user interfaces.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:41">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:06.377-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:54.547-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:47.214-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="newt-devel is earlier than 0:0.52.2-12.el5_4.1" test_ref="oval:org.mitre.oval:tst:139979"/>
            <criterion comment="newt is earlier than 0:0.52.2-12.el5_4.1" test_ref="oval:org.mitre.oval:tst:140776"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="newt is earlier than 0:0.51.5-2.el3" test_ref="oval:org.mitre.oval:tst:140745"/>
            <criterion comment="newt-devel is earlier than 0:0.51.5-2.el3" test_ref="oval:org.mitre.oval:tst:140202"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="newt is earlier than 0:0.51.6-10.el4_8.1" test_ref="oval:org.mitre.oval:tst:139993"/>
            <criterion comment="newt-devel is earlier than 0:0.51.6-10.el4_8.1" test_ref="oval:org.mitre.oval:tst:140602"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29039" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0893 -- bzip2 security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <platform>CentOS Linux 2</platform>
          <product>bzip2</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0893.html" ref_id="RHSA-2008:0893"/>
        <reference source="CESA-2008:0893" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-September/015250.html" ref_id="CESA-2008:0893-CentOS 3"/>
        <reference source="CESA-2008:0893" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-September/015252.html" ref_id="CESA-2008:0893-CentOS 5"/>
        <reference source="CESA-2008:0893" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-September/015254.html" ref_id="CESA-2008:0893-CentOS 2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1372" ref_id="CVE-2008-1372"/>
        <description>Updated bzip2 packages that fix a security issue are now available for Red
Hat Enterprise Linux 2.1, 3, 4, and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Bzip2 is a freely available, high-quality data compressor. It provides both
stand-alone compression and decompression utilities, as well as a shared
library for use with other programs.
A buffer over-read flaw was discovered in the bzip2 decompression routine.
This issue could cause an application linked against the libbz2 library to
crash when decompressing malformed archives. (CVE-2008-1372)
Users of bzip2 should upgrade to these updated packages, which contain a
backported patch to resolve this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:21">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:11.537-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:54.329-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:46.963-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="bzip2-devel is earlier than 0:1.0.3-4.el5_2" test_ref="oval:org.mitre.oval:tst:139229"/>
            <criterion comment="bzip2 is earlier than 0:1.0.3-4.el5_2" test_ref="oval:org.mitre.oval:tst:139072"/>
            <criterion comment="bzip2-libs is earlier than 0:1.0.3-4.el5_2" test_ref="oval:org.mitre.oval:tst:139145"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="bzip2 is earlier than 0:1.0.2-12.EL3" test_ref="oval:org.mitre.oval:tst:139137"/>
            <criterion comment="bzip2-devel is earlier than 0:1.0.2-12.EL3" test_ref="oval:org.mitre.oval:tst:139209"/>
            <criterion comment="bzip2-libs is earlier than 0:1.0.2-12.EL3" test_ref="oval:org.mitre.oval:tst:138972"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="bzip2 is earlier than 0:1.0.2-14.el4_7" test_ref="oval:org.mitre.oval:tst:139138"/>
            <criterion comment="bzip2-devel is earlier than 0:1.0.2-14.el4_7" test_ref="oval:org.mitre.oval:tst:139247"/>
            <criterion comment="bzip2-libs is earlier than 0:1.0.2-14.el4_7" test_ref="oval:org.mitre.oval:tst:139210"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29038" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0583 -- openldap security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>openldap</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0583.html" ref_id="RHSA-2008:0583"/>
        <reference source="CESA-2008:0583" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-July/015100.html" ref_id="CESA-2008:0583-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2952" ref_id="CVE-2008-2952"/>
        <description>Updated openldap packages that fix a security issue are now available for
Red Hat Enterprise Linux 4 and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
OpenLDAP is an open source suite of Lightweight Directory Access Protocol
(LDAP) applications and development tools. LDAP is a set of protocols for
accessing directory services.
A denial of service flaw was found in the way the OpenLDAP slapd daemon
processed certain network messages. An unauthenticated remote attacker
could send a specially crafted request that would crash the slapd daemon.
(CVE-2008-2952)
Users of openldap should upgrade to these updated packages, which contain a
backported patch to correct this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:31">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:33.048-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:54.112-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:46.690-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="openldap-devel is earlier than 0:2.3.27-8.el5_2.4" test_ref="oval:org.mitre.oval:tst:139451"/>
            <criterion comment="openldap-servers is earlier than 0:2.3.27-8.el5_2.4" test_ref="oval:org.mitre.oval:tst:139310"/>
            <criterion comment="openldap-servers-sql is earlier than 0:2.3.27-8.el5_2.4" test_ref="oval:org.mitre.oval:tst:138727"/>
            <criterion comment="compat-openldap is earlier than 0:2.3.27_2.2.29-8.el5_2.4" test_ref="oval:org.mitre.oval:tst:139341"/>
            <criterion comment="openldap is earlier than 0:2.3.27-8.el5_2.4" test_ref="oval:org.mitre.oval:tst:139240"/>
            <criterion comment="openldap-clients is earlier than 0:2.3.27-8.el5_2.4" test_ref="oval:org.mitre.oval:tst:139465"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="compat-openldap is earlier than 0:2.1.30-8.el4_6.5" test_ref="oval:org.mitre.oval:tst:139352"/>
            <criterion comment="openldap is earlier than 0:2.2.13-8.el4_6.5" test_ref="oval:org.mitre.oval:tst:139467"/>
            <criterion comment="openldap-clients is earlier than 0:2.2.13-8.el4_6.5" test_ref="oval:org.mitre.oval:tst:139420"/>
            <criterion comment="openldap-devel is earlier than 0:2.2.13-8.el4_6.5" test_ref="oval:org.mitre.oval:tst:139460"/>
            <criterion comment="openldap-servers is earlier than 0:2.2.13-8.el4_6.5" test_ref="oval:org.mitre.oval:tst:139416"/>
            <criterion comment="openldap-servers-sql is earlier than 0:2.2.13-8.el4_6.5" test_ref="oval:org.mitre.oval:tst:139262"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29030" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0884 -- libxml2 security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>libxml2</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0884.html" ref_id="RHSA-2008:0884"/>
        <reference source="CESA-2008:0884" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-September/015234.html" ref_id="CESA-2008:0884-CentOS 3"/>
        <reference source="CESA-2008:0884" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-September/015248.html" ref_id="CESA-2008:0884-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3529" ref_id="CVE-2008-3529"/>
        <description>Updated libxml2 packages that fix a security issue are now available for
Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The libxml2 packages provide a library that allows you to manipulate XML
files. It includes support to read, modify, and write XML and HTML files.
A heap-based buffer overflow flaw was found in the way libxml2 handled long
XML entity names. If an application linked against libxml2 processed
untrusted malformed XML content, it could cause the application to crash
or, possibly, execute arbitrary code. (CVE-2008-3529)
All users of libxml2 are advised to upgrade to these updated packages,
which contain a backported patch to resolve this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:22">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:12.861-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:53.747-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:46.439-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libxml2-devel is earlier than 0:2.6.26-2.1.2.6" test_ref="oval:org.mitre.oval:tst:139011"/>
            <criterion comment="libxml2 is earlier than 0:2.6.26-2.1.2.6" test_ref="oval:org.mitre.oval:tst:138993"/>
            <criterion comment="libxml2-python is earlier than 0:2.6.26-2.1.2.6" test_ref="oval:org.mitre.oval:tst:139100"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libxml2 is earlier than 0:2.5.10-13" test_ref="oval:org.mitre.oval:tst:139060"/>
            <criterion comment="libxml2-devel is earlier than 0:2.5.10-13" test_ref="oval:org.mitre.oval:tst:139221"/>
            <criterion comment="libxml2-python is earlier than 0:2.5.10-13" test_ref="oval:org.mitre.oval:tst:139131"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libxml2 is earlier than 0:2.6.16-12.5" test_ref="oval:org.mitre.oval:tst:138431"/>
            <criterion comment="libxml2-devel is earlier than 0:2.6.16-12.5" test_ref="oval:org.mitre.oval:tst:139174"/>
            <criterion comment="libxml2-python is earlier than 0:2.6.16-12.5" test_ref="oval:org.mitre.oval:tst:139099"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29029" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0649 -- libxslt security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>libxslt</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0649.html" ref_id="RHSA-2008:0649"/>
        <reference source="CESA-2008:0649" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-July/015177.html" ref_id="CESA-2008:0649-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2935" ref_id="CVE-2008-2935"/>
        <description>Updated libxslt packages that fix a security issue are now available for
Red Hat Enterprise Linux 4 and Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
libxslt is a library for transforming XML files into other XML files using
the standard XSLT stylesheet transformation mechanism.
A heap buffer overflow flaw was discovered in the RC4 libxslt library
extension. An attacker could create a malicious XSL file that would cause a
crash, or, possibly, execute arbitrary code with the privileges of the
application using the libxslt library to perform XSL transformations on
untrusted XSL style sheets. (CVE-2008-2935)
Red Hat would like to thank Chris Evans for reporting this vulnerability.
All libxslt users are advised to upgrade to these updated packages, which
contain a backported patch to resolve this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:28">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:20.509-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:53.552-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:46.263-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libxslt-devel is earlier than 0:1.1.17-2.el5_2.2" test_ref="oval:org.mitre.oval:tst:139176"/>
            <criterion comment="libxslt is earlier than 0:1.1.17-2.el5_2.2" test_ref="oval:org.mitre.oval:tst:139173"/>
            <criterion comment="libxslt-python is earlier than 0:1.1.17-2.el5_2.2" test_ref="oval:org.mitre.oval:tst:139133"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libxslt is earlier than 0:1.1.11-1.el4_7.2" test_ref="oval:org.mitre.oval:tst:138709"/>
            <criterion comment="libxslt-devel is earlier than 0:1.1.11-1.el4_7.2" test_ref="oval:org.mitre.oval:tst:138907"/>
            <criterion comment="libxslt-python is earlier than 0:1.1.11-1.el4_7.2" test_ref="oval:org.mitre.oval:tst:138938"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29028" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0569 -- firefox security update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>devhelp</product>
          <product>firefox</product>
          <product>xulrunner</product>
          <product>yelp</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0569.html" ref_id="RHSA-2008:0569"/>
        <reference source="CESA-2008:0569" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-July/015074.html" ref_id="CESA-2008:0569-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2798" ref_id="CVE-2008-2798"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2799" ref_id="CVE-2008-2799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2800" ref_id="CVE-2008-2800"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2801" ref_id="CVE-2008-2801"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2802" ref_id="CVE-2008-2802"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2803" ref_id="CVE-2008-2803"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2805" ref_id="CVE-2008-2805"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2807" ref_id="CVE-2008-2807"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2808" ref_id="CVE-2008-2808"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2809" ref_id="CVE-2008-2809"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2810" ref_id="CVE-2008-2810"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2811" ref_id="CVE-2008-2811"/>
        <description>Updated firefox packages that fix several security issues are now available
for Red Hat Enterprise Linux 5.
This update has been rated as having critical security impact by the Red
Hat Security Response Team.
Mozilla Firefox is an open source Web browser.
Multiple flaws were found in the processing of malformed JavaScript
content. A web page containing such malicious content could cause Firefox
to crash or, potentially, execute arbitrary code as the user running
Firefox. (CVE-2008-2801, CVE-2008-2802, CVE-2008-2803)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:32">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:23.121-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:53.401-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:46.095-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="devhelp-devel is earlier than 0:0.12-17.el5" test_ref="oval:org.mitre.oval:tst:139300"/>
            <criterion comment="xulrunner-devel is earlier than 0:1.9-1.el5" test_ref="oval:org.mitre.oval:tst:138773"/>
            <criterion comment="xulrunner-devel-unstable is earlier than 0:1.9-1.el5" test_ref="oval:org.mitre.oval:tst:139358"/>
            <criterion comment="devhelp is earlier than 0:0.12-17.el5" test_ref="oval:org.mitre.oval:tst:139385"/>
            <criterion comment="xulrunner is earlier than 0:1.9-1.el5" test_ref="oval:org.mitre.oval:tst:139443"/>
            <criterion comment="yelp is earlier than 0:2.16.0-19.el5" test_ref="oval:org.mitre.oval:tst:139472"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="firefox is earlier than 0:3.0-2.el5" test_ref="oval:org.mitre.oval:tst:139166"/>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criterion comment="firefox is earlier than 0:3.0-2.el5.centos" test_ref="oval:org.mitre.oval:tst:139446"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29022" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1116 -- cyrus-imapd security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>cyrus-imapd</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1116.html" ref_id="RHSA-2009:1116"/>
        <reference source="CESA-2009:1116" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-June/015978.html" ref_id="CESA-2009:1116-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0688" ref_id="CVE-2009-0688"/>
        <description>Updated cyrus-imapd packages that fix a security issue are now available
for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The cyrus-imapd packages contain a high-performance mail server with IMAP,
POP3, NNTP, and SIEVE support.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:20">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:16.577-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:52.394-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:45.131-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="cyrus-imapd is earlier than 0:2.3.7-2.el5_3.2" test_ref="oval:org.mitre.oval:tst:141048"/>
            <criterion comment="cyrus-imapd-devel is earlier than 0:2.3.7-2.el5_3.2" test_ref="oval:org.mitre.oval:tst:140157"/>
            <criterion comment="cyrus-imapd-perl is earlier than 0:2.3.7-2.el5_3.2" test_ref="oval:org.mitre.oval:tst:141094"/>
            <criterion comment="cyrus-imapd-utils is earlier than 0:2.3.7-2.el5_3.2" test_ref="oval:org.mitre.oval:tst:140638"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="cyrus-imapd is earlier than 0:2.2.12-10.el4_8.1" test_ref="oval:org.mitre.oval:tst:140841"/>
            <criterion comment="cyrus-imapd-devel is earlier than 0:2.2.12-10.el4_8.1" test_ref="oval:org.mitre.oval:tst:141061"/>
            <criterion comment="cyrus-imapd-murder is earlier than 0:2.2.12-10.el4_8.1" test_ref="oval:org.mitre.oval:tst:140528"/>
            <criterion comment="cyrus-imapd-nntp is earlier than 0:2.2.12-10.el4_8.1" test_ref="oval:org.mitre.oval:tst:141039"/>
            <criterion comment="cyrus-imapd-utils is earlier than 0:2.2.12-10.el4_8.1" test_ref="oval:org.mitre.oval:tst:140102"/>
            <criterion comment="perl-Cyrus is earlier than 0:2.2.12-10.el4_8.1" test_ref="oval:org.mitre.oval:tst:140932"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29020" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0982 -- gnutls security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>gnutls</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0982.html" ref_id="RHSA-2008:0982"/>
        <reference source="CESA-2008:0982" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-November/015392.html" ref_id="CESA-2008:0982-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4989" ref_id="CVE-2008-4989"/>
        <description>Updated gnutls packages that fix a security issue are now available for Red
Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The GnuTLS library provides support for cryptographic algorithms and for
protocols such as Transport Layer Security (TLS). 
Martin von Gagern discovered a flaw in the way GnuTLS verified certificate
chains provided by a server. A malicious server could use this flaw to
spoof its identity by tricking client applications using the GnuTLS library
to trust invalid certificates. (CVE-2008-4989)
Users of GnuTLS are advised to upgrade to these updated packages, which
contain a backported patch that corrects this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:14">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:01.420-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:52.060-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:44.748-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="gnutls-devel is earlier than 0:1.4.1-3.el5_2.1" test_ref="oval:org.mitre.oval:tst:140653"/>
          <criterion comment="gnutls is earlier than 0:1.4.1-3.el5_2.1" test_ref="oval:org.mitre.oval:tst:140747"/>
          <criterion comment="gnutls-utils is earlier than 0:1.4.1-3.el5_2.1" test_ref="oval:org.mitre.oval:tst:140326"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29012" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0890 -- wireshark security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>wireshark</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0890.html" ref_id="RHSA-2008:0890"/>
        <reference source="CESA-2008:0890" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-October/015281.html" ref_id="CESA-2008:0890-CentOS 3"/>
        <reference source="CESA-2008:0890" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-October/015290.html" ref_id="CESA-2008:0890-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1070" ref_id="CVE-2008-1070"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1071" ref_id="CVE-2008-1071"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1072" ref_id="CVE-2008-1072"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1561" ref_id="CVE-2008-1561"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1562" ref_id="CVE-2008-1562"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1563" ref_id="CVE-2008-1563"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3137" ref_id="CVE-2008-3137"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3138" ref_id="CVE-2008-3138"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3141" ref_id="CVE-2008-3141"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3145" ref_id="CVE-2008-3145"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3146" ref_id="CVE-2008-3146"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3932" ref_id="CVE-2008-3932"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3933" ref_id="CVE-2008-3933"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3934" ref_id="CVE-2008-3934"/>
        <description>Updated wireshark packages that fix several security issues are now
available for Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Wireshark is a program for monitoring network traffic. Wireshark was
previously known as Ethereal.
Multiple buffer overflow flaws were found in Wireshark. If Wireshark read
a malformed packet off a network, it could crash or, possibly, execute
arbitrary code as the user running Wireshark. (CVE-2008-3146)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:19">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:34.159-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:50.274-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:43.041-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="wireshark-gnome is earlier than 0:1.0.3-4.el5_2" test_ref="oval:org.mitre.oval:tst:138182"/>
            <criterion comment="wireshark is earlier than 0:1.0.3-4.el5_2" test_ref="oval:org.mitre.oval:tst:138714"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="wireshark is earlier than 0:1.0.3-EL3.3" test_ref="oval:org.mitre.oval:tst:138870"/>
            <criterion comment="wireshark-gnome is earlier than 0:1.0.3-EL3.3" test_ref="oval:org.mitre.oval:tst:139073"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="wireshark is earlier than 0:1.0.3-3.el4_7" test_ref="oval:org.mitre.oval:tst:138974"/>
            <criterion comment="wireshark-gnome is earlier than 0:1.0.3-3.el4_7" test_ref="oval:org.mitre.oval:tst:138902"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29008" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0879 -- firefox security update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>firefox</product>
          <product>devhelp</product>
          <product>nss</product>
          <product>xulrunner</product>
          <product>yelp</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0879.html" ref_id="RHSA-2008:0879"/>
        <reference source="CESA-2008:0879" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-September/015271.html" ref_id="CESA-2008:0879-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3837" ref_id="CVE-2008-3837"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4058" ref_id="CVE-2008-4058"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4060" ref_id="CVE-2008-4060"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4061" ref_id="CVE-2008-4061"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4062" ref_id="CVE-2008-4062"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4063" ref_id="CVE-2008-4063"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4064" ref_id="CVE-2008-4064"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4065" ref_id="CVE-2008-4065"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4067" ref_id="CVE-2008-4067"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4068" ref_id="CVE-2008-4068"/>
        <description>All firefox users should upgrade to this updated package, which contains
backported patches that correct these issues.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:20">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:26.294-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:49.926-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:42.630-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="devhelp-devel is earlier than 0:0.12-19.el5" test_ref="oval:org.mitre.oval:tst:139242"/>
            <criterion comment="xulrunner-devel is earlier than 0:1.9.0.2-5.el5" test_ref="oval:org.mitre.oval:tst:139160"/>
            <criterion comment="xulrunner-devel-unstable is earlier than 0:1.9.0.2-5.el5" test_ref="oval:org.mitre.oval:tst:138911"/>
            <criterion comment="devhelp is earlier than 0:0.12-19.el5" test_ref="oval:org.mitre.oval:tst:139097"/>
            <criterion comment="xulrunner is earlier than 0:1.9.0.2-5.el5" test_ref="oval:org.mitre.oval:tst:139171"/>
            <criterion comment="yelp is earlier than 0:2.16.0-21.el5" test_ref="oval:org.mitre.oval:tst:139045"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="nss-devel is earlier than 0:3.12.1.1-1.el5" test_ref="oval:org.mitre.oval:tst:138903"/>
            <criterion comment="nss-pkcs11-devel is earlier than 0:3.12.1.1-1.el5" test_ref="oval:org.mitre.oval:tst:139109"/>
            <criterion comment="firefox is earlier than 0:3.0.2-3.el5" test_ref="oval:org.mitre.oval:tst:139273"/>
            <criterion comment="nss is earlier than 0:3.12.1.1-1.el5" test_ref="oval:org.mitre.oval:tst:139177"/>
            <criterion comment="nss-tools is earlier than 0:3.12.1.1-1.el5" test_ref="oval:org.mitre.oval:tst:138708"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="firefox is earlier than 0:3.0.2-3.el4" test_ref="oval:org.mitre.oval:tst:139018"/>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="firefox is earlier than 0:3.0.2-3.el5.centos" test_ref="oval:org.mitre.oval:tst:139178"/>
            <criterion comment="nss is earlier than 0:3.12.1.1-1.el5.centos.1" test_ref="oval:org.mitre.oval:tst:139127"/>
            <criterion comment="nss-devel is earlier than 0:3.12.1.1-1.el5.centos.1" test_ref="oval:org.mitre.oval:tst:139092"/>
            <criterion comment="nss-pkcs11-devel is earlier than 0:3.12.1.1-1.el5.centos.1" test_ref="oval:org.mitre.oval:tst:138700"/>
            <criterion comment="nss-tools is earlier than 0:3.12.1.1-1.el5.centos.1" test_ref="oval:org.mitre.oval:tst:139250"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:29004" version="3" class="patch">
      <metadata>
        <title>ELSA-2015-0998 -- Oracle qemu-kvm_qemu-guest-agent</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <product>qemu-kvm</product>
          <product>qemu-guest-agent</product>
        </affected>
        <reference source="VENDOR" ref_url="https://oss.oracle.com/pipermail/el-errata/2015-May/005068.html" ref_id="ELSA-2015-0998"/>
        <reference source="CVE" ref_url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3456" ref_id="CVE-2015-3456"/>
        <description>KVM  is a full virtualization solution for Linux on AMD64 and Intel 64 systems. The qemu-kvm package provides the user-space component for running virtual machines using KVM. An out-of-bounds memory access flaw was found in the way QEMU"s virtual Floppy Disk Controller  handled FIFO buffer access while processing certain FDC commands. A privileged guest user could use this flaw to crash the guest or, potentially, execute arbitrary code on the host with the privileges of the host"s QEMU process corresponding to the guest.  Red Hat would like to thank Jason Geffner of CrowdStrike for reporting this issue. All qemu-kvm users are advised to upgrade to these updated packages, which contain a backported patch to correct this issue. After installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-02T09:04:27-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-03T12:26:54.858-04:00">DRAFT</status_change>
            <status_change date="2015-06-22T04:00:45.017-04:00">INTERIM</status_change>
            <status_change date="2015-07-13T04:00:15.795-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
        <criteria operator="OR" comment="Package Section">
          <criterion comment="qemu-kvm is earlier than 2:0.12.1.2-2.448.el6_6.3 for x86_64" test_ref="oval:org.mitre.oval:tst:138899"/>
          <criterion comment="qemu-kvm-tools is earlier than 2:0.12.1.2-2.448.el6_6.3 for x86_64" test_ref="oval:org.mitre.oval:tst:138864"/>
          <criterion comment="qemu-guest-agent is earlier than 2:0.12.1.2-2.448.el6_6.3 for i686" test_ref="oval:org.mitre.oval:tst:138656"/>
          <criterion comment="qemu-guest-agent is earlier than 2:0.12.1.2-2.448.el6_6.3 for x86_64" test_ref="oval:org.mitre.oval:tst:138768"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28987" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0020 -- bind security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <platform>CentOS Linux 2</platform>
          <platform>CentOS Linux 3</platform>
          <product>bind</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0020.html" ref_id="RHSA-2009:0020"/>
        <reference source="CESA-2009:0020" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-January/015538.html" ref_id="CESA-2009:0020-CentOS 5"/>
        <reference source="CESA-2009:0020" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-February/015575.html" ref_id="CESA-2009:0020-CentOS 2"/>
        <reference source="CESA-2009:0020" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-February/015582.html" ref_id="CESA-2009:0020-CentOS 3"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0025" ref_id="CVE-2009-0025"/>
        <description>Updated Bind packages to correct a security issue are now available for Red
Hat Enterprise Linux 2.1, 3, 4, and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
BIND (Berkeley Internet Name Domain) is an implementation of the DNS
(Domain Name System) protocols.
A flaw was discovered in the way BIND checked the return value of the
OpenSSL DSA_do_verify function. On systems using DNSSEC, a malicious zone
could present a malformed DSA certificate and bypass proper certificate
validation, allowing spoofing attacks. (CVE-2009-0025)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:06">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:06.680-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:49.017-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:42.348-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="bind-chroot is earlier than 30:9.3.4-6.0.3.P1.el5_2" test_ref="oval:org.mitre.oval:tst:140505"/>
            <criterion comment="bind-devel is earlier than 30:9.3.4-6.0.3.P1.el5_2" test_ref="oval:org.mitre.oval:tst:140497"/>
            <criterion comment="bind-libbind-devel is earlier than 30:9.3.4-6.0.3.P1.el5_2" test_ref="oval:org.mitre.oval:tst:140478"/>
            <criterion comment="caching-nameserver is earlier than 30:9.3.4-6.0.3.P1.el5_2" test_ref="oval:org.mitre.oval:tst:140317"/>
            <criterion comment="bind is earlier than 30:9.3.4-6.0.3.P1.el5_2" test_ref="oval:org.mitre.oval:tst:140372"/>
            <criterion comment="bind-libs is earlier than 30:9.3.4-6.0.3.P1.el5_2" test_ref="oval:org.mitre.oval:tst:140179"/>
            <criterion comment="bind-sdb is earlier than 30:9.3.4-6.0.3.P1.el5_2" test_ref="oval:org.mitre.oval:tst:140295"/>
            <criterion comment="bind-utils is earlier than 30:9.3.4-6.0.3.P1.el5_2" test_ref="oval:org.mitre.oval:tst:140146"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="bind is earlier than 30:9.2.4-23.el3" test_ref="oval:org.mitre.oval:tst:140398"/>
            <criterion comment="bind-chroot is earlier than 30:9.2.4-23.el3" test_ref="oval:org.mitre.oval:tst:139550"/>
            <criterion comment="bind-devel is earlier than 30:9.2.4-23.el3" test_ref="oval:org.mitre.oval:tst:140347"/>
            <criterion comment="bind-libs is earlier than 30:9.2.4-23.el3" test_ref="oval:org.mitre.oval:tst:139734"/>
            <criterion comment="bind-utils is earlier than 30:9.2.4-23.el3" test_ref="oval:org.mitre.oval:tst:140333"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="bind is earlier than 30:9.2.4-30.el4_7.1" test_ref="oval:org.mitre.oval:tst:140531"/>
            <criterion comment="bind-chroot is earlier than 30:9.2.4-30.el4_7.1" test_ref="oval:org.mitre.oval:tst:140523"/>
            <criterion comment="bind-devel is earlier than 30:9.2.4-30.el4_7.1" test_ref="oval:org.mitre.oval:tst:139958"/>
            <criterion comment="bind-libs is earlier than 30:9.2.4-30.el4_7.1" test_ref="oval:org.mitre.oval:tst:140518"/>
            <criterion comment="bind-utils is earlier than 30:9.2.4-30.el4_7.1" test_ref="oval:org.mitre.oval:tst:140465"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28983" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0612 -- kernel security and bug fix update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0612.html" ref_id="RHSA-2008:0612"/>
        <reference source="CESA-2008:0612" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-August/015181.html" ref_id="CESA-2008:0612-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1294" ref_id="CVE-2008-1294"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2136" ref_id="CVE-2008-2136"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2812" ref_id="CVE-2008-2812"/>
        <description>Updated kernel packages that fix various security issues and several bugs
are now available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The kernel packages contain the Linux kernel, the core of any Linux
operating system.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:28">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:51.152-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:48.758-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:41.999-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.18-92.1.10.el5" test_ref="oval:org.mitre.oval:tst:139046"/>
          <criterion comment="kernel-PAE is earlier than 0:2.6.18-92.1.10.el5" test_ref="oval:org.mitre.oval:tst:139234"/>
          <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-92.1.10.el5" test_ref="oval:org.mitre.oval:tst:139238"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.18-92.1.10.el5" test_ref="oval:org.mitre.oval:tst:139294"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-92.1.10.el5" test_ref="oval:org.mitre.oval:tst:139308"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.18-92.1.10.el5" test_ref="oval:org.mitre.oval:tst:138980"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.18-92.1.10.el5" test_ref="oval:org.mitre.oval:tst:139284"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.18-92.1.10.el5" test_ref="oval:org.mitre.oval:tst:139313"/>
          <criterion comment="kernel-xen is earlier than 0:2.6.18-92.1.10.el5" test_ref="oval:org.mitre.oval:tst:139197"/>
          <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-92.1.10.el5" test_ref="oval:org.mitre.oval:tst:138332"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28980" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0561 -- ruby security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>ruby</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0561.html" ref_id="RHSA-2008:0561"/>
        <reference source="CESA-2008:0561" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-July/015115.html" ref_id="CESA-2008:0561-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2376" ref_id="CVE-2008-2376"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2662" ref_id="CVE-2008-2662"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2663" ref_id="CVE-2008-2663"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2664" ref_id="CVE-2008-2664"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2725" ref_id="CVE-2008-2725"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2726" ref_id="CVE-2008-2726"/>
        <description>Updated ruby packages that fix several security issues are now available
for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Ruby is an interpreted scripting language for quick and easy
object-oriented programming.
Multiple integer overflows leading to a heap overflow were discovered in
the array- and string-handling code used by Ruby. An attacker could use
these flaws to crash a Ruby application or, possibly, execute arbitrary
code with the privileges of the Ruby application using untrusted inputs in
array or string operations. (CVE-2008-2376, CVE-2008-2662, CVE-2008-2663,
CVE-2008-2725, CVE-2008-2726)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:30">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:09.550-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:48.314-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:41.299-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="ruby-devel is earlier than 0:1.8.5-5.el5_2.3" test_ref="oval:org.mitre.oval:tst:138737"/>
            <criterion comment="ruby-mode is earlier than 0:1.8.5-5.el5_2.3" test_ref="oval:org.mitre.oval:tst:139026"/>
            <criterion comment="ruby is earlier than 0:1.8.5-5.el5_2.3" test_ref="oval:org.mitre.oval:tst:138834"/>
            <criterion comment="ruby-docs is earlier than 0:1.8.5-5.el5_2.3" test_ref="oval:org.mitre.oval:tst:139292"/>
            <criterion comment="ruby-irb is earlier than 0:1.8.5-5.el5_2.3" test_ref="oval:org.mitre.oval:tst:139055"/>
            <criterion comment="ruby-libs is earlier than 0:1.8.5-5.el5_2.3" test_ref="oval:org.mitre.oval:tst:139140"/>
            <criterion comment="ruby-rdoc is earlier than 0:1.8.5-5.el5_2.3" test_ref="oval:org.mitre.oval:tst:139214"/>
            <criterion comment="ruby-ri is earlier than 0:1.8.5-5.el5_2.3" test_ref="oval:org.mitre.oval:tst:139261"/>
            <criterion comment="ruby-tcltk is earlier than 0:1.8.5-5.el5_2.3" test_ref="oval:org.mitre.oval:tst:139269"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="irb is earlier than 0:1.8.1-7.el4_6.1" test_ref="oval:org.mitre.oval:tst:138487"/>
            <criterion comment="ruby is earlier than 0:1.8.1-7.el4_6.1" test_ref="oval:org.mitre.oval:tst:139447"/>
            <criterion comment="ruby-devel is earlier than 0:1.8.1-7.el4_6.1" test_ref="oval:org.mitre.oval:tst:138908"/>
            <criterion comment="ruby-docs is earlier than 0:1.8.1-7.el4_6.1" test_ref="oval:org.mitre.oval:tst:138893"/>
            <criterion comment="ruby-libs is earlier than 0:1.8.1-7.el4_6.1" test_ref="oval:org.mitre.oval:tst:139374"/>
            <criterion comment="ruby-mode is earlier than 0:1.8.1-7.el4_6.1" test_ref="oval:org.mitre.oval:tst:138779"/>
            <criterion comment="ruby-tcltk is earlier than 0:1.8.1-7.el4_6.1" test_ref="oval:org.mitre.oval:tst:139228"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28978" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0341 -- curl security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 2</platform>
          <product>curl</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0341.html" ref_id="RHSA-2009:0341"/>
        <reference source="CESA-2009:0341" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-March/015686.html" ref_id="CESA-2009:0341-CentOS 3"/>
        <reference source="CESA-2009:0341" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-March/015698.html" ref_id="CESA-2009:0341-CentOS 2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0037" ref_id="CVE-2009-0037"/>
        <description>Updated curl packages that fix a security issue are now available for Red
Hat Enterprise Linux 2.1, 3, 4, and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
cURL is a tool for getting files from FTP, HTTP, Gopher, Telnet, and Dict
servers, using any of the supported protocols. cURL is designed to work
without user interaction or any kind of interactivity.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:54">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:03.592-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:48.152-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:40.871-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="curl-devel is earlier than 0:7.15.5-2.1.el5_3.4" test_ref="oval:org.mitre.oval:tst:140331"/>
            <criterion comment="curl is earlier than 0:7.15.5-2.1.el5_3.4" test_ref="oval:org.mitre.oval:tst:140464"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="curl is earlier than 0:7.10.6-9.rhel3" test_ref="oval:org.mitre.oval:tst:140137"/>
            <criterion comment="curl-devel is earlier than 0:7.10.6-9.rhel3" test_ref="oval:org.mitre.oval:tst:140258"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="curl is earlier than 0:7.12.1-11.1.el4_7.1" test_ref="oval:org.mitre.oval:tst:140380"/>
            <criterion comment="curl-devel is earlier than 0:7.12.1-11.1.el4_7.1" test_ref="oval:org.mitre.oval:tst:140277"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28976" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:1016 -- enscript security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>enscript</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-1016.html" ref_id="RHSA-2008:1016"/>
        <reference source="CESA-2008:1016" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-December/015491.html" ref_id="CESA-2008:1016-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3863" ref_id="CVE-2008-3863"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4306" ref_id="CVE-2008-4306"/>
        <description>An updated enscript packages that fixes several security issues is now
available for Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
GNU enscript converts ASCII files to PostScript(R) language files and
spools the generated output to a specified printer or saves it to a file.
Enscript can be extended to handle different output media and includes
options for customizing printouts.
Two buffer overflow flaws were found in GNU enscript. An attacker could
craft an ASCII file in such a way that it could execute arbitrary commands
if the file was opened with enscript with the special escapes option (-e
or --escapes) enabled. (CVE-2008-3863, CVE-2008-4306)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:10">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:28.161-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:47.751-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:40.430-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criterion comment="enscript is earlier than 0:1.6.4-4.1.1.el5_2" test_ref="oval:org.mitre.oval:tst:140625"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28974" version="3" class="patch">
      <metadata>
        <title>ELSA-2015-1002 -- Oracle xen</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>xen</product>
        </affected>
        <reference source="VENDOR" ref_url="https://oss.oracle.com/pipermail/el-errata/2015-May/005075.html" ref_id="ELSA-2015-1002"/>
        <reference source="CVE" ref_id="CVE-2015-3456" ref_url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3456"/>
        <description>The Floppy Disk Controller (FDC) in QEMU, as used in Xen 4.5.x and earlier and KVM, allows local guest users to cause a denial of service (out-of-bounds write and guest crash) or possibly execute arbitrary code via the (1) FD_CMD_READ_ID, (2) FD_CMD_DRIVE_SPECIFICATION_COMMAND, or other unspecified commands, aka VENOM.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-02T09:04:27-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-03T12:26:56.491-04:00">DRAFT</status_change>
            <status_change date="2015-06-22T04:00:44.896-04:00">INTERIM</status_change>
            <status_change date="2015-07-13T04:00:15.273-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="All dependent packages of xen">
          <criterion comment="xen-libs is earlier than 0:3.0.3-146.el5_11 for i386" test_ref="oval:org.mitre.oval:tst:137947"/>
          <criterion comment="xen is earlier than 0:3.0.3-146.el5_11 for i386" test_ref="oval:org.mitre.oval:tst:138715"/>
          <criterion comment="xen-devel is earlier than 0:3.0.3-146.el5_11 for i386" test_ref="oval:org.mitre.oval:tst:138790"/>
          <criterion comment="xen-libs is earlier than 0:3.0.3-146.el5_11 for x86_64" test_ref="oval:org.mitre.oval:tst:138669"/>
          <criterion comment="xen is earlier than 0:3.0.3-146.el5_11 for x86_64" test_ref="oval:org.mitre.oval:tst:138684"/>
          <criterion comment="xen-devel is earlier than 0:3.0.3-146.el5_11 for x86_64" test_ref="oval:org.mitre.oval:tst:138927"/>
          <criterion comment="xen-libs is earlier than 0:3.0.3-146.el5_11 for ia64" test_ref="oval:org.mitre.oval:tst:138919"/>
          <criterion comment="xen is earlier than 0:3.0.3-146.el5_11 for ia64" test_ref="oval:org.mitre.oval:tst:138642"/>
          <criterion comment="xen-devel is earlier than 0:3.0.3-146.el5_11 for ia64" test_ref="oval:org.mitre.oval:tst:138817"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28973" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0847 -- libtiff security and bug fix update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>libtiff</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0847.html" ref_id="RHSA-2008:0847"/>
        <reference source="CESA-2008:0847" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-October/015287.html" ref_id="CESA-2008:0847-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2327" ref_id="CVE-2008-2327"/>
        <description>Updated libtiff packages that fix a security issue and a bug are now
available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The libtiff packages contain a library of functions for manipulating Tagged
Image File Format (TIFF) files.
Multiple uses of uninitialized values were discovered in libtiff's
Lempel-Ziv-Welch (LZW) compression algorithm decoder. An attacker could
create a carefully crafted LZW-encoded TIFF file that would cause an
application linked with libtiff to crash or, possibly, execute arbitrary
code. (CVE-2008-2327)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:22">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:16.668-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:47.561-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:40.239-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="libtiff-devel is earlier than 0:3.8.2-7.el5_2.2" test_ref="oval:org.mitre.oval:tst:139087"/>
          <criterion comment="libtiff is earlier than 0:3.8.2-7.el5_2.2" test_ref="oval:org.mitre.oval:tst:139213"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28966" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0264 -- kernel security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0264.html" ref_id="RHSA-2009:0264"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4933" ref_id="CVE-2008-4933"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4934" ref_id="CVE-2008-4934"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5025" ref_id="CVE-2008-5025"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5713" ref_id="CVE-2008-5713"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0031" ref_id="CVE-2009-0031"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0065" ref_id="CVE-2009-0065"/>
        <description>Updated kernel packages that resolve several security issues are now
available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The kernel packages contain the Linux kernel, the core of any Linux
operating system.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:02">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:25.184-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:47.089-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:39.775-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.18-128.1.1.el5" test_ref="oval:org.mitre.oval:tst:139986"/>
          <criterion comment="kernel-PAE is earlier than 0:2.6.18-128.1.1.el5" test_ref="oval:org.mitre.oval:tst:140305"/>
          <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-128.1.1.el5" test_ref="oval:org.mitre.oval:tst:140231"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.18-128.1.1.el5" test_ref="oval:org.mitre.oval:tst:140450"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-128.1.1.el5" test_ref="oval:org.mitre.oval:tst:140184"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.18-128.1.1.el5" test_ref="oval:org.mitre.oval:tst:139808"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.18-128.1.1.el5" test_ref="oval:org.mitre.oval:tst:140303"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.18-128.1.1.el5" test_ref="oval:org.mitre.oval:tst:140373"/>
          <criterion comment="kernel-xen is earlier than 0:2.6.18-128.1.1.el5" test_ref="oval:org.mitre.oval:tst:140364"/>
          <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-128.1.1.el5" test_ref="oval:org.mitre.oval:tst:140275"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28965" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1122 -- icu security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>icu</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1122.html" ref_id="RHSA-2009:1122"/>
        <reference source="CESA-2009:1122" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-June/016003.html" ref_id="CESA-2009:1122-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0153" ref_id="CVE-2009-0153"/>
        <description>Updated icu packages that fix a security issue are now available for Red
Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The International Components for Unicode (ICU) library provides robust and
full-featured Unicode services.
A flaw was found in the way ICU processed certain, invalid byte sequences
during Unicode conversion. If an application used ICU to decode malformed,
multibyte character data, it may have been possible to bypass certain
content protection mechanisms, or display information in a manner
misleading to the user. (CVE-2009-0153)
All users of icu should upgrade to these updated packages, which contain
backported patches to resolve this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:18">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:38.782-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:46.911-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:39.581-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="libicu-devel is earlier than 0:3.6-5.11.4" test_ref="oval:org.mitre.oval:tst:141064"/>
          <criterion comment="icu is earlier than 0:3.6-5.11.4" test_ref="oval:org.mitre.oval:tst:141055"/>
          <criterion comment="libicu is earlier than 0:3.6-5.11.4" test_ref="oval:org.mitre.oval:tst:141062"/>
          <criterion comment="libicu-doc is earlier than 0:3.6-5.11.4" test_ref="oval:org.mitre.oval:tst:140904"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28964" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0965 -- lynx security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 2</platform>
          <product>lynx</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0965.html" ref_id="RHSA-2008:0965"/>
        <reference source="CESA-2008:0965" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-October/015350.html" ref_id="CESA-2008:0965-CentOS 5"/>
        <reference source="CESA-2008:0965" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-October/015352.html" ref_id="CESA-2008:0965-CentOS 3"/>
        <reference source="CESA-2008:0965" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-October/015360.html" ref_id="CESA-2008:0965-CentOS 2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-7234" ref_id="CVE-2006-7234"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4690" ref_id="CVE-2008-4690"/>
        <description>An updated lynx package that corrects two security issues is now available
for Red Hat Enterprise Linux 2.1, 3, 4, and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
Lynx is a text-based Web browser.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:16">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:23.343-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:46.575-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:39.286-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criterion comment="lynx is earlier than 0:2.8.5-11.3" test_ref="oval:org.mitre.oval:tst:140604"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="lynx is earlier than 0:2.8.5-18.2.el4_7.1" test_ref="oval:org.mitre.oval:tst:140386"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criterion comment="lynx is earlier than 0:2.8.5-28.1.el5_2.1" test_ref="oval:org.mitre.oval:tst:140753"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28958" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1206 -- libxml and libxml2 security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>libxml</product>
          <product>libxml2</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1206.html" ref_id="RHSA-2009:1206"/>
        <reference source="CESA-2009:1206" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-August/016068.html" ref_id="CESA-2009:1206-CentOS 3"/>
        <reference source="CESA-2009:1206" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-August/016074.html" ref_id="CESA-2009:1206-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2414" ref_id="CVE-2009-2414"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2416" ref_id="CVE-2009-2416"/>
        <description>Updated libxml and libxml2 packages that fix multiple security issues are
now available for Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
libxml is a library for parsing and manipulating XML files. A Document Type
Definition (DTD) defines the legal syntax (and also which elements can be
used) for certain types of files, such as XML files.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:02">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:30.987-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:46.346-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:38.955-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libxml2-devel is earlier than 0:2.6.26-2.1.2.8" test_ref="oval:org.mitre.oval:tst:140698"/>
            <criterion comment="libxml2 is earlier than 0:2.6.26-2.1.2.8" test_ref="oval:org.mitre.oval:tst:140639"/>
            <criterion comment="libxml2-python is earlier than 0:2.6.26-2.1.2.8" test_ref="oval:org.mitre.oval:tst:140788"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libxml is earlier than 0:1.8.17-9.3" test_ref="oval:org.mitre.oval:tst:140195"/>
            <criterion comment="libxml-devel is earlier than 1:1.8.17-9.3" test_ref="oval:org.mitre.oval:tst:140644"/>
            <criterion comment="libxml2 is earlier than 0:2.5.10-15" test_ref="oval:org.mitre.oval:tst:140905"/>
            <criterion comment="libxml2-devel is earlier than 0:2.5.10-15" test_ref="oval:org.mitre.oval:tst:140489"/>
            <criterion comment="libxml2-python is earlier than 0:2.5.10-15" test_ref="oval:org.mitre.oval:tst:140887"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libxml2 is earlier than 0:2.6.16-12.7" test_ref="oval:org.mitre.oval:tst:140897"/>
            <criterion comment="libxml2-devel is earlier than 0:2.6.16-12.7" test_ref="oval:org.mitre.oval:tst:140843"/>
            <criterion comment="libxml2-python is earlier than 0:2.6.16-12.7" test_ref="oval:org.mitre.oval:tst:140882"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28954" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0373 -- systemtap security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>systemtap</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0373.html" ref_id="RHSA-2009:0373"/>
        <reference source="CESA-2009:0373" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-April/015744.html" ref_id="CESA-2009:0373-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0784" ref_id="CVE-2009-0784"/>
        <description>Updated systemtap packages that fix a security issue are now available for
Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
SystemTap is an instrumentation infrastructure for systems running version
2.6 of the Linux kernel. SystemTap scripts can collect system operations
data, greatly simplifying information gathering. Collected data can then
assist in performance measuring, functional testing, and performance and
function problem diagnosis.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:51">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:03.208-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:46.157-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:38.746-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="systemtap is earlier than 0:0.6.2-2.el4_7" test_ref="oval:org.mitre.oval:tst:140476"/>
            <criterion comment="systemtap-runtime is earlier than 0:0.6.2-2.el4_7" test_ref="oval:org.mitre.oval:tst:140219"/>
            <criterion comment="systemtap-testsuite is earlier than 0:0.6.2-2.el4_7" test_ref="oval:org.mitre.oval:tst:140457"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="systemtap is earlier than 0:0.7.2-3.el5_3" test_ref="oval:org.mitre.oval:tst:140343"/>
            <criterion comment="systemtap-client is earlier than 0:0.7.2-3.el5_3" test_ref="oval:org.mitre.oval:tst:140449"/>
            <criterion comment="systemtap-runtime is earlier than 0:0.7.2-3.el5_3" test_ref="oval:org.mitre.oval:tst:140113"/>
            <criterion comment="systemtap-server is earlier than 0:0.7.2-3.el5_3" test_ref="oval:org.mitre.oval:tst:140425"/>
            <criterion comment="systemtap-testsuite is earlier than 0:0.7.2-3.el5_3" test_ref="oval:org.mitre.oval:tst:140059"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28953" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1337 -- gfs2-utils security and bug fix update (Low)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>gfs2-utils</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1337.html" ref_id="RHSA-2009:1337"/>
        <reference source="CESA-2009:1337" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-September/016151.html" ref_id="CESA-2009:1337-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6552" ref_id="CVE-2008-6552"/>
        <description>An updated gfs2-utils package that fixes multiple security issues and
various bugs is now available for Red Hat Enterprise Linux 5.
This update has been rated as having low security impact by the Red Hat
Security Response Team.
The gfs2-utils package provides the user-space tools necessary to mount,
create, maintain, and test GFS2 file systems.
Multiple insecure temporary file use flaws were discovered in GFS2 user
level utilities. A local attacker could use these flaws to overwrite an
arbitrary file writable by a victim running those utilities (typically
root) with the output of the utilities via a symbolic link attack.
(CVE-2008-6552)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:54">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:02.383-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:45.974-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:38.559-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criterion comment="gfs2-utils is earlier than 0:0.1.62-1.el5" test_ref="oval:org.mitre.oval:tst:140597"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28949" version="3" class="patch">
      <metadata>
        <title>ELSA-2015-1003 -- Oracle kvm-83</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>kvm-83</product>
        </affected>
        <reference source="VENDOR" ref_url="https://oss.oracle.com/pipermail/el-errata/2015-May/005074.html" ref_id="ELSA-2015-1003"/>
        <reference source="CVE" ref_url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3456" ref_id="CVE-2015-3456"/>
        <description>The Floppy Disk Controller (FDC) in QEMU, as used in Xen 4.5.x and earlier and KVM, allows local guest users to cause a denial of service (out-of-bounds write and guest crash) or possibly execute arbitrary code via the (1) FD_CMD_READ_ID, (2) FD_CMD_DRIVE_SPECIFICATION_COMMAND, or other unspecified commands, aka VENOM.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-02T09:04:27-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-03T12:26:56.143-04:00">DRAFT</status_change>
            <status_change date="2015-06-22T04:00:44.808-04:00">INTERIM</status_change>
            <status_change date="2015-07-13T04:00:14.629-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="All dependent packages of kvm-83">
          <criterion comment="kmod-kvm-83 is earlier than 0:272.0.1.el5_11 for x86_64" test_ref="oval:org.mitre.oval:tst:138890"/>
          <criterion comment="kmod-kvm-debug-83 is earlier than 0:272.0.1.el5_11 for x86_64" test_ref="oval:org.mitre.oval:tst:138735"/>
          <criterion comment="kvm-83 is earlier than 0:272.0.1.el5_11 for x86_64" test_ref="oval:org.mitre.oval:tst:138763"/>
          <criterion comment="kvm-qemu-img-83 is earlier than 0:272.0.1.el5_11 for x86_64" test_ref="oval:org.mitre.oval:tst:138901"/>
          <criterion comment="kvm-tools-83 is earlier than 0:272.0.1.el5_11 for x86_64" test_ref="oval:org.mitre.oval:tst:138679"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28946" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0476 -- pango security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>pango</product>
          <product>evolution28-pango</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0476.html" ref_id="RHSA-2009:0476"/>
        <reference source="CESA-2009:0476" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-May/015847.html" ref_id="CESA-2009:0476-CentOS 3"/>
        <reference source="CESA-2009:0476" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-May/015853.html" ref_id="CESA-2009:0476-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1194" ref_id="CVE-2009-1194"/>
        <description>Updated pango and evolution28-pango packages that fix an integer overflow
flaw are now available for Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
Pango is a library used for the layout and rendering of internationalized
text.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:26">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:01.253-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:45.567-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:38.279-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="pango-devel is earlier than 0:1.14.9-5.el5_3" test_ref="oval:org.mitre.oval:tst:141059"/>
            <criterion comment="pango is earlier than 0:1.14.9-5.el5_3" test_ref="oval:org.mitre.oval:tst:140165"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="pango is earlier than 0:1.2.5-8" test_ref="oval:org.mitre.oval:tst:140809"/>
            <criterion comment="pango-devel is earlier than 0:1.2.5-8" test_ref="oval:org.mitre.oval:tst:140726"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="evolution28-pango is earlier than 0:1.14.9-11.el4_7" test_ref="oval:org.mitre.oval:tst:140524"/>
            <criterion comment="evolution28-pango-devel is earlier than 0:1.14.9-11.el4_7" test_ref="oval:org.mitre.oval:tst:140920"/>
            <criterion comment="pango is earlier than 0:1.6.0-14.4_7" test_ref="oval:org.mitre.oval:tst:140598"/>
            <criterion comment="pango-devel is earlier than 0:1.6.0-14.4_7" test_ref="oval:org.mitre.oval:tst:141163"/>
          </criteria>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="pango is earlier than 0:1.14.9-5.el5.centos" test_ref="oval:org.mitre.oval:tst:141156"/>
            <criterion comment="pango-devel is earlier than 0:1.14.9-5.el5.centos" test_ref="oval:org.mitre.oval:tst:141100"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28941" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1484 -- postgresql security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>postgresql</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1484.html" ref_id="RHSA-2009:1484"/>
        <reference source="CESA-2009:1484" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-October/016272.html" ref_id="CESA-2009:1484-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0922" ref_id="CVE-2009-0922"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3230" ref_id="CVE-2009-3230"/>
        <description>Updated postgresql packages that fix two security issues are now available
for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
PostgreSQL is an advanced object-relational database management system
(DBMS).
It was discovered that the upstream patch for CVE-2007-6600 included in the
Red Hat Security Advisory RHSA-2008:0038 did not include protection against
misuse of the RESET ROLE and RESET SESSION AUTHORIZATION commands. An
authenticated user could use this flaw to install malicious code that would
later execute with superuser privileges. (CVE-2009-3230)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:39">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:07.609-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:45.173-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:37.863-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="postgresql-devel is earlier than 0:8.1.18-2.el5_4.1" test_ref="oval:org.mitre.oval:tst:140499"/>
            <criterion comment="postgresql-pl is earlier than 0:8.1.18-2.el5_4.1" test_ref="oval:org.mitre.oval:tst:140622"/>
            <criterion comment="postgresql-server is earlier than 0:8.1.18-2.el5_4.1" test_ref="oval:org.mitre.oval:tst:140651"/>
            <criterion comment="postgresql-test is earlier than 0:8.1.18-2.el5_4.1" test_ref="oval:org.mitre.oval:tst:140606"/>
            <criterion comment="postgresql is earlier than 0:8.1.18-2.el5_4.1" test_ref="oval:org.mitre.oval:tst:140485"/>
            <criterion comment="postgresql-contrib is earlier than 0:8.1.18-2.el5_4.1" test_ref="oval:org.mitre.oval:tst:140601"/>
            <criterion comment="postgresql-docs is earlier than 0:8.1.18-2.el5_4.1" test_ref="oval:org.mitre.oval:tst:140554"/>
            <criterion comment="postgresql-libs is earlier than 0:8.1.18-2.el5_4.1" test_ref="oval:org.mitre.oval:tst:140709"/>
            <criterion comment="postgresql-python is earlier than 0:8.1.18-2.el5_4.1" test_ref="oval:org.mitre.oval:tst:140652"/>
            <criterion comment="postgresql-tcl is earlier than 0:8.1.18-2.el5_4.1" test_ref="oval:org.mitre.oval:tst:140005"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="postgresql is earlier than 0:7.4.26-1.el4_8.1" test_ref="oval:org.mitre.oval:tst:140239"/>
            <criterion comment="postgresql-contrib is earlier than 0:7.4.26-1.el4_8.1" test_ref="oval:org.mitre.oval:tst:140789"/>
            <criterion comment="postgresql-devel is earlier than 0:7.4.26-1.el4_8.1" test_ref="oval:org.mitre.oval:tst:140115"/>
            <criterion comment="postgresql-docs is earlier than 0:7.4.26-1.el4_8.1" test_ref="oval:org.mitre.oval:tst:140713"/>
            <criterion comment="postgresql-jdbc is earlier than 0:7.4.26-1.el4_8.1" test_ref="oval:org.mitre.oval:tst:140805"/>
            <criterion comment="postgresql-libs is earlier than 0:7.4.26-1.el4_8.1" test_ref="oval:org.mitre.oval:tst:140611"/>
            <criterion comment="postgresql-pl is earlier than 0:7.4.26-1.el4_8.1" test_ref="oval:org.mitre.oval:tst:140742"/>
            <criterion comment="postgresql-python is earlier than 0:7.4.26-1.el4_8.1" test_ref="oval:org.mitre.oval:tst:140770"/>
            <criterion comment="postgresql-server is earlier than 0:7.4.26-1.el4_8.1" test_ref="oval:org.mitre.oval:tst:140740"/>
            <criterion comment="postgresql-tcl is earlier than 0:7.4.26-1.el4_8.1" test_ref="oval:org.mitre.oval:tst:140506"/>
            <criterion comment="postgresql-test is earlier than 0:7.4.26-1.el4_8.1" test_ref="oval:org.mitre.oval:tst:140775"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28937" version="3" class="patch">
      <metadata>
        <title>CESA-2015:1002 -- centos 5  xen</title>
        <affected family="unix">
          <platform>CentOS Linux 5</platform>
          <product>xen</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.centos.org/pipermail/centos-announce/2015-May/021135.html" ref_id="CESA-2015:1002"/>
        <reference source="CVE" ref_url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3456" ref_id="CVE-2015-3456"/>
        <description>The xen packages contain administration tools and the xend service for managing the kernel-xen kernel for virtualization on Red Hat Enterprise Linux. An out-of-bounds memory access flaw was found in the way QEMU"s virtual Floppy Disk Controller  handled FIFO buffer access while processing certain FDC commands. A privileged guest user could use this flaw to crash the guest or, potentially, execute arbitrary code on the host with the privileges of the host"s QEMU process corresponding to the guest.  Red Hat would like to thank Jason Geffner of CrowdStrike for reporting this issue. All xen users are advised to upgrade to these updated packages, which contain a backported patch to correct this issue. After installing the updated packages, all running fully-virtualized guests must be restarted for this update to take effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-02T09:07:41-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-03T12:26:55.735-04:00">DRAFT</status_change>
            <status_change date="2015-06-22T04:00:44.697-04:00">INTERIM</status_change>
            <status_change date="2015-07-13T04:00:14.468-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        <criteria operator="OR" comment="All dependent packages of xen">
          <criterion comment="xen is earlier than 0:3.0.3-146.el5_11 for i386" test_ref="oval:org.mitre.oval:tst:138715"/>
          <criterion comment="xen is earlier than 0:3.0.3-146.el5_11 for i686" test_ref="oval:org.mitre.oval:tst:138882"/>
          <criterion comment="xen-devel is earlier than 0:3.0.3-146.el5_11 for i386" test_ref="oval:org.mitre.oval:tst:138790"/>
          <criterion comment="xen-devel is earlier than 0:3.0.3-146.el5_11 for i686" test_ref="oval:org.mitre.oval:tst:138823"/>
          <criterion comment="xen-libs is earlier than 0:3.0.3-146.el5_11 for i386" test_ref="oval:org.mitre.oval:tst:137947"/>
          <criterion comment="xen-libs is earlier than 0:3.0.3-146.el5_11 for i686" test_ref="oval:org.mitre.oval:tst:138504"/>
          <criterion comment="xen is earlier than 0:3.0.3-146.el5_11 for x86_64" test_ref="oval:org.mitre.oval:tst:138684"/>
          <criterion comment="xen-devel is earlier than 0:3.0.3-146.el5_11 for x86_64" test_ref="oval:org.mitre.oval:tst:138927"/>
          <criterion comment="xen-libs is earlier than 0:3.0.3-146.el5_11 for x86_64" test_ref="oval:org.mitre.oval:tst:138669"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28934" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0402 -- openswan security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>openswan</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0402.html" ref_id="RHSA-2009:0402"/>
        <reference source="CESA-2009:0402" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-April/015746.html" ref_id="CESA-2009:0402-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4190" ref_id="CVE-2008-4190"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0790" ref_id="CVE-2009-0790"/>
        <description>Updated openswan packages that fix various security issues are now
available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
Openswan is a free implementation of Internet Protocol Security (IPsec)
and Internet Key Exchange (IKE). IPsec uses strong cryptography to provide
both authentication and encryption services. These services allow you to
build secure tunnels through untrusted networks. Everything passing through
the untrusted network is encrypted by the IPsec gateway machine, and
decrypted by the gateway at the other end of the tunnel. The resulting
tunnel is a virtual private network (VPN).</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:50">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:14.313-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:44.766-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:37.565-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="openswan is earlier than 0:2.6.14-1.el5_3.2" test_ref="oval:org.mitre.oval:tst:140301"/>
          <criterion comment="openswan-doc is earlier than 0:2.6.14-1.el5_3.2" test_ref="oval:org.mitre.oval:tst:139535"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28930" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0892 -- xen security and bug fix update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>xen</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0892.html" ref_id="RHSA-2008:0892"/>
        <reference source="CESA-2008:0892" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-October/015299.html" ref_id="CESA-2008:0892-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1945" ref_id="CVE-2008-1945"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1952" ref_id="CVE-2008-1952"/>
        <description>Updated xen packages that resolve a couple of security issues and fix a bug
are now available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The xen packages contain tools for managing the virtual machine monitor in
Red Hat Virtualization.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:20">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:46.778-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:44.558-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:37.300-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criterion comment="xen-libs is earlier than 0:3.0.3-64.el5_2.3" test_ref="oval:org.mitre.oval:tst:138274"/>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="xen is earlier than 0:3.0.3-64.el5_2.3" test_ref="oval:org.mitre.oval:tst:138896"/>
            <criterion comment="xen-devel is earlier than 0:3.0.3-64.el5_2.3" test_ref="oval:org.mitre.oval:tst:139095"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28929" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1278 -- lftp security and bug fix update (Low)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>lftp</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1278.html" ref_id="RHSA-2009:1278"/>
        <reference source="CESA-2009:1278" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-September/016139.html" ref_id="CESA-2009:1278-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2348" ref_id="CVE-2007-2348"/>
        <description>An updated lftp package that fixes one security issue and various bugs is
now available for Red Hat Enterprise Linux 5.
This update has been rated as having low security impact by the Red Hat
Security Response Team.
LFTP is a sophisticated file transfer program for the FTP and HTTP
protocols. Like bash, it has job control and uses the readline library for
input. It has bookmarks, built-in mirroring, and can transfer several files
in parallel. It is designed with reliability in mind.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:55">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:31.531-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:44.404-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:37.109-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criterion comment="lftp is earlier than 0:3.7.11-4.el5" test_ref="oval:org.mitre.oval:tst:140590"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28926" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1471 -- elinks security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>elinks</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1471.html" ref_id="RHSA-2009:1471"/>
        <reference source="CESA-2009:1471" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-October/016224.html" ref_id="CESA-2009:1471-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2027" ref_id="CVE-2007-2027"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7224" ref_id="CVE-2008-7224"/>
        <description>An updated elinks package that fixes two security issues is now available
for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
ELinks is a text-based Web browser. ELinks does not display any images, but
it does support frames, tables, and most other HTML tags.
An off-by-one buffer overflow flaw was discovered in the way ELinks handled
its internal cache of string representations for HTML special entities. A
remote attacker could use this flaw to create a specially-crafted HTML file
that would cause ELinks to crash or, possibly, execute arbitrary code when
rendered. (CVE-2008-7224)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:40">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:18.972-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:44.193-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:36.856-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="elinks is earlier than 0:0.9.2-4.el4_8.1" test_ref="oval:org.mitre.oval:tst:140696"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criterion comment="elinks is earlier than 0:0.11.1-6.el5_4.1" test_ref="oval:org.mitre.oval:tst:140395"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28925" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2015:0803-1 -- Security update for gdm (low)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 12</platform>
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>gdm</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2015/suse-su-20150803-1.html" ref_id="SUSE-SU-2015:0803-1"/>
        <description>The GNOME Display Manager was updated to fix several bugs:
Security issue fixed:
- Removed gdm-fingerprint and gdm-smartcard pamfiles that allowed
  unlocking the screen without password or fingerprint if fingerprint
  reader support was enabled. (boo#900836).
Bugs fixed:
- Fix support for DISPLAYMANAGER_STARTS_XSERVER from
  /etc/sysconfig/displaymanager (bsc#919723).
- Ensure ShowLocalGreeter configuration key is properly handled
  (bgo#743440).</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:35:12">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:38.887-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:43.966-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:36.669-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="SUSE Linux Enterprise Server 12 is installed" definition_ref="oval:org.mitre.oval:def:28211"/>
          <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="gdm is earlier than 0:3.10.0.1-16.1" test_ref="oval:org.mitre.oval:tst:139957"/>
          <criterion comment="gdm-debuginfo is earlier than 0:3.10.0.1-16.1" test_ref="oval:org.mitre.oval:tst:140001"/>
          <criterion comment="gdm-debugsource is earlier than 0:3.10.0.1-16.1" test_ref="oval:org.mitre.oval:tst:139670"/>
          <criterion comment="libgdm1 is earlier than 0:3.10.0.1-16.1" test_ref="oval:org.mitre.oval:tst:140071"/>
          <criterion comment="libgdm1-debuginfo is earlier than 0:3.10.0.1-16.1" test_ref="oval:org.mitre.oval:tst:140008"/>
          <criterion comment="typelib-1_0-Gdm-1_0 is earlier than 0:3.10.0.1-16.1" test_ref="oval:org.mitre.oval:tst:140062"/>
          <criterion comment="gdm-branding-upstream is earlier than 0:3.10.0.1-16.1" test_ref="oval:org.mitre.oval:tst:140037"/>
          <criterion comment="gdm-lang is earlier than 0:3.10.0.1-16.1" test_ref="oval:org.mitre.oval:tst:139509"/>
          <criterion comment="gdmflexiserver is earlier than 0:3.10.0.1-16.1" test_ref="oval:org.mitre.oval:tst:139984"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28923" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0046 -- ntp security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>ntp</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0046.html" ref_id="RHSA-2009:0046"/>
        <reference source="CESA-2009:0046" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-April/015755.html" ref_id="CESA-2009:0046-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0021" ref_id="CVE-2009-0021"/>
        <description>Updated ntp packages to correct a security issue are now available for Red
Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The Network Time Protocol (NTP) is used to synchronize a computer's time
with a referenced time source.
A flaw was discovered in the way the ntpd daemon checked the return value
of the OpenSSL EVP_VerifyFinal function. On systems using NTPv4
authentication, this could lead to an incorrect verification of
cryptographic signatures, allowing time-spoofing attacks. (CVE-2009-0021)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:03">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:26.533-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:43.765-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:36.456-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="ntp is earlier than 0:4.2.0.a.20040617-8.el4_7.1" test_ref="oval:org.mitre.oval:tst:139913"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="ntp is earlier than 0:4.2.2p1-9.el5_3.1" test_ref="oval:org.mitre.oval:tst:140492"/>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criterion comment="ntp is earlier than 0:4.2.2p1-9.el5.centos.1" test_ref="oval:org.mitre.oval:tst:140430"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28921" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2015:0866-1 -- Security update for gd (low)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 12</platform>
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>gd</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2015/suse-su-20150866-1.html" ref_id="SUSE-SU-2015:0866-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9709" ref_id="CVE-2014-9709"/>
        <description>The graphics drawing library gd was updated to fix one security issue.
The following vulnerability was fixed:
* possible buffer read overflow (CVE-2014-9709)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:34:46">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:25.597-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:43.579-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:36.257-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="SUSE Linux Enterprise Server 12 and SUSE Linux Enterprise Desktop 12 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="SUSE Linux Enterprise Server 12 is installed" definition_ref="oval:org.mitre.oval:def:28211"/>
            <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="gd is earlier than 0:2.1.0-5.1" test_ref="oval:org.mitre.oval:tst:140087"/>
            <criterion comment="gd-debuginfo is earlier than 0:2.1.0-5.1" test_ref="oval:org.mitre.oval:tst:139442"/>
            <criterion comment="gd-debugsource is earlier than 0:2.1.0-5.1" test_ref="oval:org.mitre.oval:tst:139998"/>
          </criteria>
        </criteria>
        <criteria comment="SUSE Linux Enterprise Desktop 12 release section">
          <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="gd-32bit is earlier than 0:2.1.0-5.1" test_ref="oval:org.mitre.oval:tst:140002"/>
            <criterion comment="gd-debuginfo-32bit is earlier than 0:2.1.0-5.1" test_ref="oval:org.mitre.oval:tst:139735"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28916" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1504 -- poppler security and bug fix update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>poppler</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1504.html" ref_id="RHSA-2009:1504"/>
        <reference source="CESA-2009:1504" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-October/016271.html" ref_id="CESA-2009:1504-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3603" ref_id="CVE-2009-3603"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3608" ref_id="CVE-2009-3608"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3609" ref_id="CVE-2009-3609"/>
        <description>Updated poppler packages that fix multiple security issues and a bug are
now available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
Poppler is a Portable Document Format (PDF) rendering library, used by
applications such as Evince.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:38">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:26.457-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:43.431-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:35.993-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="poppler-devel is earlier than 0:0.5.4-4.4.el5_4.11" test_ref="oval:org.mitre.oval:tst:140605"/>
          <criterion comment="poppler is earlier than 0:0.5.4-4.4.el5_4.11" test_ref="oval:org.mitre.oval:tst:140692"/>
          <criterion comment="poppler-utils is earlier than 0:0.5.4-4.4.el5_4.11" test_ref="oval:org.mitre.oval:tst:140687"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28912" version="3" class="patch">
      <metadata>
        <title>CESA-2015:0998 -- centos 6  qemu-kvm,qemu-guest-agent</title>
        <affected family="unix">
          <platform>CentOS Linux 6</platform>
          <product>qemu-kvm</product>
          <product>qemu-guest-agent</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.centos.org/pipermail/centos-announce/2015-May/021136.html" ref_id="CESA-2015:0998"/>
        <reference source="CVE" ref_url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3456" ref_id="CVE-2015-3456"/>
        <description>KVM  is a full virtualization solution for Linux on AMD64 and Intel 64 systems. The qemu-kvm package provides the user-space component for running virtual machines using KVM. An out-of-bounds memory access flaw was found in the way QEMU"s virtual Floppy Disk Controller  handled FIFO buffer access while processing certain FDC commands. A privileged guest user could use this flaw to crash the guest or, potentially, execute arbitrary code on the host with the privileges of the host"s QEMU process corresponding to the guest.  Red Hat would like to thank Jason Geffner of CrowdStrike for reporting this issue. All qemu-kvm users are advised to upgrade to these updated packages, which contain a backported patch to correct this issue. After installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-02T09:04:27-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-03T12:26:55.273-04:00">DRAFT</status_change>
            <status_change date="2015-06-22T04:00:44.554-04:00">INTERIM</status_change>
            <status_change date="2015-07-13T04:00:14.005-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="The operating system installed on the system is CentOS Linux 6.x" definition_ref="oval:org.mitre.oval:def:16337"/>
        <criteria operator="OR" comment="Package Section">
          <criterion comment="qemu-kvm is earlier than 2:0.12.1.2-2.448.el6_6.3 for x86_64" test_ref="oval:org.mitre.oval:tst:138899"/>
          <criterion comment="qemu-kvm-tools is earlier than 2:0.12.1.2-2.448.el6_6.3 for x86_64" test_ref="oval:org.mitre.oval:tst:138864"/>
          <criterion comment="qemu-guest-agent is earlier than 2:0.12.1.2-2.448.el6_6.3 for i686" test_ref="oval:org.mitre.oval:tst:138656"/>
          <criterion comment="qemu-guest-agent is earlier than 2:0.12.1.2-2.448.el6_6.3 for x86_64" test_ref="oval:org.mitre.oval:tst:138768"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28898" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1584 -- java-1.6.0-openjdk security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>java-1.6.0-openjdk</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1584.html" ref_id="RHSA-2009:1584"/>
        <reference source="CESA-2009:1584" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-November/016328.html" ref_id="CESA-2009:1584-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2409" ref_id="CVE-2009-2409"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3728" ref_id="CVE-2009-3728"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3869" ref_id="CVE-2009-3869"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3871" ref_id="CVE-2009-3871"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3873" ref_id="CVE-2009-3873"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3874" ref_id="CVE-2009-3874"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3875" ref_id="CVE-2009-3875"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3876" ref_id="CVE-2009-3876"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3877" ref_id="CVE-2009-3877"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3879" ref_id="CVE-2009-3879"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3880" ref_id="CVE-2009-3880"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3881" ref_id="CVE-2009-3881"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3882" ref_id="CVE-2009-3882"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3883" ref_id="CVE-2009-3883"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3884" ref_id="CVE-2009-3884"/>
        <description>Updated java-1.6.0-openjdk packages that fix several security issues are
now available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
These packages provide the OpenJDK 6 Java Runtime Environment and the
OpenJDK 6 Software Development Kit. The Java Runtime Environment (JRE)
contains the software and tools that users need to run applications written
using the Java programming language.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:34">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:36.379-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:41.297-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:34.836-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="java-1.6.0-openjdk is earlier than 1:1.6.0.0-1.7.b09.el5" test_ref="oval:org.mitre.oval:tst:140192"/>
          <criterion comment="java-1.6.0-openjdk-demo is earlier than 1:1.6.0.0-1.7.b09.el5" test_ref="oval:org.mitre.oval:tst:139552"/>
          <criterion comment="java-1.6.0-openjdk-devel is earlier than 1:1.6.0.0-1.7.b09.el5" test_ref="oval:org.mitre.oval:tst:140136"/>
          <criterion comment="java-1.6.0-openjdk-javadoc is earlier than 1:1.6.0.0-1.7.b09.el5" test_ref="oval:org.mitre.oval:tst:140241"/>
          <criterion comment="java-1.6.0-openjdk-src is earlier than 1:1.6.0.0-1.7.b09.el5" test_ref="oval:org.mitre.oval:tst:140063"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28897" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1502 -- kdegraphics security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>kdegraphics</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1502.html" ref_id="RHSA-2009:1502"/>
        <reference source="CESA-2009:1502" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-October/016232.html" ref_id="CESA-2009:1502-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0791" ref_id="CVE-2009-0791"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1188" ref_id="CVE-2009-1188"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3604" ref_id="CVE-2009-3604"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3606" ref_id="CVE-2009-3606"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3608" ref_id="CVE-2009-3608"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3609" ref_id="CVE-2009-3609"/>
        <description>Updated kdegraphics packages that fix multiple security issues are now
available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The kdegraphics packages contain applications for the K Desktop
Environment, including KPDF, a viewer for Portable Document Format (PDF)
files.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:35">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:18.265-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:40.936-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:34.564-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kdegraphics-devel is earlier than 7:3.5.4-15.el5_4.2" test_ref="oval:org.mitre.oval:tst:138729"/>
          <criterion comment="kdegraphics is earlier than 7:3.5.4-15.el5_4.2" test_ref="oval:org.mitre.oval:tst:139396"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28896" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0271 -- gstreamer-plugins-good security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <product>gstreamer-plugins-good</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0271.html" ref_id="RHSA-2009:0271"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0386" ref_id="CVE-2009-0386"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0387" ref_id="CVE-2009-0387"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0397" ref_id="CVE-2009-0397"/>
        <description>Updated gstreamer-plugins-good packages that fix several security issues
are now available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
GStreamer is a streaming media framework, based on graphs of filters which
operate on media data. GStreamer Good Plug-ins is a collection of
well-supported, GStreamer plug-ins of good quality released under the LGPL
license.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:02">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:00.515-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:40.609-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:34.230-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="gstreamer-plugins-good-devel is earlier than 0:0.10.9-1.el5_3.1" test_ref="oval:org.mitre.oval:tst:139677"/>
          <criterion comment="gstreamer-plugins-good is earlier than 0:0.10.9-1.el5_3.1" test_ref="oval:org.mitre.oval:tst:140269"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28894" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1100 -- wireshark security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>wireshark</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1100.html" ref_id="RHSA-2009:1100"/>
        <reference source="CESA-2009:1100" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-June/015969.html" ref_id="CESA-2009:1100-CentOS 3"/>
        <reference source="CESA-2009:1100" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-June/015987.html" ref_id="CESA-2009:1100-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1210" ref_id="CVE-2009-1210"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1268" ref_id="CVE-2009-1268"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1269" ref_id="CVE-2009-1269"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1829" ref_id="CVE-2009-1829"/>
        <description>Updated wireshark packages that fix several security issues are now
available for Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Wireshark is a program for monitoring network traffic. Wireshark was
previously known as Ethereal.
A format string flaw was found in Wireshark. If Wireshark read a malformed
packet off a network or opened a malicious dump file, it could crash or,
possibly, execute arbitrary code as the user running Wireshark. (CVE-2009-1210)
Several denial of service flaws were found in Wireshark. Wireshark could
crash or stop responding if it read a malformed packet off a network, or
opened a malicious dump file. (CVE-2009-1268, CVE-2009-1269, CVE-2009-1829)
Users of wireshark should upgrade to these updated packages, which contain
Wireshark version 1.0.8, and resolve these issues. All running instances of
Wireshark must be restarted for the update to take effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:21">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:20.199-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:40.165-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:33.796-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="wireshark-gnome is earlier than 0:1.0.8-1.el5_3.1" test_ref="oval:org.mitre.oval:tst:140700"/>
            <criterion comment="wireshark is earlier than 0:1.0.8-1.el5_3.1" test_ref="oval:org.mitre.oval:tst:140402"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="wireshark is earlier than 0:1.0.8-EL3.1" test_ref="oval:org.mitre.oval:tst:141101"/>
            <criterion comment="wireshark-gnome is earlier than 0:1.0.8-EL3.1" test_ref="oval:org.mitre.oval:tst:140892"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="wireshark is earlier than 0:1.0.8-1.el4_8.1" test_ref="oval:org.mitre.oval:tst:140895"/>
            <criterion comment="wireshark-gnome is earlier than 0:1.0.8-1.el4_8.1" test_ref="oval:org.mitre.oval:tst:140779"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28893" version="3" class="patch">
      <metadata>
        <title>ELSA-2015-0999 -- Oracle qemu-kvm</title>
        <affected family="unix">
          <platform>Oracle Linux 7</platform>
          <product>qemu-kvm</product>
          <product>libcacard</product>
        </affected>
        <reference source="VENDOR" ref_url="https://oss.oracle.com/pipermail/el-errata/2015-May/005067.html" ref_id="ELSA-2015-0999"/>
        <reference source="CVE" ref_url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3456" ref_id="CVE-2015-3456"/>
        <description>KVM  is a full virtualization solution for Linux on AMD64 and Intel 64 systems. The qemu-kvm package provides the user-space component for running virtual machines using KVM. An out-of-bounds memory access flaw was found in the way QEMU"s virtual Floppy Disk Controller  handled FIFO buffer access while processing certain FDC commands. A privileged guest user could use this flaw to crash the guest or, potentially, execute arbitrary code on the host with the privileges of the host"s QEMU process corresponding to the guest.  Red Hat would like to thank Jason Geffner of CrowdStrike for reporting this issue. All qemu-kvm users are advised to upgrade to these updated packages, which contain a backported patch to correct this issue. After installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-02T09:04:27-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-03T12:26:57.571-04:00">DRAFT</status_change>
            <status_change date="2015-06-22T04:00:44.376-04:00">INTERIM</status_change>
            <status_change date="2015-07-13T04:00:13.512-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Oracle Linux 7.x" definition_ref="oval:org.mitre.oval:def:25183"/>
        <criteria operator="OR" comment="Package Section">
          <criterion comment="libcacard is earlier than 10:1.5.3-86.el7_1.2 for i686" test_ref="oval:org.mitre.oval:tst:138828"/>
          <criterion comment="libcacard is earlier than 10:1.5.3-86.el7_1.2 for x86_64" test_ref="oval:org.mitre.oval:tst:138825"/>
          <criterion comment="libcacard-devel is earlier than 10:1.5.3-86.el7_1.2 for i686" test_ref="oval:org.mitre.oval:tst:138904"/>
          <criterion comment="libcacard-devel is earlier than 10:1.5.3-86.el7_1.2 for x86_64" test_ref="oval:org.mitre.oval:tst:138495"/>
          <criterion comment="libcacard-tools is earlier than 10:1.5.3-86.el7_1.2 for x86_64" test_ref="oval:org.mitre.oval:tst:138703"/>
          <criterion comment="qemu-img is earlier than 10:1.5.3-86.el7_1.2 for x86_64" test_ref="oval:org.mitre.oval:tst:138278"/>
          <criterion comment="qemu-kvm is earlier than 10:1.5.3-86.el7_1.2 for x86_64" test_ref="oval:org.mitre.oval:tst:138765"/>
          <criterion comment="qemu-kvm-common is earlier than 10:1.5.3-86.el7_1.2 for x86_64" test_ref="oval:org.mitre.oval:tst:138764"/>
          <criterion comment="qemu-kvm-tools is earlier than 10:1.5.3-86.el7_1.2 for x86_64" test_ref="oval:org.mitre.oval:tst:138894"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28888" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1289 -- mysql security and bug fix update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>mysql</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1289.html" ref_id="RHSA-2009:1289"/>
        <reference source="CESA-2009:1289" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-September/016144.html" ref_id="CESA-2009:1289-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2079" ref_id="CVE-2008-2079"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3963" ref_id="CVE-2008-3963"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4456" ref_id="CVE-2008-4456"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2446" ref_id="CVE-2009-2446"/>
        <description>Updated mysql packages that fix various security issues and several bugs
are now available for Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:57">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:24.650-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:39.697-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:33.419-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="mysql-bench is earlier than 0:5.0.77-3.el5" test_ref="oval:org.mitre.oval:tst:140815"/>
          <criterion comment="mysql-devel is earlier than 0:5.0.77-3.el5" test_ref="oval:org.mitre.oval:tst:139909"/>
          <criterion comment="mysql-server is earlier than 0:5.0.77-3.el5" test_ref="oval:org.mitre.oval:tst:140573"/>
          <criterion comment="mysql-test is earlier than 0:5.0.77-3.el5" test_ref="oval:org.mitre.oval:tst:140567"/>
          <criterion comment="mysql is earlier than 0:5.0.77-3.el5" test_ref="oval:org.mitre.oval:tst:140684"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28887" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0486 -- nfs-utils security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>nfs-utils</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0486.html" ref_id="RHSA-2008:0486"/>
        <reference source="CESA-2008:0486" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-July/015179.html" ref_id="CESA-2008:0486-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1376" ref_id="CVE-2008-1376"/>
        <description>An updated nfs-utils package that fixes a security issue is now available
for Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The nfs-utils package provides a daemon for the kernel NFS server and
related tools.
A flaw was found in the nfs-utils package build. The nfs-utils package was
missing TCP wrappers support, which could result in an administrator
believing they had access restrictions enabled when they did not.
(CVE-2008-1376)
Users of nfs-utils are advised to upgrade to these updated packages, which
contain a backported patch to resolve this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:28">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:27.023-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:39.565-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:33.216-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
        <criterion comment="nfs-utils is earlier than 1:1.0.9-35z.el5_2" test_ref="oval:org.mitre.oval:tst:138566"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28879" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1159 -- libtiff security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>libtiff</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1159.html" ref_id="RHSA-2009:1159"/>
        <reference source="CESA-2009:1159" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-July/016036.html" ref_id="CESA-2009:1159-CentOS 3"/>
        <reference source="CESA-2009:1159" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-July/016042.html" ref_id="CESA-2009:1159-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2285" ref_id="CVE-2009-2285"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2347" ref_id="CVE-2009-2347"/>
        <description>Updated libtiff packages that fix several security issues are now available
for Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The libtiff packages contain a library of functions for manipulating Tagged
Image File Format (TIFF) files.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:14">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:36.674-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:39.247-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:32.925-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libtiff-devel is earlier than 0:3.8.2-7.el5_3.4" test_ref="oval:org.mitre.oval:tst:140723"/>
            <criterion comment="libtiff is earlier than 0:3.8.2-7.el5_3.4" test_ref="oval:org.mitre.oval:tst:141014"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libtiff is earlier than 0:3.5.7-33.el3" test_ref="oval:org.mitre.oval:tst:140923"/>
            <criterion comment="libtiff-devel is earlier than 0:3.5.7-33.el3" test_ref="oval:org.mitre.oval:tst:140854"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libtiff is earlier than 0:3.6.1-12.el4_8.4" test_ref="oval:org.mitre.oval:tst:140043"/>
            <criterion comment="libtiff-devel is earlier than 0:3.6.1-12.el4_8.4" test_ref="oval:org.mitre.oval:tst:140596"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28869" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0480 -- poppler security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>poppler</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0480.html" ref_id="RHSA-2009:0480"/>
        <reference source="CESA-2009:0480" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-May/015865.html" ref_id="CESA-2009:0480-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0146" ref_id="CVE-2009-0146"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0147" ref_id="CVE-2009-0147"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0166" ref_id="CVE-2009-0166"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0195" ref_id="CVE-2009-0195"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0791" ref_id="CVE-2009-0791"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0799" ref_id="CVE-2009-0799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0800" ref_id="CVE-2009-0800"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1179" ref_id="CVE-2009-1179"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1180" ref_id="CVE-2009-1180"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1181" ref_id="CVE-2009-1181"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1182" ref_id="CVE-2009-1182"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1183" ref_id="CVE-2009-1183"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1187" ref_id="CVE-2009-1187"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1188" ref_id="CVE-2009-1188"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3604" ref_id="CVE-2009-3604"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3606" ref_id="CVE-2009-3606"/>
        <description>Updated poppler packages that fix multiple security issues are now
available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
Poppler is a Portable Document Format (PDF) rendering library, used by
applications such as Evince.
Multiple integer overflow flaws were found in poppler. An attacker could
create a malicious PDF file that would cause applications that use poppler
(such as Evince) to crash or, potentially, execute arbitrary code when
opened. (CVE-2009-0147, CVE-2009-1179, CVE-2009-1187, CVE-2009-1188)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:25">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:25.263-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:38.422-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:32.443-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="poppler-devel is earlier than 0:0.5.4-4.4.el5_3.9" test_ref="oval:org.mitre.oval:tst:140752"/>
          <criterion comment="poppler is earlier than 0:0.5.4-4.4.el5_3.9" test_ref="oval:org.mitre.oval:tst:140821"/>
          <criterion comment="poppler-utils is earlier than 0:0.5.4-4.4.el5_3.9" test_ref="oval:org.mitre.oval:tst:140829"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28862" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1670 -- kernel security and bug fix update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1670.html" ref_id="RHSA-2009:1670"/>
        <reference source="CESA-2009:1670" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-December/016374.html" ref_id="CESA-2009:1670-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3612" ref_id="CVE-2009-3612"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3620" ref_id="CVE-2009-3620"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3621" ref_id="CVE-2009-3621"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3726" ref_id="CVE-2009-3726"/>
        <description>Updated kernel packages that fix multiple security issues and several bugs
are now available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The kernel packages contain the Linux kernel, the core of any Linux
operating system.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:19">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:48.785-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:38.044-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:32.027-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.18-164.9.1.el5" test_ref="oval:org.mitre.oval:tst:140203"/>
          <criterion comment="kernel-PAE is earlier than 0:2.6.18-164.9.1.el5" test_ref="oval:org.mitre.oval:tst:139851"/>
          <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-164.9.1.el5" test_ref="oval:org.mitre.oval:tst:140207"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.18-164.9.1.el5" test_ref="oval:org.mitre.oval:tst:140153"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-164.9.1.el5" test_ref="oval:org.mitre.oval:tst:139254"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.18-164.9.1.el5" test_ref="oval:org.mitre.oval:tst:139555"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.18-164.9.1.el5" test_ref="oval:org.mitre.oval:tst:139448"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.18-164.9.1.el5" test_ref="oval:org.mitre.oval:tst:140103"/>
          <criterion comment="kernel-xen is earlier than 0:2.6.18-164.9.1.el5" test_ref="oval:org.mitre.oval:tst:140216"/>
          <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-164.9.1.el5" test_ref="oval:org.mitre.oval:tst:139930"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28850" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0259 -- mod_auth_mysql security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <product>mod_auth_mysql</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0259.html" ref_id="RHSA-2009:0259"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2384" ref_id="CVE-2008-2384"/>
        <description>An updated mod_auth_mysql package to correct a security issue is now
available for Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The mod_auth_mysql package includes an extension module for the Apache HTTP
Server which can be used to implement web user authentication against a
MySQL database.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:01">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:00.890-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:37.890-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:31.785-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
        <criterion comment="mod_auth_mysql is earlier than 1:3.0.0-3.2.el5_3" test_ref="oval:org.mitre.oval:tst:140388"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28842" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0815 -- yum-rhn-plugin security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <product>yum-rhn-plugin</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0815.html" ref_id="RHSA-2008:0815"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3270" ref_id="CVE-2008-3270"/>
        <description>Updated yum-rhn-plugin packages that fix a security issue are now available
for Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The yum-rhn-plugin provides support for yum to securely access a Red Hat
Network (RHN) server for software updates.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:24">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:30.511-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:37.201-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:31.565-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
        <criterion comment="yum-rhn-plugin is earlier than 0:0.5.3-12.el5_2.9" test_ref="oval:org.mitre.oval:tst:139143"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28838" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0474 -- acpid security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>acpid</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0474.html" ref_id="RHSA-2009:0474"/>
        <reference source="CESA-2009:0474" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-May/015846.html" ref_id="CESA-2009:0474-CentOS 3"/>
        <reference source="CESA-2009:0474" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-May/015873.html" ref_id="CESA-2009:0474-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0798" ref_id="CVE-2009-0798"/>
        <description>An updated acpid package that fixes one security issue is now available
for Red Hat Enterprise Linux 2.1, 3, 4, and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
acpid is a daemon that dispatches ACPI (Advanced Configuration and Power
Interface) events to user-space programs.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:27">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:13.448-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:36.969-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:31.320-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criterion comment="acpid is earlier than 0:1.0.2-4" test_ref="oval:org.mitre.oval:tst:139783"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="acpid is earlier than 0:1.0.3-2.el4_7.1" test_ref="oval:org.mitre.oval:tst:140189"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criterion comment="acpid is earlier than 0:1.0.4-7.el5_3.1" test_ref="oval:org.mitre.oval:tst:139311"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28823" version="3" class="patch">
      <metadata>
        <title>ELSA-2015-1189 -- kvm security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>kvm</product>
          <product>kmod-kvm</product>
          <product>kmod-kvm-debug</product>
          <product>kvm-qemu-img</product>
          <product>kvm-tools</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2015-1189.html" ref_id="ELSA-2015-1189"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3209" ref_id="CVE-2015-3209"/>
        <description>[kvm-83-273.0.1.el5]
- Added kvm-add-oracle-workaround-for-libvirt-bug.patch
- Added kvm-Introduce-oel-machine-type.patch
[kvm-83.273.el5]
- kvm-pcnet-Properly-handle-TX-requests-during-Link-Fail.patch [bz#1225896]
- kvm-pcnet-fix-Negative-array-index-read.patch [bz#1225896]
- kvm-pcnet-force-the-buffer-access-to-be-in-bounds-during.patch [bz#1225896]
- Resolves: bz#1225896
  (EMBARGOED CVE-2015-3209 kvm: qemu: pcnet: multi-tmd buffer overflow in the tx path [rhel-5.11.z)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:38:53">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:21.765-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:36.707-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:31.041-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kvm is earlier than 0:83-273.0.1.el5_11" test_ref="oval:org.mitre.oval:tst:139819"/>
          <criterion comment="kmod-kvm is earlier than 0:83-273.0.1.el5_11" test_ref="oval:org.mitre.oval:tst:139853"/>
          <criterion comment="kmod-kvm-debug is earlier than 0:83-273.0.1.el5_11" test_ref="oval:org.mitre.oval:tst:139205"/>
          <criterion comment="kvm-qemu-img is earlier than 0:83-273.0.1.el5_11" test_ref="oval:org.mitre.oval:tst:139918"/>
          <criterion comment="kvm-tools is earlier than 0:83-273.0.1.el5_11" test_ref="oval:org.mitre.oval:tst:140090"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28800" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1075 -- httpd security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>httpd</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1075.html" ref_id="RHSA-2009:1075"/>
        <reference source="CESA-2009:1075" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-May/015953.html" ref_id="CESA-2009:1075-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1678" ref_id="CVE-2008-1678"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1195" ref_id="CVE-2009-1195"/>
        <description>Updated httpd packages that fix two security issues are now available for
Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The Apache HTTP Server is a popular and freely-available Web server.
A flaw was found in the handling of compression structures between mod_ssl
and OpenSSL. If too many connections were opened in a short period of time,
all system memory and swap space would be consumed by httpd, negatively
impacting other processes, or causing a system crash. (CVE-2008-1678)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:23">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:33.240-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:36.011-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:30.664-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="httpd-devel is earlier than 0:2.2.3-22.el5_3.1" test_ref="oval:org.mitre.oval:tst:140704"/>
            <criterion comment="httpd-manual is earlier than 0:2.2.3-22.el5_3.1" test_ref="oval:org.mitre.oval:tst:141096"/>
            <criterion comment="httpd is earlier than 0:2.2.3-22.el5_3.1" test_ref="oval:org.mitre.oval:tst:140508"/>
            <criterion comment="mod_ssl is earlier than 0:2.2.3-22.el5_3.1" test_ref="oval:org.mitre.oval:tst:140501"/>
          </criteria>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="httpd is earlier than 0:2.2.3-22.el5.centos.1" test_ref="oval:org.mitre.oval:tst:140715"/>
            <criterion comment="httpd-devel is earlier than 0:2.2.3-22.el5.centos.1" test_ref="oval:org.mitre.oval:tst:140112"/>
            <criterion comment="httpd-manual is earlier than 0:2.2.3-22.el5.centos.1" test_ref="oval:org.mitre.oval:tst:140942"/>
            <criterion comment="mod_ssl is earlier than 0:2.2.3-22.el5.centos.1" test_ref="oval:org.mitre.oval:tst:140150"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28793" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0326 -- kernel security and bug fix update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0326.html" ref_id="RHSA-2009:0326"/>
        <reference source="CESA-2009:0326" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-April/015712.html" ref_id="CESA-2009:0326-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3528" ref_id="CVE-2008-3528"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5700" ref_id="CVE-2008-5700"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0028" ref_id="CVE-2009-0028"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0269" ref_id="CVE-2009-0269"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0322" ref_id="CVE-2009-0322"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0675" ref_id="CVE-2009-0675"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0676" ref_id="CVE-2009-0676"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0778" ref_id="CVE-2009-0778"/>
        <description>Updated kernel packages that fix several security issues and several bugs
are now available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The kernel packages contain the Linux kernel, the core of any Linux
operating system.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:41">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:27.062-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:34.922-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:29.269-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel is earlier than 0:2.6.18-128.1.6.el5" test_ref="oval:org.mitre.oval:tst:140369"/>
            <criterion comment="kernel-PAE is earlier than 0:2.6.18-128.1.6.el5" test_ref="oval:org.mitre.oval:tst:140191"/>
            <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-128.1.6.el5" test_ref="oval:org.mitre.oval:tst:140225"/>
            <criterion comment="kernel-debug is earlier than 0:2.6.18-128.1.6.el5" test_ref="oval:org.mitre.oval:tst:140405"/>
            <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-128.1.6.el5" test_ref="oval:org.mitre.oval:tst:139624"/>
            <criterion comment="kernel-devel is earlier than 0:2.6.18-128.1.6.el5" test_ref="oval:org.mitre.oval:tst:139799"/>
            <criterion comment="kernel-doc is earlier than 0:2.6.18-128.1.6.el5" test_ref="oval:org.mitre.oval:tst:139475"/>
            <criterion comment="kernel-headers is earlier than 0:2.6.18-128.1.6.el5" test_ref="oval:org.mitre.oval:tst:140174"/>
            <criterion comment="kernel-xen is earlier than 0:2.6.18-128.1.6.el5" test_ref="oval:org.mitre.oval:tst:140126"/>
            <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-128.1.6.el5" test_ref="oval:org.mitre.oval:tst:140344"/>
          </criteria>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel-debug-debuginfo is earlier than 0:2.6.18-128.1.6.el5" test_ref="oval:org.mitre.oval:tst:140391"/>
            <criterion comment="kernel-debuginfo is earlier than 0:2.6.18-128.1.6.el5" test_ref="oval:org.mitre.oval:tst:140244"/>
            <criterion comment="kernel-debuginfo-common is earlier than 0:2.6.18-128.1.6.el5" test_ref="oval:org.mitre.oval:tst:140371"/>
            <criterion comment="kernel-PAE-debuginfo is earlier than 0:2.6.18-128.1.6.el5" test_ref="oval:org.mitre.oval:tst:140290"/>
            <criterion comment="kernel-xen-debuginfo is earlier than 0:2.6.18-128.1.6.el5" test_ref="oval:org.mitre.oval:tst:140325"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28792" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2015:1014-1 -- Security update for vorbis-tools (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 12</platform>
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>vorbis-tools</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2015/suse-su-20151014-1.html" ref_id="SUSE-SU-2015:1014-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9638" ref_id="CVE-2014-9638"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9639" ref_id="CVE-2014-9639"/>
        <description>Vorbis tools was updated to fix division by zero and integer overflows by
crafted WAV files (CVE-2014-9638, CVE-2014-9639, bnc#914439, bnc#914441),
that would allow attackers to crash the vorbis tools processes.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:35:28">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:35.554-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:34.586-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:29.026-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="SUSE Linux Enterprise Server 12 is installed" definition_ref="oval:org.mitre.oval:def:28211"/>
          <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="vorbis-tools is earlier than 0:1.4.0-23.1" test_ref="oval:org.mitre.oval:tst:139299"/>
          <criterion comment="vorbis-tools-debuginfo is earlier than 0:1.4.0-23.1" test_ref="oval:org.mitre.oval:tst:139997"/>
          <criterion comment="vorbis-tools-debugsource is earlier than 0:1.4.0-23.1" test_ref="oval:org.mitre.oval:tst:140006"/>
          <criterion comment="vorbis-tools-lang is earlier than 0:1.4.0-23.1" test_ref="oval:org.mitre.oval:tst:139976"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28787" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0533 -- bind security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <platform>CentOS Linux 2</platform>
          <platform>CentOS Linux 3</platform>
          <product>bind</product>
          <product>selinux-policy-targeted</product>
          <product>selinux-policy</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0533.html" ref_id="RHSA-2008:0533"/>
        <reference source="CESA-2008:0533" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-July/015077.html" ref_id="CESA-2008:0533-CentOS 5"/>
        <reference source="CESA-2008:0533" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-July/015082.html" ref_id="CESA-2008:0533-CentOS 2"/>
        <reference source="CESA-2008:0533" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-July/015083.html" ref_id="CESA-2008:0533-CentOS 3"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1447" ref_id="CVE-2008-1447"/>
        <description>Updated bind packages that help mitigate DNS spoofing attacks are now
available. 
This update has been rated as having important security impact by the Red
Hat Security Response Team.
We have updated the Enterprise Linux 5 packages in this advisory. The
default and sample caching-nameserver configuration files have been updated
so that they do not specify a fixed query-source port.  Administrators
wishing to take advantage of randomized UDP source ports should check their
configuration file to ensure they have not specified fixed query-source ports.
ISC BIND (Berkeley Internet Name Domain) is an implementation of the DNS
(Domain Name System) protocols.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:30">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:22.160-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:33.638-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:27.987-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="bind-chroot is earlier than 30:9.3.4-6.0.2.P1.el5_2" test_ref="oval:org.mitre.oval:tst:139168"/>
            <criterion comment="bind-devel is earlier than 30:9.3.4-6.0.2.P1.el5_2" test_ref="oval:org.mitre.oval:tst:139484"/>
            <criterion comment="bind-libbind-devel is earlier than 30:9.3.4-6.0.2.P1.el5_2" test_ref="oval:org.mitre.oval:tst:139306"/>
            <criterion comment="caching-nameserver is earlier than 30:9.3.4-6.0.2.P1.el5_2" test_ref="oval:org.mitre.oval:tst:139251"/>
            <criterion comment="selinux-policy-devel is earlier than 0:2.4.6-137.1.el5_2" test_ref="oval:org.mitre.oval:tst:139116"/>
            <criterion comment="bind is earlier than 30:9.3.4-6.0.2.P1.el5_2" test_ref="oval:org.mitre.oval:tst:139260"/>
            <criterion comment="bind-libs is earlier than 30:9.3.4-6.0.2.P1.el5_2" test_ref="oval:org.mitre.oval:tst:139035"/>
            <criterion comment="bind-sdb is earlier than 30:9.3.4-6.0.2.P1.el5_2" test_ref="oval:org.mitre.oval:tst:139192"/>
            <criterion comment="bind-utils is earlier than 30:9.3.4-6.0.2.P1.el5_2" test_ref="oval:org.mitre.oval:tst:138935"/>
            <criterion comment="selinux-policy is earlier than 0:2.4.6-137.1.el5_2" test_ref="oval:org.mitre.oval:tst:139208"/>
            <criterion comment="selinux-policy-mls is earlier than 0:2.4.6-137.1.el5_2" test_ref="oval:org.mitre.oval:tst:139195"/>
            <criterion comment="selinux-policy-strict is earlier than 0:2.4.6-137.1.el5_2" test_ref="oval:org.mitre.oval:tst:139356"/>
            <criterion comment="selinux-policy-targeted is earlier than 0:2.4.6-137.1.el5_2" test_ref="oval:org.mitre.oval:tst:139104"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="bind is earlier than 30:9.2.4-22.el3" test_ref="oval:org.mitre.oval:tst:139096"/>
            <criterion comment="bind-chroot is earlier than 30:9.2.4-22.el3" test_ref="oval:org.mitre.oval:tst:139330"/>
            <criterion comment="bind-devel is earlier than 30:9.2.4-22.el3" test_ref="oval:org.mitre.oval:tst:139418"/>
            <criterion comment="bind-libs is earlier than 30:9.2.4-22.el3" test_ref="oval:org.mitre.oval:tst:138746"/>
            <criterion comment="bind-utils is earlier than 30:9.2.4-22.el3" test_ref="oval:org.mitre.oval:tst:139469"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="bind is earlier than 30:9.2.4-28.0.1.el4" test_ref="oval:org.mitre.oval:tst:139070"/>
            <criterion comment="bind-chroot is earlier than 30:9.2.4-28.0.1.el4" test_ref="oval:org.mitre.oval:tst:139224"/>
            <criterion comment="bind-devel is earlier than 30:9.2.4-28.0.1.el4" test_ref="oval:org.mitre.oval:tst:139239"/>
            <criterion comment="bind-libs is earlier than 30:9.2.4-28.0.1.el4" test_ref="oval:org.mitre.oval:tst:139207"/>
            <criterion comment="bind-utils is earlier than 30:9.2.4-28.0.1.el4" test_ref="oval:org.mitre.oval:tst:138788"/>
            <criterion comment="selinux-policy-targeted is earlier than 0:1.17.30-2.150.el4" test_ref="oval:org.mitre.oval:tst:138871"/>
            <criterion comment="selinux-policy-targeted-sources is earlier than 0:1.17.30-2.150.el4" test_ref="oval:org.mitre.oval:tst:139293"/>
          </criteria>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="bind is earlier than 30:9.3.4-6.0.1.P1.el5_2" test_ref="oval:org.mitre.oval:tst:139381"/>
            <criterion comment="bind-chroot is earlier than 30:9.3.4-6.0.1.P1.el5_2" test_ref="oval:org.mitre.oval:tst:139183"/>
            <criterion comment="bind-devel is earlier than 30:9.3.4-6.0.1.P1.el5_2" test_ref="oval:org.mitre.oval:tst:139485"/>
            <criterion comment="bind-libbind-devel is earlier than 30:9.3.4-6.0.1.P1.el5_2" test_ref="oval:org.mitre.oval:tst:139033"/>
            <criterion comment="bind-libs is earlier than 30:9.3.4-6.0.1.P1.el5_2" test_ref="oval:org.mitre.oval:tst:139404"/>
            <criterion comment="bind-sdb is earlier than 30:9.3.4-6.0.1.P1.el5_2" test_ref="oval:org.mitre.oval:tst:139387"/>
            <criterion comment="bind-utils is earlier than 30:9.3.4-6.0.1.P1.el5_2" test_ref="oval:org.mitre.oval:tst:139175"/>
            <criterion comment="caching-nameserver is earlier than 30:9.3.4-6.0.1.P1.el5_2" test_ref="oval:org.mitre.oval:tst:139216"/>
            <criterion comment="selinux-policy is earlier than 0:2.4.6-137.1.el5" test_ref="oval:org.mitre.oval:tst:139328"/>
            <criterion comment="selinux-policy-devel is earlier than 0:2.4.6-137.1.el5" test_ref="oval:org.mitre.oval:tst:139291"/>
            <criterion comment="selinux-policy-mls is earlier than 0:2.4.6-137.1.el5" test_ref="oval:org.mitre.oval:tst:139477"/>
            <criterion comment="selinux-policy-strict is earlier than 0:2.4.6-137.1.el5" test_ref="oval:org.mitre.oval:tst:139421"/>
            <criterion comment="selinux-policy-targeted is earlier than 0:2.4.6-137.1.el5" test_ref="oval:org.mitre.oval:tst:139480"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28776" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0003 -- xen security and bug fix update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>xen</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0003.html" ref_id="RHSA-2009:0003"/>
        <reference source="CESA-2009:0003" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-January/015535.html" ref_id="CESA-2009:0003-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4405" ref_id="CVE-2008-4405"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4993" ref_id="CVE-2008-4993"/>
        <description>Updated xen packages that resolve several security issues and a bug are now
available for Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
The xen packages contain the Xen tools and management daemons needed to
manage virtual machines running on Red Hat Enterprise Linux.
Xen was found to allow unprivileged DomU domains to overwrite xenstore
values which should only be changeable by the privileged Dom0 domain. An
attacker controlling a DomU domain could, potentially, use this flaw to
kill arbitrary processes in Dom0 or trick a Dom0 user into accessing the
text console of a different domain running on the same host. This update
makes certain parts of the xenstore tree read-only to the unprivileged DomU
domains. (CVE-2008-4405)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:07">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:19.407-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:33.413-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:27.682-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criterion comment="xen-libs is earlier than 0:3.0.3-64.el5_2.9" test_ref="oval:org.mitre.oval:tst:139584"/>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="xen is earlier than 0:3.0.3-64.el5_2.9" test_ref="oval:org.mitre.oval:tst:140114"/>
            <criterion comment="xen-devel is earlier than 0:3.0.3-64.el5_2.9" test_ref="oval:org.mitre.oval:tst:140456"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28765" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1453 -- pidgin security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>pidgin</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1453.html" ref_id="RHSA-2009:1453"/>
        <reference source="CESA-2009:1453" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-October/016269.html" ref_id="CESA-2009:1453-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2703" ref_id="CVE-2009-2703"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3026" ref_id="CVE-2009-3026"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3083" ref_id="CVE-2009-3083"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3085" ref_id="CVE-2009-3085"/>
        <description>Updated pidgin packages that fix several security issues are now available
for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Pidgin is an instant messaging program which can log in to multiple
accounts on multiple instant messaging networks simultaneously. Info/Query
(IQ) is an Extensible Messaging and Presence Protocol (XMPP) specific
request-response mechanism.
A NULL pointer dereference flaw was found in the way the Pidgin XMPP
protocol plug-in processes IQ error responses when trying to fetch a custom
smiley. A remote client could send a specially-crafted IQ error response
that would crash Pidgin. (CVE-2009-3085)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:36">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:17.707-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:32.491-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:26.814-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="finch-devel is earlier than 0:2.6.2-2.el5" test_ref="oval:org.mitre.oval:tst:139415"/>
            <criterion comment="libpurple-devel is earlier than 0:2.6.2-2.el5" test_ref="oval:org.mitre.oval:tst:138489"/>
            <criterion comment="pidgin-devel is earlier than 0:2.6.2-2.el5" test_ref="oval:org.mitre.oval:tst:139110"/>
            <criterion comment="finch is earlier than 0:2.6.2-2.el5" test_ref="oval:org.mitre.oval:tst:139305"/>
            <criterion comment="libpurple is earlier than 0:2.6.2-2.el5" test_ref="oval:org.mitre.oval:tst:138800"/>
            <criterion comment="libpurple-perl is earlier than 0:2.6.2-2.el5" test_ref="oval:org.mitre.oval:tst:139135"/>
            <criterion comment="libpurple-tcl is earlier than 0:2.6.2-2.el5" test_ref="oval:org.mitre.oval:tst:139433"/>
            <criterion comment="pidgin is earlier than 0:2.6.2-2.el5" test_ref="oval:org.mitre.oval:tst:139103"/>
            <criterion comment="pidgin-perl is earlier than 0:2.6.2-2.el5" test_ref="oval:org.mitre.oval:tst:139471"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="finch is earlier than 0:2.6.2-2.el4" test_ref="oval:org.mitre.oval:tst:139357"/>
            <criterion comment="finch-devel is earlier than 0:2.6.2-2.el4" test_ref="oval:org.mitre.oval:tst:139252"/>
            <criterion comment="libpurple is earlier than 0:2.6.2-2.el4" test_ref="oval:org.mitre.oval:tst:139268"/>
            <criterion comment="libpurple-devel is earlier than 0:2.6.2-2.el4" test_ref="oval:org.mitre.oval:tst:139235"/>
            <criterion comment="libpurple-perl is earlier than 0:2.6.2-2.el4" test_ref="oval:org.mitre.oval:tst:139249"/>
            <criterion comment="libpurple-tcl is earlier than 0:2.6.2-2.el4" test_ref="oval:org.mitre.oval:tst:139152"/>
            <criterion comment="pidgin is earlier than 0:2.6.2-2.el4" test_ref="oval:org.mitre.oval:tst:139150"/>
            <criterion comment="pidgin-devel is earlier than 0:2.6.2-2.el4" test_ref="oval:org.mitre.oval:tst:138652"/>
            <criterion comment="pidgin-perl is earlier than 0:2.6.2-2.el4" test_ref="oval:org.mitre.oval:tst:139479"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28758" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1459 -- cyrus-imapd security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>cyrus-imapd</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1459.html" ref_id="RHSA-2009:1459"/>
        <reference source="CESA-2009:1459" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-October/016220.html" ref_id="CESA-2009:1459-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2632" ref_id="CVE-2009-2632"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3235" ref_id="CVE-2009-3235"/>
        <description>Updated cyrus-imapd packages that fix several security issues are now
available for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The cyrus-imapd packages contain a high-performance mail server with IMAP,
POP3, NNTP, and Sieve support.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:42">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:26.969-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:32.043-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:26.392-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="cyrus-imapd is earlier than 0:2.3.7-7.el5_4.3" test_ref="oval:org.mitre.oval:tst:140496"/>
            <criterion comment="cyrus-imapd-devel is earlier than 0:2.3.7-7.el5_4.3" test_ref="oval:org.mitre.oval:tst:140569"/>
            <criterion comment="cyrus-imapd-perl is earlier than 0:2.3.7-7.el5_4.3" test_ref="oval:org.mitre.oval:tst:140796"/>
            <criterion comment="cyrus-imapd-utils is earlier than 0:2.3.7-7.el5_4.3" test_ref="oval:org.mitre.oval:tst:140401"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="cyrus-imapd is earlier than 0:2.2.12-10.el4_8.4" test_ref="oval:org.mitre.oval:tst:140530"/>
            <criterion comment="cyrus-imapd-devel is earlier than 0:2.2.12-10.el4_8.4" test_ref="oval:org.mitre.oval:tst:140678"/>
            <criterion comment="cyrus-imapd-murder is earlier than 0:2.2.12-10.el4_8.4" test_ref="oval:org.mitre.oval:tst:140803"/>
            <criterion comment="cyrus-imapd-nntp is earlier than 0:2.2.12-10.el4_8.4" test_ref="oval:org.mitre.oval:tst:140716"/>
            <criterion comment="cyrus-imapd-utils is earlier than 0:2.2.12-10.el4_8.4" test_ref="oval:org.mitre.oval:tst:140575"/>
            <criterion comment="perl-Cyrus is earlier than 0:2.2.12-10.el4_8.4" test_ref="oval:org.mitre.oval:tst:140077"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28749" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1335 -- openssl security, bug fix, and enhancement update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>openssl</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1335.html" ref_id="RHSA-2009:1335"/>
        <reference source="CESA-2009:1335" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-September/016149.html" ref_id="CESA-2009:1335-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-7250" ref_id="CVE-2006-7250"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0590" ref_id="CVE-2009-0590"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1377" ref_id="CVE-2009-1377"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1378" ref_id="CVE-2009-1378"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1379" ref_id="CVE-2009-1379"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1386" ref_id="CVE-2009-1386"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1387" ref_id="CVE-2009-1387"/>
        <description>Updated openssl packages that fix several security issues, various bugs,
and add enhancements are now available for Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
OpenSSL is a toolkit that implements the Secure Sockets Layer (SSL v2/v3)
and Transport Layer Security (TLS v1) protocols, as well as a full-strength
general purpose cryptography library. Datagram TLS (DTLS) is a protocol
based on TLS that is capable of securing datagram transport (for example,
UDP).</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:56">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:09.167-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:31.597-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:25.869-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="openssl-devel is earlier than 0:0.9.8e-12.el5" test_ref="oval:org.mitre.oval:tst:140853"/>
          <criterion comment="openssl is earlier than 0:0.9.8e-12.el5" test_ref="oval:org.mitre.oval:tst:140488"/>
          <criterion comment="openssl-perl is earlier than 0:0.9.8e-12.el5" test_ref="oval:org.mitre.oval:tst:140632"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28741" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0354 -- evolution-data-server security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <product>evolution28-evolution-data-server</product>
          <product>evolution-data-server</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0354.html" ref_id="RHSA-2009:0354"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0547" ref_id="CVE-2009-0547"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0582" ref_id="CVE-2009-0582"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0587" ref_id="CVE-2009-0587"/>
        <description>Updated evolution-data-server and evolution28-evolution-data-server
packages that fix multiple security issues are now available for Red Hat
Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Evolution Data Server provides a unified back-end for applications which
interact with contacts, task, and calendar information. Evolution Data
Server was originally developed as a back-end for Evolution, but is now
used by multiple other applications.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:56">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:30.232-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:31.070-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:25.590-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="evolution-data-server-devel is earlier than 0:1.12.3-10.el5_3.3" test_ref="oval:org.mitre.oval:tst:140255"/>
            <criterion comment="evolution-data-server is earlier than 0:1.12.3-10.el5_3.3" test_ref="oval:org.mitre.oval:tst:139962"/>
            <criterion comment="evolution-data-server-doc is earlier than 0:1.12.3-10.el5_3.3" test_ref="oval:org.mitre.oval:tst:140218"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="evolution28-evolution-data-server is earlier than 0:1.8.0-37.el4_7.2" test_ref="oval:org.mitre.oval:tst:140413"/>
            <criterion comment="evolution28-evolution-data-server-devel is earlier than 0:1.8.0-37.el4_7.2" test_ref="oval:org.mitre.oval:tst:140474"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28736" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0449 -- firefox security update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>firefox</product>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0449.html" ref_id="RHSA-2009:0449"/>
        <reference source="CESA-2009:0449" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-April/015831.html" ref_id="CESA-2009:0449-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1313" ref_id="CVE-2009-1313"/>
        <description>Updated firefox packages that fix one security issue are now available for
Red Hat Enterprise Linux 4 and 5.
This update has been rated as having critical security impact by the Red
Hat Security Response Team.
Mozilla Firefox is an open source Web browser. XULRunner provides the XUL
Runtime environment for Mozilla Firefox.
A flaw was found in the processing of malformed web content. A web
page containing malicious content could cause Firefox to crash or,
potentially, execute arbitrary code as the user running Firefox.
(CVE-2009-1313)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:29">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:29.676-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:30.561-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:25.341-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="xulrunner-devel is earlier than 0:1.9.0.10-1.el5" test_ref="oval:org.mitre.oval:tst:140160"/>
            <criterion comment="xulrunner-devel-unstable is earlier than 0:1.9.0.10-1.el5" test_ref="oval:org.mitre.oval:tst:139657"/>
            <criterion comment="xulrunner is earlier than 0:1.9.0.10-1.el5" test_ref="oval:org.mitre.oval:tst:140196"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="firefox is earlier than 0:3.0.10-1.el5" test_ref="oval:org.mitre.oval:tst:140199"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="firefox is earlier than 0:3.0.10-1.el4" test_ref="oval:org.mitre.oval:tst:140280"/>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criterion comment="firefox is earlier than 0:3.0.10-1.el5.centos" test_ref="oval:org.mitre.oval:tst:140291"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28716" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0616 -- thunderbird security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>thunderbird</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0616.html" ref_id="RHSA-2008:0616"/>
        <reference source="CESA-2008:0616" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-July/015159.html" ref_id="CESA-2008:0616-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2785" ref_id="CVE-2008-2785"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2798" ref_id="CVE-2008-2798"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2799" ref_id="CVE-2008-2799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2800" ref_id="CVE-2008-2800"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2801" ref_id="CVE-2008-2801"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2802" ref_id="CVE-2008-2802"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2803" ref_id="CVE-2008-2803"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2805" ref_id="CVE-2008-2805"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2807" ref_id="CVE-2008-2807"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2808" ref_id="CVE-2008-2808"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2809" ref_id="CVE-2008-2809"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2810" ref_id="CVE-2008-2810"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2811" ref_id="CVE-2008-2811"/>
        <description>Updated thunderbird packages that fix a security issue are now available
for Red Hat Enterprise Linux 4 and Red Hat Enterprise Linux 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Mozilla Thunderbird is a standalone mail and newsgroup client.
Multiple flaws were found in the processing of malformed JavaScript
content. An HTML mail containing such malicious content could cause
Thunderbird to crash or, potentially, execute arbitrary code as the user
running Thunderbird. (CVE-2008-2801, CVE-2008-2802, CVE-2008-2803)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:55:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:34:30.543-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:28.949-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:24.491-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="thunderbird is earlier than 0:1.5.0.12-14.el4" test_ref="oval:org.mitre.oval:tst:139651"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="thunderbird is earlier than 0:2.0.0.16-1.el5" test_ref="oval:org.mitre.oval:tst:139795"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28712" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0004 -- openssl security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <platform>CentOS Linux 2</platform>
          <product>openssl</product>
          <product>openssl095a</product>
          <product>openssl096</product>
          <product>openssl096b</product>
          <product>openssl097a</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0004.html" ref_id="RHSA-2009:0004"/>
        <reference source="CESA-2009:0004" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-January/015522.html" ref_id="CESA-2009:0004-CentOS 3"/>
        <reference source="CESA-2009:0004" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-January/015532.html" ref_id="CESA-2009:0004-CentOS 5"/>
        <reference source="CESA-2009:0004" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-February/015574.html" ref_id="CESA-2009:0004-CentOS 2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5077" ref_id="CVE-2008-5077"/>
        <description>Updated OpenSSL packages that correct a security issue are now available
for Red Hat Enterprise Linux 2.1, 3, 4, and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
OpenSSL is a toolkit that implements Secure Sockets Layer (SSL v2/v3) and
Transport Layer Security (TLS v1) protocols as well as a full-strength,
general purpose, cryptography library.
The Google security team discovered a flaw in the way OpenSSL checked the
verification of certificates. An attacker in control of a malicious server,
or able to effect a man in the middle attack, could present a malformed
SSL/TLS signature from a certificate chain to a vulnerable client and
bypass validation. (CVE-2008-5077)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:07">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:39:54.345-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:28.674-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:24.077-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="openssl-devel is earlier than 0:0.9.8b-10.el5_2.1" test_ref="oval:org.mitre.oval:tst:140259"/>
            <criterion comment="openssl is earlier than 0:0.9.8b-10.el5_2.1" test_ref="oval:org.mitre.oval:tst:140341"/>
            <criterion comment="openssl-perl is earlier than 0:0.9.8b-10.el5_2.1" test_ref="oval:org.mitre.oval:tst:140419"/>
            <criterion comment="openssl097a is earlier than 0:0.9.7a-9.el5_2.1" test_ref="oval:org.mitre.oval:tst:139591"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="openssl is earlier than 0:0.9.7a-33.25" test_ref="oval:org.mitre.oval:tst:140394"/>
            <criterion comment="openssl-devel is earlier than 0:0.9.7a-33.25" test_ref="oval:org.mitre.oval:tst:140156"/>
            <criterion comment="openssl-perl is earlier than 0:0.9.7a-33.25" test_ref="oval:org.mitre.oval:tst:140483"/>
            <criterion comment="openssl096b is earlier than 0:0.9.6b-16.49" test_ref="oval:org.mitre.oval:tst:140346"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="openssl is earlier than 0:0.9.7a-43.17.el4_7.2" test_ref="oval:org.mitre.oval:tst:140500"/>
            <criterion comment="openssl-devel is earlier than 0:0.9.7a-43.17.el4_7.2" test_ref="oval:org.mitre.oval:tst:140514"/>
            <criterion comment="openssl-perl is earlier than 0:0.9.7a-43.17.el4_7.2" test_ref="oval:org.mitre.oval:tst:140254"/>
            <criterion comment="openssl096b is earlier than 0:0.9.6b-22.46.el4_7" test_ref="oval:org.mitre.oval:tst:140549"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28705" version="3" class="patch">
      <metadata>
        <title>USN-2441-1 -- Linux kernel vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 10.04</platform>
          <product>linux</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2441-1/" ref_id="USN-2441-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8134" ref_id="CVE-2014-8134"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3673" ref_id="CVE-2014-3673"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3687" ref_id="CVE-2014-3687"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3688" ref_id="CVE-2014-3688"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7841" ref_id="CVE-2014-7841"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8709" ref_id="CVE-2014-8709"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8884" ref_id="CVE-2014-8884"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9090" ref_id="CVE-2014-9090"/>
        <description><![CDATA[An information leak in the Linux kernel was discovered that could leak the
high 16 bits of the kernel stack address on 32-bit Kernel Virtual Machine
(KVM) paravirt guests. A user in the guest OS could exploit this leak to
obtain information that could potentially be used to aid in attacking the
kernel. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8134">CVE-2014-8134</a>)

A flaw in the handling of malformed ASCONF chunks by SCTP (Stream Control
Transmission Protocol) implementation in the Linux kernel was discovered. A
remote attacker could exploit this flaw to cause a denial of service
(system crash). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3673">CVE-2014-3673</a>)

A flaw in the handling of duplicate ASCONF chunks by SCTP (Stream Control
Transmission Protocol) implementation in the Linux kernel was discovered. A
remote attacker could exploit this flaw to cause a denial of service
(panic). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3687">CVE-2014-3687</a>)

It was discovered that excessive queuing by SCTP (Stream Control
Transmission Protocol) implementation in the Linux kernel can cause memory
pressure. A remote attacker could exploit this flaw to cause a denial of
service. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3688">CVE-2014-3688</a>)

A null pointer dereference flaw was discovered in the the Linux kernel&#39;s
SCTP implementation when ASCONF is used. A remote attacker could exploit
this flaw to cause a denial of service (system crash) via a malformed INIT
chunk. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7841">CVE-2014-7841</a>)

Jouni Malinen reported a flaw in the handling of fragmentation in the
mac8Linux subsystem of the kernel. A remote attacker could exploit this
flaw to obtain potential sensitive cleartext information by reading
packets. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8709">CVE-2014-8709</a>)

A stack buffer overflow was discovered in the ioctl command handling for
the Technotrend/Hauppauge USB DEC devices driver. A local user could
exploit this flaw to cause a denial of service (system crash) or possibly
gain privileges. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8884">CVE-2014-8884</a>)

Andy Lutomirski discovered that the Linux kernel does not properly handle
faults associated with the Stack Segment (SS) register on the x86
architecture. A local attacker could exploit this flaw to cause a denial of
service (panic). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-9090">CVE-2014-9090</a>)]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:13:26">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:23:22.226-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:37.561-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:33.637-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Ubuntu 10.04 is installed" definition_ref="oval:org.mitre.oval:def:13089"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="linux-image-2.6.32-70-generic-pae is earlier than 0:2.6.32-70.137" test_ref="oval:org.mitre.oval:tst:137399"/>
          <criterion comment="linux-image-2.6.32-70-preempt is earlier than 0:2.6.32-70.137" test_ref="oval:org.mitre.oval:tst:136982"/>
          <criterion comment="linux-image-2.6.32-70-lpia is earlier than 0:2.6.32-70.137" test_ref="oval:org.mitre.oval:tst:137438"/>
          <criterion comment="linux-image-2.6.32-70-sparc64 is earlier than 0:2.6.32-70.137" test_ref="oval:org.mitre.oval:tst:137476"/>
          <criterion comment="linux-image-2.6.32-70-server is earlier than 0:2.6.32-70.137" test_ref="oval:org.mitre.oval:tst:137416"/>
          <criterion comment="linux-image-2.6.32-70-powerpc-smp is earlier than 0:2.6.32-70.137" test_ref="oval:org.mitre.oval:tst:137196"/>
          <criterion comment="linux-image-2.6.32-70-versatile is earlier than 0:2.6.32-70.137" test_ref="oval:org.mitre.oval:tst:137329"/>
          <criterion comment="linux-image-2.6.32-70-powerpc64-smp is earlier than 0:2.6.32-70.137" test_ref="oval:org.mitre.oval:tst:137227"/>
          <criterion comment="linux-image-2.6.32-70-386 is earlier than 0:2.6.32-70.137" test_ref="oval:org.mitre.oval:tst:137446"/>
          <criterion comment="linux-image-2.6.32-70-generic is earlier than 0:2.6.32-70.137" test_ref="oval:org.mitre.oval:tst:137525"/>
          <criterion comment="linux-image-2.6.32-70-powerpc is earlier than 0:2.6.32-70.137" test_ref="oval:org.mitre.oval:tst:136981"/>
          <criterion comment="linux-image-2.6.32-70-sparc64-smp is earlier than 0:2.6.32-70.137" test_ref="oval:org.mitre.oval:tst:136751"/>
          <criterion comment="linux-image-2.6.32-70-virtual is earlier than 0:2.6.32-70.137" test_ref="oval:org.mitre.oval:tst:137162"/>
          <criterion comment="linux-image-2.6.32-70-ia64 is earlier than 0:2.6.32-70.137" test_ref="oval:org.mitre.oval:tst:137345"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28703" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0427 -- udev security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>udev</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0427.html" ref_id="RHSA-2009:0427"/>
        <reference source="CESA-2009:0427" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-April/015797.html" ref_id="CESA-2009:0427-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1185" ref_id="CVE-2009-1185"/>
        <description>Updated udev packages that fix one security issue are now available for Red
Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
udev provides a user-space API and implements a dynamic device directory,
providing only the devices present on the system. udev replaces devfs in
order to provide greater hot plug functionality. Netlink is a datagram
oriented service, used to transfer information between kernel modules and
user-space processes.
It was discovered that udev did not properly check the origin of Netlink
messages. A local attacker could use this flaw to gain root privileges via
a crafted Netlink message sent to udev, causing it to create a
world-writable block device file for an existing system block device (for
example, the root file system). (CVE-2009-1185)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:31">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:39:58.072-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:28.477-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:23.796-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="libvolume_id-devel is earlier than 0:095-14.20.el5_3" test_ref="oval:org.mitre.oval:tst:140250"/>
          <criterion comment="libvolume_id is earlier than 0:095-14.20.el5_3" test_ref="oval:org.mitre.oval:tst:139965"/>
          <criterion comment="udev is earlier than 0:095-14.20.el5_3" test_ref="oval:org.mitre.oval:tst:139917"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28702" version="3" class="patch">
      <metadata>
        <title>RHSA-2015:0998-01 -- Redhat qemu-kvm, qemu-guest-agent</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 6</platform>
          <product>qemu-kvm</product>
          <product>qemu-guest-agent</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.redhat.com/archives/rhsa-announce/2015-May/msg00011.html" ref_id="RHSA-2015:0998-01"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3456" ref_id="CVE-2015-3456"/>
        <description>KVM  is a full virtualization solution for Linux on AMD64 and Intel 64 systems. The qemu-kvm package provides the user-space component for running virtual machines using KVM. An out-of-bounds memory access flaw was found in the way QEMU"s virtual Floppy Disk Controller  handled FIFO buffer access while processing certain FDC commands. A privileged guest user could use this flaw to crash the guest or, potentially, execute arbitrary code on the host with the privileges of the host"s QEMU process corresponding to the guest.  Red Hat would like to thank Jason Geffner of CrowdStrike for reporting this issue. All qemu-kvm users are advised to upgrade to these updated packages, which contain a backported patch to correct this issue. After installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-02T15:20:15">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-03T12:30:16.686-04:00">DRAFT</status_change>
            <status_change date="2015-06-22T04:00:44.216-04:00">INTERIM</status_change>
            <status_change date="2015-07-13T04:00:12.689-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
        <criteria operator="OR" comment="Package Section">
          <criterion comment="qemu-kvm is earlier than 2:0.12.1.2-2.448.el6_6.3" test_ref="oval:org.mitre.oval:tst:138661"/>
          <criterion comment="qemu-kvm-debuginfo is earlier than 2:0.12.1.2-2.448.el6_6.3" test_ref="oval:org.mitre.oval:tst:138836"/>
          <criterion comment="qemu-kvm-tools is earlier than 2:0.12.1.2-2.448.el6_6.3" test_ref="oval:org.mitre.oval:tst:138926"/>
          <criterion comment="qemu-guest-agent is earlier than 2:0.12.1.2-2.448.el6_6.3" test_ref="oval:org.mitre.oval:tst:138677"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28696" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2015:0974-1 -- Security update for apache2 (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 12</platform>
          <product>apache2</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2015/suse-su-20150974-1.html" ref_id="SUSE-SU-2015:0974-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-5704" ref_id="CVE-2013-5704"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3581" ref_id="CVE-2014-3581"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8109" ref_id="CVE-2014-8109"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0228" ref_id="CVE-2015-0228"/>
        <description>Apache2 updated to fix four security issues and one non-security bug.
The following vulnerabilities have been fixed:
- mod_headers rules could be bypassed via chunked requests. Adds
  "MergeTrailers" directive to restore legacy behavior. (bsc#871310,
  CVE-2013-5704)
- An empty value in Content-Type could lead to a crash through a null
  pointer dereference and a denial of service. (bsc#899836, CVE-2014-3581)
- Remote attackers could bypass intended access restrictions in mod_lua
  LuaAuthzProvider when multiple Require directives with different
  arguments are used. (bsc#909715, CVE-2014-8109)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:34:26">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:13.485-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:28.152-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:23.388-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Server 12 is installed" definition_ref="oval:org.mitre.oval:def:28211"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="apache2 is earlier than 0:2.4.10-12.1" test_ref="oval:org.mitre.oval:tst:139298"/>
          <criterion comment="apache2-debuginfo is earlier than 0:2.4.10-12.1" test_ref="oval:org.mitre.oval:tst:140081"/>
          <criterion comment="apache2-debugsource is earlier than 0:2.4.10-12.1" test_ref="oval:org.mitre.oval:tst:139639"/>
          <criterion comment="apache2-example-pages is earlier than 0:2.4.10-12.1" test_ref="oval:org.mitre.oval:tst:139256"/>
          <criterion comment="apache2-prefork is earlier than 0:2.4.10-12.1" test_ref="oval:org.mitre.oval:tst:139602"/>
          <criterion comment="apache2-prefork-debuginfo is earlier than 0:2.4.10-12.1" test_ref="oval:org.mitre.oval:tst:139960"/>
          <criterion comment="apache2-utils is earlier than 0:2.4.10-12.1" test_ref="oval:org.mitre.oval:tst:140099"/>
          <criterion comment="apache2-utils-debuginfo is earlier than 0:2.4.10-12.1" test_ref="oval:org.mitre.oval:tst:139505"/>
          <criterion comment="apache2-worker is earlier than 0:2.4.10-12.1" test_ref="oval:org.mitre.oval:tst:139810"/>
          <criterion comment="apache2-worker-debuginfo is earlier than 0:2.4.10-12.1" test_ref="oval:org.mitre.oval:tst:140078"/>
          <criterion comment="apache2-doc is earlier than 0:2.4.10-12.1" test_ref="oval:org.mitre.oval:tst:139954"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28693" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0908 -- thunderbird security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>thunderbird</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0908.html" ref_id="RHSA-2008:0908"/>
        <reference source="CESA-2008:0908" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-October/015292.html" ref_id="CESA-2008:0908-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-0016" ref_id="CVE-2008-0016"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3835" ref_id="CVE-2008-3835"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4058" ref_id="CVE-2008-4058"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4059" ref_id="CVE-2008-4059"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4060" ref_id="CVE-2008-4060"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4061" ref_id="CVE-2008-4061"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4062" ref_id="CVE-2008-4062"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4065" ref_id="CVE-2008-4065"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4066" ref_id="CVE-2008-4066"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4067" ref_id="CVE-2008-4067"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4068" ref_id="CVE-2008-4068"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4070" ref_id="CVE-2008-4070"/>
        <description>Updated thunderbird packages that fix several security issues are now
available for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Mozilla Thunderbird is a standalone mail and newsgroup client.
Several flaws were found in the processing of malformed HTML mail content.
An HTML mail message containing malicious content could cause Thunderbird
to crash or, potentially, execute arbitrary code as the user running
Thunderbird. (CVE-2008-0016, CVE-2008-4058, CVE-2008-4059, CVE-2008-4060,
CVE-2008-4061, CVE-2008-4062)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:59">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:34:39.399-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:27.367-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:22.628-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criterion comment="thunderbird is earlier than 0:1.5.0.12-16.el4" test_ref="oval:org.mitre.oval:tst:139881"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="thunderbird is earlier than 0:2.0.0.17-1.el5" test_ref="oval:org.mitre.oval:tst:139840"/>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criterion comment="thunderbird is earlier than 0:2.0.0.17-1.el5.centos" test_ref="oval:org.mitre.oval:tst:139384"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28687" version="3" class="patch">
      <metadata>
        <title>USN-2608-1 -- qemu vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <platform>Ubuntu 15.04</platform>
          <platform>Ubuntu 14.10</platform>
          <product>qemu-kvm</product>
          <product>qemu-system</product>
        </affected>
        <reference source="VENDOR" ref_url="https://lists.ubuntu.com/archives/ubuntu-security-announce/2015-May/002951.html" ref_id="USN-2608-1"/>
        <reference source="CVE" ref_url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3456" ref_id="CVE-2015-3456"/>
        <reference source="CVE" ref_url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1779" ref_id="CVE-2015-1779"/>
        <reference source="CVE" ref_url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-2756" ref_id="CVE-2015-2756"/>
        <description>qemu: Machine emulator and virtualizer - qemu-kvm: Machine emulator and virtualizer Several security issues were fixed in QEMU.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-02T16:15:26">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-03T12:28:41.921-04:00">DRAFT</status_change>
            <status_change date="2015-06-22T04:00:43.833-04:00">INTERIM</status_change>
            <status_change date="2015-07-13T04:00:12.157-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="qemu-system DPKG is earlier than 0:2.0.0+dfsg-2ubuntu1.11" test_ref="oval:org.mitre.oval:tst:138833"/>
            <criterion comment="qemu-system-aarch64 DPKG is earlier than 0:2.0.0+dfsg-2ubuntu1.11" test_ref="oval:org.mitre.oval:tst:138760"/>
            <criterion comment="qemu-system-misc DPKG is earlier than 0:2.0.0+dfsg-2ubuntu1.11" test_ref="oval:org.mitre.oval:tst:138745"/>
            <criterion comment="qemu-system-x86 DPKG is earlier than 0:2.0.0+dfsg-2ubuntu1.11" test_ref="oval:org.mitre.oval:tst:138358"/>
            <criterion comment="qemu-system-sparc DPKG is earlier than 0:2.0.0+dfsg-2ubuntu1.11" test_ref="oval:org.mitre.oval:tst:138867"/>
            <criterion comment="qemu-system-arm DPKG is earlier than 0:2.0.0+dfsg-2ubuntu1.11" test_ref="oval:org.mitre.oval:tst:138851"/>
            <criterion comment="qemu-system-ppc DPKG is earlier than 0:2.0.0+dfsg-2ubuntu1.11" test_ref="oval:org.mitre.oval:tst:138527"/>
            <criterion comment="qemu-system-mips DPKG is earlier than 0:2.0.0+dfsg-2ubuntu1.11" test_ref="oval:org.mitre.oval:tst:137984"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="qemu-kvm DPKG is earlier than 0:1.0+noroms-0ubuntu14.22" test_ref="oval:org.mitre.oval:tst:138187"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Ubuntu 15.04 is installed" definition_ref="oval:org.mitre.oval:def:28620"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="qemu-system DPKG is earlier than 1:2.2+dfsg-5expubuntu9.1" test_ref="oval:org.mitre.oval:tst:138626"/>
            <criterion comment="qemu-system-aarch64 DPKG is earlier than 1:2.2+dfsg-5expubuntu9.1" test_ref="oval:org.mitre.oval:tst:138770"/>
            <criterion comment="qemu-system-misc DPKG is earlier than 1:2.2+dfsg-5expubuntu9.1" test_ref="oval:org.mitre.oval:tst:138232"/>
            <criterion comment="qemu-system-x86 DPKG is earlier than 1:2.2+dfsg-5expubuntu9.1" test_ref="oval:org.mitre.oval:tst:138930"/>
            <criterion comment="qemu-system-sparc DPKG is earlier than 1:2.2+dfsg-5expubuntu9.1" test_ref="oval:org.mitre.oval:tst:138680"/>
            <criterion comment="qemu-system-arm DPKG is earlier than 1:2.2+dfsg-5expubuntu9.1" test_ref="oval:org.mitre.oval:tst:138772"/>
            <criterion comment="qemu-system-ppc DPKG is earlier than 1:2.2+dfsg-5expubuntu9.1" test_ref="oval:org.mitre.oval:tst:138879"/>
            <criterion comment="qemu-system-mips DPKG is earlier than 1:2.2+dfsg-5expubuntu9.1" test_ref="oval:org.mitre.oval:tst:138829"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criteria operator="OR" comment="Packages section">
            <criterion comment="qemu-system DPKG is earlier than 0:2.1+dfsg-4ubuntu6.6" test_ref="oval:org.mitre.oval:tst:138749"/>
            <criterion comment="qemu-system-aarch64 DPKG is earlier than 0:2.1+dfsg-4ubuntu6.6" test_ref="oval:org.mitre.oval:tst:138059"/>
            <criterion comment="qemu-system-misc DPKG is earlier than 0:2.1+dfsg-4ubuntu6.6" test_ref="oval:org.mitre.oval:tst:138977"/>
            <criterion comment="qemu-system-x86 DPKG is earlier than 0:2.1+dfsg-4ubuntu6.6" test_ref="oval:org.mitre.oval:tst:138983"/>
            <criterion comment="qemu-system-sparc DPKG is earlier than 0:2.1+dfsg-4ubuntu6.6" test_ref="oval:org.mitre.oval:tst:138769"/>
            <criterion comment="qemu-system-arm DPKG is earlier than 0:2.1+dfsg-4ubuntu6.6" test_ref="oval:org.mitre.oval:tst:138929"/>
            <criterion comment="qemu-system-ppc DPKG is earlier than 0:2.1+dfsg-4ubuntu6.6" test_ref="oval:org.mitre.oval:tst:138866"/>
            <criterion comment="qemu-system-mips DPKG is earlier than 0:2.1+dfsg-4ubuntu6.6" test_ref="oval:org.mitre.oval:tst:138012"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28686" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0981 -- ruby security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>ruby</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0981.html" ref_id="RHSA-2008:0981"/>
        <reference source="CESA-2008:0981" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-December/015473.html" ref_id="CESA-2008:0981-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4310" ref_id="CVE-2008-4310"/>
        <description>Updated ruby packages that fix a security issue are now available for Red
Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Ruby is an extensible, interpreted, object-oriented, scripting language. It
has features to process text files and to do system management tasks.
Vincent Danen reported, that Red Hat Security Advisory RHSA-2008:0897
did not properly address a denial of service flaw in the WEBrick (Ruby
HTTP server toolkit), known as CVE-2008-3656. This flaw allowed a
remote attacker to send a specially-crafted HTTP request to a WEBrick
server that would cause the server to use excessive CPU time. This
update properly addresses this flaw. (CVE-2008-4310)
All Ruby users should upgrade to these updated packages, which contain a
correct patch that resolves this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:11">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:02.666-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:27.087-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:22.349-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="ruby-devel is earlier than 0:1.8.5-5.el5_2.6" test_ref="oval:org.mitre.oval:tst:140116"/>
            <criterion comment="ruby-mode is earlier than 0:1.8.5-5.el5_2.6" test_ref="oval:org.mitre.oval:tst:139699"/>
            <criterion comment="ruby is earlier than 0:1.8.5-5.el5_2.6" test_ref="oval:org.mitre.oval:tst:140555"/>
            <criterion comment="ruby-docs is earlier than 0:1.8.5-5.el5_2.6" test_ref="oval:org.mitre.oval:tst:140562"/>
            <criterion comment="ruby-irb is earlier than 0:1.8.5-5.el5_2.6" test_ref="oval:org.mitre.oval:tst:140310"/>
            <criterion comment="ruby-libs is earlier than 0:1.8.5-5.el5_2.6" test_ref="oval:org.mitre.oval:tst:140613"/>
            <criterion comment="ruby-rdoc is earlier than 0:1.8.5-5.el5_2.6" test_ref="oval:org.mitre.oval:tst:140100"/>
            <criterion comment="ruby-ri is earlier than 0:1.8.5-5.el5_2.6" test_ref="oval:org.mitre.oval:tst:140384"/>
            <criterion comment="ruby-tcltk is earlier than 0:1.8.5-5.el5_2.6" test_ref="oval:org.mitre.oval:tst:140276"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="irb is earlier than 0:1.8.1-7.el4_7.2" test_ref="oval:org.mitre.oval:tst:140360"/>
            <criterion comment="ruby is earlier than 0:1.8.1-7.el4_7.2" test_ref="oval:org.mitre.oval:tst:140548"/>
            <criterion comment="ruby-devel is earlier than 0:1.8.1-7.el4_7.2" test_ref="oval:org.mitre.oval:tst:140614"/>
            <criterion comment="ruby-docs is earlier than 0:1.8.1-7.el4_7.2" test_ref="oval:org.mitre.oval:tst:139730"/>
            <criterion comment="ruby-libs is earlier than 0:1.8.1-7.el4_7.2" test_ref="oval:org.mitre.oval:tst:140669"/>
            <criterion comment="ruby-mode is earlier than 0:1.8.1-7.el4_7.2" test_ref="oval:org.mitre.oval:tst:140543"/>
            <criterion comment="ruby-tcltk is earlier than 0:1.8.1-7.el4_7.2" test_ref="oval:org.mitre.oval:tst:140680"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28685" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1628-1 -- Security update for gnutls (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 12</platform>
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>gnutls</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141628-1.html" ref_id="SUSE-SU-2014:1628-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8564" ref_id="CVE-2014-8564"/>
        <description>gnutls was updated to fix one security issue.

- Fixed parsing problem in elliptic curve blobs over TLS that could lead
  to remote crashes (CVE-2014-8564).</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:42:43">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:20:48.366-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:37.317-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:33.474-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="SUSE Linux Enterprise Server 12 and SUSE Linux Enterprise Desktop 12 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="SUSE Linux Enterprise Server 12 is installed" definition_ref="oval:org.mitre.oval:def:28211"/>
            <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libgnutls28-32bit is earlier than 0:3.2.15-4.1" test_ref="oval:org.mitre.oval:tst:137186"/>
            <criterion comment="libgnutls28-debuginfo-32bit is earlier than 0:3.2.15-4.1" test_ref="oval:org.mitre.oval:tst:137499"/>
          </criteria>
        </criteria>
        <criteria comment="SUSE Linux Enterprise Desktop 12 release section">
          <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="gnutls is earlier than 0:3.2.15-4.1" test_ref="oval:org.mitre.oval:tst:137102"/>
            <criterion comment="gnutls-debuginfo is earlier than 0:3.2.15-4.1" test_ref="oval:org.mitre.oval:tst:137405"/>
            <criterion comment="gnutls-debugsource is earlier than 0:3.2.15-4.1" test_ref="oval:org.mitre.oval:tst:137156"/>
            <criterion comment="libgnutls28 is earlier than 0:3.2.15-4.1" test_ref="oval:org.mitre.oval:tst:137375"/>
            <criterion comment="libgnutls28-debuginfo is earlier than 0:3.2.15-4.1" test_ref="oval:org.mitre.oval:tst:137135"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28679" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1574-1 -- Security update for clamav (important)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <platform>SUSE Linux Enterprise Server 10</platform>
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141574-1.html" ref_id="SUSE-SU-2014:1574-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6497" ref_id="CVE-2013-6497"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9050" ref_id="CVE-2014-9050"/>
        <description>clamav was updated to version 0.98.5 to fix three security issues and
several non-security issues.

These security issues have been fixed:

    * Crash when scanning maliciously crafted yoda's crypter files
      (CVE-2013-6497).
    * Heap-based buffer overflow when scanning crypted PE files
      (CVE-2014-9050).
    * Crash when using 'clamscan -a'.

These non-security issues have been fixed:

    * Support for the XDP file format and extracting, decoding, and
      scanning PDF files within XDP files.
    * Addition of shared library support for LLVM versions 3.1 - 3.5 for
      the purpose of just-in-time(JIT) compilation of ClamAV bytecode
      signatures.
    * Enhancements to the clambc command line utility to assist ClamAV
      bytecode signature authors by providing introspection into compiled
      bytecode programs.
    * Resolution of many of the warning messages from ClamAV compilation.
    * Improved detection of malicious PE files.
    * ClamAV 0.98.5 now works with OpenSSL in FIPS compliant mode
      (bnc#904207).
    * Fix server socket setup code in clamd (bnc#903489).
    * Change updateclamconf to prefer the state of the old config file
      even for commented-out options (bnc#903719).
    * Fix infinite loop in clamdscan when clamd is not running.
    * Fix buffer underruns when handling multi-part MIME email attachments.
    * Fix configuration of OpenSSL on various platforms.
    * Fix linking issues with libclamunrar.

Security Issues:

    * CVE-2013-6497
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6497>
    * CVE-2014-9050
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9050></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:43:40">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:20:56.091-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:37.188-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:33.181-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="SUSE Linux Enterprise Server 11 and SUSE Linux Enterprise Desktop 11 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
            <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
          </criteria>
          <criterion comment="clamav is earlier than 0:0.98.5-0.5.1" test_ref="oval:org.mitre.oval:tst:137317"/>
        </criteria>
        <criteria comment="SUSE Linux Enterprise Server 10 release section">
          <extend_definition comment="SUSE Linux Enterprise Server 10 is installed" definition_ref="oval:org.mitre.oval:def:1368"/>
          <criterion comment="clamav is earlier than 0:0.98.5-0.7.1" test_ref="oval:org.mitre.oval:tst:136884"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28678" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1558-1 -- Security update for pure-ftpd (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>pure-ftpd</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141558-1.html" ref_id="SUSE-SU-2014:1558-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566" ref_id="CVE-2014-3566"/>
        <description>ure-ftpd was updated to fix one security issue and two non-security bugs:

    * SSLv2 and SSLv3 have been disabled to avoid the attack named POODLE
      (CVE-2014-3566, bnc#902229).
    * Added the disable_ascii option (bnc#828469).
    * Fixed wait on TLS handshake (bnc#856424).

Security Issues:

    * CVE-2014-3566
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:43:40">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:20:50.515-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:37.061-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:33.032-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
          <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
        </criteria>
        <criterion comment="pure-ftpd is earlier than 0:1.0.22-3.25.1" test_ref="oval:org.mitre.oval:tst:137113"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28676" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1592-1 -- Security update for tigervnc (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>tigervnc</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141592-1.html" ref_id="SUSE-SU-2014:1592-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8240" ref_id="CVE-2014-8240"/>
        <description>This update for tigervnc provides the following fixes:

- Fixed integer overflow flaw, leading to a heap-based buffer overflow in
  screen size handling. (CVE-2014-8240)
- Send correctly keys that don't type any characters, such as CTRL+Space.
  (bnc#906922)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:43:27">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:20:51.354-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:36.846-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:32.871-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="tigervnc is earlier than 0:1.3.0-22.3" test_ref="oval:org.mitre.oval:tst:137335"/>
          <criterion comment="tigervnc-debuginfo is earlier than 0:1.3.0-22.3" test_ref="oval:org.mitre.oval:tst:137391"/>
          <criterion comment="tigervnc-debugsource is earlier than 0:1.3.0-22.3" test_ref="oval:org.mitre.oval:tst:137130"/>
          <criterion comment="xorg-x11-Xvnc is earlier than 0:1.3.0-22.3" test_ref="oval:org.mitre.oval:tst:137330"/>
          <criterion comment="xorg-x11-Xvnc-debuginfo is earlier than 0:1.3.0-22.3" test_ref="oval:org.mitre.oval:tst:137379"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28674" version="3" class="patch">
      <metadata>
        <title>CESA-2015:1115 -- centos 6  openssl</title>
        <affected family="unix">
          <platform>CentOS Linux 6</platform>
          <product>openssl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.centos.org/pipermail/centos-announce/2015-June/021173.html" ref_id="CESA-2015:1115"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8176" ref_id="CVE-2014-8176"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1789" ref_id="CVE-2015-1789"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1790" ref_id="CVE-2015-1790"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1791" ref_id="CVE-2015-1791"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1792" ref_id="CVE-2015-1792"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3216" ref_id="CVE-2015-3216"/>
        <description>OpenSSL is a toolkit that implements the Secure Sockets Layer  and Transport Layer Security  protocols, as well as a full-strength, general purpose cryptography library. An invalid free flaw was found in the way OpenSSL handled certain DTLS handshake messages. A malicious DTLS client or server could cause a DTLS server or client using OpenSSL to crash or, potentially, execute arbitrary code.  A flaw was found in the way the OpenSSL packages shipped with Red Hat Enterprise Linux 6 and 7 performed locking in the ssleay_rand_bytes function. This issue could possibly cause a multi-threaded application using OpenSSL to perform an out-of-bounds read and crash.  An out-of-bounds read flaw was found in the X509_cmp_time function of OpenSSL. A specially crafted X.509 certificate or a Certificate Revocation List  could possibly cause a TLS/SSL server or client using OpenSSL to crash.  A race condition was found in the session handling code of OpenSSL. This issue could possibly cause a multi-threaded TLS/SSL client using OpenSSL to double free session ticket data and crash.  A flaw was found in the way OpenSSL handled Cryptographic Message Syntax  messages. A CMS message with an unknown hash function identifier could cause an application using OpenSSL to enter an infinite loop.  A NULL pointer dereference was found in the way OpenSSL handled certain PKCS#7 inputs. A specially crafted PKCS#7 input with missing EncryptedContent data could cause an application using OpenSSL to crash.  Red Hat would like to thank the OpenSSL project for reporting CVE-2014-8176, CVE-2015-1789, CVE-2015-1790, CVE-2015-1791 and CVE-2015-1792 flaws. Upstream acknowledges Praveen Kariyanahalli and Ivan Fratric as the original reporters of CVE-2014-8176, Robert Swiecki and Hanno Bock as the original reporters of CVE-2015-1789, Michal Zalewski as the original reporter of CVE-2015-1790, Emilia Kasper as the original report of CVE-2015-1791 and Johannes Bauer as the original reporter of CVE-2015-1792. All openssl users are advised to upgrade to these updated packages, which contain backported patches to correct these issues. For the update to take effect, all services linked to the OpenSSL library must be restarted, or the system rebooted.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T09:00:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T09:29:47.154-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:21.483-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:00:26.550-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="The operating system installed on the system is CentOS Linux 6.x" definition_ref="oval:org.mitre.oval:def:16337"/>
        <criteria operator="OR" comment="All dependent packages of openssl">
          <criterion comment="openssl is earlier than 0:1.0.1e-30.el6.11 for i686" test_ref="oval:org.mitre.oval:tst:138845"/>
          <criterion comment="openssl-devel is earlier than 0:1.0.1e-30.el6.11 for i686" test_ref="oval:org.mitre.oval:tst:138883"/>
          <criterion comment="openssl-perl is earlier than 0:1.0.1e-30.el6.11 for i686" test_ref="oval:org.mitre.oval:tst:138029"/>
          <criterion comment="openssl-static is earlier than 0:1.0.1e-30.el6.11 for i686" test_ref="oval:org.mitre.oval:tst:138436"/>
          <criterion comment="openssl is earlier than 0:1.0.1e-30.el6.11 for x86_64" test_ref="oval:org.mitre.oval:tst:138898"/>
          <criterion comment="openssl-devel is earlier than 0:1.0.1e-30.el6.11 for x86_64" test_ref="oval:org.mitre.oval:tst:138306"/>
          <criterion comment="openssl-perl is earlier than 0:1.0.1e-30.el6.11 for x86_64" test_ref="oval:org.mitre.oval:tst:138051"/>
          <criterion comment="openssl-static is earlier than 0:1.0.1e-30.el6.11 for x86_64" test_ref="oval:org.mitre.oval:tst:139034"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28669" version="3" class="patch">
      <metadata>
        <title>USN-2435-1 -- Graphviz vulnerability</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <platform>Ubuntu 10.04</platform>
          <product>graphviz</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2435-1/" ref_id="USN-2435-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9157" ref_id="CVE-2014-9157"/>
        <description>It was discovered that graphviz incorrectly handled parsing errors. An
attacker could use this issue to cause graphviz to crash or possibly
execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:14:11">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:23:18.130-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:36.709-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:32.751-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criterion comment="graphviz is earlier than 0:2.38.0-5ubuntu0.1" test_ref="oval:org.mitre.oval:tst:137193"/>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criterion comment="graphviz is earlier than 0:2.36.0-0ubuntu3.1" test_ref="oval:org.mitre.oval:tst:137447"/>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criterion comment="graphviz is earlier than 0:2.26.3-10ubuntu1.2" test_ref="oval:org.mitre.oval:tst:137546"/>
        </criteria>
        <criteria comment="Ubuntu 10.04 release section">
          <extend_definition comment="Ubuntu 10.04 is installed" definition_ref="oval:org.mitre.oval:def:13089"/>
          <criterion comment="graphviz is earlier than 0:2.20.2-8ubuntu3.2" test_ref="oval:org.mitre.oval:tst:136701"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28661" version="3" class="patch">
      <metadata>
        <title>RHSA-2014:1974 -- rpm security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 6</platform>
          <platform>CentOS Linux 6</platform>
          <platform>CentOS Linux 5</platform>
          <product>rpm</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-1974.html" ref_id="RHSA-2014:1974"/>
        <reference source="CESA-2014:1974-CentOS 6" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020818.html" ref_id="CESA-2014:1974-CentOS 6"/>
        <reference source="CESA-2014:1974-CentOS 5" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020819.html" ref_id="CESA-2014:1974-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6435" ref_id="CVE-2013-6435"/>
        <description>The RPM Package Manager (RPM) is a powerful command line driven package
management system capable of installing, uninstalling, verifying, querying,
and updating software packages. Each software package consists of an
archive of files along with information about the package such as its
version, description, and other information.

It was found that RPM wrote file contents to the target installation
directory under a temporary name, and verified its cryptographic signature
only after the temporary file has been written completely. Under certain
conditions, the system interprets the unverified temporary file contents
and extracts commands from it. This could allow an attacker to modify
signed RPM files in such a way that they would execute code chosen by the
attacker during package installation. (CVE-2013-6435)

This issue was discovered by Florian Weimer of Red Hat Product Security.

All rpm users are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue. All running applications
linked against the RPM library must be restarted for this update to take
effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:33:04">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:14:21.363-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:36.271-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:32.228-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="rpm-apidocs is earlier than 0:4.4.2.3-36.el5_11" test_ref="oval:org.mitre.oval:tst:136922"/>
            <criterion comment="rpm-build is earlier than 0:4.4.2.3-36.el5_11" test_ref="oval:org.mitre.oval:tst:136747"/>
            <criterion comment="rpm-devel is earlier than 0:4.4.2.3-36.el5_11" test_ref="oval:org.mitre.oval:tst:137062"/>
            <criterion comment="popt is earlier than 0:1.10.2.3-36.el5_11" test_ref="oval:org.mitre.oval:tst:136793"/>
            <criterion comment="rpm is earlier than 0:4.4.2.3-36.el5_11" test_ref="oval:org.mitre.oval:tst:137165"/>
            <criterion comment="rpm-libs is earlier than 0:4.4.2.3-36.el5_11" test_ref="oval:org.mitre.oval:tst:136878"/>
            <criterion comment="rpm-python is earlier than 0:4.4.2.3-36.el5_11" test_ref="oval:org.mitre.oval:tst:137235"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="rpm-debuginfo is earlier than 0:4.4.2.3-36.el5_11" test_ref="oval:org.mitre.oval:tst:137172"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 6 and CentOS Linux 6 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 6.x" definition_ref="oval:org.mitre.oval:def:16337"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="rpm is earlier than 0:4.8.0-38.el6_6" test_ref="oval:org.mitre.oval:tst:137024"/>
            <criterion comment="rpm-apidocs is earlier than 0:4.8.0-38.el6_6" test_ref="oval:org.mitre.oval:tst:136811"/>
            <criterion comment="rpm-build is earlier than 0:4.8.0-38.el6_6" test_ref="oval:org.mitre.oval:tst:137066"/>
            <criterion comment="rpm-cron is earlier than 0:4.8.0-38.el6_6" test_ref="oval:org.mitre.oval:tst:137047"/>
            <criterion comment="rpm-devel is earlier than 0:4.8.0-38.el6_6" test_ref="oval:org.mitre.oval:tst:137248"/>
            <criterion comment="rpm-libs is earlier than 0:4.8.0-38.el6_6" test_ref="oval:org.mitre.oval:tst:136765"/>
            <criterion comment="rpm-python is earlier than 0:4.8.0-38.el6_6" test_ref="oval:org.mitre.oval:tst:137213"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 6 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
          <criterion comment="rpm-debuginfo is earlier than 0:4.8.0-38.el6_6" test_ref="oval:org.mitre.oval:tst:137203"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28659" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1649-1 -- Security update for flash-player (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>flash-player</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141649-1.html" ref_id="SUSE-SU-2014:1649-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0580" ref_id="CVE-2014-0580"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0587" ref_id="CVE-2014-0587"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8443" ref_id="CVE-2014-8443"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9162" ref_id="CVE-2014-9162"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9163" ref_id="CVE-2014-9163"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9164" ref_id="CVE-2014-9164"/>
        <description>This flash-player security version update fixes the following issues:

- Security update to 11.2.202.425 (bsc#909219):
  * APSB14-27, CVE-2014-0580, CVE-2014-0587, CVE-2014-8443, CVE-2014-9162,
    CVE-2014-9163, CVE-2014-9164</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:42:35">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:20:51.666-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:36.138-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:32.126-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="flash-player is earlier than 0:11.2.202.425-19.1" test_ref="oval:org.mitre.oval:tst:137486"/>
          <criterion comment="flash-player-gnome is earlier than 0:11.2.202.425-19.1" test_ref="oval:org.mitre.oval:tst:136786"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28657" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2015:1152-1 -- Security update for KVM (important)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>KVM</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2015/suse-su-20151152-1.html" ref_id="SUSE-SU-2015:1152-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3209" ref_id="CVE-2015-3209"/>
        <description>KVM was updated to fix two security issues:</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:37:33">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:37.048-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:25.524-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:21.819-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
          <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
        </criteria>
        <criterion comment="kvm is earlier than 0:1.4.2-0.22.31.1" test_ref="oval:org.mitre.oval:tst:140096"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28652" version="3" class="patch">
      <metadata>
        <title>RHSA-2014:1982 -- xorg-x11-server security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>xorg-x11-server</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-1982.html" ref_id="RHSA-2014:1982"/>
        <reference source="CESA-2014:1982" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020825.html" ref_id="CESA-2014:1982"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8091" ref_id="CVE-2014-8091"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8092" ref_id="CVE-2014-8092"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8093" ref_id="CVE-2014-8093"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8095" ref_id="CVE-2014-8095"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8096" ref_id="CVE-2014-8096"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8097" ref_id="CVE-2014-8097"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8098" ref_id="CVE-2014-8098"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8099" ref_id="CVE-2014-8099"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8100" ref_id="CVE-2014-8100"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8101" ref_id="CVE-2014-8101"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8102" ref_id="CVE-2014-8102"/>
        <description>X.Org is an open source implementation of the X Window System. It provides
the basic low-level functionality that full-fledged graphical user
interfaces are designed upon.

Multiple integer overflow flaws and out-of-bounds write flaws were found in
the way the X.Org server calculated memory requirements for certain X11
core protocol and GLX extension requests. A malicious, authenticated client
could use either of these flaws to crash the X.Org server or, potentially,
execute arbitrary code with root privileges. (CVE-2014-8092, CVE-2014-8093,
CVE-2014-8098)

It was found that the X.Org server did not properly handle SUN-DES-1
(Secure RPC) authentication credentials. A malicious, unauthenticated
client could use this flaw to crash the X.Org server by submitting a
specially crafted authentication request. (CVE-2014-8091)

Multiple out-of-bounds access flaws were found in the way the X.Org server
calculated memory requirements for certain requests. A malicious,
authenticated client could use either of these flaws to crash the X.Org
server, or leak memory contents to the client. (CVE-2014-8097)

Multiple out-of-bounds access flaws were found in the way the X.Org server
calculated memory requirements for certain requests. A malicious,
authenticated client could use either of these flaws to crash the X.Org
server. (CVE-2014-8095, CVE-2014-8096, CVE-2014-8099, CVE-2014-8100,
CVE-2014-8101, CVE-2014-8102)

All xorg-x11-server users are advised to upgrade to these updated packages,
which contain backported patches to correct these issues.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:32:59">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:14:19.988-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:35.882-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:31.960-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="xorg-x11-server-debuginfo is earlier than 0:1.1.1-48.107.el5_11" test_ref="oval:org.mitre.oval:tst:136985"/>
            <criterion comment="xorg-x11-server-sdk is earlier than 0:1.1.1-48.107.el5_11" test_ref="oval:org.mitre.oval:tst:136732"/>
            <criterion comment="xorg-x11-server-Xdmx is earlier than 0:1.1.1-48.107.el5_11" test_ref="oval:org.mitre.oval:tst:137131"/>
            <criterion comment="xorg-x11-server-Xephyr is earlier than 0:1.1.1-48.107.el5_11" test_ref="oval:org.mitre.oval:tst:136937"/>
            <criterion comment="xorg-x11-server-Xnest is earlier than 0:1.1.1-48.107.el5_11" test_ref="oval:org.mitre.oval:tst:136903"/>
            <criterion comment="xorg-x11-server-Xorg is earlier than 0:1.1.1-48.107.el5_11" test_ref="oval:org.mitre.oval:tst:137140"/>
            <criterion comment="xorg-x11-server-Xvfb is earlier than 0:1.1.1-48.107.el5_11" test_ref="oval:org.mitre.oval:tst:136872"/>
            <criterion comment="xorg-x11-server-Xvnc-source is earlier than 0:1.1.1-48.107.el5_11" test_ref="oval:org.mitre.oval:tst:137218"/>
          </criteria>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="xorg-x11-server-sdk is earlier than 0:1.1.1-48.107.el5.centos" test_ref="oval:org.mitre.oval:tst:137184"/>
            <criterion comment="xorg-x11-server-Xdmx is earlier than 0:1.1.1-48.107.el5.centos" test_ref="oval:org.mitre.oval:tst:137142"/>
            <criterion comment="xorg-x11-server-Xephyr is earlier than 0:1.1.1-48.107.el5.centos" test_ref="oval:org.mitre.oval:tst:137110"/>
            <criterion comment="xorg-x11-server-Xnest is earlier than 0:1.1.1-48.107.el5.centos" test_ref="oval:org.mitre.oval:tst:136986"/>
            <criterion comment="xorg-x11-server-Xorg is earlier than 0:1.1.1-48.107.el5.centos" test_ref="oval:org.mitre.oval:tst:136828"/>
            <criterion comment="xorg-x11-server-Xvfb is earlier than 0:1.1.1-48.107.el5.centos" test_ref="oval:org.mitre.oval:tst:137238"/>
            <criterion comment="xorg-x11-server-Xvnc-source is earlier than 0:1.1.1-48.107.el5.centos" test_ref="oval:org.mitre.oval:tst:137219"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28647" version="5" class="patch">
      <metadata>
        <title>ELSA-2014-3108 -- Unbreakable Enterprise kernel security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <platform>Oracle Linux 6</platform>
          <product>kernel-uek</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-3108.html" ref_id="ELSA-2014-3108"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6657" ref_id="CVE-2012-6657"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5471" ref_id="CVE-2014-5471"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5472" ref_id="CVE-2014-5472"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9322" ref_id="CVE-2014-9322"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9090" ref_id="CVE-2014-9090"/>
        <description>kernel-uek [2.6.32-400.36.13uek] - net: guard tcp_set_keepalive() to tcp
          sockets (Eric Dumazet) [Orabug: 20224099] {CVE-2012-6657} - isofs: Fix unbounded recursion
          when processing relocated directories (Jan Kara) [Orabug: 20224061] {CVE-2014-5471}
          {CVE-2014-5472} - x86_64, traps: Stop using IST for #SS (Andy Lutomirski) [Orabug:
          20224029] {CVE-2014-9090} {CVE-2014-9322}</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-22T10:48:23">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:12:24.291-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:35.492-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:31.717-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:136785 - Corrected package names in objects and versions in states." date="2015-02-26T20:03:00.822-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-26T20:05:52.836-05:00">INTERIM</status_change>
            <status_change date="2015-03-16T04:01:55.958-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Oracle Linux 5 release section">
          <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel-uek is earlier than 0:2.6.32-400.36.13.el5uek" test_ref="oval:org.mitre.oval:tst:136790"/>
            <criterion comment="mlnx_en-2.6.32-400.36.13.el5uek is earlier than 0:1.5.7-2" test_ref="oval:org.mitre.oval:tst:136715"/>
            <criterion comment="ofa-2.6.32-400.36.13.el5uek is earlier than 0:1.5.1-4.0.58" test_ref="oval:org.mitre.oval:tst:136763"/>
            <criterion comment="kernel-uek-debug is earlier than 0:2.6.32-400.36.13.el5uek" test_ref="oval:org.mitre.oval:tst:136345"/>
            <criterion comment="kernel-uek-debug-devel is earlier than 0:2.6.32-400.36.13.el5uek" test_ref="oval:org.mitre.oval:tst:136837"/>
            <criterion comment="kernel-uek-devel is earlier than 0:2.6.32-400.36.13.el5uek" test_ref="oval:org.mitre.oval:tst:136775"/>
            <criterion comment="kernel-uek-doc is earlier than 0:2.6.32-400.36.13.el5uek" test_ref="oval:org.mitre.oval:tst:136282"/>
            <criterion comment="kernel-uek-firmware is earlier than 0:2.6.32-400.36.13.el5uek" test_ref="oval:org.mitre.oval:tst:136696"/>
            <criterion comment="kernel-uek-headers is earlier than 0:2.6.32-400.36.13.el5uek" test_ref="oval:org.mitre.oval:tst:136720"/>
            <criterion comment="mlnx_en-2.6.32-400.36.13.el5uekdebug is earlier than 0:1.5.7-2" test_ref="oval:org.mitre.oval:tst:136688"/>
            <criterion comment="ofa-2.6.32-400.36.13.el5uekdebug is earlier than 0:1.5.1-4.0.58" test_ref="oval:org.mitre.oval:tst:136141"/>
          </criteria>
        </criteria>
        <criteria comment="Oracle Linux 6 release section">
          <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel-uek is earlier than 0:2.6.32-400.36.13.el6uek" test_ref="oval:org.mitre.oval:tst:136565"/>
            <criterion comment="mlnx_en-2.6.32-400.36.13.el6uek is earlier than 0:1.5.7-0.1" test_ref="oval:org.mitre.oval:tst:136785"/>
            <criterion comment="ofa-2.6.32-400.36.13.el6uek is earlier than 0:1.5.1-4.0.58" test_ref="oval:org.mitre.oval:tst:136704"/>
            <criterion comment="kernel-uek-debug is earlier than 0:2.6.32-400.36.13.el6uek" test_ref="oval:org.mitre.oval:tst:136346"/>
            <criterion comment="kernel-uek-debug-devel is earlier than 0:2.6.32-400.36.13.el6uek" test_ref="oval:org.mitre.oval:tst:136677"/>
            <criterion comment="kernel-uek-devel is earlier than 0:2.6.32-400.36.13.el6uek" test_ref="oval:org.mitre.oval:tst:136599"/>
            <criterion comment="kernel-uek-doc is earlier than 0:2.6.32-400.36.13.el6uek" test_ref="oval:org.mitre.oval:tst:135876"/>
            <criterion comment="kernel-uek-firmware is earlier than 0:2.6.32-400.36.13.el6uek" test_ref="oval:org.mitre.oval:tst:136687"/>
            <criterion comment="kernel-uek-headers is earlier than 0:2.6.32-400.36.13.el6uek" test_ref="oval:org.mitre.oval:tst:136699"/>
            <criterion comment="mlnx_en-2.6.32-400.36.13.el6uekdebug is earlier than 0:1.5.7-0.1" test_ref="oval:org.mitre.oval:tst:136061"/>
            <criterion comment="ofa-2.6.32-400.36.13.el6uekdebug is earlier than 0:1.5.1-4.0.58" test_ref="oval:org.mitre.oval:tst:136809"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28644" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1619-1 -- Security update for shim (important)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>shim</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141619-1.html" ref_id="SUSE-SU-2014:1619-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3675" ref_id="CVE-2014-3675"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3676" ref_id="CVE-2014-3676"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3677" ref_id="CVE-2014-3677"/>
        <description>shim has been updated to fix three security issues:

    * OOB read access when parsing DHCPv6 packets (remote DoS)
      (CVE-2014-3675).
    * Heap overflow when parsing IPv6 addresses provided by tftp:// DHCPv6
      boot option (RCE) (CVE-2014-3676).
    * Memory corruption when processing user provided MOK lists
      (CVE-2014-3677).

Security Issues:

    * CVE-2014-3675
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3675>
    * CVE-2014-3676
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3676>
    * CVE-2014-3677
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3677></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:42:56">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:20:54.117-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:35.215-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:31.451-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="SUSE Linux Enterprise Server 11 release section">
          <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
          <criterion comment="gnu-efi is earlier than 0:3.0u-0.7.2" test_ref="oval:org.mitre.oval:tst:137099"/>
        </criteria>
        <criteria comment="SUSE Linux Enterprise Server 11 and SUSE Linux Enterprise Desktop 11 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
            <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
          </criteria>
          <criterion comment="shim is earlier than 0:0.7.318.81ee561d-0.9.2" test_ref="oval:org.mitre.oval:tst:136862"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28643" version="3" class="patch">
      <metadata>
        <title>ELSA-2015-1115 -- Oracle openssl</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <product>openssl</product>
        </affected>
        <reference source="VENDOR" ref_url="https://oss.oracle.com/pipermail/el-errata/2015-June/005125.html" ref_id="ELSA-2015-1115"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1791" ref_id="CVE-2015-1791"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0209" ref_id="CVE-2015-0209"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8176" ref_id="CVE-2014-8176"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1789" ref_id="CVE-2015-1789"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1790" ref_id="CVE-2015-1790"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1792" ref_id="CVE-2015-1792"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3216" ref_id="CVE-2015-3216"/>
        <description>OpenSSL is a toolkit that implements the Secure Sockets Layer  and Transport Layer Security  protocols, as well as a full-strength, general purpose cryptography library. An invalid free flaw was found in the way OpenSSL handled certain DTLS handshake messages. A malicious DTLS client or server could cause a DTLS server or client using OpenSSL to crash or, potentially, execute arbitrary code.  A flaw was found in the way the OpenSSL packages shipped with Red Hat Enterprise Linux 6 and 7 performed locking in the ssleay_rand_bytes function. This issue could possibly cause a multi-threaded application using OpenSSL to perform an out-of-bounds read and crash.  An out-of-bounds read flaw was found in the X509_cmp_time function of OpenSSL. A specially crafted X.509 certificate or a Certificate Revocation List  could possibly cause a TLS/SSL server or client using OpenSSL to crash.  A race condition was found in the session handling code of OpenSSL. This issue could possibly cause a multi-threaded TLS/SSL client using OpenSSL to double free session ticket data and crash.  A flaw was found in the way OpenSSL handled Cryptographic Message Syntax  messages. A CMS message with an unknown hash function identifier could cause an application using OpenSSL to enter an infinite loop.  A NULL pointer dereference was found in the way OpenSSL handled certain PKCS#7 inputs. A specially crafted PKCS#7 input with missing EncryptedContent data could cause an application using OpenSSL to crash.  Red Hat would like to thank the OpenSSL project for reporting CVE-2014-8176, CVE-2015-1789, CVE-2015-1790, CVE-2015-1791 and CVE-2015-1792 flaws. Upstream acknowledges Praveen Kariyanahalli and Ivan Fratric as the original reporters of CVE-2014-8176, Robert Swiecki and Hanno Bock as the original reporters of CVE-2015-1789, Michal Zalewski as the original reporter of CVE-2015-1790, Emilia Kasper as the original report of CVE-2015-1791 and Johannes Bauer as the original reporter of CVE-2015-1792. All openssl users are advised to upgrade to these updated packages, which contain backported patches to correct these issues. For the update to take effect, all services linked to the OpenSSL library must be restarted, or the system rebooted.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T09:20:00-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T09:29:47.951-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:18.739-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:00:24.495-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
        <criteria operator="OR" comment="All dependent packages of openssl">
          <criterion comment="openssl is earlier than 0:1.0.1e-30.el6_6.11 for i686" test_ref="oval:org.mitre.oval:tst:138647"/>
          <criterion comment="openssl-devel is earlier than 0:1.0.1e-30.el6_6.11 for i686" test_ref="oval:org.mitre.oval:tst:138021"/>
          <criterion comment="openssl-perl is earlier than 0:1.0.1e-30.el6_6.11 for i686" test_ref="oval:org.mitre.oval:tst:138997"/>
          <criterion comment="openssl-static is earlier than 0:1.0.1e-30.el6_6.11 for i686" test_ref="oval:org.mitre.oval:tst:138548"/>
          <criterion comment="openssl is earlier than 0:1.0.1e-30.el6_6.11 for x86_64" test_ref="oval:org.mitre.oval:tst:138674"/>
          <criterion comment="openssl-devel is earlier than 0:1.0.1e-30.el6_6.11 for x86_64" test_ref="oval:org.mitre.oval:tst:138445"/>
          <criterion comment="openssl-perl is earlier than 0:1.0.1e-30.el6_6.11 for x86_64" test_ref="oval:org.mitre.oval:tst:138995"/>
          <criterion comment="openssl-static is earlier than 0:1.0.1e-30.el6_6.11 for x86_64" test_ref="oval:org.mitre.oval:tst:138809"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28638" version="3" class="patch">
      <metadata>
        <title>ELSA-2015-0090 -- glibc security update (critical)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>glibc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2015-0090.html" ref_id="ELSA-2015-0090"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0235" ref_id="CVE-2015-0235"/>
        <description>[2.5-123.0.1.el5_11.1]
- Switch to use malloc when the input line is too long [Orabug 19951108]
- Use a /sys/devices/system/cpu/online for _SC_NPROCESSORS_ONLN implementation [Orabug 17642251] (Joe Jin)

[2.5-123.1]
- Fix parsing of numeric hosts in gethostbyname_r (CVE-2015-0235, #1183532).</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-28T12:52:20">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-29T16:29:55.995-05:00">DRAFT</status_change>
            <status_change date="2015-02-16T04:00:09.919-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:47.380-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="glibc is earlier than 0:2.5-123.0.1.el5_11.1" test_ref="oval:org.mitre.oval:tst:137594"/>
          <criterion comment="glibc-common is earlier than 0:2.5-123.0.1.el5_11.1" test_ref="oval:org.mitre.oval:tst:137078"/>
          <criterion comment="glibc-devel is earlier than 0:2.5-123.0.1.el5_11.1" test_ref="oval:org.mitre.oval:tst:137669"/>
          <criterion comment="glibc-headers is earlier than 0:2.5-123.0.1.el5_11.1" test_ref="oval:org.mitre.oval:tst:137563"/>
          <criterion comment="glibc-utils is earlier than 0:2.5-123.0.1.el5_11.1" test_ref="oval:org.mitre.oval:tst:137321"/>
          <criterion comment="nscd is earlier than 0:2.5-123.0.1.el5_11.1" test_ref="oval:org.mitre.oval:tst:137590"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28635" version="3" class="patch">
      <metadata>
        <title>USN-2436-1 -- X.Org X server vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <product>xorg-server</product>
          <product>xorg-server-lts-trusty</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2436-1/" ref_id="USN-2436-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8091" ref_id="CVE-2014-8091"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8092" ref_id="CVE-2014-8092"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8093" ref_id="CVE-2014-8093"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8094" ref_id="CVE-2014-8094"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8095" ref_id="CVE-2014-8095"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8096" ref_id="CVE-2014-8096"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8097" ref_id="CVE-2014-8097"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8098" ref_id="CVE-2014-8098"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8099" ref_id="CVE-2014-8099"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8100" ref_id="CVE-2014-8100"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8101" ref_id="CVE-2014-8101"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8102" ref_id="CVE-2014-8102"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8103" ref_id="CVE-2014-8103"/>
        <description>Ilja van Sprundel discovered a multitude of security issues in the X.Org X
server. An attacker able to connect to an X server, either locally or
remotely, could use these issues to cause the X server to crash or execute
arbitrary code resulting in possible privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:14:10">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:23:15.404-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:35.000-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:31.321-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criterion comment="xserver-xorg-core is earlier than 2:1.16.0-1ubuntu1.1" test_ref="oval:org.mitre.oval:tst:137237"/>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criterion comment="xserver-xorg-core is earlier than 2:1.15.1-0ubuntu2.4" test_ref="oval:org.mitre.oval:tst:136787"/>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="xserver-xorg-core is earlier than 2:1.11.4-0ubuntu10.15" test_ref="oval:org.mitre.oval:tst:136568"/>
            <criterion comment="xserver-xorg-core-lts-trusty is earlier than 2:1.15.1-0ubuntu2~precise3" test_ref="oval:org.mitre.oval:tst:137481"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28630" version="3" class="patch">
      <metadata>
        <title>RHSA-2014:2010 -- kernel security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 7</platform>
          <platform>CentOS Linux 7</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-2010.html" ref_id="RHSA-2014:2010"/>
        <reference source="CESA-2014:2010" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020845.html" ref_id="CESA-2014:2010"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9322" ref_id="CVE-2014-9322"/>
        <description>The kernel packages contain the Linux kernel, the core of any Linux
operating system.

* A flaw was found in the way the Linux kernel handled GS segment register
base switching when recovering from a #SS (stack segment) fault on an
erroneous return to user space. A local, unprivileged user could use this
flaw to escalate their privileges on the system. (CVE-2014-9322, Important)

Red Hat would like to thank Andy Lutomirski for reporting this issue.

All kernel users are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue. The system must be
rebooted for this update to take effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:33:55">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:14:32.122-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:34.617-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:31.001-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 7 and CentOS Linux 7 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 7.x" definition_ref="oval:org.mitre.oval:def:24773"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:136675"/>
            <criterion comment="kernel-abi-whitelists is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:137318"/>
            <criterion comment="kernel-debug is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:137252"/>
            <criterion comment="kernel-debug-devel is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:137025"/>
            <criterion comment="kernel-devel is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:136474"/>
            <criterion comment="kernel-doc is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:137011"/>
            <criterion comment="kernel-headers is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:137160"/>
            <criterion comment="kernel-tools is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:137230"/>
            <criterion comment="kernel-tools-libs is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:137337"/>
            <criterion comment="kernel-tools-libs-devel is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:137054"/>
            <criterion comment="perf is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:136684"/>
            <criterion comment="python-perf is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:137340"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel-debug-debuginfo is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:137264"/>
            <criterion comment="kernel-debuginfo is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:137121"/>
            <criterion comment="kernel-debuginfo-common-x86_64 is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:137341"/>
            <criterion comment="kernel-tools-debuginfo is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:136891"/>
            <criterion comment="perf-debuginfo is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:137225"/>
            <criterion comment="python-perf-debuginfo is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:137035"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28629" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1179 -- bind security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>bind</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1179.html" ref_id="RHSA-2009:1179"/>
        <reference source="CESA-2009:1179" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-July/016052.html" ref_id="CESA-2009:1179-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0696" ref_id="CVE-2009-0696"/>
        <description>Updated bind packages that fix a security issue are now available for Red
Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
[Updated 29th July 2009]
The packages in this erratum have been updated to also correct this issue
in the bind-sdb package.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:09">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:37.655-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:24.234-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:21.548-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="bind-chroot is earlier than 30:9.3.4-10.P1.el5_3.3" test_ref="oval:org.mitre.oval:tst:140566"/>
            <criterion comment="bind-devel is earlier than 30:9.3.4-10.P1.el5_3.3" test_ref="oval:org.mitre.oval:tst:140714"/>
            <criterion comment="bind-libbind-devel is earlier than 30:9.3.4-10.P1.el5_3.3" test_ref="oval:org.mitre.oval:tst:140950"/>
            <criterion comment="caching-nameserver is earlier than 30:9.3.4-10.P1.el5_3.3" test_ref="oval:org.mitre.oval:tst:140830"/>
            <criterion comment="bind is earlier than 30:9.3.4-10.P1.el5_3.3" test_ref="oval:org.mitre.oval:tst:140820"/>
            <criterion comment="bind-libs is earlier than 30:9.3.4-10.P1.el5_3.3" test_ref="oval:org.mitre.oval:tst:140469"/>
            <criterion comment="bind-sdb is earlier than 30:9.3.4-10.P1.el5_3.3" test_ref="oval:org.mitre.oval:tst:140860"/>
            <criterion comment="bind-utils is earlier than 30:9.3.4-10.P1.el5_3.3" test_ref="oval:org.mitre.oval:tst:140656"/>
          </criteria>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="bind is earlier than 30:9.3.4-10.P1.el5_3.2" test_ref="oval:org.mitre.oval:tst:140631"/>
            <criterion comment="bind-chroot is earlier than 30:9.3.4-10.P1.el5_3.2" test_ref="oval:org.mitre.oval:tst:140827"/>
            <criterion comment="bind-devel is earlier than 30:9.3.4-10.P1.el5_3.2" test_ref="oval:org.mitre.oval:tst:140561"/>
            <criterion comment="bind-libbind-devel is earlier than 30:9.3.4-10.P1.el5_3.2" test_ref="oval:org.mitre.oval:tst:140832"/>
            <criterion comment="bind-libs is earlier than 30:9.3.4-10.P1.el5_3.2" test_ref="oval:org.mitre.oval:tst:140976"/>
            <criterion comment="bind-sdb is earlier than 30:9.3.4-10.P1.el5_3.2" test_ref="oval:org.mitre.oval:tst:140535"/>
            <criterion comment="bind-utils is earlier than 30:9.3.4-10.P1.el5_3.2" test_ref="oval:org.mitre.oval:tst:140316"/>
            <criterion comment="caching-nameserver is earlier than 30:9.3.4-10.P1.el5_3.2" test_ref="oval:org.mitre.oval:tst:140293"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28627" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1222 -- kernel security and bug fix update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1222.html" ref_id="RHSA-2009:1222"/>
        <reference source="CESA-2009:1222" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-August/016109.html" ref_id="CESA-2009:1222-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2692" ref_id="CVE-2009-2692"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2698" ref_id="CVE-2009-2698"/>
        <description>Updated kernel packages that fix two security issues and a bug are now
available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The kernel packages contain the Linux kernel, the core of any Linux
operating system.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:01">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:23.770-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:23.929-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:21.221-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.18-128.7.1.el5" test_ref="oval:org.mitre.oval:tst:140778"/>
          <criterion comment="kernel-PAE is earlier than 0:2.6.18-128.7.1.el5" test_ref="oval:org.mitre.oval:tst:140907"/>
          <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-128.7.1.el5" test_ref="oval:org.mitre.oval:tst:140877"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.18-128.7.1.el5" test_ref="oval:org.mitre.oval:tst:140695"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-128.7.1.el5" test_ref="oval:org.mitre.oval:tst:140777"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.18-128.7.1.el5" test_ref="oval:org.mitre.oval:tst:140623"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.18-128.7.1.el5" test_ref="oval:org.mitre.oval:tst:140503"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.18-128.7.1.el5" test_ref="oval:org.mitre.oval:tst:140767"/>
          <criterion comment="kernel-xen is earlier than 0:2.6.18-128.7.1.el5" test_ref="oval:org.mitre.oval:tst:140910"/>
          <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-128.7.1.el5" test_ref="oval:org.mitre.oval:tst:140406"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28622" version="3" class="patch">
      <metadata>
        <title>ELSA-2015-0092 -- glibc security update (critical)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <platform>Oracle Linux 7</platform>
          <product>glibc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2015-0092.html" ref_id="ELSA-2015-0092"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0235" ref_id="CVE-2015-0235"/>
        <description>[2.17-55.0.4.el7_0.5]
- Remove strstr and strcasestr implementations using sse4.2 instructions.
- Upstream commits 584b18eb4df61ccd447db2dfe8c8a7901f8c8598 and
  1818483b15d22016b0eae41d37ee91cc87b37510 backported. (Jose E. Marchesi)

[2.17-55.5]
- Rebuild and run regression testing.

[2.17-55.4]
- Fix parsing of numeric hosts in gethostbyname_r (CVE-2015-0235, #1183535).

[2.17-55.3]
- Fix wordexp() to honour WRDE_NOCMD (CVE-2014-7817, #1170118)

[2.17-55.2]
- ftell: seek to end only when there are unflushed bytes (#1170187).

[2.17-55.1]
- Remove gconv transliteration loadable modules support (CVE-2014-5119,
  - _nl_find_locale: Improve handling of crafted locale names (CVE-2014-0475,</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-28T12:52:20">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-29T16:29:59.040-05:00">DRAFT</status_change>
            <status_change date="2015-02-16T04:00:09.444-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:46.849-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Oracle Linux 6 release section">
          <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="glibc is earlier than 0:2.12-1.149.el6_6.5" test_ref="oval:org.mitre.oval:tst:137271"/>
            <criterion comment="glibc-common is earlier than 0:2.12-1.149.el6_6.5" test_ref="oval:org.mitre.oval:tst:137406"/>
            <criterion comment="glibc-devel is earlier than 0:2.12-1.149.el6_6.5" test_ref="oval:org.mitre.oval:tst:137663"/>
            <criterion comment="glibc-headers is earlier than 0:2.12-1.149.el6_6.5" test_ref="oval:org.mitre.oval:tst:137470"/>
            <criterion comment="glibc-static is earlier than 0:2.12-1.149.el6_6.5" test_ref="oval:org.mitre.oval:tst:137439"/>
            <criterion comment="glibc-utils is earlier than 0:2.12-1.149.el6_6.5" test_ref="oval:org.mitre.oval:tst:137591"/>
            <criterion comment="nscd is earlier than 0:2.12-1.149.el6_6.5" test_ref="oval:org.mitre.oval:tst:137287"/>
          </criteria>
        </criteria>
        <criteria comment="Oracle Linux 7 release section">
          <extend_definition comment="Oracle Linux 7.x" definition_ref="oval:org.mitre.oval:def:25183"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="glibc is earlier than 0:2.17-55.0.4.el7_0.5" test_ref="oval:org.mitre.oval:tst:137257"/>
            <criterion comment="glibc-common is earlier than 0:2.17-55.0.4.el7_0.5" test_ref="oval:org.mitre.oval:tst:137616"/>
            <criterion comment="glibc-devel is earlier than 0:2.17-55.0.4.el7_0.5" test_ref="oval:org.mitre.oval:tst:137415"/>
            <criterion comment="glibc-headers is earlier than 0:2.17-55.0.4.el7_0.5" test_ref="oval:org.mitre.oval:tst:137419"/>
            <criterion comment="glibc-static is earlier than 0:2.17-55.0.4.el7_0.5" test_ref="oval:org.mitre.oval:tst:137344"/>
            <criterion comment="glibc-utils is earlier than 0:2.17-55.0.4.el7_0.5" test_ref="oval:org.mitre.oval:tst:137316"/>
            <criterion comment="nscd is earlier than 0:2.17-55.0.4.el7_0.5" test_ref="oval:org.mitre.oval:tst:137641"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28617" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1106 -- kernel security and bug fix update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1106.html" ref_id="RHSA-2009:1106"/>
        <reference source="CESA-2009:1106" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-June/015975.html" ref_id="CESA-2009:1106-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1072" ref_id="CVE-2009-1072"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1192" ref_id="CVE-2009-1192"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1439" ref_id="CVE-2009-1439"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1630" ref_id="CVE-2009-1630"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1633" ref_id="CVE-2009-1633"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1758" ref_id="CVE-2009-1758"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3238" ref_id="CVE-2009-3238"/>
        <description>Updated kernel packages that fix several security issues and several bugs
are now available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The kernel packages contain the Linux kernel, the core of any Linux
operating system.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:20">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:28.275-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:23.287-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:20.628-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.18-128.1.14.el5" test_ref="oval:org.mitre.oval:tst:140621"/>
          <criterion comment="kernel-PAE is earlier than 0:2.6.18-128.1.14.el5" test_ref="oval:org.mitre.oval:tst:140807"/>
          <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-128.1.14.el5" test_ref="oval:org.mitre.oval:tst:141016"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.18-128.1.14.el5" test_ref="oval:org.mitre.oval:tst:141049"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-128.1.14.el5" test_ref="oval:org.mitre.oval:tst:140840"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.18-128.1.14.el5" test_ref="oval:org.mitre.oval:tst:140839"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.18-128.1.14.el5" test_ref="oval:org.mitre.oval:tst:140721"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.18-128.1.14.el5" test_ref="oval:org.mitre.oval:tst:140838"/>
          <criterion comment="kernel-xen is earlier than 0:2.6.18-128.1.14.el5" test_ref="oval:org.mitre.oval:tst:141083"/>
          <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-128.1.14.el5" test_ref="oval:org.mitre.oval:tst:140847"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28616" version="5" class="patch">
      <metadata>
        <title>ELSA-2014-2008-1 -- kernel security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-2008-1.html" ref_id="ELSA-2014-2008-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9322" ref_id="CVE-2014-9322"/>
        <description>kernel [2.6.18-400.1.1.0.1] - [net] fix tcp_trim_head() (James Li) [orabug
          14512145, 19219078] - ocfs2: dlm: fix recovery hung (Junxiao Bi) [orabug 13956772] - i386:
          fix MTRR code (Zhenzhong Duan) [orabug 15862649] - [oprofile] x86, mm: Add
          __get_user_pages_fast() [orabug 14277030] - [oprofile] export __get_user_pages_fast()
          function [orabug 14277030] - [oprofile] oprofile, x86: Fix nmi-unsafe callgraph support
          [orabug 14277030] - [oprofile] oprofile: use KM_NMI slot for kmap_atomic [orabug 14277030]
          - [oprofile] oprofile: i386 add get_user_pages_fast support [orabug 14277030] - [kernel]
          Initialize the local uninitialized variable stats. [orabug 14051367] - [fs] JBD:make jbd
          support 512B blocks correctly for ocfs2. [orabug 13477763] - [x86 ] fix fpu context
          corrupt when preempt in signal context [orabug 14038272] - [mm] fix hugetlb page leak
          (Dave McCracken) [orabug 12375075] - fix ia64 build error due to
          add-support-above-32-vcpus.patch(Zhenzhong Duan) - [x86] use dynamic vcpu_info remap to
          support more than 32 vcpus (Zhenzhong Duan) - [x86] Fix lvt0 reset when hvm boot up with
          noapic param - [scsi] remove printk's when doing I/O to a dead device (John Sobecki, Chris
          Mason) [orabug 12342275] - [char] ipmi: Fix IPMI errors due to timing problems (Joe Jin)
          [orabug 12561346] - [scsi] Fix race when removing SCSI devices (Joe Jin) [orabug 12404566]
          - [net] net: Redo the broken redhat netconsole over bonding (Tina Yang) [orabug 12740042]
          - [fs] nfs: Fix __put_nfs_open_context() NULL pointer panic (Joe Jin) [orabug 12687646] -
          fix filp_close() race (Joe Jin) [orabug 10335998] - make xenkbd.abs_pointer=1 by default
          [orabug 67188919] - [xen] check to see if hypervisor supports memory reservation change
          (Chuck Anderson) [orabug 7556514] - [net] Enable entropy for
          bnx2,bnx2x,e1000e,igb,ixgb,ixgbe,ixgbevf (John Sobecki) [orabug 10315433] - [NET] Add xen
          pv netconsole support (Tina Yang) [orabug 6993043] [bz 7258] - [mm] Patch shrink_zone to
          yield during severe mempressure events, avoiding hangs and evictions (John Sobecki,Chris
          Mason) [orabug 6086839] - [mm] Enhance shrink_zone patch allow full swap utilization, and
          also be NUMA-aware (John Sobecki,Chris Mason,Herbert van den Bergh) [orabug 9245919] - fix
          aacraid not to reset during kexec (Joe Jin) [orabug 8516042] - [xen] PVHVM guest with PoD
          crashes under memory pressure (Chuck Anderson) [orabug 9107465] - [xen] PV guest with FC
          HBA hangs during shutdown (Chuck Anderson) [orabug 9764220] - Support 256GB+ memory for pv
          guest (Mukesh Rathor) [orabug 9450615] - fix overcommit memory to use percpu_counter for
          (KOSAKI Motohiro, Guru Anbalagane) [orabug 6124033] - [ipmi] make configurable timeouts
          for kcs of ipmi [orabug 9752208] - [ib] fix memory corruption (Andy Grover) [orabug
          9972346] - [usb] USB: fix __must_check warnings in drivers/usb/core/ (Junxiao Bi) [orabug
          14795203] - [usb] usbcore: fix refcount bug in endpoint removal (Junxiao Bi) [orabug
          14795203]</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-22T10:48:35">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:12:15.693-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:34.273-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:30.666-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:37975 - Corrected package names in objects and versions in states." date="2015-02-26T20:03:00.822-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-26T20:05:53.422-05:00">INTERIM</status_change>
            <status_change date="2015-03-16T04:01:55.556-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.18-400.1.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:136630"/>
          <criterion comment="ocfs2-2.6.18-400.1.1.0.1.el5 is earlier than 0:1.4.10-1.el5" test_ref="oval:org.mitre.oval:tst:136655"/>
          <criterion comment="oracleasm-2.6.18-400.1.1.0.1.el5 is earlier than 0:2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:136968"/>
          <criterion comment="kernel-PAE is earlier than 0:2.6.18-400.1.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:136781"/>
          <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-400.1.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:136860"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.18-400.1.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:136801"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-400.1.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:136887"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.18-400.1.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:136762"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.18-400.1.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:136654"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.18-400.1.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:136415"/>
          <criterion comment="kernel-xen is earlier than 0:2.6.18-400.1.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:136711"/>
          <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-400.1.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:136961"/>
          <criterion comment="ocfs2-2.6.18-400.1.1.0.1.el5PAE is earlier than 0:1.4.10-1.el5" test_ref="oval:org.mitre.oval:tst:136033"/>
          <criterion comment="ocfs2-2.6.18-400.1.1.0.1.el5debug is earlier than 0:1.4.10-1.el5" test_ref="oval:org.mitre.oval:tst:136847"/>
          <criterion comment="ocfs2-2.6.18-400.1.1.0.1.el5xen is earlier than 0:1.4.10-1.el5" test_ref="oval:org.mitre.oval:tst:136743"/>
          <criterion comment="oracleasm-2.6.18-400.1.1.0.1.el5PAE is earlier than 0:2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:136384"/>
          <criterion comment="oracleasm-2.6.18-400.1.1.0.1.el5debug is earlier than 0:2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:136964"/>
          <criterion comment="oracleasm-2.6.18-400.1.1.0.1.el5xen is earlier than 0:2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:136984"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28615" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-1976 -- rpm security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 7</platform>
          <product>rpm</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-1976.html" ref_id="ELSA-2014-1976"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6435" ref_id="CVE-2013-6435"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8118" ref_id="CVE-2014-8118"/>
        <description>[4.11.1-18]
- Add check against malicious CPIO file name size (#1163060)
- Fixes CVE-2014-8118

[4.11.1-17]
- Fix race condidition where unchecked data is exposed in the file system
  (#1163060)
- Fixes CVE-2013-6435</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-22T10:48:45">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:12:14.430-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:34.076-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:30.551-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 7.x" definition_ref="oval:org.mitre.oval:def:25183"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="rpm is earlier than 0:4.11.1-18.el7_0" test_ref="oval:org.mitre.oval:tst:136955"/>
          <criterion comment="rpm-apidocs is earlier than 0:4.11.1-18.el7_0" test_ref="oval:org.mitre.oval:tst:137122"/>
          <criterion comment="rpm-build is earlier than 0:4.11.1-18.el7_0" test_ref="oval:org.mitre.oval:tst:137145"/>
          <criterion comment="rpm-build-libs is earlier than 0:4.11.1-18.el7_0" test_ref="oval:org.mitre.oval:tst:136671"/>
          <criterion comment="rpm-cron is earlier than 0:4.11.1-18.el7_0" test_ref="oval:org.mitre.oval:tst:136273"/>
          <criterion comment="rpm-devel is earlier than 0:4.11.1-18.el7_0" test_ref="oval:org.mitre.oval:tst:137070"/>
          <criterion comment="rpm-libs is earlier than 0:4.11.1-18.el7_0" test_ref="oval:org.mitre.oval:tst:137038"/>
          <criterion comment="rpm-python is earlier than 0:4.11.1-18.el7_0" test_ref="oval:org.mitre.oval:tst:136951"/>
          <criterion comment="rpm-sign is earlier than 0:4.11.1-18.el7_0" test_ref="oval:org.mitre.oval:tst:137005"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28613" version="3" class="patch">
      <metadata>
        <title>RHSA-2014:1983 -- xorg-x11-server security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 6</platform>
          <platform>Red Hat Enterprise Linux 7</platform>
          <platform>CentOS Linux 7</platform>
          <platform>CentOS Linux 6</platform>
          <product>xorg-x11-server</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-1983.html" ref_id="RHSA-2014:1983"/>
        <reference source="CESA-2014:1983-CentOS 7" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020823.html" ref_id="CESA-2014:1983-CentOS 7"/>
        <reference source="CESA-2014:1983-CentOS 6" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020824.html" ref_id="CESA-2014:1983-CentOS 6"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8091" ref_id="CVE-2014-8091"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8092" ref_id="CVE-2014-8092"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8093" ref_id="CVE-2014-8093"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8094" ref_id="CVE-2014-8094"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8095" ref_id="CVE-2014-8095"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8096" ref_id="CVE-2014-8096"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8097" ref_id="CVE-2014-8097"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8098" ref_id="CVE-2014-8098"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8099" ref_id="CVE-2014-8099"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8100" ref_id="CVE-2014-8100"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8101" ref_id="CVE-2014-8101"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8102" ref_id="CVE-2014-8102"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8103" ref_id="CVE-2014-8103"/>
        <description>X.Org is an open source implementation of the X Window System. It provides
the basic low-level functionality that full-fledged graphical user
interfaces are designed upon.

Multiple integer overflow flaws and out-of-bounds write flaws were found in
the way the X.Org server calculated memory requirements for certain X11
core protocol and GLX extension requests. A malicious, authenticated client
could use either of these flaws to crash the X.Org server or, potentially,
execute arbitrary code with root privileges. (CVE-2014-8092, CVE-2014-8093,
CVE-2014-8098)

It was found that the X.Org server did not properly handle SUN-DES-1
(Secure RPC) authentication credentials. A malicious, unauthenticated
client could use this flaw to crash the X.Org server by submitting a
specially crafted authentication request. (CVE-2014-8091)

Multiple out-of-bounds access flaws were found in the way the X.Org server
calculated memory requirements for certain requests. A malicious,
authenticated client could use either of these flaws to crash the X.Org
server, or leak memory contents to the client. (CVE-2014-8097)

An integer overflow flaw was found in the way the X.Org server calculated
memory requirements for certain DRI2 extension requests. A malicious,
authenticated client could use this flaw to crash the X.Org server.
(CVE-2014-8094)

Multiple out-of-bounds access flaws were found in the way the X.Org server
calculated memory requirements for certain requests. A malicious,
authenticated client could use either of these flaws to crash the X.Org
server. (CVE-2014-8095, CVE-2014-8096, CVE-2014-8099, CVE-2014-8100,
CVE-2014-8101, CVE-2014-8102, CVE-2014-8103)

All xorg-x11-server users are advised to upgrade to these updated packages,
which contain backported patches to correct these issues.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:33:52">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:14:29.864-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:33.736-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:30.335-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 6 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="xorg-x11-server-Xdmx is earlier than 0:1.15.0-25.el6_6" test_ref="oval:org.mitre.oval:tst:137019"/>
            <criterion comment="xorg-x11-server-Xephyr is earlier than 0:1.15.0-25.el6_6" test_ref="oval:org.mitre.oval:tst:136669"/>
            <criterion comment="xorg-x11-server-Xnest is earlier than 0:1.15.0-25.el6_6" test_ref="oval:org.mitre.oval:tst:137352"/>
            <criterion comment="xorg-x11-server-Xorg is earlier than 0:1.15.0-25.el6_6" test_ref="oval:org.mitre.oval:tst:137394"/>
            <criterion comment="xorg-x11-server-Xvfb is earlier than 0:1.15.0-25.el6_6" test_ref="oval:org.mitre.oval:tst:137275"/>
            <criterion comment="xorg-x11-server-common is earlier than 0:1.15.0-25.el6_6" test_ref="oval:org.mitre.oval:tst:137387"/>
            <criterion comment="xorg-x11-server-debuginfo is earlier than 0:1.15.0-25.el6_6" test_ref="oval:org.mitre.oval:tst:137157"/>
            <criterion comment="xorg-x11-server-devel is earlier than 0:1.15.0-25.el6_6" test_ref="oval:org.mitre.oval:tst:137254"/>
            <criterion comment="xorg-x11-server-source is earlier than 0:1.15.0-25.el6_6" test_ref="oval:org.mitre.oval:tst:137234"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 and CentOS Linux 7 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 7.x" definition_ref="oval:org.mitre.oval:def:24773"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="xorg-x11-server-Xdmx is earlier than 0:1.15.0-7.el7_0.3" test_ref="oval:org.mitre.oval:tst:136868"/>
            <criterion comment="xorg-x11-server-Xephyr is earlier than 0:1.15.0-7.el7_0.3" test_ref="oval:org.mitre.oval:tst:136582"/>
            <criterion comment="xorg-x11-server-Xnest is earlier than 0:1.15.0-7.el7_0.3" test_ref="oval:org.mitre.oval:tst:137155"/>
            <criterion comment="xorg-x11-server-Xorg is earlier than 0:1.15.0-7.el7_0.3" test_ref="oval:org.mitre.oval:tst:137300"/>
            <criterion comment="xorg-x11-server-Xvfb is earlier than 0:1.15.0-7.el7_0.3" test_ref="oval:org.mitre.oval:tst:137148"/>
            <criterion comment="xorg-x11-server-common is earlier than 0:1.15.0-7.el7_0.3" test_ref="oval:org.mitre.oval:tst:137386"/>
            <criterion comment="xorg-x11-server-devel is earlier than 0:1.15.0-7.el7_0.3" test_ref="oval:org.mitre.oval:tst:137208"/>
            <criterion comment="xorg-x11-server-source is earlier than 0:1.15.0-7.el7_0.3" test_ref="oval:org.mitre.oval:tst:137191"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
          <criterion comment="xorg-x11-server-debuginfo is earlier than 0:1.15.0-7.el7_0.3" test_ref="oval:org.mitre.oval:tst:137307"/>
        </criteria>
        <criteria comment="CentOS Linux 6 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 6.x" definition_ref="oval:org.mitre.oval:def:16337"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="xorg-x11-server-common is earlier than 0:1.15.0-25.el6.centos" test_ref="oval:org.mitre.oval:tst:137363"/>
            <criterion comment="xorg-x11-server-devel is earlier than 0:1.15.0-25.el6.centos" test_ref="oval:org.mitre.oval:tst:137108"/>
            <criterion comment="xorg-x11-server-source is earlier than 0:1.15.0-25.el6.centos" test_ref="oval:org.mitre.oval:tst:136605"/>
            <criterion comment="xorg-x11-server-Xdmx is earlier than 0:1.15.0-25.el6.centos" test_ref="oval:org.mitre.oval:tst:137065"/>
            <criterion comment="xorg-x11-server-Xephyr is earlier than 0:1.15.0-25.el6.centos" test_ref="oval:org.mitre.oval:tst:136401"/>
            <criterion comment="xorg-x11-server-Xnest is earlier than 0:1.15.0-25.el6.centos" test_ref="oval:org.mitre.oval:tst:137292"/>
            <criterion comment="xorg-x11-server-Xorg is earlier than 0:1.15.0-25.el6.centos" test_ref="oval:org.mitre.oval:tst:136768"/>
            <criterion comment="xorg-x11-server-Xvfb is earlier than 0:1.15.0-25.el6.centos" test_ref="oval:org.mitre.oval:tst:137358"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28612" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-1997 -- kernel security and bug fix update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-1997.html" ref_id="ELSA-2014-1997"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3687" ref_id="CVE-2014-3687"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3673" ref_id="CVE-2014-3673"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3688" ref_id="CVE-2014-3688"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6410" ref_id="CVE-2014-6410"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-6657" ref_id="CVE-2012-6657"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5471" ref_id="CVE-2014-5471"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5472" ref_id="CVE-2014-5472"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9322" ref_id="CVE-2014-9322"/>
        <description>[2.6.32-504.3.3]
- [x86] traps: stop using IST for #SS (Petr  Matousek) [1172810 1172811] {CVE-2014-9322}

[2.6.32-504.3.2]
- [md] dm-thin: fix pool_io_hints to avoid looking at max_hw_sectors (Mike Snitzer) [1161420 1161421 1142773 1145230]

[2.6.32-504.3.1]
- [s390] zcrypt: toleration of new crypto adapter hardware (Hendrik Brueckner) [1158311 1134984]
- [s390] zcrypt: support for extended number of ap domains (Hendrik Brueckner) [1158311 1134984]
- [md] dm-thin: fix potential for infinite loop in pool_io_hints (Mike Snitzer) [1161420 1161421 1142773 1145230]

[2.6.32-504.2.1]
- [fs] udf: Avoid infinite loop when processing indirect ICBs (Jacob Tanenbaum) [1142319 1142320] {CVE-2014-6410}
- [fs] isofs: unbound recursion when processing relocated directories (Jacob Tanenbaum) [1142268 1142269] {CVE-2014-5472 CVE-2014-5471}
- [net] ipv6: delete expired route in ip6_pmtu_deliver (Hannes Frederic Sowa) [1161418 1156137]
- [net] sctp: fix remote memory pressure from excessive queueing (Daniel Borkmann) [1155746 1154676] {CVE-2014-3688}
- [net] sctp: fix panic on duplicate ASCONF chunks (Daniel Borkmann) [1155733 1154676] {CVE-2014-3687}
- [net] sctp: fix skb_over_panic when receiving malformed ASCONF chunks (Daniel Borkmann) [1147857 1154676] {CVE-2014-3673}
- [net] sctp: handle association restarts when the socket is closed (Daniel Borkmann) [1147857 1154676]
- [md] dm-thin: refactor requeue_io to eliminate spinlock bouncing (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] dm-thin: optimize retry_bios_on_resume (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] dm-thin: sort the deferred cells (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] dm-thin: direct dispatch when breaking sharing (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] dm-thin: remap the bios in a cell immediately (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] dm-thin: defer whole cells rather than individual bios (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] dm-thin: factor out remap_and_issue_overwrite (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] dm-thin: performance improvement to discard processing (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] dm-thin: grab a virtual cell before looking up the mapping (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] dm-thin: implement thin_merge (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] dm: improve documentation and code clarity in dm_merge_bvec (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] dm-thin: adjust max_sectors_kb based on thinp blocksize (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] block: fix alignment_offset math that assumes io_min is a power-of-2 (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] dm-thin: throttle incoming IO (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] dm-thin: prefetch missing metadata pages (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] dm-transaction-manager: add support for prefetching blocks of metadata (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] dm-thin-metadata: change dm_thin_find_block to allow blocking, but not issuing, IO (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] dm-bio-prison: switch to using a red black tree (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] dm-bufio: evict buffers that are past the max age but retain some buffers (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] dm-bufio: switch from a huge hash table to an rbtree (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] dm-bufio: update last_accessed when relinking a buffer (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] dm-bufio: use kzalloc when allocating dm_bufio_client (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] dm-thin-metadata: do not allow the data block size to change (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] dm-thin: cleanup noflush_work to use a proper completion (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [md] dm-thin: fix DMERR typo in pool_status error path (Mike Snitzer) [1161420 1161421 1142773 1145230]
- [fs] xfs: xlog_cil_force_lsn doesn't always wait correctly (Eric Sandeen) [1158325 1133304]
- [netdrv] ixgbe: allow TXDCTL.WRTHRESH to be 1 will small ITR values (John Greene) [1158326 1132267]
- [netdrv] ixgbe: Intel Change to allow itr changes without CONFIG_BQL support (John Greene) [1158326 1132267]
- [video] offb: Fix setting of the pseudo-palette for >8bpp (Gerd Hoffmann) [1158328 1142450]
- [video] offb: Add palette hack for qemu 'standard vga' framebuffer (Gerd Hoffmann) [1158328 1142450]
- [video] offb: Fix bug in calculating requested vram size (Gerd Hoffmann) [1158328 1142450]
- [net] sock_queue_err_skb() dont mess with sk_forward_alloc (Jiri Benc) [1155427 1148257]
- [net] guard tcp_set_keepalive() to tcp sockets (Florian Westphal) [1141744 1141746] {CVE-2012-6657}
- Revert: [net] revert 'bridge: Set vlan_features to allow offloads on vlans' (Vlad Yasevich) [1144442 1121991]
- [x86] kvm: fix PIT timer race condition (mguzik) [1149592 1149593] {CVE-2014-3611}
- [x86] kvm: vmx: handle invept and invvpid vm exits gracefull (mguzik) [1144826 1144837 1144827 1144838] {CVE-2014-3646 CVE-2014-3645}</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-22T10:48:36">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:12:34.550-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:33.509-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:30.127-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.32-504.3.3.el6" test_ref="oval:org.mitre.oval:tst:136917"/>
          <criterion comment="kernel-abi-whitelists is earlier than 0:2.6.32-504.3.3.el6" test_ref="oval:org.mitre.oval:tst:136874"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.32-504.3.3.el6" test_ref="oval:org.mitre.oval:tst:136910"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.32-504.3.3.el6" test_ref="oval:org.mitre.oval:tst:136849"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.32-504.3.3.el6" test_ref="oval:org.mitre.oval:tst:136851"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.32-504.3.3.el6" test_ref="oval:org.mitre.oval:tst:136927"/>
          <criterion comment="kernel-firmware is earlier than 0:2.6.32-504.3.3.el6" test_ref="oval:org.mitre.oval:tst:136574"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.32-504.3.3.el6" test_ref="oval:org.mitre.oval:tst:136583"/>
          <criterion comment="perf is earlier than 0:2.6.32-504.3.3.el6" test_ref="oval:org.mitre.oval:tst:136676"/>
          <criterion comment="python-perf is earlier than 0:2.6.32-504.3.3.el6" test_ref="oval:org.mitre.oval:tst:136902"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28611" version="3" class="patch">
      <metadata>
        <title>USN-2448-1 -- Linux kernel vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <product>linux</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2448-1/" ref_id="USN-2448-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8134" ref_id="CVE-2014-8134"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7826" ref_id="CVE-2014-7826"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3673" ref_id="CVE-2014-3673"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3687" ref_id="CVE-2014-3687"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3688" ref_id="CVE-2014-3688"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7825" ref_id="CVE-2014-7825"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7970" ref_id="CVE-2014-7970"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8086" ref_id="CVE-2014-8086"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8369" ref_id="CVE-2014-8369"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9090" ref_id="CVE-2014-9090"/>
        <description><![CDATA[An information leak in the Linux kernel was discovered that could leak the
high 16 bits of the kernel stack address on 32-bit Kernel Virtual Machine
(KVM) paravirt guests. A user in the guest OS could exploit this leak to
obtain information that could potentially be used to aid in attacking the
kernel. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8134">CVE-2014-8134</a>)

Rabin Vincent, Robert Swiecki, Russell King discovered that the ftrace
subsystem of the Linux kernel does not properly handle private syscall
numbers. A local user could exploit this flaw to cause a denial of service
(OOPS). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7826">CVE-2014-7826</a>)

A flaw in the handling of malformed ASCONF chunks by SCTP (Stream Control
Transmission Protocol) implementation in the Linux kernel was discovered. A
remote attacker could exploit this flaw to cause a denial of service
(system crash). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3673">CVE-2014-3673</a>)

A flaw in the handling of duplicate ASCONF chunks by SCTP (Stream Control
Transmission Protocol) implementation in the Linux kernel was discovered. A
remote attacker could exploit this flaw to cause a denial of service
(panic). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3687">CVE-2014-3687</a>)

It was discovered that excessive queuing by SCTP (Stream Control
Transmission Protocol) implementation in the Linux kernel can cause memory
pressure. A remote attacker could exploit this flaw to cause a denial of
service. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3688">CVE-2014-3688</a>)

Rabin Vincent, Robert Swiecki, Russell Kinglaw discovered a flaw in how the
perf subsystem of the Linux kernel handles private systecall numbers. A
local user could exploit this to cause a denial of service (OOPS) or bypass
ASLR protections via a crafted application. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7825">CVE-2014-7825</a>)

Andy Lutomirski discovered a flaw in how the Linux kernel handles
pivot_root when used with a chroot directory. A local user could exploit
this flaw to cause a denial of service (mount-tree loop). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7970">CVE-2014-7970</a>)

Dmitry Monakhov discovered a race condition in the ext4_file_write_iter
function of the Linux kernel&#39;s ext4 filesystem. A local user could exploit
this flaw to cause a denial of service (file unavailability).
(<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8086">CVE-2014-8086</a>)

The KVM (kernel virtual machine) subsystem of the Linux kernel
miscalculates the number of memory pages during the handling of a mapping
failure. A guest OS user could exploit this to cause a denial of service
(host OS page unpinning) or possibly have unspecified other impact by
leveraging guest OS privileges. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8369">CVE-2014-8369</a>)

Andy Lutomirski discovered that the Linux kernel does not properly handle
faults associated with the Stack Segment (SS) register on the x86
architecture. A local attacker could exploit this flaw to cause a denial of
service (panic). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-9090">CVE-2014-9090</a>)]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:12:57">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:23:21.137-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:33.350-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:30.019-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="linux-image-3.16.0-28-lowlatency is earlier than 0:3.16.0-28.37" test_ref="oval:org.mitre.oval:tst:137228"/>
          <criterion comment="linux-image-3.16.0-28-powerpc64-emb is earlier than 0:3.16.0-28.37" test_ref="oval:org.mitre.oval:tst:137505"/>
          <criterion comment="linux-image-3.16.0-28-generic is earlier than 0:3.16.0-28.37" test_ref="oval:org.mitre.oval:tst:136735"/>
          <criterion comment="linux-image-3.16.0-28-powerpc-e500mc is earlier than 0:3.16.0-28.37" test_ref="oval:org.mitre.oval:tst:137480"/>
          <criterion comment="linux-image-3.16.0-28-powerpc64-smp is earlier than 0:3.16.0-28.37" test_ref="oval:org.mitre.oval:tst:137195"/>
          <criterion comment="linux-image-3.16.0-28-generic-lpae is earlier than 0:3.16.0-28.37" test_ref="oval:org.mitre.oval:tst:137356"/>
          <criterion comment="linux-image-3.16.0-28-powerpc-smp is earlier than 0:3.16.0-28.37" test_ref="oval:org.mitre.oval:tst:137464"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28608" version="3" class="patch">
      <metadata>
        <title>USN-2448-2 -- Linux kernel regression</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <product>linux</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2448-2/" ref_id="USN-2448-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8134" ref_id="CVE-2014-8134"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7826" ref_id="CVE-2014-7826"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3673" ref_id="CVE-2014-3673"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3687" ref_id="CVE-2014-3687"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3688" ref_id="CVE-2014-3688"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7825" ref_id="CVE-2014-7825"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7970" ref_id="CVE-2014-7970"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8086" ref_id="CVE-2014-8086"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8369" ref_id="CVE-2014-8369"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9090" ref_id="CVE-2014-9090"/>
        <description><![CDATA[USN-2448-1 fixed vulnerabilities in the Linux kernel. Due to an unrelated
regression TCP Throughput drops to zero for several drivers after upgrading.
This update fixes the problem.

We apologize for the inconvenience.

Original advisory details:

 An information leak in the Linux kernel was discovered that could leak the
 high 16 bits of the kernel stack address on 32-bit Kernel Virtual Machine
 (KVM) paravirt guests. A user in the guest OS could exploit this leak to
 obtain information that could potentially be used to aid in attacking the
 kernel. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8134">CVE-2014-8134</a>)
 
 Rabin Vincent, Robert Swiecki, Russell King discovered that the ftrace
 subsystem of the Linux kernel does not properly handle private syscall
 numbers. A local user could exploit this flaw to cause a denial of service
 (OOPS). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7826">CVE-2014-7826</a>)
 
 A flaw in the handling of malformed ASCONF chunks by SCTP (Stream Control
 Transmission Protocol) implementation in the Linux kernel was discovered. A
 remote attacker could exploit this flaw to cause a denial of service
 (system crash). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3673">CVE-2014-3673</a>)
 
 A flaw in the handling of duplicate ASCONF chunks by SCTP (Stream Control
 Transmission Protocol) implementation in the Linux kernel was discovered. A
 remote attacker could exploit this flaw to cause a denial of service
 (panic). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3687">CVE-2014-3687</a>)
 
 It was discovered that excessive queuing by SCTP (Stream Control
 Transmission Protocol) implementation in the Linux kernel can cause memory
 pressure. A remote attacker could exploit this flaw to cause a denial of
 service. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3688">CVE-2014-3688</a>)
 
 Rabin Vincent, Robert Swiecki, Russell Kinglaw discovered a flaw in how the
 perf subsystem of the Linux kernel handles private systecall numbers. A
 local user could exploit this to cause a denial of service (OOPS) or bypass
 ASLR protections via a crafted application. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7825">CVE-2014-7825</a>)
 
 Andy Lutomirski discovered a flaw in how the Linux kernel handles
 pivot_root when used with a chroot directory. A local user could exploit
 this flaw to cause a denial of service (mount-tree loop). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7970">CVE-2014-7970</a>)
 
 Dmitry Monakhov discovered a race condition in the ext4_file_write_iter
 function of the Linux kernel&#39;s ext4 filesystem. A local user could exploit
 this flaw to cause a denial of service (file unavailability).
 (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8086">CVE-2014-8086</a>)
 
 The KVM (kernel virtual machine) subsystem of the Linux kernel
 miscalculates the number of memory pages during the handling of a mapping
 failure. A guest OS user could exploit this to cause a denial of service
 (host OS page unpinning) or possibly have unspecified other impact by
 leveraging guest OS privileges. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8369">CVE-2014-8369</a>)
 
 Andy Lutomirski discovered that the Linux kernel does not properly handle
 faults associated with the Stack Segment (SS) register on the x86
 architecture. A local attacker could exploit this flaw to cause a denial of
 service (panic). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-9090">CVE-2014-9090</a>)]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:12:57">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:23:26.962-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:33.162-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:29.876-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="linux-image-3.16.0-28-lowlatency is earlier than 0:3.16.0-28.38" test_ref="oval:org.mitre.oval:tst:137116"/>
          <criterion comment="linux-image-3.16.0-28-powerpc64-emb is earlier than 0:3.16.0-28.38" test_ref="oval:org.mitre.oval:tst:137268"/>
          <criterion comment="linux-image-3.16.0-28-generic is earlier than 0:3.16.0-28.38" test_ref="oval:org.mitre.oval:tst:136909"/>
          <criterion comment="linux-image-3.16.0-28-powerpc-e500mc is earlier than 0:3.16.0-28.38" test_ref="oval:org.mitre.oval:tst:137231"/>
          <criterion comment="linux-image-3.16.0-28-powerpc64-smp is earlier than 0:3.16.0-28.38" test_ref="oval:org.mitre.oval:tst:137223"/>
          <criterion comment="linux-image-3.16.0-28-generic-lpae is earlier than 0:3.16.0-28.38" test_ref="oval:org.mitre.oval:tst:137396"/>
          <criterion comment="linux-image-3.16.0-28-powerpc-smp is earlier than 0:3.16.0-28.38" test_ref="oval:org.mitre.oval:tst:137224"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28600" version="3" class="patch">
      <metadata>
        <title>CESA-2015:0999 -- centos 7  qemu-kvm,libcacard</title>
        <affected family="unix">
          <platform>CentOS Linux 7</platform>
          <product>qemu-kvm</product>
          <product>libcacard</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.centos.org/pipermail/centos-announce/2015-May/021137.html" ref_id="CESA-2015:0999"/>
        <reference source="CVE" ref_url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3456" ref_id="CVE-2015-3456"/>
        <description>KVM  is a full virtualization solution for Linux on AMD64 and Intel 64 systems. The qemu-kvm package provides the user-space component for running virtual machines using KVM. An out-of-bounds memory access flaw was found in the way QEMU"s virtual Floppy Disk Controller  handled FIFO buffer access while processing certain FDC commands. A privileged guest user could use this flaw to crash the guest or, potentially, execute arbitrary code on the host with the privileges of the host"s QEMU process corresponding to the guest.  Red Hat would like to thank Jason Geffner of CrowdStrike for reporting this issue. All qemu-kvm users are advised to upgrade to these updated packages, which contain a backported patch to correct this issue. After installing this update, shut down all running virtual machines. Once all virtual machines have shut down, start them again for this update to take effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-02T09:08:45-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-03T12:26:57.223-04:00">DRAFT</status_change>
            <status_change date="2015-06-22T04:00:43.561-04:00">INTERIM</status_change>
            <status_change date="2015-07-13T04:00:11.403-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="The operating system installed on the system is CentOS Linux 7.x" definition_ref="oval:org.mitre.oval:def:24773"/>
        <criteria operator="OR" comment="Package Section">
          <criterion comment="libcacard is earlier than 10:1.5.3-86.el7_1.2 for i686" test_ref="oval:org.mitre.oval:tst:138828"/>
          <criterion comment="libcacard is earlier than 10:1.5.3-86.el7_1.2 for x86_64" test_ref="oval:org.mitre.oval:tst:138825"/>
          <criterion comment="libcacard-devel is earlier than 10:1.5.3-86.el7_1.2 for i686" test_ref="oval:org.mitre.oval:tst:138904"/>
          <criterion comment="libcacard-devel is earlier than 10:1.5.3-86.el7_1.2 for x86_64" test_ref="oval:org.mitre.oval:tst:138495"/>
          <criterion comment="libcacard-tools is earlier than 10:1.5.3-86.el7_1.2 for x86_64" test_ref="oval:org.mitre.oval:tst:138703"/>
          <criterion comment="qemu-kvm is earlier than 10:1.5.3-86.el7_1.2 for x86_64" test_ref="oval:org.mitre.oval:tst:138765"/>
          <criterion comment="qemu-kvm-common is earlier than 10:1.5.3-86.el7_1.2 for x86_64" test_ref="oval:org.mitre.oval:tst:138764"/>
          <criterion comment="qemu-kvm-tools is earlier than 10:1.5.3-86.el7_1.2 for x86_64" test_ref="oval:org.mitre.oval:tst:138894"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28599" version="3" class="patch">
      <metadata>
        <title>RHSA-2015:0806 -- java-1.7.0-openjdk security update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 6</platform>
          <platform>Red Hat Enterprise Linux 7</platform>
          <platform>CentOS Linux 7</platform>
          <platform>CentOS Linux 6</platform>
          <product>java-1.7.0-openjdk</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2015-0806.html" ref_id="RHSA-2015:0806"/>
        <reference source="CESA-2015:0806" ref_url="http://lists.centos.org/pipermail/centos-announce/2015-April/021066.html" ref_id="CESA-2015:0806-CentOS 7"/>
        <reference source="CESA-2015:0806" ref_url="http://lists.centos.org/pipermail/centos-announce/2015-April/021069.html" ref_id="CESA-2015:0806-CentOS 6"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-1080" ref_id="CVE-2005-1080"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0460" ref_id="CVE-2015-0460"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0469" ref_id="CVE-2015-0469"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0477" ref_id="CVE-2015-0477"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0478" ref_id="CVE-2015-0478"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0480" ref_id="CVE-2015-0480"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0488" ref_id="CVE-2015-0488"/>
        <description>The java-1.7.0-openjdk packages provide the OpenJDK 7 Java Runtime
Environment and the OpenJDK 7 Java Software Development Kit.
An off-by-one flaw, leading to a buffer overflow, was found in the font
parsing code in the 2D component in OpenJDK. A specially crafted font file
could possibly cause the Java Virtual Machine to execute arbitrary code,
allowing an untrusted Java application or applet to bypass Java sandbox
restrictions. (CVE-2015-0469)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:55:15">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:34:38.697-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:22.240-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:19.930-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 6 and CentOS Linux 6 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 6.x" definition_ref="oval:org.mitre.oval:def:16337"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="java-1.7.0-openjdk is earlier than 1:1.7.0.79-2.5.5.1.el6_6" test_ref="oval:org.mitre.oval:tst:139588"/>
            <criterion comment="java-1.7.0-openjdk-demo is earlier than 1:1.7.0.79-2.5.5.1.el6_6" test_ref="oval:org.mitre.oval:tst:139838"/>
            <criterion comment="java-1.7.0-openjdk-devel is earlier than 1:1.7.0.79-2.5.5.1.el6_6" test_ref="oval:org.mitre.oval:tst:139915"/>
            <criterion comment="java-1.7.0-openjdk-javadoc is earlier than 1:1.7.0.79-2.5.5.1.el6_6" test_ref="oval:org.mitre.oval:tst:139893"/>
            <criterion comment="java-1.7.0-openjdk-src is earlier than 1:1.7.0.79-2.5.5.1.el6_6" test_ref="oval:org.mitre.oval:tst:139425"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 6 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
          <criterion comment="java-1.7.0-openjdk-debuginfo is earlier than 1:1.7.0.79-2.5.5.1.el6_6" test_ref="oval:org.mitre.oval:tst:139872"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 and CentOS Linux 7 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 7.x" definition_ref="oval:org.mitre.oval:def:24773"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="java-1.7.0-openjdk is earlier than 1:1.7.0.79-2.5.5.1.el7_1" test_ref="oval:org.mitre.oval:tst:139488"/>
            <criterion comment="java-1.7.0-openjdk-accessibility is earlier than 1:1.7.0.79-2.5.5.1.el7_1" test_ref="oval:org.mitre.oval:tst:140010"/>
            <criterion comment="java-1.7.0-openjdk-demo is earlier than 1:1.7.0.79-2.5.5.1.el7_1" test_ref="oval:org.mitre.oval:tst:139777"/>
            <criterion comment="java-1.7.0-openjdk-devel is earlier than 1:1.7.0.79-2.5.5.1.el7_1" test_ref="oval:org.mitre.oval:tst:139983"/>
            <criterion comment="java-1.7.0-openjdk-headless is earlier than 1:1.7.0.79-2.5.5.1.el7_1" test_ref="oval:org.mitre.oval:tst:139901"/>
            <criterion comment="java-1.7.0-openjdk-javadoc is earlier than 1:1.7.0.79-2.5.5.1.el7_1" test_ref="oval:org.mitre.oval:tst:139561"/>
            <criterion comment="java-1.7.0-openjdk-src is earlier than 1:1.7.0.79-2.5.5.1.el7_1" test_ref="oval:org.mitre.oval:tst:139611"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
          <criterion comment="java-1.7.0-openjdk-debuginfo is earlier than 1:1.7.0.79-2.5.5.1.el7_1" test_ref="oval:org.mitre.oval:tst:139864"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28594" version="3" class="patch">
      <metadata>
        <title>USN-2438-1 -- NVIDIA graphics drivers vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <product>nvidia-graphics-drivers-304</product>
          <product>nvidia-graphics-drivers-304-updates</product>
          <product>nvidia-graphics-drivers-331</product>
          <product>nvidia-graphics-drivers-331-updates</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2438-1/" ref_id="USN-2438-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8091" ref_id="CVE-2014-8091"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8098" ref_id="CVE-2014-8098"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8298" ref_id="CVE-2014-8298"/>
        <description>It was discovered that the NVIDIA graphics drivers incorrectly handled GLX
indirect rendering support. An attacker able to connect to an X server,
either locally or remotely, could use these issues to cause the X server to
crash or execute arbitrary code resulting in possible privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:14:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:23:25.530-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:32.931-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:29.478-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="nvidia-331-updates is earlier than 0:331.113-0ubuntu0.1" test_ref="oval:org.mitre.oval:tst:137502"/>
            <criterion comment="nvidia-331 is earlier than 0:331.113-0ubuntu0.1" test_ref="oval:org.mitre.oval:tst:136958"/>
            <criterion comment="nvidia-304-updates is earlier than 0:304.125-0ubuntu0.1" test_ref="oval:org.mitre.oval:tst:136744"/>
            <criterion comment="nvidia-304 is earlier than 0:304.125-0ubuntu0.1" test_ref="oval:org.mitre.oval:tst:137506"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="nvidia-331-updates is earlier than 0:331.113-0ubuntu0.0.4" test_ref="oval:org.mitre.oval:tst:136559"/>
            <criterion comment="nvidia-331 is earlier than 0:331.113-0ubuntu0.0.4" test_ref="oval:org.mitre.oval:tst:137302"/>
            <criterion comment="nvidia-304-updates is earlier than 0:304.125-0ubuntu0.0.1" test_ref="oval:org.mitre.oval:tst:137443"/>
            <criterion comment="nvidia-304 is earlier than 0:304.125-0ubuntu0.0.1" test_ref="oval:org.mitre.oval:tst:136745"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="nvidia-331-updates is earlier than 0:331.113-0ubuntu0.0.0.3" test_ref="oval:org.mitre.oval:tst:137536"/>
            <criterion comment="nvidia-331 is earlier than 0:331.113-0ubuntu0.0.0.3" test_ref="oval:org.mitre.oval:tst:137240"/>
            <criterion comment="nvidia-304-updates is earlier than 0:304.125-0ubuntu0.0.0.1" test_ref="oval:org.mitre.oval:tst:137255"/>
            <criterion comment="nvidia-304 is earlier than 0:304.125-0ubuntu0.0.0.1" test_ref="oval:org.mitre.oval:tst:137189"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28592" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0429 -- cups security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>cups</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0429.html" ref_id="RHSA-2009:0429"/>
        <reference source="CESA-2009:0429" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-April/015794.html" ref_id="CESA-2009:0429-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0146" ref_id="CVE-2009-0146"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0147" ref_id="CVE-2009-0147"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0163" ref_id="CVE-2009-0163"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0166" ref_id="CVE-2009-0166"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0195" ref_id="CVE-2009-0195"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0799" ref_id="CVE-2009-0799"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0800" ref_id="CVE-2009-0800"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1179" ref_id="CVE-2009-1179"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1180" ref_id="CVE-2009-1180"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1181" ref_id="CVE-2009-1181"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1182" ref_id="CVE-2009-1182"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1183" ref_id="CVE-2009-1183"/>
        <description>Updated cups packages that fix multiple security issues are now available
for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:33">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:15.865-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:21.088-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:19.120-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="cups-devel is earlier than 1:1.3.7-8.el5_3.4" test_ref="oval:org.mitre.oval:tst:140168"/>
            <criterion comment="cups is earlier than 1:1.3.7-8.el5_3.4" test_ref="oval:org.mitre.oval:tst:140167"/>
            <criterion comment="cups-libs is earlier than 1:1.3.7-8.el5_3.4" test_ref="oval:org.mitre.oval:tst:139317"/>
            <criterion comment="cups-lpd is earlier than 1:1.3.7-8.el5_3.4" test_ref="oval:org.mitre.oval:tst:140287"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="cups is earlier than 1:1.1.22-0.rc1.9.27.el4_7.5" test_ref="oval:org.mitre.oval:tst:140308"/>
            <criterion comment="cups-devel is earlier than 1:1.1.22-0.rc1.9.27.el4_7.5" test_ref="oval:org.mitre.oval:tst:140309"/>
            <criterion comment="cups-libs is earlier than 1:1.1.22-0.rc1.9.27.el4_7.5" test_ref="oval:org.mitre.oval:tst:139867"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28591" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1595-1 -- Security update for ImageMagick (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>ImageMagick</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141595-1.html" ref_id="SUSE-SU-2014:1595-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8716" ref_id="CVE-2014-8716"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8355" ref_id="CVE-2014-8355"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8354" ref_id="CVE-2014-8354"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8562" ref_id="CVE-2014-8562"/>
        <description>ImageMagick was updated to fix four security issues.

These security issues were fixed:
- Crafted JPEG file could lead to DOS (CVE-2014-8716).
- Out-of-bounds memory access in PCX parser (CVE-2014-8355).
- Out-of-bounds memory access in resize code (CVE-2014-8354).
- Out-of-bounds memory error in DCM decode (CVE-2014-8562).</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:43:12">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:20:47.718-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:32.772-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:29.235-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="ImageMagick is earlier than 0:6.8.8.1-8.2" test_ref="oval:org.mitre.oval:tst:137425"/>
          <criterion comment="ImageMagick-debuginfo is earlier than 0:6.8.8.1-8.2" test_ref="oval:org.mitre.oval:tst:137086"/>
          <criterion comment="ImageMagick-debugsource is earlier than 0:6.8.8.1-8.2" test_ref="oval:org.mitre.oval:tst:137414"/>
          <criterion comment="libMagick++-6_Q16-3 is earlier than 0:6.8.8.1-8.2" test_ref="oval:org.mitre.oval:tst:136932"/>
          <criterion comment="libMagick++-6_Q16-3-debuginfo is earlier than 0:6.8.8.1-8.2" test_ref="oval:org.mitre.oval:tst:137365"/>
          <criterion comment="libMagickCore-6_Q16-1-32bit is earlier than 0:6.8.8.1-8.2" test_ref="oval:org.mitre.oval:tst:137319"/>
          <criterion comment="libMagickCore-6_Q16-1 is earlier than 0:6.8.8.1-8.2" test_ref="oval:org.mitre.oval:tst:137311"/>
          <criterion comment="libMagickCore-6_Q16-1-debuginfo-32bit is earlier than 0:6.8.8.1-8.2" test_ref="oval:org.mitre.oval:tst:137393"/>
          <criterion comment="libMagickCore-6_Q16-1-debuginfo is earlier than 0:6.8.8.1-8.2" test_ref="oval:org.mitre.oval:tst:136682"/>
          <criterion comment="libMagickWand-6_Q16-1 is earlier than 0:6.8.8.1-8.2" test_ref="oval:org.mitre.oval:tst:136896"/>
          <criterion comment="libMagickWand-6_Q16-1-debuginfo is earlier than 0:6.8.8.1-8.2" test_ref="oval:org.mitre.oval:tst:137299"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28588" version="5" class="patch">
      <metadata>
        <title>RHSA-2014:1984 -- bind security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 6</platform>
          <platform>Red Hat Enterprise Linux 7</platform>
          <platform>CentOS Linux 6</platform>
          <platform>CentOS Linux 7</platform>
          <platform>CentOS Linux 5</platform>
          <product>bind</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-1984.html" ref_id="RHSA-2014:1984"/>
        <reference source="CESA-2014:1984-CentOS 6" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020827.html" ref_id="CESA-2014:1984-CentOS 6"/>
        <reference source="CESA-2014:1984-CentOS 7" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020828.html" ref_id="CESA-2014:1984-CentOS 7"/>
        <reference source="CESA-2014:1984-CentOS 5" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020829.html" ref_id="CESA-2014:1984-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8500" ref_id="CVE-2014-8500"/>
        <description>The Berkeley Internet Name Domain (BIND) is an implementation of the Domain
Name System (DNS) protocols. BIND includes a DNS server (named); a resolver
library (routines for applications to use when interfacing with DNS); and
tools for verifying that the DNS server is operating correctly.

A denial of service flaw was found in the way BIND followed DNS
delegations. A remote attacker could use a specially crafted zone
containing a large number of referrals which, when looked up and processed,
would cause named to use excessive amounts of memory or crash.
(CVE-2014-8500)

All bind users are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue. After installing the
update, the BIND daemon (named) will be restarted automatically.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:32:47">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:14:33.156-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:32.517-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:137244 - Updated Linux patches with modified epoch in states." date="2015-02-02T16:00:00.461-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-23T04:01:28.627-05:00">INTERIM</status_change>
            <status_change date="2015-03-16T04:01:55.055-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="bind-chroot is earlier than 30:9.3.6-25.P1.el5_11.2" test_ref="oval:org.mitre.oval:tst:136991"/>
            <criterion comment="bind-debuginfo is earlier than 30:9.3.6-25.P1.el5_11.2" test_ref="oval:org.mitre.oval:tst:137141"/>
            <criterion comment="bind-devel is earlier than 30:9.3.6-25.P1.el5_11.2" test_ref="oval:org.mitre.oval:tst:137013"/>
            <criterion comment="bind-libbind-devel is earlier than 30:9.3.6-25.P1.el5_11.2" test_ref="oval:org.mitre.oval:tst:137022"/>
            <criterion comment="caching-nameserver is earlier than 30:9.3.6-25.P1.el5_11.2" test_ref="oval:org.mitre.oval:tst:136320"/>
            <criterion comment="bind is earlier than 30:9.3.6-25.P1.el5_11.2" test_ref="oval:org.mitre.oval:tst:137046"/>
            <criterion comment="bind-libs is earlier than 30:9.3.6-25.P1.el5_11.2" test_ref="oval:org.mitre.oval:tst:136841"/>
            <criterion comment="bind-sdb is earlier than 30:9.3.6-25.P1.el5_11.2" test_ref="oval:org.mitre.oval:tst:137052"/>
            <criterion comment="bind-utils is earlier than 30:9.3.6-25.P1.el5_11.2" test_ref="oval:org.mitre.oval:tst:137085"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 6 and CentOS Linux 6 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 6.x" definition_ref="oval:org.mitre.oval:def:16337"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="bind is earlier than 32:9.8.2-0.30.rc1.el6_6.1" test_ref="oval:org.mitre.oval:tst:136550"/>
            <criterion comment="bind-chroot is earlier than 32:9.8.2-0.30.rc1.el6_6.1" test_ref="oval:org.mitre.oval:tst:136248"/>
            <criterion comment="bind-devel is earlier than 32:9.8.2-0.30.rc1.el6_6.1" test_ref="oval:org.mitre.oval:tst:137244"/>
            <criterion comment="bind-libs is earlier than 32:9.8.2-0.30.rc1.el6_6.1" test_ref="oval:org.mitre.oval:tst:137092"/>
            <criterion comment="bind-sdb is earlier than 32:9.8.2-0.30.rc1.el6_6.1" test_ref="oval:org.mitre.oval:tst:137206"/>
            <criterion comment="bind-utils is earlier than 32:9.8.2-0.30.rc1.el6_6.1" test_ref="oval:org.mitre.oval:tst:137146"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 6 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
          <criterion comment="bind-debuginfo is earlier than 32:9.8.2-0.30.rc1.el6_6.1" test_ref="oval:org.mitre.oval:tst:137117"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 and CentOS Linux 7 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 7.x" definition_ref="oval:org.mitre.oval:def:24773"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="bind is earlier than 32:9.9.4-14.el7_0.1" test_ref="oval:org.mitre.oval:tst:136944"/>
            <criterion comment="bind-chroot is earlier than 32:9.9.4-14.el7_0.1" test_ref="oval:org.mitre.oval:tst:137006"/>
            <criterion comment="bind-devel is earlier than 32:9.9.4-14.el7_0.1" test_ref="oval:org.mitre.oval:tst:136436"/>
            <criterion comment="bind-libs is earlier than 32:9.9.4-14.el7_0.1" test_ref="oval:org.mitre.oval:tst:137151"/>
            <criterion comment="bind-libs-lite is earlier than 32:9.9.4-14.el7_0.1" test_ref="oval:org.mitre.oval:tst:137044"/>
            <criterion comment="bind-license is earlier than 32:9.9.4-14.el7_0.1" test_ref="oval:org.mitre.oval:tst:136871"/>
            <criterion comment="bind-lite-devel is earlier than 32:9.9.4-14.el7_0.1" test_ref="oval:org.mitre.oval:tst:136695"/>
            <criterion comment="bind-sdb is earlier than 32:9.9.4-14.el7_0.1" test_ref="oval:org.mitre.oval:tst:136926"/>
            <criterion comment="bind-sdb-chroot is earlier than 32:9.9.4-14.el7_0.1" test_ref="oval:org.mitre.oval:tst:137048"/>
            <criterion comment="bind-utils is earlier than 32:9.9.4-14.el7_0.1" test_ref="oval:org.mitre.oval:tst:136778"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
          <criterion comment="bind-debuginfo is earlier than 32:9.9.4-14.el7_0.1" test_ref="oval:org.mitre.oval:tst:137177"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28586" version="5" class="patch">
      <metadata>
        <title>USN-2411-1 -- mountall vulnerability</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <product>mountall</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2411-1/" ref_id="USN-2411-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1421" ref_id="CVE-2014-1421"/>
        <description>Saurav Sengupta discovered that mountall incorrectly handled umask when
calling the mount utility, resulting in certain filesystems possibly being
mounted with incorrect permissions.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T10:53:43">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:45:51.059-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:46.303-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:47.900-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28586 - Address duplicates of the definition oval:org.mitre.oval:def:27174." date="2015-02-20T10:50:00.874-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-20T10:53:17.052-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:46.055-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
        <criterion comment="mountall is earlier than 0:2.54ubuntu0.14.10.1" test_ref="oval:org.mitre.oval:tst:136659"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28585" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1652-1 -- Security update for cpio (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 12</platform>
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>cpio</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141652-1.html" ref_id="SUSE-SU-2014:1652-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9112" ref_id="CVE-2014-9112"/>
        <description>This cpio security update fixes the following buffer overflow issue and
two non security issues:

- fix an OOB write with cpio -i (bnc#907456) (CVE-2014-9112)
- prevent cpio from extracting over a symlink (bnc#658010)
- fix a truncation check in mt</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:42:27">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:20:49.799-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:32.376-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:28.523-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="SUSE Linux Enterprise Server 12 and SUSE Linux Enterprise Desktop 12 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="SUSE Linux Enterprise Server 12 is installed" definition_ref="oval:org.mitre.oval:def:28211"/>
            <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
          </criteria>
          <criterion comment="cpio-lang is earlier than 0:2.11-29.1" test_ref="oval:org.mitre.oval:tst:137353"/>
        </criteria>
        <criteria comment="SUSE Linux Enterprise Desktop 12 release section">
          <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="cpio is earlier than 0:2.11-29.1" test_ref="oval:org.mitre.oval:tst:137190"/>
            <criterion comment="cpio-debuginfo is earlier than 0:2.11-29.1" test_ref="oval:org.mitre.oval:tst:137324"/>
            <criterion comment="cpio-debugsource is earlier than 0:2.11-29.1" test_ref="oval:org.mitre.oval:tst:137422"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28583" version="3" class="patch">
      <metadata>
        <title>USN-2639-1 -- openssl vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <platform>Ubuntu 15.04</platform>
          <platform>Ubuntu 14.10</platform>
          <product>openssl</product>
        </affected>
        <reference source="VENDOR" ref_url="https://lists.ubuntu.com/archives/ubuntu-security-announce/2015-June/002986.html" ref_id="USN-2639-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8176" ref_id="CVE-2014-8176"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1788" ref_id="CVE-2015-1788"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1789" ref_id="CVE-2015-1789"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1790" ref_id="CVE-2015-1790"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1791" ref_id="CVE-2015-1791"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1792" ref_id="CVE-2015-1792"/>
        <description>openssl: Secure Socket Layer  cryptographic library and tools Several security issues were fixed in OpenSSL.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T09:33:54-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T09:33:31.248-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:17.457-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:00:20.763-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="libssl1.0.0 DPKG is earlier than 0:1.0.1f-1ubuntu2.15" test_ref="oval:org.mitre.oval:tst:138865"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="libssl1.0.0 DPKG is earlier than 0:1.0.1-4ubuntu5.31" test_ref="oval:org.mitre.oval:tst:138981"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Ubuntu 15.04 is installed" definition_ref="oval:org.mitre.oval:def:28620"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="libssl1.0.0 DPKG is earlier than 0:1.0.1f-1ubuntu11.4" test_ref="oval:org.mitre.oval:tst:138958"/>
        </criteria>
        <criteria operator="AND" comment="Release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="libssl1.0.0 DPKG is earlier than 0:1.0.1f-1ubuntu9.8" test_ref="oval:org.mitre.oval:tst:138689"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28620" version="5" class="inventory">
      <metadata>
        <title>Ubuntu 15.04 is installed</title>
        <affected family="unix">
          <platform>Ubuntu 15.04</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/o:canonical:ubuntu_linux:15.04"/>
        <description>Ubuntu 15.04 is installed</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-19T08:31:03">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </submitted>
            <status_change date="2014-12-19T17:50:04.130-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:46.454-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:48.005-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28620 - Ubuntu CPE reference vendor updated from Ubuntu to Canonical" date="2015-05-07T14:38:00.855-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2015-05-07T14:40:05.996-04:00">INTERIM</status_change>
            <status_change date="2015-05-25T04:00:05.498-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Ubuntu 15.04 is installed" test_ref="oval:org.mitre.oval:tst:136719"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28577" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-1982 -- xorg-x11-server security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>xorg-x11-server</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-1982.html" ref_id="ELSA-2014-1982"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8091" ref_id="CVE-2014-8091"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8092" ref_id="CVE-2014-8092"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8093" ref_id="CVE-2014-8093"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8095" ref_id="CVE-2014-8095"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8096" ref_id="CVE-2014-8096"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8097" ref_id="CVE-2014-8097"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8098" ref_id="CVE-2014-8098"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8099" ref_id="CVE-2014-8099"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8100" ref_id="CVE-2014-8100"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8101" ref_id="CVE-2014-8101"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8102" ref_id="CVE-2014-8102"/>
        <description>[1.1.1-48.107.0.1.el5_11]
- Added oracle-enterprise-detect.patch
- Replaced 'Red Hat' in spec file

[1.1.1-48.107]
- CVE-2014-8091 denial of service due to unchecked malloc in client
  authentication (#1168680)
- CVE-2014-8092 integer overflow in X11 core protocol requests when
  calculating memory needs for requests (#1168684)
- CVE-2014-8097 out of bounds access due to not validating length or offset
  values in DBE extension (#1168705)
- CVE-2014-8095 out of bounds access due to not validating length or offset
  values in XInput extension (#1168694)
- CVE-2014-8096 out of bounds access due to not validating length or offset
  values in XC-MISC extension(#1168700)
- CVE-2014-8099 out of bounds access due to not validating length or offset
  values in XVideo extension (#1168710)
- CVE-2014-8100 out of bounds access due to not validating length or offset
  values in Render extension (#1168711)
- CVE-2014-8102 out of bounds access due to not validating length or offset
  values in XFixes extension (#1168714)
- CVE-2014-8101 out of bounds access due to not validating length or offset
  values in RandR extension (#1168713)
- CVE-2014-8093 xorg-x11-server: integer overflow in GLX extension requests
  when calculating memory needs for requests (#1168688)
- CVE-2014-8098 xorg-x11-server: out of bounds access due to not validating
  length or offset values in GLX extension (#1168707)

[1.1.1-48.104]
- xserver-1.1.1-randr-config-timestamps.patch: Backport timestamp comparison
  fix from upstream RANDR code (#1006076)

[1.1.1-48.103]
- CVE-2013-6424: Fix OOB in trapezoid rasterization</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-22T10:48:41">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:12:20.503-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:32.054-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:28.151-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="xorg-x11-server is earlier than 0:1.1.1-48.107.0.1.el5_11" test_ref="oval:org.mitre.oval:tst:137033"/>
          <criterion comment="xorg-x11-server-Xdmx is earlier than 0:1.1.1-48.107.0.1.el5_11" test_ref="oval:org.mitre.oval:tst:136447"/>
          <criterion comment="xorg-x11-server-Xephyr is earlier than 0:1.1.1-48.107.0.1.el5_11" test_ref="oval:org.mitre.oval:tst:136905"/>
          <criterion comment="xorg-x11-server-Xnest is earlier than 0:1.1.1-48.107.0.1.el5_11" test_ref="oval:org.mitre.oval:tst:136998"/>
          <criterion comment="xorg-x11-server-Xorg is earlier than 0:1.1.1-48.107.0.1.el5_11" test_ref="oval:org.mitre.oval:tst:137015"/>
          <criterion comment="xorg-x11-server-Xvfb is earlier than 0:1.1.1-48.107.0.1.el5_11" test_ref="oval:org.mitre.oval:tst:136690"/>
          <criterion comment="xorg-x11-server-Xvnc-source is earlier than 0:1.1.1-48.107.0.1.el5_11" test_ref="oval:org.mitre.oval:tst:136202"/>
          <criterion comment="xorg-x11-server-sdk is earlier than 0:1.1.1-48.107.0.1.el5_11" test_ref="oval:org.mitre.oval:tst:136591"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28571" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1650-1 -- Security update for flash-player (important)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>flash-player</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141650-1.html" ref_id="SUSE-SU-2014:1650-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0580" ref_id="CVE-2014-0580"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0587" ref_id="CVE-2014-0587"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8443" ref_id="CVE-2014-8443"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9162" ref_id="CVE-2014-9162"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9163" ref_id="CVE-2014-9163"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9164" ref_id="CVE-2014-9164"/>
        <description><![CDATA[This flash-player security update fixes the following issues:

    * Security update to 11.2.202.425 (bnc#909219):
          o APSB14-27, CVE-2014-0580, CVE-2014-0587, CVE-2014-8443,
CVE-2014-9162, CVE-2014-9163, CVE-2014-9164

Security Issues:

    * CVE-2014-0580
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0580>
    * CVE-2014-0587
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0587>
    * CVE-2014-8443
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8443>
    * CVE-2014-9162
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9162>
    * CVE-2014-9163
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9163>
    * CVE-2014-9164
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9164>]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:42:32">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:20:48.715-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:31.567-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:27.826-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="flash-player is earlier than 0:11.2.202.425-0.3.1" test_ref="oval:org.mitre.oval:tst:137448"/>
          <criterion comment="flash-player-gnome is earlier than 0:11.2.202.425-0.3.1" test_ref="oval:org.mitre.oval:tst:137407"/>
          <criterion comment="flash-player-kde4 is earlier than 0:11.2.202.425-0.3.1" test_ref="oval:org.mitre.oval:tst:137364"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28567" version="3" class="patch">
      <metadata>
        <title>USN-2444-1 -- Linux kernel (OMAP4) vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 12.04</platform>
          <product>linux-ti-omap4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2444-1/" ref_id="USN-2444-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8134" ref_id="CVE-2014-8134"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7826" ref_id="CVE-2014-7826"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7825" ref_id="CVE-2014-7825"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7841" ref_id="CVE-2014-7841"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8884" ref_id="CVE-2014-8884"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9090" ref_id="CVE-2014-9090"/>
        <description><![CDATA[An information leak in the Linux kernel was discovered that could leak the
high 16 bits of the kernel stack address on 32-bit Kernel Virtual Machine
(KVM) paravirt guests. A user in the guest OS could exploit this leak to
obtain information that could potentially be used to aid in attacking the
kernel. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8134">CVE-2014-8134</a>)

Rabin Vincent, Robert Swiecki, Russell King discovered that the ftrace
subsystem of the Linux kernel does not properly handle private syscall
numbers. A local user could exploit this flaw to cause a denial of service
(OOPS). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7826">CVE-2014-7826</a>)

Rabin Vincent, Robert Swiecki, Russell Kinglaw discovered a flaw in how the
perf subsystem of the Linux kernel handles private systecall numbers. A
local user could exploit this to cause a denial of service (OOPS) or bypass
ASLR protections via a crafted application. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7825">CVE-2014-7825</a>)

A null pointer dereference flaw was discovered in the the Linux kernel&#39;s
SCTP implementation when ASCONF is used. A remote attacker could exploit
this flaw to cause a denial of service (system crash) via a malformed INIT
chunk. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7841">CVE-2014-7841</a>)

A stack buffer overflow was discovered in the ioctl command handling for
the Technotrend/Hauppauge USB DEC devices driver. A local user could
exploit this flaw to cause a denial of service (system crash) or possibly
gain privileges. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8884">CVE-2014-8884</a>)

Andy Lutomirski discovered that the Linux kernel does not properly handle
faults associated with the Stack Segment (SS) register on the x86
architecture. A local attacker could exploit this flaw to cause a denial of
service (panic). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-9090">CVE-2014-9090</a>)]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:13:10">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:23:16.501-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:31.425-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:27.739-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
        <criterion comment="linux-image-3.2.0-1457-omap4 is earlier than 0:3.2.0-1457.77" test_ref="oval:org.mitre.oval:tst:136629"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28556" version="3" class="patch">
      <metadata>
        <title>USN-2447-1 -- Linux kernel (Utopic HWE) vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.04</platform>
          <product>linux-lts-utopic</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2447-1/" ref_id="USN-2447-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8134" ref_id="CVE-2014-8134"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7826" ref_id="CVE-2014-7826"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3673" ref_id="CVE-2014-3673"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3687" ref_id="CVE-2014-3687"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3688" ref_id="CVE-2014-3688"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7825" ref_id="CVE-2014-7825"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7970" ref_id="CVE-2014-7970"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8086" ref_id="CVE-2014-8086"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8369" ref_id="CVE-2014-8369"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9090" ref_id="CVE-2014-9090"/>
        <description><![CDATA[An information leak in the Linux kernel was discovered that could leak the
high 16 bits of the kernel stack address on 32-bit Kernel Virtual Machine
(KVM) paravirt guests. A user in the guest OS could exploit this leak to
obtain information that could potentially be used to aid in attacking the
kernel. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8134">CVE-2014-8134</a>)

Rabin Vincent, Robert Swiecki, Russell King discovered that the ftrace
subsystem of the Linux kernel does not properly handle private syscall
numbers. A local user could exploit this flaw to cause a denial of service
(OOPS). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7826">CVE-2014-7826</a>)

A flaw in the handling of malformed ASCONF chunks by SCTP (Stream Control
Transmission Protocol) implementation in the Linux kernel was discovered. A
remote attacker could exploit this flaw to cause a denial of service
(system crash). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3673">CVE-2014-3673</a>)

A flaw in the handling of duplicate ASCONF chunks by SCTP (Stream Control
Transmission Protocol) implementation in the Linux kernel was discovered. A
remote attacker could exploit this flaw to cause a denial of service
(panic). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3687">CVE-2014-3687</a>)

It was discovered that excessive queuing by SCTP (Stream Control
Transmission Protocol) implementation in the Linux kernel can cause memory
pressure. A remote attacker could exploit this flaw to cause a denial of
service. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3688">CVE-2014-3688</a>)

Rabin Vincent, Robert Swiecki, Russell Kinglaw discovered a flaw in how the
perf subsystem of the Linux kernel handles private systecall numbers. A
local user could exploit this to cause a denial of service (OOPS) or bypass
ASLR protections via a crafted application. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7825">CVE-2014-7825</a>)

Andy Lutomirski discovered a flaw in how the Linux kernel handles
pivot_root when used with a chroot directory. A local user could exploit
this flaw to cause a denial of service (mount-tree loop). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7970">CVE-2014-7970</a>)

Dmitry Monakhov discovered a race condition in the ext4_file_write_iter
function of the Linux kernel&#39;s ext4 filesystem. A local user could exploit
this flaw to cause a denial of service (file unavailability).
(<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8086">CVE-2014-8086</a>)

The KVM (kernel virtual machine) subsystem of the Linux kernel
miscalculates the number of memory pages during the handling of a mapping
failure. A guest OS user could exploit this to cause a denial of service
(host OS page unpinning) or possibly have unspecified other impact by
leveraging guest OS privileges. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8369">CVE-2014-8369</a>)

Andy Lutomirski discovered that the Linux kernel does not properly handle
faults associated with the Stack Segment (SS) register on the x86
architecture. A local attacker could exploit this flaw to cause a denial of
service (panic). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-9090">CVE-2014-9090</a>)]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:12:58">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:23:22.980-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:31.224-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:27.515-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="linux-image-3.16.0-28-lowlatency is earlier than 0:3.16.0-28.37~14.04.1" test_ref="oval:org.mitre.oval:tst:137426"/>
          <criterion comment="linux-image-3.16.0-28-powerpc64-emb is earlier than 0:3.16.0-28.37~14.04.1" test_ref="oval:org.mitre.oval:tst:137101"/>
          <criterion comment="linux-image-3.16.0-28-generic is earlier than 0:3.16.0-28.37~14.04.1" test_ref="oval:org.mitre.oval:tst:137114"/>
          <criterion comment="linux-image-3.16.0-28-powerpc-e500mc is earlier than 0:3.16.0-28.37~14.04.1" test_ref="oval:org.mitre.oval:tst:137435"/>
          <criterion comment="linux-image-3.16.0-28-powerpc64-smp is earlier than 0:3.16.0-28.37~14.04.1" test_ref="oval:org.mitre.oval:tst:137343"/>
          <criterion comment="linux-image-3.16.0-28-generic-lpae is earlier than 0:3.16.0-28.37~14.04.1" test_ref="oval:org.mitre.oval:tst:137242"/>
          <criterion comment="linux-image-3.16.0-28-powerpc-smp is earlier than 0:3.16.0-28.37~14.04.1" test_ref="oval:org.mitre.oval:tst:137434"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28543" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-1983 -- xorg-x11-server security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <platform>Oracle Linux 7</platform>
          <product>xorg-x11-server</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-1983.html" ref_id="ELSA-2014-1983"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8091" ref_id="CVE-2014-8091"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8092" ref_id="CVE-2014-8092"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8093" ref_id="CVE-2014-8093"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8094" ref_id="CVE-2014-8094"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8095" ref_id="CVE-2014-8095"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8096" ref_id="CVE-2014-8096"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8097" ref_id="CVE-2014-8097"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8098" ref_id="CVE-2014-8098"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8099" ref_id="CVE-2014-8099"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8100" ref_id="CVE-2014-8100"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8101" ref_id="CVE-2014-8101"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8102" ref_id="CVE-2014-8102"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8103" ref_id="CVE-2014-8103"/>
        <description>[1.15.0-7.0.1.el7_0.3]
- Invalid BUG_RETURN_VAL fix, upstream patch (orabug 18896390)

[1.15.0-7.3]
- CVE fixes for: CVE-2014-8099, CVE-2014-8098, CVE-2014-8097, CVE-2014-8096,
  CVE-2014-8095, CVE-2014-8094, CVE-2014-8093, CVE-2014-8092, CVE-2014-8091,
  CVE-2014-8101, CVE-2014-8100, CVE-2014-8103, CVE-2014-8102</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-22T10:48:42">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:12:18.264-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:30.412-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:27.169-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Oracle Linux 6 release section">
          <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="xorg-x11-server is earlier than 0:1.15.0-25.el6_6" test_ref="oval:org.mitre.oval:tst:137042"/>
            <criterion comment="xorg-x11-server-Xdmx is earlier than 0:1.15.0-25.el6_6" test_ref="oval:org.mitre.oval:tst:136046"/>
            <criterion comment="xorg-x11-server-Xephyr is earlier than 0:1.15.0-25.el6_6" test_ref="oval:org.mitre.oval:tst:136999"/>
            <criterion comment="xorg-x11-server-Xnest is earlier than 0:1.15.0-25.el6_6" test_ref="oval:org.mitre.oval:tst:136724"/>
            <criterion comment="xorg-x11-server-Xorg is earlier than 0:1.15.0-25.el6_6" test_ref="oval:org.mitre.oval:tst:136934"/>
            <criterion comment="xorg-x11-server-Xvfb is earlier than 0:1.15.0-25.el6_6" test_ref="oval:org.mitre.oval:tst:136987"/>
            <criterion comment="xorg-x11-server-common is earlier than 0:1.15.0-25.el6_6" test_ref="oval:org.mitre.oval:tst:136817"/>
            <criterion comment="xorg-x11-server-devel is earlier than 0:1.15.0-25.el6_6" test_ref="oval:org.mitre.oval:tst:136866"/>
            <criterion comment="xorg-x11-server-source is earlier than 0:1.15.0-25.el6_6" test_ref="oval:org.mitre.oval:tst:136219"/>
          </criteria>
        </criteria>
        <criteria comment="Oracle Linux 7 release section">
          <extend_definition comment="Oracle Linux 7.x" definition_ref="oval:org.mitre.oval:def:25183"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="xorg-x11-server is earlier than 0:1.15.0-7.0.1.el7_0.3" test_ref="oval:org.mitre.oval:tst:136915"/>
            <criterion comment="xorg-x11-server-Xdmx is earlier than 0:1.15.0-7.0.1.el7_0.3" test_ref="oval:org.mitre.oval:tst:136771"/>
            <criterion comment="xorg-x11-server-Xephyr is earlier than 0:1.15.0-7.0.1.el7_0.3" test_ref="oval:org.mitre.oval:tst:136737"/>
            <criterion comment="xorg-x11-server-Xnest is earlier than 0:1.15.0-7.0.1.el7_0.3" test_ref="oval:org.mitre.oval:tst:136047"/>
            <criterion comment="xorg-x11-server-Xorg is earlier than 0:1.15.0-7.0.1.el7_0.3" test_ref="oval:org.mitre.oval:tst:136620"/>
            <criterion comment="xorg-x11-server-Xvfb is earlier than 0:1.15.0-7.0.1.el7_0.3" test_ref="oval:org.mitre.oval:tst:136850"/>
            <criterion comment="xorg-x11-server-common is earlier than 0:1.15.0-7.0.1.el7_0.3" test_ref="oval:org.mitre.oval:tst:136949"/>
            <criterion comment="xorg-x11-server-devel is earlier than 0:1.15.0-7.0.1.el7_0.3" test_ref="oval:org.mitre.oval:tst:136108"/>
            <criterion comment="xorg-x11-server-source is earlier than 0:1.15.0-7.0.1.el7_0.3" test_ref="oval:org.mitre.oval:tst:137017"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28539" version="3" class="patch">
      <metadata>
        <title>RHSA-2015:1002-01 -- Redhat xen</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <product>xen</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.redhat.com/archives/rhsa-announce/2015-May/msg00013.html" ref_id="RHSA-2015:1002-01"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3456" ref_id="CVE-2015-3456"/>
        <description>The xen packages contain administration tools and the xend service for managing the kernel-xen kernel for virtualization on Red Hat Enterprise Linux. An out-of-bounds memory access flaw was found in the way QEMU"s virtual Floppy Disk Controller  handled FIFO buffer access while processing certain FDC commands. A privileged guest user could use this flaw to crash the guest or, potentially, execute arbitrary code on the host with the privileges of the host"s QEMU process corresponding to the guest.  Red Hat would like to thank Jason Geffner of CrowdStrike for reporting this issue. All xen users are advised to upgrade to these updated packages, which contain a backported patch to correct this issue. After installing the updated packages, all running fully-virtualized guests must be restarted for this update to take effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-02T15:20:15">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-03T12:30:17.392-04:00">DRAFT</status_change>
            <status_change date="2015-06-22T04:00:43.387-04:00">INTERIM</status_change>
            <status_change date="2015-07-13T04:00:10.723-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
        <criteria operator="OR" comment="All dependent packages of xen">
          <criterion comment="xen is earlier than 0:3.0.3-146.el5_11" test_ref="oval:org.mitre.oval:tst:138720"/>
          <criterion comment="xen-debuginfo is earlier than 0:3.0.3-146.el5_11" test_ref="oval:org.mitre.oval:tst:138433"/>
          <criterion comment="xen-libs is earlier than 0:3.0.3-146.el5_11" test_ref="oval:org.mitre.oval:tst:138283"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28534" version="3" class="patch">
      <metadata>
        <title>USN-2434-2 -- Ghostscript vulnerability</title>
        <affected family="unix">
          <platform>Ubuntu 10.04</platform>
          <product>ghostscript</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2434-2/" ref_id="USN-2434-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9029" ref_id="CVE-2014-9029"/>
        <description>USN-2434-1 fixed a vulnerability in JasPer. This update provides the
corresponding fix for the JasPer library embedded in the Ghostscript
package.

Original advisory details:

 Jose Duart discovered that JasPer incorrectly handled certain malformed
 JPEG-2000 image files. If a user were tricked into opening a specially
 crafted JPEG-2000 image file, a remote attacker could cause JasPer to crash
 or possibly execute arbitrary code with user privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:14:13">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:23:16.180-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:30.026-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:26.892-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Ubuntu 10.04 is installed" definition_ref="oval:org.mitre.oval:def:13089"/>
        <criterion comment="libgs8 is earlier than 0:8.71.dfsg.1-0ubuntu5.6" test_ref="oval:org.mitre.oval:tst:137556"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28532" version="3" class="patch">
      <metadata>
        <title>RHSA-2014:2021 -- jasper security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 6</platform>
          <platform>Red Hat Enterprise Linux 7</platform>
          <platform>CentOS Linux 6</platform>
          <platform>CentOS Linux 7</platform>
          <product>jasper</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-2021.html" ref_id="RHSA-2014:2021"/>
        <reference source="CESA-2014:2021-CentOS 6" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020847.html" ref_id="CESA-2014:2021-CentOS 6"/>
        <reference source="CESA-2014:2021-CentOS 7" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020848.html" ref_id="CESA-2014:2021-CentOS 7"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8137" ref_id="CVE-2014-8137"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8138" ref_id="CVE-2014-8138"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9029" ref_id="CVE-2014-9029"/>
        <description>JasPer is an implementation of Part 1 of the JPEG 2000 image compression
standard.

Multiple off-by-one flaws, leading to heap-based buffer overflows, were
found in the way JasPer decoded JPEG 2000 image files. A specially crafted
file could cause an application using JasPer to crash or, possibly, execute
arbitrary code. (CVE-2014-9029)

A heap-based buffer overflow flaw was found in the way JasPer decoded JPEG
2000 image files. A specially crafted file could cause an application using
JasPer to crash or, possibly, execute arbitrary code. (CVE-2014-8138)

A double free flaw was found in the way JasPer parsed ICC color profiles in
JPEG 2000 image files. A specially crafted file could cause an application
using JasPer to crash or, possibly, execute arbitrary code. (CVE-2014-8137)

Red Hat would like to thank oCERT for reporting these issues. oCERT
acknowledges Jose Duart of the Google Security Team as the original
reporter.

All JasPer users are advised to upgrade to these updated packages, which
contain backported patches to correct these issues. All applications using
the JasPer libraries must be restarted for the update to take effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:33:30">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:14:27.043-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:29.629-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:26.519-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 6 and CentOS Linux 6 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 6.x" definition_ref="oval:org.mitre.oval:def:16337"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="jasper is earlier than 0:1.900.1-16.el6_6.2" test_ref="oval:org.mitre.oval:tst:137205"/>
            <criterion comment="jasper-devel is earlier than 0:1.900.1-16.el6_6.2" test_ref="oval:org.mitre.oval:tst:137282"/>
            <criterion comment="jasper-libs is earlier than 0:1.900.1-16.el6_6.2" test_ref="oval:org.mitre.oval:tst:137294"/>
            <criterion comment="jasper-utils is earlier than 0:1.900.1-16.el6_6.2" test_ref="oval:org.mitre.oval:tst:136997"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 6 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
          <criterion comment="jasper-debuginfo is earlier than 0:1.900.1-16.el6_6.2" test_ref="oval:org.mitre.oval:tst:137323"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 and CentOS Linux 7 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 7.x" definition_ref="oval:org.mitre.oval:def:24773"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="jasper is earlier than 0:1.900.1-26.el7_0.2" test_ref="oval:org.mitre.oval:tst:137067"/>
            <criterion comment="jasper-devel is earlier than 0:1.900.1-26.el7_0.2" test_ref="oval:org.mitre.oval:tst:136928"/>
            <criterion comment="jasper-libs is earlier than 0:1.900.1-26.el7_0.2" test_ref="oval:org.mitre.oval:tst:137333"/>
            <criterion comment="jasper-utils is earlier than 0:1.900.1-26.el7_0.2" test_ref="oval:org.mitre.oval:tst:137388"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
          <criterion comment="jasper-debuginfo is earlier than 0:1.900.1-26.el7_0.2" test_ref="oval:org.mitre.oval:tst:137351"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28519" version="3" class="patch">
      <metadata>
        <title>USN-2442-1 -- Linux kernel (EC2) vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 10.04</platform>
          <product>linux-ec2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2442-1/" ref_id="USN-2442-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8134" ref_id="CVE-2014-8134"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3673" ref_id="CVE-2014-3673"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3687" ref_id="CVE-2014-3687"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3688" ref_id="CVE-2014-3688"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7841" ref_id="CVE-2014-7841"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8709" ref_id="CVE-2014-8709"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8884" ref_id="CVE-2014-8884"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9090" ref_id="CVE-2014-9090"/>
        <description><![CDATA[An information leak in the Linux kernel was discovered that could leak the
high 16 bits of the kernel stack address on 32-bit Kernel Virtual Machine
(KVM) paravirt guests. A user in the guest OS could exploit this leak to
obtain information that could potentially be used to aid in attacking the
kernel. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8134">CVE-2014-8134</a>)

A flaw in the handling of malformed ASCONF chunks by SCTP (Stream Control
Transmission Protocol) implementation in the Linux kernel was discovered. A
remote attacker could exploit this flaw to cause a denial of service
(system crash). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3673">CVE-2014-3673</a>)

A flaw in the handling of duplicate ASCONF chunks by SCTP (Stream Control
Transmission Protocol) implementation in the Linux kernel was discovered. A
remote attacker could exploit this flaw to cause a denial of service
(panic). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3687">CVE-2014-3687</a>)

It was discovered that excessive queuing by SCTP (Stream Control
Transmission Protocol) implementation in the Linux kernel can cause memory
pressure. A remote attacker could exploit this flaw to cause a denial of
service. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3688">CVE-2014-3688</a>)

A null pointer dereference flaw was discovered in the the Linux kernel&#39;s
SCTP implementation when ASCONF is used. A remote attacker could exploit
this flaw to cause a denial of service (system crash) via a malformed INIT
chunk. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7841">CVE-2014-7841</a>)

Jouni Malinen reported a flaw in the handling of fragmentation in the
mac8Linux subsystem of the kernel. A remote attacker could exploit this
flaw to obtain potential sensitive cleartext information by reading
packets. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8709">CVE-2014-8709</a>)

A stack buffer overflow was discovered in the ioctl command handling for
the Technotrend/Hauppauge USB DEC devices driver. A local user could
exploit this flaw to cause a denial of service (system crash) or possibly
gain privileges. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8884">CVE-2014-8884</a>)

Andy Lutomirski discovered that the Linux kernel does not properly handle
faults associated with the Stack Segment (SS) register on the x86
architecture. A local attacker could exploit this flaw to cause a denial of
service (panic). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-9090">CVE-2014-9090</a>)]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:13:24">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:23:20.357-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:28.628-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:25.755-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Ubuntu 10.04 is installed" definition_ref="oval:org.mitre.oval:def:13089"/>
        <criterion comment="linux-image-2.6.32-374-ec2 is earlier than 0:2.6.32-374.91" test_ref="oval:org.mitre.oval:tst:137454"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28514" version="3" class="patch">
      <metadata>
        <title>RHSA-2015:0800 -- openssl security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>openssl</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2015-0800.html" ref_id="RHSA-2015:0800"/>
        <reference source="CESA-2015:0800" ref_url="http://lists.centos.org/pipermail/centos-announce/2015-April/021064.html" ref_id="CESA-2015:0800"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8275" ref_id="CVE-2014-8275"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0204" ref_id="CVE-2015-0204"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0287" ref_id="CVE-2015-0287"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0288" ref_id="CVE-2015-0288"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0289" ref_id="CVE-2015-0289"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0292" ref_id="CVE-2015-0292"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0293" ref_id="CVE-2015-0293"/>
        <description>OpenSSL is a toolkit that implements the Secure Sockets Layer (SSL v2/v3)
and Transport Layer Security (TLS v1) protocols, as well as a
full-strength, general purpose cryptography library.
It was discovered that OpenSSL would accept ephemeral RSA keys when using
non-export RSA cipher suites. A malicious server could make a TLS/SSL
client using OpenSSL use a weaker key exchange method. (CVE-2015-0204)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:52:17">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:24.232-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:18.487-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:18.284-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="openssl-debuginfo is earlier than 0:0.9.8e-33.el5_11" test_ref="oval:org.mitre.oval:tst:140051"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="openssl-devel is earlier than 0:0.9.8e-33.el5_11" test_ref="oval:org.mitre.oval:tst:140187"/>
            <criterion comment="openssl is earlier than 0:0.9.8e-33.el5_11" test_ref="oval:org.mitre.oval:tst:140210"/>
            <criterion comment="openssl-perl is earlier than 0:0.9.8e-33.el5_11" test_ref="oval:org.mitre.oval:tst:139632"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28509" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1356-1 -- Security update for wpa_supplicant (important)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>wpa_supplicant</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141356-1.html" ref_id="SUSE-SU-2014:1356-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3686" ref_id="CVE-2014-3686"/>
        <description>This update fixes a remote code execution vulnerability in
wpa_supplicant's wpa_cli and hostapd_cli tools. CVE-2014-3686 has been
assigned to this issue.

Additionally, password based authentication with PKCS#5v2 has been enabled.

Security Issues:

    * CVE-2014-3686
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3686></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:15:51">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:21.444-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:46.214-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:47.804-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="SUSE Linux Enterprise Server 11 and SUSE Linux Enterprise Desktop 11 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
            <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
          </criteria>
          <criterion comment="wpa_supplicant is earlier than 0:0.7.1-6.15.1" test_ref="oval:org.mitre.oval:tst:136601"/>
        </criteria>
        <criteria comment="SUSE Linux Enterprise Desktop 11 release section">
          <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
          <criterion comment="wpa_supplicant-gui is earlier than 0:0.7.1-6.15.1" test_ref="oval:org.mitre.oval:tst:136416"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28507" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1408-1 -- Security update for wget (important)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 10</platform>
          <product>wget</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141408-1.html" ref_id="SUSE-SU-2014:1408-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4877" ref_id="CVE-2014-4877"/>
        <description>wget was updated to fix one security issue:

    * FTP symbolic link arbitrary filesystem access (CVE-2014-4877).

Security Issues:

    * CVE-2014-4877
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4877></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:15:46">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:37:56.553-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:46.143-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:47.717-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Server 10 is installed" definition_ref="oval:org.mitre.oval:def:1368"/>
        <criterion comment="wget is earlier than 0:1.10.2-15.14.5" test_ref="oval:org.mitre.oval:tst:135665"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28505" version="3" class="patch">
      <metadata>
        <title>USN-2434-1 -- JasPer vulnerability</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <product>jasper</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2434-1/" ref_id="USN-2434-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9029" ref_id="CVE-2014-9029"/>
        <description>Jose Duart discovered that JasPer incorrectly handled certain malformed
JPEG-2000 image files. If a user were tricked into opening a specially
crafted JPEG-2000 image file, a remote attacker could cause JasPer to crash
or possibly execute arbitrary code with user privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:14:13">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:23:28.305-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:28.284-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:25.508-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criterion comment="libjasper1 is earlier than 0:1.900.1-debian1-2ubuntu0.1" test_ref="oval:org.mitre.oval:tst:137049"/>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criterion comment="libjasper1 is earlier than 0:1.900.1-14ubuntu3.1" test_ref="oval:org.mitre.oval:tst:137215"/>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criterion comment="libjasper1 is earlier than 0:1.900.1-13ubuntu0.1" test_ref="oval:org.mitre.oval:tst:137497"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28504" version="3" class="patch">
      <metadata>
        <title>USN-2446-1 -- Linux kernel vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.04</platform>
          <product>linux</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2446-1/" ref_id="USN-2446-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8134" ref_id="CVE-2014-8134"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7826" ref_id="CVE-2014-7826"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3673" ref_id="CVE-2014-3673"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3687" ref_id="CVE-2014-3687"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3688" ref_id="CVE-2014-3688"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7825" ref_id="CVE-2014-7825"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8369" ref_id="CVE-2014-8369"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9090" ref_id="CVE-2014-9090"/>
        <description><![CDATA[An information leak in the Linux kernel was discovered that could leak the
high 16 bits of the kernel stack address on 32-bit Kernel Virtual Machine
(KVM) paravirt guests. A user in the guest OS could exploit this leak to
obtain information that could potentially be used to aid in attacking the
kernel. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8134">CVE-2014-8134</a>)

Rabin Vincent, Robert Swiecki, Russell King discovered that the ftrace
subsystem of the Linux kernel does not properly handle private syscall
numbers. A local user could exploit this flaw to cause a denial of service
(OOPS). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7826">CVE-2014-7826</a>)

A flaw in the handling of malformed ASCONF chunks by SCTP (Stream Control
Transmission Protocol) implementation in the Linux kernel was discovered. A
remote attacker could exploit this flaw to cause a denial of service
(system crash). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3673">CVE-2014-3673</a>)

A flaw in the handling of duplicate ASCONF chunks by SCTP (Stream Control
Transmission Protocol) implementation in the Linux kernel was discovered. A
remote attacker could exploit this flaw to cause a denial of service
(panic). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3687">CVE-2014-3687</a>)

It was discovered that excessive queuing by SCTP (Stream Control
Transmission Protocol) implementation in the Linux kernel can cause memory
pressure. A remote attacker could exploit this flaw to cause a denial of
service. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3688">CVE-2014-3688</a>)

Rabin Vincent, Robert Swiecki, Russell Kinglaw discovered a flaw in how the
perf subsystem of the Linux kernel handles private systecall numbers. A
local user could exploit this to cause a denial of service (OOPS) or bypass
ASLR protections via a crafted application. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7825">CVE-2014-7825</a>)

The KVM (kernel virtual machine) subsystem of the Linux kernel
miscalculates the number of memory pages during the handling of a mapping
failure. A guest OS user could exploit this to cause a denial of service
(host OS page unpinning) or possibly have unspecified other impact by
leveraging guest OS privileges. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8369">CVE-2014-8369</a>)

Andy Lutomirski discovered that the Linux kernel does not properly handle
faults associated with the Stack Segment (SS) register on the x86
architecture. A local attacker could exploit this flaw to cause a denial of
service (panic). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-9090">CVE-2014-9090</a>)]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:12:58">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:23:23.830-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:28.115-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:25.391-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="linux-image-3.13.0-43-generic is earlier than 0:3.13.0-43.72" test_ref="oval:org.mitre.oval:tst:136854"/>
          <criterion comment="linux-image-3.13.0-43-powerpc64-smp is earlier than 0:3.13.0-43.72" test_ref="oval:org.mitre.oval:tst:137418"/>
          <criterion comment="linux-image-3.13.0-43-powerpc-e500 is earlier than 0:3.13.0-43.72" test_ref="oval:org.mitre.oval:tst:137167"/>
          <criterion comment="linux-image-3.13.0-43-lowlatency is earlier than 0:3.13.0-43.72" test_ref="oval:org.mitre.oval:tst:137395"/>
          <criterion comment="linux-image-3.13.0-43-powerpc-smp is earlier than 0:3.13.0-43.72" test_ref="oval:org.mitre.oval:tst:137109"/>
          <criterion comment="linux-image-3.13.0-43-powerpc-e500mc is earlier than 0:3.13.0-43.72" test_ref="oval:org.mitre.oval:tst:137253"/>
          <criterion comment="linux-image-3.13.0-43-generic-lpae is earlier than 0:3.13.0-43.72" test_ref="oval:org.mitre.oval:tst:137277"/>
          <criterion comment="linux-image-3.13.0-43-powerpc64-emb is earlier than 0:3.13.0-43.72" test_ref="oval:org.mitre.oval:tst:137266"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28503" version="3" class="patch">
      <metadata>
        <title>USN-2485-1 -- GNU C Library vulnerability</title>
        <affected family="unix">
          <platform>Ubuntu 12.04</platform>
          <platform>Ubuntu 10.04</platform>
          <product>eglibc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2485-1/" ref_id="USN-2485-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0235" ref_id="CVE-2015-0235"/>
        <description>It was discovered that a buffer overflow existed in the gethostbyname
and gethostbyname2 functions in the GNU C Library. An attacker could
use this issue to execute arbitrary code or cause an application crash,
resulting in a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-28T12:51:09">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-29T16:29:55.552-05:00">DRAFT</status_change>
            <status_change date="2015-02-16T04:00:08.569-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:43.822-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criterion comment="libc6 is earlier than 0:2.15-0ubuntu10.10" test_ref="oval:org.mitre.oval:tst:137728"/>
        </criteria>
        <criteria comment="Ubuntu 10.04 release section">
          <extend_definition comment="Ubuntu 10.04 is installed" definition_ref="oval:org.mitre.oval:def:13089"/>
          <criterion comment="libc6 is earlier than 0:2.11.1-0ubuntu7.20" test_ref="oval:org.mitre.oval:tst:137678"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28499" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1545-1 -- Security update for flash-player (important)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>flash-player</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141545-1.html" ref_id="SUSE-SU-2014:1545-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8439" ref_id="CVE-2014-8439"/>
        <description>The following vulnerability is fixed with this update:

    * bnc#907257 hardening against a remote code execution flaw (APSB14-26)

Security Issues:

    * CVE-2014-8439
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8439></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:44:03">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:20:52.130-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:27.950-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:25.094-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="flash-player is earlier than 0:11.2.202.424-0.3.1" test_ref="oval:org.mitre.oval:tst:137050"/>
          <criterion comment="flash-player-gnome is earlier than 0:11.2.202.424-0.3.1" test_ref="oval:org.mitre.oval:tst:137368"/>
          <criterion comment="flash-player-kde4 is earlier than 0:11.2.202.424-0.3.1" test_ref="oval:org.mitre.oval:tst:137304"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28498" version="5" class="patch">
      <metadata>
        <title>RHSA-2014:1985 -- bind97 security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>bind97</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-1985.html" ref_id="RHSA-2014:1985"/>
        <reference source="CESA-2014:1985" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020826.html" ref_id="CESA-2014:1985"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8500" ref_id="CVE-2014-8500"/>
        <description>The Berkeley Internet Name Domain (BIND) is an implementation of the Domain
Name System (DNS) protocols. BIND includes a DNS server (named); a resolver
library (routines for applications to use when interfacing with DNS); and
tools for verifying that the DNS server is operating correctly.

A denial of service flaw was found in the way BIND followed DNS
delegations. A remote attacker could use a specially crafted zone
containing a large number of referrals which, when looked up and processed,
would cause named to use excessive amounts of memory or crash.
(CVE-2014-8500)

All bind97 users are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue. After installing the
update, the BIND daemon (named) will be restarted automatically.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:32:42">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:14:21.764-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:27.771-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:137100 - Updated Linux patches with modified epoch in states." date="2015-02-02T16:00:00.461-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-23T04:01:24.962-05:00">INTERIM</status_change>
            <status_change date="2015-03-16T04:01:53.404-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="bind97 is earlier than 32:9.7.0-21.P2.el5_11.1" test_ref="oval:org.mitre.oval:tst:137080"/>
          <criterion comment="bind97-chroot is earlier than 32:9.7.0-21.P2.el5_11.1" test_ref="oval:org.mitre.oval:tst:136973"/>
          <criterion comment="bind97-debuginfo is earlier than 32:9.7.0-21.P2.el5_11.1" test_ref="oval:org.mitre.oval:tst:136919"/>
          <criterion comment="bind97-devel is earlier than 32:9.7.0-21.P2.el5_11.1" test_ref="oval:org.mitre.oval:tst:137018"/>
          <criterion comment="bind97-libs is earlier than 32:9.7.0-21.P2.el5_11.1" test_ref="oval:org.mitre.oval:tst:137100"/>
          <criterion comment="bind97-utils is earlier than 32:9.7.0-21.P2.el5_11.1" test_ref="oval:org.mitre.oval:tst:136784"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28497" version="3" class="patch">
      <metadata>
        <title>USN-2439-1 -- QEMU vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <platform>Ubuntu 10.04</platform>
          <product>qemu</product>
          <product>qemu-kvm</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2439-1/" ref_id="USN-2439-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7840" ref_id="CVE-2014-7840"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8106" ref_id="CVE-2014-8106"/>
        <description>Michael S. Tsirkin discovered that QEMU incorrectly handled certain
parameters during ram load while performing a migration. An attacker able
to manipulate savevm data could use this issue to possibly execute
arbitrary code on the host. This issue only affected Ubuntu 12.04 LTS,
Ubuntu 14.04 LTS, and Ubuntu 14.10. (&lt;a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7840">CVE-2014-7840&lt;/a>)

Paolo Bonzini discovered that QEMU incorrectly handled memory in the Cirrus
VGA device. A malicious guest could possibly use this issue to write into
memory of the host, leading to privilege escalation. (&lt;a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8106">CVE-2014-8106&lt;/a>)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:13:47">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:23:26.423-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:27.457-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:24.715-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="qemu-system-misc is earlier than 0:2.1+dfsg-4ubuntu6.3" test_ref="oval:org.mitre.oval:tst:137498"/>
            <criterion comment="qemu-system is earlier than 0:2.1+dfsg-4ubuntu6.3" test_ref="oval:org.mitre.oval:tst:137164"/>
            <criterion comment="qemu-system-aarch64 is earlier than 0:2.1+dfsg-4ubuntu6.3" test_ref="oval:org.mitre.oval:tst:137494"/>
            <criterion comment="qemu-system-x86 is earlier than 0:2.1+dfsg-4ubuntu6.3" test_ref="oval:org.mitre.oval:tst:137491"/>
            <criterion comment="qemu-system-sparc is earlier than 0:2.1+dfsg-4ubuntu6.3" test_ref="oval:org.mitre.oval:tst:136729"/>
            <criterion comment="qemu-system-arm is earlier than 0:2.1+dfsg-4ubuntu6.3" test_ref="oval:org.mitre.oval:tst:136580"/>
            <criterion comment="qemu-system-ppc is earlier than 0:2.1+dfsg-4ubuntu6.3" test_ref="oval:org.mitre.oval:tst:137361"/>
            <criterion comment="qemu-system-mips is earlier than 0:2.1+dfsg-4ubuntu6.3" test_ref="oval:org.mitre.oval:tst:137428"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="qemu-system-misc is earlier than 0:2.0.0+dfsg-2ubuntu1.9" test_ref="oval:org.mitre.oval:tst:137466"/>
            <criterion comment="qemu-system is earlier than 0:2.0.0+dfsg-2ubuntu1.9" test_ref="oval:org.mitre.oval:tst:136831"/>
            <criterion comment="qemu-system-aarch64 is earlier than 0:2.0.0+dfsg-2ubuntu1.9" test_ref="oval:org.mitre.oval:tst:136819"/>
            <criterion comment="qemu-system-x86 is earlier than 0:2.0.0+dfsg-2ubuntu1.9" test_ref="oval:org.mitre.oval:tst:136993"/>
            <criterion comment="qemu-system-sparc is earlier than 0:2.0.0+dfsg-2ubuntu1.9" test_ref="oval:org.mitre.oval:tst:137488"/>
            <criterion comment="qemu-system-arm is earlier than 0:2.0.0+dfsg-2ubuntu1.9" test_ref="oval:org.mitre.oval:tst:137200"/>
            <criterion comment="qemu-system-ppc is earlier than 0:2.0.0+dfsg-2ubuntu1.9" test_ref="oval:org.mitre.oval:tst:137091"/>
            <criterion comment="qemu-system-mips is earlier than 0:2.0.0+dfsg-2ubuntu1.9" test_ref="oval:org.mitre.oval:tst:137410"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criterion comment="qemu-kvm is earlier than 0:1.0+noroms-0ubuntu14.21" test_ref="oval:org.mitre.oval:tst:137423"/>
        </criteria>
        <criteria comment="Ubuntu 10.04 release section">
          <extend_definition comment="Ubuntu 10.04 is installed" definition_ref="oval:org.mitre.oval:def:13089"/>
          <criterion comment="qemu-kvm is earlier than 0:0.12.3+noroms-0ubuntu9.26" test_ref="oval:org.mitre.oval:tst:137355"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28495" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1036 -- ipsec-tools security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>ipsec-tools</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1036.html" ref_id="RHSA-2009:1036"/>
        <reference source="CESA-2009:1036" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-May/015880.html" ref_id="CESA-2009:1036-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1574" ref_id="CVE-2009-1574"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1632" ref_id="CVE-2009-1632"/>
        <description>An updated ipsec-tools package that fixes multiple security issues is now
available for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The ipsec-tools package is used in conjunction with the IPsec functionality
in the Linux kernel and includes racoon, an IKEv1 keying daemon.
A denial of service flaw was found in the ipsec-tools racoon daemon. An
unauthenticated, remote attacker could trigger a NULL pointer dereference
that could cause the racoon daemon to crash. (CVE-2009-1574)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:24">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:08.262-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:17.301-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:17.942-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criterion comment="ipsec-tools is earlier than 0:0.6.5-13.el5_3.1" test_ref="oval:org.mitre.oval:tst:141060"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28492" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-3107 -- Unbreakable Enterprise kernel security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <platform>Oracle Linux 6</platform>
          <product>kernel-uek</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-3107.html" ref_id="ELSA-2014-3107"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5471" ref_id="CVE-2014-5471"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5472" ref_id="CVE-2014-5472"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9322" ref_id="CVE-2014-9322"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9090" ref_id="CVE-2014-9090"/>
        <description>[2.6.39-400.215.15]
- isofs: Fix unbounded recursion when processing relocated directories (Jan Kara)  [Orabug: 20224060]  {CVE-2014-5471} {CVE-2014-5472}
- x86_64, traps: Stop using IST for #SS (Andy Lutomirski)  [Orabug: 20224028]  {CVE-2014-9090} {CVE-2014-9322}</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-22T10:48:30">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:12:33.730-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:27.021-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:24.239-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Oracle Linux 5 release section">
          <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel-uek is earlier than 0:2.6.39-400.215.15.el5uek" test_ref="oval:org.mitre.oval:tst:136832"/>
            <criterion comment="kernel-uek-debug is earlier than 0:2.6.39-400.215.15.el5uek" test_ref="oval:org.mitre.oval:tst:136942"/>
            <criterion comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.215.15.el5uek" test_ref="oval:org.mitre.oval:tst:136702"/>
            <criterion comment="kernel-uek-devel is earlier than 0:2.6.39-400.215.15.el5uek" test_ref="oval:org.mitre.oval:tst:136622"/>
            <criterion comment="kernel-uek-doc is earlier than 0:2.6.39-400.215.15.el5uek" test_ref="oval:org.mitre.oval:tst:136912"/>
            <criterion comment="kernel-uek-firmware is earlier than 0:2.6.39-400.215.15.el5uek" test_ref="oval:org.mitre.oval:tst:136881"/>
          </criteria>
        </criteria>
        <criteria comment="Oracle Linux 6 release section">
          <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel-uek is earlier than 0:2.6.39-400.215.15.el6uek" test_ref="oval:org.mitre.oval:tst:136963"/>
            <criterion comment="kernel-uek-debug is earlier than 0:2.6.39-400.215.15.el6uek" test_ref="oval:org.mitre.oval:tst:136731"/>
            <criterion comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.215.15.el6uek" test_ref="oval:org.mitre.oval:tst:136952"/>
            <criterion comment="kernel-uek-devel is earlier than 0:2.6.39-400.215.15.el6uek" test_ref="oval:org.mitre.oval:tst:136779"/>
            <criterion comment="kernel-uek-doc is earlier than 0:2.6.39-400.215.15.el6uek" test_ref="oval:org.mitre.oval:tst:136569"/>
            <criterion comment="kernel-uek-firmware is earlier than 0:2.6.39-400.215.15.el6uek" test_ref="oval:org.mitre.oval:tst:136803"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28491" version="3" class="patch">
      <metadata>
        <title>USN-2443-1 -- Linux kernel vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 12.04</platform>
          <product>linux</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2443-1/" ref_id="USN-2443-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8134" ref_id="CVE-2014-8134"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7826" ref_id="CVE-2014-7826"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7825" ref_id="CVE-2014-7825"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7841" ref_id="CVE-2014-7841"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8884" ref_id="CVE-2014-8884"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9090" ref_id="CVE-2014-9090"/>
        <description><![CDATA[An information leak in the Linux kernel was discovered that could leak the
high 16 bits of the kernel stack address on 32-bit Kernel Virtual Machine
(KVM) paravirt guests. A user in the guest OS could exploit this leak to
obtain information that could potentially be used to aid in attacking the
kernel. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8134">CVE-2014-8134</a>)

Rabin Vincent, Robert Swiecki, Russell King discovered that the ftrace
subsystem of the Linux kernel does not properly handle private syscall
numbers. A local user could exploit this flaw to cause a denial of service
(OOPS). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7826">CVE-2014-7826</a>)

Rabin Vincent, Robert Swiecki, Russell Kinglaw discovered a flaw in how the
perf subsystem of the Linux kernel handles private systecall numbers. A
local user could exploit this to cause a denial of service (OOPS) or bypass
ASLR protections via a crafted application. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7825">CVE-2014-7825</a>)

A null pointer dereference flaw was discovered in the the Linux kernel&#39;s
SCTP implementation when ASCONF is used. A remote attacker could exploit
this flaw to cause a denial of service (system crash) via a malformed INIT
chunk. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7841">CVE-2014-7841</a>)

A stack buffer overflow was discovered in the ioctl command handling for
the Technotrend/Hauppauge USB DEC devices driver. A local user could
exploit this flaw to cause a denial of service (system crash) or possibly
gain privileges. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8884">CVE-2014-8884</a>)

Andy Lutomirski discovered that the Linux kernel does not properly handle
faults associated with the Stack Segment (SS) register on the x86
architecture. A local attacker could exploit this flaw to cause a denial of
service (panic). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-9090">CVE-2014-9090</a>)]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:13:12">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:23:18.993-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:26.863-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:23.969-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="linux-image-3.2.0-74-highbank is earlier than 0:3.2.0-74.109" test_ref="oval:org.mitre.oval:tst:137385"/>
          <criterion comment="linux-image-3.2.0-74-generic-pae is earlier than 0:3.2.0-74.109" test_ref="oval:org.mitre.oval:tst:137469"/>
          <criterion comment="linux-image-3.2.0-74-powerpc64-smp is earlier than 0:3.2.0-74.109" test_ref="oval:org.mitre.oval:tst:137207"/>
          <criterion comment="linux-image-3.2.0-74-omap is earlier than 0:3.2.0-74.109" test_ref="oval:org.mitre.oval:tst:137288"/>
          <criterion comment="linux-image-3.2.0-74-generic is earlier than 0:3.2.0-74.109" test_ref="oval:org.mitre.oval:tst:137514"/>
          <criterion comment="linux-image-3.2.0-74-powerpc-smp is earlier than 0:3.2.0-74.109" test_ref="oval:org.mitre.oval:tst:137202"/>
          <criterion comment="linux-image-3.2.0-74-virtual is earlier than 0:3.2.0-74.109" test_ref="oval:org.mitre.oval:tst:137216"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28489" version="5" class="patch">
      <metadata>
        <title>USN-2423-1 -- ClamAV vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2423-1/" ref_id="USN-2423-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6497" ref_id="CVE-2013-6497"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9050" ref_id="CVE-2014-9050"/>
        <description>Kurt Seifried discovered that ClamAV incorrectly handled certain JavaScript
files. An attacker could possibly use this issue to cause ClamAV to crash,
resulting in a denial of service, or possibly execute arbitrary code.
(&lt;a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2013-6497">CVE-2013-6497&lt;/a>)

Damien Millescamp discovered that ClamAV incorrectly handled certain PE
files. An attacker could possibly use this issue to cause ClamAV to crash,
resulting in a denial of service, or possibly execute arbitrary code.
(&lt;a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-9050">CVE-2014-9050&lt;/a>)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T10:53:13">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:45:52.484-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:45.964-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:47.504-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28489 - Address duplicates of the definition oval:org.mitre.oval:def:27174." date="2015-02-20T10:50:00.874-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-20T10:53:15.305-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:43.521-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criterion comment="clamav is earlier than 0:0.98.5+dfsg-0ubuntu0.14.10.1" test_ref="oval:org.mitre.oval:tst:136680"/>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criterion comment="clamav is earlier than 0:0.98.5+addedllvm-0ubuntu0.14.04.1" test_ref="oval:org.mitre.oval:tst:136595"/>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criterion comment="clamav is earlier than 0:0.98.5+addedllvm-0ubuntu0.12.04.1" test_ref="oval:org.mitre.oval:tst:135791"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28488" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1519-1 -- Security update for evolution-data-server (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>evolution-data-server</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141519-1.html" ref_id="SUSE-SU-2014:1519-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566" ref_id="CVE-2014-3566"/>
        <description>evolution-data-server has been updated to disable support for SSLv3.

This security issues has been fixed:

    * SSLv3 POODLE attack (CVE-2014-3566)

Security Issues:

    * CVE-2014-3566
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:14:21">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:19.542-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:45.882-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:47.413-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
          <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="evolution-data-server is earlier than 0:2.28.2-0.32.1" test_ref="oval:org.mitre.oval:tst:135873"/>
          <criterion comment="evolution-data-server-lang is earlier than 0:2.28.2-0.32.1" test_ref="oval:org.mitre.oval:tst:136472"/>
          <criterion comment="evolution-data-server-32bit is earlier than 0:2.28.2-0.32.1" test_ref="oval:org.mitre.oval:tst:136477"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28485" version="4" class="patch">
      <metadata>
        <title>ELSA-2014-1984 -- bind security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <platform>Oracle Linux 6</platform>
          <platform>Oracle Linux 7</platform>
          <product>bind</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-1984.html" ref_id="ELSA-2014-1984"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8500" ref_id="CVE-2014-8500"/>
        <description>[32:9.9.4-14.0.1.el7_0.1]
- Rebuild to fix libmysqlclient dependency

[32:9.9.4-14.1]
- Fix CVE-2014-8500 (#1171975)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-22T10:48:37">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:12:29.231-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:26.375-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:136873 - Modified Linux Oracle patches to correct Epochs." date="2015-02-04T10:36:00.433-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-23T04:01:23.618-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Oracle Linux 5 release section">
          <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="bind is earlier than 30:9.3.6-25.P1.el5_11.2" test_ref="oval:org.mitre.oval:tst:136036"/>
            <criterion comment="bind-chroot is earlier than 30:9.3.6-25.P1.el5_11.2" test_ref="oval:org.mitre.oval:tst:136519"/>
            <criterion comment="bind-devel is earlier than 30:9.3.6-25.P1.el5_11.2" test_ref="oval:org.mitre.oval:tst:136733"/>
            <criterion comment="bind-libbind-devel is earlier than 30:9.3.6-25.P1.el5_11.2" test_ref="oval:org.mitre.oval:tst:136925"/>
            <criterion comment="bind-libs is earlier than 30:9.3.6-25.P1.el5_11.2" test_ref="oval:org.mitre.oval:tst:137016"/>
            <criterion comment="bind-sdb is earlier than 30:9.3.6-25.P1.el5_11.2" test_ref="oval:org.mitre.oval:tst:136706"/>
            <criterion comment="bind-utils is earlier than 30:9.3.6-25.P1.el5_11.2" test_ref="oval:org.mitre.oval:tst:136834"/>
            <criterion comment="caching-nameserver is earlier than 30:9.3.6-25.P1.el5_11.2" test_ref="oval:org.mitre.oval:tst:136780"/>
          </criteria>
        </criteria>
        <criteria comment="Oracle Linux 6 release section">
          <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="bind is earlier than 32:9.8.2-0.30.rc1.el6_6.1" test_ref="oval:org.mitre.oval:tst:136873"/>
            <criterion comment="bind-chroot is earlier than 32:9.8.2-0.30.rc1.el6_6.1" test_ref="oval:org.mitre.oval:tst:136911"/>
            <criterion comment="bind-devel is earlier than 32:9.8.2-0.30.rc1.el6_6.1" test_ref="oval:org.mitre.oval:tst:136996"/>
            <criterion comment="bind-libs is earlier than 32:9.8.2-0.30.rc1.el6_6.1" test_ref="oval:org.mitre.oval:tst:136814"/>
            <criterion comment="bind-sdb is earlier than 32:9.8.2-0.30.rc1.el6_6.1" test_ref="oval:org.mitre.oval:tst:137028"/>
            <criterion comment="bind-utils is earlier than 32:9.8.2-0.30.rc1.el6_6.1" test_ref="oval:org.mitre.oval:tst:136918"/>
          </criteria>
        </criteria>
        <criteria comment="Oracle Linux 7 release section">
          <extend_definition comment="Oracle Linux 7.x" definition_ref="oval:org.mitre.oval:def:25183"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="bind is earlier than 32:9.9.4-14.0.1.el7_0.1" test_ref="oval:org.mitre.oval:tst:136935"/>
            <criterion comment="bind-chroot is earlier than 32:9.9.4-14.0.1.el7_0.1" test_ref="oval:org.mitre.oval:tst:136900"/>
            <criterion comment="bind-devel is earlier than 32:9.9.4-14.0.1.el7_0.1" test_ref="oval:org.mitre.oval:tst:136970"/>
            <criterion comment="bind-libs is earlier than 32:9.9.4-14.0.1.el7_0.1" test_ref="oval:org.mitre.oval:tst:137036"/>
            <criterion comment="bind-libs-lite is earlier than 32:9.9.4-14.0.1.el7_0.1" test_ref="oval:org.mitre.oval:tst:136916"/>
            <criterion comment="bind-license is earlier than 32:9.9.4-14.0.1.el7_0.1" test_ref="oval:org.mitre.oval:tst:136571"/>
            <criterion comment="bind-lite-devel is earlier than 32:9.9.4-14.0.1.el7_0.1" test_ref="oval:org.mitre.oval:tst:137037"/>
            <criterion comment="bind-sdb is earlier than 32:9.9.4-14.0.1.el7_0.1" test_ref="oval:org.mitre.oval:tst:136892"/>
            <criterion comment="bind-sdb-chroot is earlier than 32:9.9.4-14.0.1.el7_0.1" test_ref="oval:org.mitre.oval:tst:137014"/>
            <criterion comment="bind-utils is earlier than 32:9.9.4-14.0.1.el7_0.1" test_ref="oval:org.mitre.oval:tst:136975"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28483" version="7" class="patch">
      <metadata>
        <title>RHSA-2014:2024 -- ntp security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 6</platform>
          <platform>Red Hat Enterprise Linux 7</platform>
          <platform>CentOS Linux 7</platform>
          <platform>CentOS Linux 6</platform>
          <product>ntp</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-2024.html" ref_id="RHSA-2014:2024"/>
        <reference source="CESA-2014:2024-CentOS 7" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020850.html" ref_id="CESA-2014:2024-CentOS 7"/>
        <reference source="CESA-2014:2024-CentOS 6" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020852.html" ref_id="CESA-2014:2024-CentOS 6"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9293" ref_id="CVE-2014-9293"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9294" ref_id="CVE-2014-9294"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9295" ref_id="CVE-2014-9295"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9296" ref_id="CVE-2014-9296"/>
        <description>The Network Time Protocol (NTP) is used to synchronize a computer&amp;#39;s time
with a referenced time source.

Multiple buffer overflow flaws were discovered in ntpd&amp;#39;s crypto_recv(),
ctl_putdata(), and configure() functions. A remote attacker could use
either of these flaws to send a specially crafted request packet that could
crash ntpd or, potentially, execute arbitrary code with the privileges of
the ntp user. Note: the crypto_recv() flaw requires non-default
configurations to be active, while the ctl_putdata() flaw, by default, can
only be exploited via local attackers, and the configure() flaw requires
additional authentication to exploit. (CVE-2014-9295)

It was found that ntpd automatically generated weak keys for its internal
use if no ntpdc request authentication key was specified in the ntp.conf
configuration file. A remote attacker able to match the configured IP
restrictions could guess the generated key, and possibly use it to send
ntpdc query or configuration requests. (CVE-2014-9293)

It was found that ntp-keygen used a weak method for generating MD5 keys.
This could possibly allow an attacker to guess generated MD5 keys that
could then be used to spoof an NTP client or server. Note: it is
recommended to regenerate any MD5 keys that had explicitly been generated
with ntp-keygen; the default installation does not contain such keys).
(CVE-2014-9294)

A missing return statement in the receive() function could potentially
allow a remote attacker to bypass NTP&amp;#39;s authentication mechanism.
(CVE-2014-9296)

All ntp users are advised to upgrade to this updated package, which
contains backported patches to resolve these issues. After installing the
update, the ntpd daemon will restart automatically.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:33:11">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:14:31.232-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:26.104-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:136989 - Updated States &amp; Objects" date="2015-02-02T15:56:00.526-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-23T04:01:23.387-05:00">INTERIM</status_change>
            <status_change date="2015-03-16T04:01:52.758-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:37952 - Modified 2 rpminfo_states. The signs &quot;-0&quot; were removed from the evr line." date="2015-03-23T14:39:00.545-04:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-03-23T14:40:45.293-04:00">INTERIM</status_change>
            <status_change date="2015-04-13T04:00:17.403-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 6 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="ntp is earlier than 0:4.2.6p5-2.el6_6" test_ref="oval:org.mitre.oval:tst:136989"/>
            <criterion comment="ntp-debuginfo is earlier than 0:4.2.6p5-2.el6_6" test_ref="oval:org.mitre.oval:tst:136945"/>
            <criterion comment="ntp-doc is earlier than 0:4.2.6p5-2.el6_6" test_ref="oval:org.mitre.oval:tst:137210"/>
            <criterion comment="ntp-perl is earlier than 0:4.2.6p5-2.el6_6" test_ref="oval:org.mitre.oval:tst:137045"/>
            <criterion comment="ntpdate is earlier than 0:4.2.6p5-2.el6_6" test_ref="oval:org.mitre.oval:tst:136869"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="ntp is earlier than 0:4.2.6p5-19.el7_0" test_ref="oval:org.mitre.oval:tst:136291"/>
            <criterion comment="ntp-debuginfo is earlier than 0:4.2.6p5-19.el7_0" test_ref="oval:org.mitre.oval:tst:137040"/>
            <criterion comment="ntp-doc is earlier than 0:4.2.6p5-19.el7_0" test_ref="oval:org.mitre.oval:tst:137000"/>
            <criterion comment="ntp-perl is earlier than 0:4.2.6p5-19.el7_0" test_ref="oval:org.mitre.oval:tst:136400"/>
            <criterion comment="ntpdate is earlier than 0:4.2.6p5-19.el7_0" test_ref="oval:org.mitre.oval:tst:137314"/>
            <criterion comment="sntp is earlier than 0:4.2.6p5-19.el7_0" test_ref="oval:org.mitre.oval:tst:137270"/>
          </criteria>
        </criteria>
        <criteria comment="CentOS Linux 7 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 7.x" definition_ref="oval:org.mitre.oval:def:24773"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="ntp is earlier than 0:4.2.6p5-19.el7.centos" test_ref="oval:org.mitre.oval:tst:137397"/>
            <criterion comment="ntpdate is earlier than 0:4.2.6p5-19.el7.centos" test_ref="oval:org.mitre.oval:tst:137163"/>
            <criterion comment="ntp-doc is earlier than 0:4.2.6p5-19.el7.centos" test_ref="oval:org.mitre.oval:tst:137233"/>
            <criterion comment="ntp-perl is earlier than 0:4.2.6p5-19.el7.centos" test_ref="oval:org.mitre.oval:tst:136943"/>
            <criterion comment="sntp is earlier than 0:4.2.6p5-19.el7.centos" test_ref="oval:org.mitre.oval:tst:137290"/>
          </criteria>
        </criteria>
        <criteria comment="CentOS Linux 6 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 6.x" definition_ref="oval:org.mitre.oval:def:16337"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="ntp is earlier than 0:4.2.6p5-2.el6.centos" test_ref="oval:org.mitre.oval:tst:137309"/>
            <criterion comment="ntpdate is earlier than 0:4.2.6p5-2.el6.centos" test_ref="oval:org.mitre.oval:tst:137136"/>
            <criterion comment="ntp-doc is earlier than 0:4.2.6p5-2.el6.centos" test_ref="oval:org.mitre.oval:tst:137187"/>
            <criterion comment="ntp-perl is earlier than 0:4.2.6p5-2.el6.centos" test_ref="oval:org.mitre.oval:tst:137149"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28482" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-3104 -- Unbreakable Enterprise kernel security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <platform>Oracle Linux 6</platform>
          <product>kernel-uek</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-3104.html" ref_id="ELSA-2014-3104"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3181" ref_id="CVE-2014-3181"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1739" ref_id="CVE-2014-1739"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3186" ref_id="CVE-2014-3186"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3688" ref_id="CVE-2014-3688"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4027" ref_id="CVE-2014-4027"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4652" ref_id="CVE-2014-4652"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4656" ref_id="CVE-2014-4656"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6410" ref_id="CVE-2014-6410"/>
        <description>[2.6.39-400.215.14] 

- HID: magicmouse: sanity check report size in raw_event() callback (Jiri Kosina) [Orabug: 19849355] {CVE-2014-3181} 

- ALSA: control: Protect user controls against concurrent access (Lars-Peter Clausen) [Orabug: 20192542] {CVE-2014-4652} 

- target/rd: Refactor rd_build_device_space + rd_release_device_space (Nicholas Bellinger) [Orabug: 20192517] {CVE-2014-4027} 

- media-device: fix infoleak in ioctl media_enum_entities() (Salva Peiro) [Orabug: 20192501] {CVE-2014-1739} {CVE-2014-1739} 

- udf: Avoid infinite loop when processing indirect ICBs (Jan Kara) [Orabug: 20192449] {CVE-2014-6410} 

- ALSA: control: Make sure that id->index does not overflow (Lars-Peter Clausen) [Orabug: 20192418] {CVE-2014-4656} 

- ALSA: control: Handle numid overflow (Lars-Peter Clausen) [Orabug: 20192376] {CVE-2014-465} 

- HID: picolcd: sanity check report size in raw_event() callback (Jiri Kosina) [Orabug: 20192205] {CVE-2014-3186} 

- net: sctp: fix remote memory pressure from excessive queueing (Daniel Borkmann) [Orabug: 20192059] {CVE-2014-3688}</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-22T10:48:41">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:12:22.194-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:25.820-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:23.251-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Oracle Linux 5 release section">
          <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel-uek is earlier than 0:2.6.39-400.215.14.el5uek" test_ref="oval:org.mitre.oval:tst:136810"/>
            <criterion comment="kernel-uek-debug is earlier than 0:2.6.39-400.215.14.el5uek" test_ref="oval:org.mitre.oval:tst:136904"/>
            <criterion comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.215.14.el5uek" test_ref="oval:org.mitre.oval:tst:136042"/>
            <criterion comment="kernel-uek-devel is earlier than 0:2.6.39-400.215.14.el5uek" test_ref="oval:org.mitre.oval:tst:137030"/>
            <criterion comment="kernel-uek-doc is earlier than 0:2.6.39-400.215.14.el5uek" test_ref="oval:org.mitre.oval:tst:137027"/>
            <criterion comment="kernel-uek-firmware is earlier than 0:2.6.39-400.215.14.el5uek" test_ref="oval:org.mitre.oval:tst:136821"/>
          </criteria>
        </criteria>
        <criteria comment="Oracle Linux 6 release section">
          <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel-uek is earlier than 0:2.6.39-400.215.14.el6uek" test_ref="oval:org.mitre.oval:tst:137031"/>
            <criterion comment="kernel-uek-debug is earlier than 0:2.6.39-400.215.14.el6uek" test_ref="oval:org.mitre.oval:tst:136972"/>
            <criterion comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.215.14.el6uek" test_ref="oval:org.mitre.oval:tst:137007"/>
            <criterion comment="kernel-uek-devel is earlier than 0:2.6.39-400.215.14.el6uek" test_ref="oval:org.mitre.oval:tst:136533"/>
            <criterion comment="kernel-uek-doc is earlier than 0:2.6.39-400.215.14.el6uek" test_ref="oval:org.mitre.oval:tst:136974"/>
            <criterion comment="kernel-uek-firmware is earlier than 0:2.6.39-400.215.14.el6uek" test_ref="oval:org.mitre.oval:tst:136883"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28481" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1512-1 -- Security update for compat-openssl098 (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>compat-openssl098</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141512-1.html" ref_id="SUSE-SU-2014:1512-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3567" ref_id="CVE-2014-3567"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3568" ref_id="CVE-2014-3568"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566" ref_id="CVE-2014-3566"/>
        <description>compat-openssl098 was updated to fix three security issues.

NOTE: this update alone DOESN'T FIX the POODLE SSL protocol vulnerability.
OpenSSL only adds downgrade detection support for client applications. See
https://www.suse.com/support/kb/doc.php?id=7015773 for mitigations.

These security issues were fixed:
- Session ticket memory leak (CVE-2014-3567).
- Fixed build option no-ssl3 (CVE-2014-3568).
- Added support for TLS_FALLBACK_SCSV (CVE-2014-3566).</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:14:31">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:16.777-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:45.785-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:47.145-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="compat-openssl098-debugsource is earlier than 0:0.9.8j-62.1" test_ref="oval:org.mitre.oval:tst:135710"/>
          <criterion comment="libopenssl0_9_8 is earlier than 0:0.9.8j-62.1" test_ref="oval:org.mitre.oval:tst:136398"/>
          <criterion comment="libopenssl0_9_8-debuginfo is earlier than 0:0.9.8j-62.1" test_ref="oval:org.mitre.oval:tst:136319"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28479" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1577-1 -- Security update for flac (low)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>flac</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141577-1.html" ref_id="SUSE-SU-2014:1577-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8962" ref_id="CVE-2014-8962"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9028" ref_id="CVE-2014-9028"/>
        <description>flac was updated to fix two security issues:

    * Stack overflow may result in arbitrary code execution
      (CVE-2014-8962).
    * Heap overflow via specially crafted .flac files (CVE-2014-9028).

Security Issues:

    * CVE-2014-8962
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8962>
    * CVE-2014-9028
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9028></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:43:33">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:20:54.531-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:25.285-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:22.748-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
          <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="libFLAC++6 is earlier than 0:1.2.1-68.17.1" test_ref="oval:org.mitre.oval:tst:137338"/>
          <criterion comment="libFLAC8 is earlier than 0:1.2.1-68.17.1" test_ref="oval:org.mitre.oval:tst:137247"/>
          <criterion comment="libFLAC8-32bit is earlier than 0:1.2.1-68.17.1" test_ref="oval:org.mitre.oval:tst:137377"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28474" version="5" class="patch">
      <metadata>
        <title>USN-2422-1 -- Squid vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <product>squid3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2422-1/" ref_id="USN-2422-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7141" ref_id="CVE-2014-7141"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7142" ref_id="CVE-2014-7142"/>
        <description>Sebastian Krahmer discovered that the Squid pinger incorrectly handled
certain malformed ICMP packets. A remote attacker could possibly use this
issue to cause Squid to crash, resulting in a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T10:53:13">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:45:49.844-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:45.645-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:47.014-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28474 - Address duplicates of the definition oval:org.mitre.oval:def:27174." date="2015-02-20T10:50:00.874-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-20T10:53:16.943-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:42.455-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criterion comment="squid3 is earlier than 0:3.3.8-1ubuntu8.1" test_ref="oval:org.mitre.oval:tst:136611"/>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criterion comment="squid3 is earlier than 0:3.3.8-1ubuntu6.2" test_ref="oval:org.mitre.oval:tst:136572"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28472" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1544-1 -- Security update for LibreOffice (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>LibreOffice</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141544-1.html" ref_id="SUSE-SU-2014:1544-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3693" ref_id="CVE-2014-3693"/>
        <description>LibreOffice was updated to fix two security issues.

These security issues have been fixed:

    * "Document as E-mail" vulnerability (bnc#900218).
    * Impress remote control use-after-free vulnerability (CVE-2014-3693).

Security Issues:

    * CVE-2014-3693
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3693></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:13:29">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:09.067-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:44.936-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:46.746-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="libreoffice is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136181"/>
          <criterion comment="libreoffice-base is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136278"/>
          <criterion comment="libreoffice-base-drivers-postgresql is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:135822"/>
          <criterion comment="libreoffice-base-extensions is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136152"/>
          <criterion comment="libreoffice-calc is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136165"/>
          <criterion comment="libreoffice-calc-extensions is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136220"/>
          <criterion comment="libreoffice-draw is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136330"/>
          <criterion comment="libreoffice-draw-extensions is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136307"/>
          <criterion comment="libreoffice-filters-optional is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:135594"/>
          <criterion comment="libreoffice-gnome is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:135385"/>
          <criterion comment="libreoffice-impress is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136380"/>
          <criterion comment="libreoffice-impress-extensions is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136258"/>
          <criterion comment="libreoffice-kde is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136127"/>
          <criterion comment="libreoffice-kde4 is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136129"/>
          <criterion comment="libreoffice-mailmerge is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136311"/>
          <criterion comment="libreoffice-math is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136051"/>
          <criterion comment="libreoffice-mono is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:135405"/>
          <criterion comment="libreoffice-officebean is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136078"/>
          <criterion comment="libreoffice-pyuno is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136327"/>
          <criterion comment="libreoffice-writer is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:135916"/>
          <criterion comment="libreoffice-writer-extensions is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136118"/>
          <criterion comment="libreoffice-help-cs is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136032"/>
          <criterion comment="libreoffice-help-da is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136352"/>
          <criterion comment="libreoffice-help-de is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136300"/>
          <criterion comment="libreoffice-help-en-GB is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136203"/>
          <criterion comment="libreoffice-help-en-US is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136170"/>
          <criterion comment="libreoffice-help-es is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:135922"/>
          <criterion comment="libreoffice-help-fr is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136399"/>
          <criterion comment="libreoffice-help-gu-IN is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:135648"/>
          <criterion comment="libreoffice-help-hi-IN is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136174"/>
          <criterion comment="libreoffice-help-hu is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136090"/>
          <criterion comment="libreoffice-help-it is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136334"/>
          <criterion comment="libreoffice-help-ja is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136308"/>
          <criterion comment="libreoffice-help-ko is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136350"/>
          <criterion comment="libreoffice-help-nl is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:135652"/>
          <criterion comment="libreoffice-help-pl is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:135461"/>
          <criterion comment="libreoffice-help-pt is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136237"/>
          <criterion comment="libreoffice-help-pt-BR is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136224"/>
          <criterion comment="libreoffice-help-ru is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136364"/>
          <criterion comment="libreoffice-help-sv is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136427"/>
          <criterion comment="libreoffice-help-zh-CN is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:135828"/>
          <criterion comment="libreoffice-help-zh-TW is earlier than 0:4.0.3.3.26-0.10.2" test_ref="oval:org.mitre.oval:tst:136105"/>
          <criterion comment="libreoffice-icon-themes is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:136135"/>
          <criterion comment="libreoffice-l10n-af is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:136321"/>
          <criterion comment="libreoffice-l10n-ar is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:136444"/>
          <criterion comment="libreoffice-l10n-ca is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:136120"/>
          <criterion comment="libreoffice-l10n-cs is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:136215"/>
          <criterion comment="libreoffice-l10n-da is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:136310"/>
          <criterion comment="libreoffice-l10n-de is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:136213"/>
          <criterion comment="libreoffice-l10n-en-GB is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:135976"/>
          <criterion comment="libreoffice-l10n-es is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:136370"/>
          <criterion comment="libreoffice-l10n-fi is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:135912"/>
          <criterion comment="libreoffice-l10n-fr is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:136288"/>
          <criterion comment="libreoffice-l10n-gu-IN is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:136386"/>
          <criterion comment="libreoffice-l10n-hi-IN is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:135964"/>
          <criterion comment="libreoffice-l10n-hu is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:136211"/>
          <criterion comment="libreoffice-l10n-it is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:135860"/>
          <criterion comment="libreoffice-l10n-ja is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:135990"/>
          <criterion comment="libreoffice-l10n-ko is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:136383"/>
          <criterion comment="libreoffice-l10n-nb is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:136286"/>
          <criterion comment="libreoffice-l10n-nl is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:135841"/>
          <criterion comment="libreoffice-l10n-nn is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:136201"/>
          <criterion comment="libreoffice-l10n-pl is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:136371"/>
          <criterion comment="libreoffice-l10n-pt is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:136196"/>
          <criterion comment="libreoffice-l10n-pt-BR is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:135685"/>
          <criterion comment="libreoffice-l10n-ru is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:136441"/>
          <criterion comment="libreoffice-l10n-sk is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:136077"/>
          <criterion comment="libreoffice-l10n-sv is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:136358"/>
          <criterion comment="libreoffice-l10n-xh is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:135593"/>
          <criterion comment="libreoffice-l10n-zh-CN is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:136281"/>
          <criterion comment="libreoffice-l10n-zh-TW is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:135649"/>
          <criterion comment="libreoffice-l10n-zu is earlier than 0:4.0.3.3.26-0.10.1" test_ref="oval:org.mitre.oval:tst:136349"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28468" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1473-1 -- Security update for file (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>file</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141473-1.html" ref_id="SUSE-SU-2014:1473-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3710" ref_id="CVE-2014-3710"/>
        <description>file was updated to fix one security issue.

    * An out-of-bounds read flaw file's donote() function. This could
      possibly lead to file executable crash (CVE-2014-3710).

Security Issues:

    * CVE-2014-3710
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3710></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:15:06">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:01.719-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:44.863-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:46.614-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
          <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="file is earlier than 0:4.24-43.27.1" test_ref="oval:org.mitre.oval:tst:136360"/>
          <criterion comment="file-32bit is earlier than 0:4.24-43.27.1" test_ref="oval:org.mitre.oval:tst:136471"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28467" version="5" class="patch">
      <metadata>
        <title>USN-2431-1 -- mod_wsgi vulnerability</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <product>mod-wsgi</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2431-1/" ref_id="USN-2431-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8583" ref_id="CVE-2014-8583"/>
        <description>It was discovered that mod_wsgi incorrectly handled errors when setting up
the working directory and group access rights. A malicious application
could possibly use this issue to cause a local privilege escalation when
using daemon mode.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T10:53:07">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:45:53.939-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:44.739-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:46.473-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28467 - Address duplicates of the definition oval:org.mitre.oval:def:27174." date="2015-02-20T10:50:00.874-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-20T10:53:17.672-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:42.109-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libapache2-mod-wsgi is earlier than 0:3.5-1ubuntu0.1" test_ref="oval:org.mitre.oval:tst:136552"/>
            <criterion comment="libapache2-mod-wsgi-py3 is earlier than 0:3.5-1ubuntu0.1" test_ref="oval:org.mitre.oval:tst:136672"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libapache2-mod-wsgi is earlier than 0:3.4-4ubuntu2.1.14.04.2" test_ref="oval:org.mitre.oval:tst:136524"/>
            <criterion comment="libapache2-mod-wsgi-py3 is earlier than 0:3.4-4ubuntu2.1.14.04.2" test_ref="oval:org.mitre.oval:tst:136698"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libapache2-mod-wsgi is earlier than 0:3.3-4ubuntu0.2" test_ref="oval:org.mitre.oval:tst:136652"/>
            <criterion comment="libapache2-mod-wsgi-py3 is earlier than 0:3.3-4ubuntu0.2" test_ref="oval:org.mitre.oval:tst:135781"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28466" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1555-1 -- Security update for file (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 12</platform>
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>file</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141555-1.html" ref_id="SUSE-SU-2014:1555-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3710" ref_id="CVE-2014-3710"/>
        <description>file was updated to fix one security issue.

This security issue was fixed:
- Out-of-bounds read in elf note headers (CVE-2014-3710).

This non-security issues was fixed:
- Correctly identify GDBM files created by libgdbm4 (bnc#888308).</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:43:42">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:20:50.238-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:24.720-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:22.277-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="SUSE Linux Enterprise Server 12 and SUSE Linux Enterprise Desktop 12 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="SUSE Linux Enterprise Server 12 is installed" definition_ref="oval:org.mitre.oval:def:28211"/>
            <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libmagic1-32bit is earlier than 0:5.19-5.2" test_ref="oval:org.mitre.oval:tst:137325"/>
            <criterion comment="libmagic1-debuginfo-32bit is earlier than 0:5.19-5.2" test_ref="oval:org.mitre.oval:tst:137424"/>
          </criteria>
        </criteria>
        <criteria comment="SUSE Linux Enterprise Desktop 12 release section">
          <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="file is earlier than 0:5.19-5.2" test_ref="oval:org.mitre.oval:tst:137256"/>
            <criterion comment="file-debuginfo is earlier than 0:5.19-5.2" test_ref="oval:org.mitre.oval:tst:137261"/>
            <criterion comment="file-debugsource is earlier than 0:5.19-5.2" test_ref="oval:org.mitre.oval:tst:137262"/>
            <criterion comment="file-magic is earlier than 0:5.19-5.2" test_ref="oval:org.mitre.oval:tst:137456"/>
            <criterion comment="libmagic1 is earlier than 0:5.19-5.2" test_ref="oval:org.mitre.oval:tst:137508"/>
            <criterion comment="libmagic1-debuginfo is earlier than 0:5.19-5.2" test_ref="oval:org.mitre.oval:tst:137201"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28461" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1423-1 -- Security update for flash-player (important)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>flash-player</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141423-1.html" ref_id="SUSE-SU-2014:1423-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0558" ref_id="CVE-2014-0558"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0564" ref_id="CVE-2014-0564"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0569" ref_id="CVE-2014-0569"/>
        <description>Adobe Flash Player was updated to 11.2.202.411, fixing security issues and
bugs.

For more information please read:
http://helpx.adobe.com/security/products/flash-player/apsb14-22.html</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:15:38">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:03.405-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:44.641-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:46.389-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="flash-player is earlier than 0:11.2.202.411-4.1" test_ref="oval:org.mitre.oval:tst:135931"/>
          <criterion comment="flash-player-gnome is earlier than 0:11.2.202.411-4.1" test_ref="oval:org.mitre.oval:tst:136617"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28460" version="5" class="patch">
      <metadata>
        <title>RHSA-2014:2025 -- ntp security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>ntp</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-2025.html" ref_id="RHSA-2014:2025"/>
        <reference source="CESA-2014:2025" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020851.html" ref_id="CESA-2014:2025"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9293" ref_id="CVE-2014-9293"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9294" ref_id="CVE-2014-9294"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9295" ref_id="CVE-2014-9295"/>
        <description>The Network Time Protocol (NTP) is used to synchronize a computer&amp;#39;s time
with a referenced time source.

Multiple buffer overflow flaws were discovered in ntpd&amp;#39;s crypto_recv(),
ctl_putdata(), and configure() functions. A remote attacker could use
either of these flaws to send a specially crafted request packet that could
crash ntpd or, potentially, execute arbitrary code with the privileges of
the ntp user. Note: the crypto_recv() flaw requires non-default
configurations to be active, while the ctl_putdata() flaw, by default, can
only be exploited via local attackers, and the configure() flaw requires
additional authentication to exploit. (CVE-2014-9295)

It was found that ntpd automatically generated weak keys for its internal
use if no ntpdc request authentication key was specified in the ntp.conf
configuration file. A remote attacker able to match the configured IP
restrictions could guess the generated key, and possibly use it to send
ntpdc query or configuration requests. (CVE-2014-9293)

It was found that ntp-keygen used a weak method for generating MD5 keys.
This could possibly allow an attacker to guess generated MD5 keys that
could then be used to spoof an NTP client or server. Note: it is
recommended to regenerate any MD5 keys that had explicitly been generated
with ntp-keygen; the default installation does not contain such keys).
(CVE-2014-9294)

All ntp users are advised to upgrade to this updated package, which
contains backported patches to resolve these issues. After installing the
update, the ntpd daemon will restart automatically.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:32:30">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:14:23.177-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:24.391-05:00">INTERIM</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:37784 - Updated States &amp; Objects" date="2015-02-02T15:56:00.526-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-23T04:01:21.892-05:00">INTERIM</status_change>
            <status_change date="2015-03-16T04:01:52.216-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="ntp is earlier than 0:4.2.2p1-18.el5_11" test_ref="oval:org.mitre.oval:tst:136694"/>
            <criterion comment="ntp-debuginfo is earlier than 0:4.2.2p1-18.el5_11" test_ref="oval:org.mitre.oval:tst:137069"/>
          </criteria>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criterion comment="ntp is earlier than 0:4.2.2p1-18.el5.centos" test_ref="oval:org.mitre.oval:tst:136750"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28459" version="3" class="patch">
      <metadata>
        <title>RHSA-2014:1924 -- thunderbird security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 6</platform>
          <platform>CentOS Linux 5</platform>
          <platform>CentOS Linux 6</platform>
          <product>thunderbird</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-1924.html" ref_id="RHSA-2014:1924"/>
        <reference source="CESA-2014:1924-CentOS 5" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020797.html" ref_id="CESA-2014:1924-CentOS 5"/>
        <reference source="CESA-2014:1924-CentOS 6" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020799.html" ref_id="CESA-2014:1924-CentOS 6"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1587" ref_id="CVE-2014-1587"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1590" ref_id="CVE-2014-1590"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1592" ref_id="CVE-2014-1592"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1593" ref_id="CVE-2014-1593"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1594" ref_id="CVE-2014-1594"/>
        <description>Mozilla Thunderbird is a standalone mail and newsgroup client.

Several flaws were found in the processing of malformed web content. A web
page containing malicious content could cause Thunderbird to crash or,
potentially, execute arbitrary code with the privileges of the user running
Thunderbird. (CVE-2014-1587, CVE-2014-1590, CVE-2014-1592, CVE-2014-1593)

A flaw was found in the Alarm API, which could allow applications to
schedule actions to be run in the future. A malicious web application could
use this flaw to bypass the same-origin policy. (CVE-2014-1594)

Note: All of the above issues cannot be exploited by a specially crafted
HTML mail message as JavaScript is disabled by default for mail messages.
They could be exploited another way in Thunderbird, for example, when
viewing the full remote content of an RSS feed.

This update disables SSL 3.0 support by default in Thunderbird. Details on
how to re-enable SSL 3.0 support are available at:
&lt;A HREF="https://access.redhat.com/articles/1284233">https://access.redhat.com/articles/1284233&lt;/A>

Red Hat would like to thank the Mozilla project for reporting these issues.
Upstream acknowledges Gary Kwong, Randell Jesup, Nils Ohlmeier, Jesse
Ruderman, Max Jonas Werner, Joe Vennix, Berend-Jan Wever, Abhishek Arya,
and Boris Zbarsky as the original reporters of these issues.

For technical details regarding these flaws, refer to the Mozilla security
advisories for Thunderbird 31.3.0. You can find a link to the Mozilla
advisories in the References section of this erratum.

All Thunderbird users should upgrade to this updated package, which
contains Thunderbird version 31.3.0, which corrects these issues.
After installing the update, Thunderbird must be restarted for the changes
to take effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T15:37:55">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:35:54.010-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:44.520-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:46.232-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="thunderbird is earlier than 0:31.3.0-1.el5_11" test_ref="oval:org.mitre.oval:tst:136206"/>
            <criterion comment="thunderbird-debuginfo is earlier than 0:31.3.0-1.el5_11" test_ref="oval:org.mitre.oval:tst:136131"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 6 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="thunderbird is earlier than 0:31.3.0-1.el6_6" test_ref="oval:org.mitre.oval:tst:136134"/>
            <criterion comment="thunderbird-debuginfo is earlier than 0:31.3.0-1.el6_6" test_ref="oval:org.mitre.oval:tst:135692"/>
          </criteria>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criterion comment="thunderbird is earlier than 0:31.3.0-1.el5.centos" test_ref="oval:org.mitre.oval:tst:135513"/>
        </criteria>
        <criteria comment="CentOS Linux 6 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 6.x" definition_ref="oval:org.mitre.oval:def:16337"/>
          <criterion comment="thunderbird is earlier than 0:31.3.0-1.el6.centos" test_ref="oval:org.mitre.oval:tst:135999"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28457" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1387-1 -- Security update for OpenSSL (important)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 10</platform>
          <product>OpenSSL</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141387-1.html" ref_id="SUSE-SU-2014:1387-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3567" ref_id="CVE-2014-3567"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566" ref_id="CVE-2014-3566"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3568" ref_id="CVE-2014-3568"/>
        <description>This OpenSSL update fixes the following issues:

    * Session Ticket Memory Leak (CVE-2014-3567)
    * Build option no-ssl3 is incomplete ((CVE-2014-3568)
    * Add support for TLS_FALLBACK_SCSV to mitigate CVE-2014-3566 (POODLE)

Security Issues:

    * CVE-2014-3567
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3567>
    * CVE-2014-3566
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566>
    * CVE-2014-3568
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3568></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:15:47">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:05.198-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:44.427-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:46.116-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Server 10 is installed" definition_ref="oval:org.mitre.oval:def:1368"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="openssl is earlier than 0:0.9.8a-18.86.3" test_ref="oval:org.mitre.oval:tst:136157"/>
          <criterion comment="openssl-devel is earlier than 0:0.9.8a-18.86.3" test_ref="oval:org.mitre.oval:tst:136476"/>
          <criterion comment="openssl-doc is earlier than 0:0.9.8a-18.86.3" test_ref="oval:org.mitre.oval:tst:136638"/>
          <criterion comment="openssl-32bit is earlier than 0:0.9.8a-18.86.3" test_ref="oval:org.mitre.oval:tst:136612"/>
          <criterion comment="openssl-devel-32bit is earlier than 0:0.9.8a-18.86.3" test_ref="oval:org.mitre.oval:tst:136515"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28454" version="3" class="patch">
      <metadata>
        <title>USN-2420-1 -- Linux kernel vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.04</platform>
          <product>linux</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2420-1/" ref_id="USN-2420-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3690" ref_id="CVE-2014-3690"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4608" ref_id="CVE-2014-4608"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7970" ref_id="CVE-2014-7970"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7975" ref_id="CVE-2014-7975"/>
        <description><![CDATA[A flaw was discovered in how the Linux kernel&#39;s KVM (Kernel Virtual
Machine) subsystem handles the CR4 control register at VM entry on Intel
processors. A local host OS user can exploit this to cause a denial of
service (kill arbitrary processes, or system disruption) by leveraging
/dev/kvm access. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3690">CVE-2014-3690</a>)

Don Bailey discovered a flaw in the LZO decompress algorithm used by the
Linux kernel. An attacker could exploit this flaw to cause a denial of
service (memory corruption or OOPS). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-4608">CVE-2014-4608</a>)

Andy Lutomirski discovered a flaw in how the Linux kernel handles
pivot_root when used with a chroot directory. A local user could exploit
this flaw to cause a denial of service (mount-tree loop). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7970">CVE-2014-7970</a>)

Andy Lutomirski discovered that the Linux kernel was not checking the
CAP_SYS_ADMIN when remounting filesystems to read-only. A local user could
exploit this flaw to cause a denial of service (loss of writability).
(<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7975">CVE-2014-7975</a>)]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T10:53:18">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:45:53.458-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:44.340-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:45.782-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="linux-image-3.13.0-40-lowlatency is earlier than 0:3.13.0-40.69" test_ref="oval:org.mitre.oval:tst:136023"/>
          <criterion comment="linux-image-3.13.0-40-powerpc64-emb is earlier than 0:3.13.0-40.69" test_ref="oval:org.mitre.oval:tst:135827"/>
          <criterion comment="linux-image-3.13.0-40-powerpc-smp is earlier than 0:3.13.0-40.69" test_ref="oval:org.mitre.oval:tst:136294"/>
          <criterion comment="linux-image-3.13.0-40-generic-lpae is earlier than 0:3.13.0-40.69" test_ref="oval:org.mitre.oval:tst:136205"/>
          <criterion comment="linux-image-3.13.0-40-powerpc-e500 is earlier than 0:3.13.0-40.69" test_ref="oval:org.mitre.oval:tst:136685"/>
          <criterion comment="linux-image-3.13.0-40-generic is earlier than 0:3.13.0-40.69" test_ref="oval:org.mitre.oval:tst:136253"/>
          <criterion comment="linux-image-3.13.0-40-powerpc-e500mc is earlier than 0:3.13.0-40.69" test_ref="oval:org.mitre.oval:tst:136797"/>
          <criterion comment="linux-image-3.13.0-40-powerpc64-smp is earlier than 0:3.13.0-40.69" test_ref="oval:org.mitre.oval:tst:136456"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28453" version="3" class="patch">
      <metadata>
        <title>RHSA-2014:2008 -- kernel security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-2008.html" ref_id="RHSA-2014:2008"/>
        <reference source="CESA-2014:2008" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020842.html" ref_id="CESA-2014:2008"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9322" ref_id="CVE-2014-9322"/>
        <description>The kernel packages contain the Linux kernel, the core of any Linux
operating system.

* A flaw was found in the way the Linux kernel handled GS segment register
base switching when recovering from a #SS (stack segment) fault on an
erroneous return to user space. A local, unprivileged user could use this
flaw to escalate their privileges on the system. (CVE-2014-9322, Important)

Red Hat would like to thank Andy Lutomirski for reporting this issue.

All kernel users are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue. The system must be
rebooted for this update to take effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:32:34">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:14:28.747-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:23.898-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:21.664-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:137053"/>
            <criterion comment="kernel-PAE is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:136351"/>
            <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:136511"/>
            <criterion comment="kernel-debug is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:136994"/>
            <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:136459"/>
            <criterion comment="kernel-devel is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:137001"/>
            <criterion comment="kernel-doc is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:136391"/>
            <criterion comment="kernel-headers is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:136736"/>
            <criterion comment="kernel-xen is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:136155"/>
            <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:136867"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel-PAE-debuginfo is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:136182"/>
            <criterion comment="kernel-debug-debuginfo is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:137063"/>
            <criterion comment="kernel-debuginfo is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:137003"/>
            <criterion comment="kernel-debuginfo-common is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:137152"/>
            <criterion comment="kernel-xen-debuginfo is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:137090"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28451" version="5" class="patch">
      <metadata>
        <title>USN-2427-1 -- Libksba vulnerability</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <product>libksba</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2427-1/" ref_id="USN-2427-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9087" ref_id="CVE-2014-9087"/>
        <description>Hanno BГ¶ck discovered that Libksba incorrectly handled certain S/MIME
messages or ECC based OpenPGP data. An attacker could use this issue to
cause Libksba to crash, resulting in a denial of service, or possibly 
execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T10:53:10">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:45:52.874-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:44.268-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:45.700-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28451 - Address duplicates of the definition oval:org.mitre.oval:def:27174." date="2015-02-20T10:50:00.874-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-20T10:53:14.774-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:41.841-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criterion comment="libksba8 is earlier than 0:1.3.0-3ubuntu0.14.10.1" test_ref="oval:org.mitre.oval:tst:135731"/>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criterion comment="libksba8 is earlier than 0:1.3.0-3ubuntu0.14.04.1" test_ref="oval:org.mitre.oval:tst:136500"/>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criterion comment="libksba8 is earlier than 0:1.2.0-2ubuntu0.1" test_ref="oval:org.mitre.oval:tst:136594"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28448" version="5" class="patch">
      <metadata>
        <title>USN-2429-1 -- ppp vulnerability</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <platform>Ubuntu 10.04</platform>
          <product>ppp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2429-1/" ref_id="USN-2429-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3158" ref_id="CVE-2014-3158"/>
        <description>It was discovered that ppp incorrectly handled certain options files. A
local attacker could possibly use this issue to escalate privileges.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T10:53:09">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:45:54.482-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:44.191-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:45.603-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28448 - Address duplicates of the definition oval:org.mitre.oval:def:27174." date="2015-02-20T10:50:00.874-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-20T10:53:13.263-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:41.428-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criterion comment="ppp is earlier than 0:2.4.5-5.1ubuntu3.1" test_ref="oval:org.mitre.oval:tst:136570"/>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criterion comment="ppp is earlier than 0:2.4.5-5.1ubuntu2.1" test_ref="oval:org.mitre.oval:tst:136372"/>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criterion comment="ppp is earlier than 0:2.4.5-5ubuntu1.1" test_ref="oval:org.mitre.oval:tst:136486"/>
        </criteria>
        <criteria comment="Ubuntu 10.04 release section">
          <extend_definition comment="Ubuntu 10.04 is installed" definition_ref="oval:org.mitre.oval:def:13089"/>
          <criterion comment="ppp is earlier than 0:2.4.5~git20081126t100229-0ubuntu3.1" test_ref="oval:org.mitre.oval:tst:136256"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28447" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1631-1 -- Security update for Image Magick (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>Image Magick</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141631-1.html" ref_id="SUSE-SU-2014:1631-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8716" ref_id="CVE-2014-8716"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8355" ref_id="CVE-2014-8355"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8354" ref_id="CVE-2014-8354"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8562" ref_id="CVE-2014-8562"/>
        <description>ImageMagick has been updated to fix four security issues:

    * Crafted jpeg file could have lead to a Denial of Service
      (CVE-2014-8716).
    * Out-of-bounds memory access in resize code (CVE-2014-8354)
    * Out-of-bounds memory access in PCX parser (CVE-2014-8355).
    * Out-of-bounds memory error in DCM decode (CVE-2014-8562).

Security Issues:

    * CVE-2014-8716
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8716>
    * CVE-2014-8355
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8355>
    * CVE-2014-8354
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8354>
    * CVE-2014-8562
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8562></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:42:35">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:20:49.382-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:23.529-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:21.328-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="SUSE Linux Enterprise Server 11 and SUSE Linux Enterprise Desktop 11 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
            <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libMagickCore1 is earlier than 0:6.4.3.6-7.30.1" test_ref="oval:org.mitre.oval:tst:136734"/>
            <criterion comment="libMagickCore1-32bit is earlier than 0:6.4.3.6-7.30.1" test_ref="oval:org.mitre.oval:tst:137181"/>
          </criteria>
        </criteria>
        <criteria comment="SUSE Linux Enterprise Desktop 11 release section">
          <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="ImageMagick is earlier than 0:6.4.3.6-7.30.1" test_ref="oval:org.mitre.oval:tst:137064"/>
            <criterion comment="libMagick++1 is earlier than 0:6.4.3.6-7.30.1" test_ref="oval:org.mitre.oval:tst:137452"/>
            <criterion comment="libMagickWand1 is earlier than 0:6.4.3.6-7.30.1" test_ref="oval:org.mitre.oval:tst:136953"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28443" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1464-1 -- Security update for wget (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>wget</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141464-1.html" ref_id="SUSE-SU-2014:1464-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4877" ref_id="CVE-2014-4877"/>
        <description>wget was updated to fix one security issue.

This security issue was fixed:
- FTP symlink arbitrary filesystem access (CVE-2014-4877).</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:15:08">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:17.574-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:44.124-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:45.529-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="wget is earlier than 0:1.14-7.1" test_ref="oval:org.mitre.oval:tst:136457"/>
          <criterion comment="wget-debuginfo is earlier than 0:1.14-7.1" test_ref="oval:org.mitre.oval:tst:136337"/>
          <criterion comment="wget-debugsource is earlier than 0:1.14-7.1" test_ref="oval:org.mitre.oval:tst:136619"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28441" version="5" class="patch">
      <metadata>
        <title>USN-2425-1 -- DBus vulnerability</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <product>dbus</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2425-1/" ref_id="USN-2425-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7824" ref_id="CVE-2014-7824"/>
        <description>It was discovered that DBus incorrectly handled a large number of file
descriptor messages. A local attacker could use this issue to cause DBus to
stop responding, resulting in a denial of service. (&lt;a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7824">CVE-2014-7824&lt;/a>)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T10:53:12">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:45:50.350-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:43.936-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:45.158-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28441 - Address duplicates of the definition oval:org.mitre.oval:def:27174." date="2015-02-20T10:50:00.874-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-20T10:53:14.949-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:41.148-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="dbus is earlier than 0:1.8.8-1ubuntu2.1" test_ref="oval:org.mitre.oval:tst:135963"/>
            <criterion comment="libdbus-1-3 is earlier than 0:1.8.8-1ubuntu2.1" test_ref="oval:org.mitre.oval:tst:136573"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="dbus is earlier than 0:1.6.18-0ubuntu4.3" test_ref="oval:org.mitre.oval:tst:136439"/>
            <criterion comment="libdbus-1-3 is earlier than 0:1.6.18-0ubuntu4.3" test_ref="oval:org.mitre.oval:tst:136700"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="dbus is earlier than 0:1.4.18-1ubuntu1.7" test_ref="oval:org.mitre.oval:tst:136454"/>
            <criterion comment="libdbus-1-3 is earlier than 0:1.4.18-1ubuntu1.7" test_ref="oval:org.mitre.oval:tst:136166"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28440" version="3" class="patch">
      <metadata>
        <title>RHSA-2015:1115-01 -- Redhat openssl</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 7</platform>
          <platform>Red Hat Enterprise Linux 6</platform>
          <product>openssl</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.redhat.com/archives/rhsa-announce/2015-June/msg00019.html" ref_id="RHSA-2015:1115-01"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8176" ref_id="CVE-2014-8176"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1789" ref_id="CVE-2015-1789"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1790" ref_id="CVE-2015-1790"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1791" ref_id="CVE-2015-1791"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1792" ref_id="CVE-2015-1792"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3216" ref_id="CVE-2015-3216"/>
        <description>OpenSSL is a toolkit that implements the Secure Sockets Layer  and Transport Layer Security  protocols, as well as a full-strength, general purpose cryptography library. An invalid free flaw was found in the way OpenSSL handled certain DTLS handshake messages. A malicious DTLS client or server could cause a DTLS server or client using OpenSSL to crash or, potentially, execute arbitrary code.  A flaw was found in the way the OpenSSL packages shipped with Red Hat Enterprise Linux 6 and 7 performed locking in the ssleay_rand_bytes function. This issue could possibly cause a multi-threaded application using OpenSSL to perform an out-of-bounds read and crash.  An out-of-bounds read flaw was found in the X509_cmp_time function of OpenSSL. A specially crafted X.509 certificate or a Certificate Revocation List  could possibly cause a TLS/SSL server or client using OpenSSL to crash.  A race condition was found in the session handling code of OpenSSL. This issue could possibly cause a multi-threaded TLS/SSL client using OpenSSL to double free session ticket data and crash.  A flaw was found in the way OpenSSL handled Cryptographic Message Syntax  messages. A CMS message with an unknown hash function identifier could cause an application using OpenSSL to enter an infinite loop.  A NULL pointer dereference was found in the way OpenSSL handled certain PKCS#7 inputs. A specially crafted PKCS#7 input with missing EncryptedContent data could cause an application using OpenSSL to crash.  Red Hat would like to thank the OpenSSL project for reporting CVE-2014-8176, CVE-2015-1789, CVE-2015-1790, CVE-2015-1791 and CVE-2015-1792 flaws. Upstream acknowledges Praveen Kariyanahalli and Ivan Fratric as the original reporters of CVE-2014-8176, Robert Swiecki and Hanno Bock as the original reporters of CVE-2015-1789, Michal Zalewski as the original reporter of CVE-2015-1790, Emilia Kasper as the original report of CVE-2015-1791 and Johannes Bauer as the original reporter of CVE-2015-1792. All openssl users are advised to upgrade to these updated packages, which contain backported patches to correct these issues. For the update to take effect, all services linked to the OpenSSL library must be restarted, or the system rebooted.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-16T09:02:52-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-18T09:31:54.573-04:00">DRAFT</status_change>
            <status_change date="2015-07-06T04:00:13.256-04:00">INTERIM</status_change>
            <status_change date="2015-07-27T04:00:16.452-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria operator="AND" comment="Section for Red Hat Enterprise Linux 7">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
          <criteria operator="OR" comment="All dependent packages of openssl">
            <criterion comment="openssl is earlier than 1:1.0.1e-42.el7_1.8" test_ref="oval:org.mitre.oval:tst:138947"/>
            <criterion comment="openssl-debuginfo is earlier than 1:1.0.1e-42.el7_1.8" test_ref="oval:org.mitre.oval:tst:138987"/>
            <criterion comment="openssl-devel is earlier than 1:1.0.1e-42.el7_1.8" test_ref="oval:org.mitre.oval:tst:138952"/>
            <criterion comment="openssl-libs is earlier than 1:1.0.1e-42.el7_1.8" test_ref="oval:org.mitre.oval:tst:139010"/>
          </criteria>
        </criteria>
        <criteria operator="AND" comment="Section for Red Hat Enterprise Linux 6">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
          <criteria operator="OR" comment="All dependent packages of openssl">
            <criterion comment="openssl is earlier than 0:1.0.1e-30.el6_6.11" test_ref="oval:org.mitre.oval:tst:138175"/>
            <criterion comment="openssl-debuginfo is earlier than 0:1.0.1e-30.el6_6.11" test_ref="oval:org.mitre.oval:tst:139017"/>
            <criterion comment="openssl-devel is earlier than 0:1.0.1e-30.el6_6.11" test_ref="oval:org.mitre.oval:tst:138540"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28439" version="3" class="patch">
      <metadata>
        <title>RHSA-2014:2023 -- glibc security and bug fix update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 7</platform>
          <platform>CentOS Linux 7</platform>
          <product>glibc</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-2023.html" ref_id="RHSA-2014:2023"/>
        <reference source="CESA-2014:2023" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020849.html" ref_id="CESA-2014:2023"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7817" ref_id="CVE-2014-7817"/>
        <description>The glibc packages provide the standard C libraries (libc), POSIX thread
libraries (libpthread), standard math libraries (libm), and the Name
Server Caching Daemon (nscd) used by multiple programs on the system.
Without these libraries, the Linux system cannot function correctly.

It was found that the wordexp() function would perform command substitution
even when the WRDE_NOCMD flag was specified. An attacker able to provide
specially crafted input to an application using the wordexp() function, and
not sanitizing the input correctly, could potentially use this flaw to
execute arbitrary commands with the credentials of the user running that
application. (CVE-2014-7817)

This issue was discovered by Tim Waugh of the Red Hat Developer Experience
Team.

This update also fixes the following bug:

* Prior to this update, if a file stream that was opened in append mode and
its underlying file descriptor were used at the same time and the file was
truncated using the ftruncate() function on the file descriptor, a
subsequent ftell() call on the stream incorrectly modified the file offset
by seeking to the new end of the file. This update ensures that ftell()
modifies the state of the file stream only when it is in append mode and
its buffer is not empty. As a result, the described incorrect changes to
the file offset no longer occur. (BZ#1170187)

All glibc users are advised to upgrade to these updated packages, which
contain backported patches to correct these issues.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:34:03">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:14:27.995-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:23.108-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:21.030-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 7 and CentOS Linux 7 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 7.x" definition_ref="oval:org.mitre.oval:def:24773"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="glibc is earlier than 0:2.17-55.el7_0.3" test_ref="oval:org.mitre.oval:tst:137437"/>
            <criterion comment="glibc-common is earlier than 0:2.17-55.el7_0.3" test_ref="oval:org.mitre.oval:tst:137322"/>
            <criterion comment="glibc-devel is earlier than 0:2.17-55.el7_0.3" test_ref="oval:org.mitre.oval:tst:136886"/>
            <criterion comment="glibc-headers is earlier than 0:2.17-55.el7_0.3" test_ref="oval:org.mitre.oval:tst:137125"/>
            <criterion comment="glibc-static is earlier than 0:2.17-55.el7_0.3" test_ref="oval:org.mitre.oval:tst:136861"/>
            <criterion comment="glibc-utils is earlier than 0:2.17-55.el7_0.3" test_ref="oval:org.mitre.oval:tst:137217"/>
            <criterion comment="nscd is earlier than 0:2.17-55.el7_0.3" test_ref="oval:org.mitre.oval:tst:136521"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="glibc-debuginfo is earlier than 0:2.17-55.el7_0.3" test_ref="oval:org.mitre.oval:tst:136527"/>
            <criterion comment="glibc-debuginfo-common is earlier than 0:2.17-55.el7_0.3" test_ref="oval:org.mitre.oval:tst:137274"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28438" version="3" class="patch">
      <metadata>
        <title>RHSA-2015:0092 -- glibc security update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 6</platform>
          <platform>Red Hat Enterprise Linux 7</platform>
          <platform>CentOS Linux 6</platform>
          <platform>CentOS Linux 7</platform>
          <product>glibc</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2015-0092.html" ref_id="RHSA-2015:0092"/>
        <reference source="CESA-2015:0092-CentOS 6" ref_url="http://lists.centos.org/pipermail/centos-announce/2015-January/020907.html" ref_id="CESA-2015:0092-CentOS 6"/>
        <reference source="CESA-2015:0092-CentOS 7" ref_url="http://lists.centos.org/pipermail/centos-announce/2015-January/020908.html" ref_id="CESA-2015:0092-CentOS 7"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0235" ref_id="CVE-2015-0235"/>
        <description>The glibc packages provide the standard C libraries (libc), POSIX thread
libraries (libpthread), standard math libraries (libm), and the Name
Server Caching Daemon (nscd) used by multiple programs on the system.
Without these libraries, the Linux system cannot function correctly.

A heap-based buffer overflow was found in glibc&amp;#39;s
__nss_hostname_digits_dots() function, which is used by the gethostbyname()
and gethostbyname2() glibc function calls. A remote attacker able to make
an application call either of these functions could use this flaw to
execute arbitrary code with the permissions of the user running the
application. (CVE-2015-0235)

Red Hat would like to thank Qualys for reporting this issue.

All glibc users are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-28T12:52:01">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-29T16:29:54.236-05:00">DRAFT</status_change>
            <status_change date="2015-02-16T04:00:07.773-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:40.854-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 6 and CentOS Linux 6 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 6.x" definition_ref="oval:org.mitre.oval:def:16337"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="glibc is earlier than 0:2.12-1.149.el6_6.5" test_ref="oval:org.mitre.oval:tst:137634"/>
            <criterion comment="glibc-common is earlier than 0:2.12-1.149.el6_6.5" test_ref="oval:org.mitre.oval:tst:137602"/>
            <criterion comment="glibc-devel is earlier than 0:2.12-1.149.el6_6.5" test_ref="oval:org.mitre.oval:tst:136840"/>
            <criterion comment="glibc-headers is earlier than 0:2.12-1.149.el6_6.5" test_ref="oval:org.mitre.oval:tst:137079"/>
            <criterion comment="glibc-static is earlier than 0:2.12-1.149.el6_6.5" test_ref="oval:org.mitre.oval:tst:137023"/>
            <criterion comment="glibc-utils is earlier than 0:2.12-1.149.el6_6.5" test_ref="oval:org.mitre.oval:tst:137736"/>
            <criterion comment="nscd is earlier than 0:2.12-1.149.el6_6.5" test_ref="oval:org.mitre.oval:tst:137192"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 6 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="glibc-debuginfo is earlier than 0:2.12-1.149.el6_6.5" test_ref="oval:org.mitre.oval:tst:137687"/>
            <criterion comment="glibc-debuginfo-common is earlier than 0:2.12-1.149.el6_6.5" test_ref="oval:org.mitre.oval:tst:137296"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 and CentOS Linux 7 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 7.x" definition_ref="oval:org.mitre.oval:def:24773"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="glibc is earlier than 0:2.17-55.el7_0.5" test_ref="oval:org.mitre.oval:tst:137698"/>
            <criterion comment="glibc-common is earlier than 0:2.17-55.el7_0.5" test_ref="oval:org.mitre.oval:tst:137554"/>
            <criterion comment="glibc-devel is earlier than 0:2.17-55.el7_0.5" test_ref="oval:org.mitre.oval:tst:137562"/>
            <criterion comment="glibc-headers is earlier than 0:2.17-55.el7_0.5" test_ref="oval:org.mitre.oval:tst:137544"/>
            <criterion comment="glibc-static is earlier than 0:2.17-55.el7_0.5" test_ref="oval:org.mitre.oval:tst:136859"/>
            <criterion comment="glibc-utils is earlier than 0:2.17-55.el7_0.5" test_ref="oval:org.mitre.oval:tst:137283"/>
            <criterion comment="nscd is earlier than 0:2.17-55.el7_0.5" test_ref="oval:org.mitre.oval:tst:137540"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="glibc-debuginfo is earlier than 0:2.17-55.el7_0.5" test_ref="oval:org.mitre.oval:tst:137589"/>
            <criterion comment="glibc-debuginfo-common is earlier than 0:2.17-55.el7_0.5" test_ref="oval:org.mitre.oval:tst:137730"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28437" version="3" class="patch">
      <metadata>
        <title>RHSA-2014:1976 -- rpm security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 7</platform>
          <platform>CentOS Linux 7</platform>
          <product>rpm</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-1976.html" ref_id="RHSA-2014:1976"/>
        <reference source="CESA-2014:1976" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020821.html" ref_id="CESA-2014:1976"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6435" ref_id="CVE-2013-6435"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8118" ref_id="CVE-2014-8118"/>
        <description>The RPM Package Manager (RPM) is a powerful command line driven package
management system capable of installing, uninstalling, verifying, querying,
and updating software packages. Each software package consists of an
archive of files along with information about the package such as its
version, description, and other information.

It was found that RPM wrote file contents to the target installation
directory under a temporary name, and verified its cryptographic signature
only after the temporary file has been written completely. Under certain
conditions, the system interprets the unverified temporary file contents
and extracts commands from it. This could allow an attacker to modify
signed RPM files in such a way that they would execute code chosen by the
attacker during package installation. (CVE-2013-6435)

It was found that RPM could encounter an integer overflow, leading to a
stack-based buffer overflow, while parsing a crafted CPIO header in the
payload section of an RPM file. This could allow an attacker to modify
signed RPM files in such a way that they would execute code chosen by the
attacker during package installation. (CVE-2014-8118)

These issues were discovered by Florian Weimer of Red Hat Product Security.

All rpm users are advised to upgrade to these updated packages, which
contain backported patches to correct these issues. All running
applications linked against the RPM library must be restarted for this
update to take effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:34:09">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:14:24.672-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:22.777-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:20.873-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 7 and CentOS Linux 7 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 7.x" definition_ref="oval:org.mitre.oval:def:24773"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="rpm is earlier than 0:4.11.1-18.el7_0" test_ref="oval:org.mitre.oval:tst:137059"/>
            <criterion comment="rpm-apidocs is earlier than 0:4.11.1-18.el7_0" test_ref="oval:org.mitre.oval:tst:137138"/>
            <criterion comment="rpm-build is earlier than 0:4.11.1-18.el7_0" test_ref="oval:org.mitre.oval:tst:137280"/>
            <criterion comment="rpm-build-libs is earlier than 0:4.11.1-18.el7_0" test_ref="oval:org.mitre.oval:tst:137334"/>
            <criterion comment="rpm-cron is earlier than 0:4.11.1-18.el7_0" test_ref="oval:org.mitre.oval:tst:137029"/>
            <criterion comment="rpm-devel is earlier than 0:4.11.1-18.el7_0" test_ref="oval:org.mitre.oval:tst:137403"/>
            <criterion comment="rpm-libs is earlier than 0:4.11.1-18.el7_0" test_ref="oval:org.mitre.oval:tst:137390"/>
            <criterion comment="rpm-python is earlier than 0:4.11.1-18.el7_0" test_ref="oval:org.mitre.oval:tst:137074"/>
            <criterion comment="rpm-sign is earlier than 0:4.11.1-18.el7_0" test_ref="oval:org.mitre.oval:tst:137411"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
          <criterion comment="rpm-debuginfo is earlier than 0:4.11.1-18.el7_0" test_ref="oval:org.mitre.oval:tst:137401"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28435" version="3" class="patch">
      <metadata>
        <title>RHSA-2014:1870 -- libXfont security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 6</platform>
          <platform>Red Hat Enterprise Linux 7</platform>
          <platform>CentOS Linux 6</platform>
          <platform>CentOS Linux 7</platform>
          <product>libXfont</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-1870.html" ref_id="RHSA-2014:1870"/>
        <reference source="CESA-2014:1870-CentOS 6" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-November/020768.html" ref_id="CESA-2014:1870-CentOS 6"/>
        <reference source="CESA-2014:1870-CentOS 7" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-November/020769.html" ref_id="CESA-2014:1870-CentOS 7"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0209" ref_id="CVE-2014-0209"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0210" ref_id="CVE-2014-0210"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0211" ref_id="CVE-2014-0211"/>
        <description>The libXfont packages provide the X.Org libXfont runtime library. X.Org is
an open source implementation of the X Window System.

A use-after-free flaw was found in the way libXfont processed certain font
files when attempting to add a new directory to the font path. A malicious,
local user could exploit this issue to potentially execute arbitrary code
with the privileges of the X.Org server. (CVE-2014-0209)

Multiple out-of-bounds write flaws were found in the way libXfont parsed
replies received from an X.org font server. A malicious X.org server could
cause an X client to crash or, possibly, execute arbitrary code with the
privileges of the X.Org server. (CVE-2014-0210, CVE-2014-0211)

Red Hat would like to thank the X.org project for reporting these issues.
Upstream acknowledges Ilja van Sprundel as the original reporter.

Users of libXfont should upgrade to these updated packages, which contain a
backported patch to resolve this issue. All running X.Org server instances
must be restarted for the update to take effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T15:37:58">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:36:10.052-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:43.804-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:44.441-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 6 and CentOS Linux 6 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 6.x" definition_ref="oval:org.mitre.oval:def:16337"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libXfont is earlier than 0:1.4.5-4.el6_6" test_ref="oval:org.mitre.oval:tst:136177"/>
            <criterion comment="libXfont-devel is earlier than 0:1.4.5-4.el6_6" test_ref="oval:org.mitre.oval:tst:136081"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 6 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
          <criterion comment="libXfont-debuginfo is earlier than 0:1.4.5-4.el6_6" test_ref="oval:org.mitre.oval:tst:135927"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 and CentOS Linux 7 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 7.x" definition_ref="oval:org.mitre.oval:def:24773"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libXfont is earlier than 0:1.4.7-2.el7_0" test_ref="oval:org.mitre.oval:tst:136011"/>
            <criterion comment="libXfont-devel is earlier than 0:1.4.7-2.el7_0" test_ref="oval:org.mitre.oval:tst:136003"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
          <criterion comment="libXfont-debuginfo is earlier than 0:1.4.7-2.el7_0" test_ref="oval:org.mitre.oval:tst:135699"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28434" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1366-2 -- Security update for wget (important)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <product>wget</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141366-2.html" ref_id="SUSE-SU-2014:1366-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4877" ref_id="CVE-2014-4877"/>
        <description>wget was updated to fix one security issue and two non-security issues:

    * FTP symbolic link arbitrary filesystem access (CVE-2014-4877).
    * Fix displaying of download time (bnc#901276).
    * Fix 0 size FTP downloads after failure (bnc#885069).

Security Issues:

    * CVE-2014-4877
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4877></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:15:46">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:11.243-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:43.191-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:44.327-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
        <criterion comment="wget is earlier than 0:1.11.4-1.19.1" test_ref="oval:org.mitre.oval:tst:136555"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28432" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1438-1 -- update for rsyslog (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>rsyslog</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141438-1.html" ref_id="SUSE-SU-2014:1438-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3683" ref_id="CVE-2014-3683"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3634" ref_id="CVE-2014-3634"/>
        <description>This update for rsyslog provides the following fixes:

- Fixed remote PRI DoS vulnerability patch (CVE-2014-3683, bnc#899756)
- Removed broken, unsupported and dropped by upstream zpipe utility from
  rsyslog-diag-tools package (bnc#890228)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:15:34">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:21.094-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:42.942-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:44.100-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="rsyslog is earlier than 0:8.4.0-5.1" test_ref="oval:org.mitre.oval:tst:136382"/>
          <criterion comment="rsyslog-debuginfo is earlier than 0:8.4.0-5.1" test_ref="oval:org.mitre.oval:tst:136557"/>
          <criterion comment="rsyslog-debugsource is earlier than 0:8.4.0-5.1" test_ref="oval:org.mitre.oval:tst:136648"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28423" version="3" class="patch">
      <metadata>
        <title>USN-2417-1 -- Linux kernel vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 12.04</platform>
          <product>linux</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2417-1/" ref_id="USN-2417-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3647" ref_id="CVE-2014-3647"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3646" ref_id="CVE-2014-3646"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3645" ref_id="CVE-2014-3645"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3611" ref_id="CVE-2014-3611"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3610" ref_id="CVE-2014-3610"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3673" ref_id="CVE-2014-3673"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3687" ref_id="CVE-2014-3687"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3688" ref_id="CVE-2014-3688"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3690" ref_id="CVE-2014-3690"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4608" ref_id="CVE-2014-4608"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7207" ref_id="CVE-2014-7207"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7975" ref_id="CVE-2014-7975"/>
        <description><![CDATA[Nadav Amit reported that the KVM (Kernel Virtual Machine) mishandles
noncanonical addresses when emulating instructions that change the rip
(Instruction Pointer). A guest user with access to I/O or the MMIO can use
this flaw to cause a denial of service (system crash) of the guest.
(<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3647">CVE-2014-3647</a>)

A flaw was discovered with the handling of the invept instruction in the
KVM (Kernel Virtual Machine) subsystem of the Linux kernel. An unprivileged
guest user could exploit this flaw to cause a denial of service (system
crash) on the guest. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3646">CVE-2014-3646</a>)

A flaw was discovered with invept instruction support when using nested EPT
in the KVM (Kernel Virtual Machine). An unprivileged guest user could
exploit this flaw to cause a denial of service (system crash) on the guest.
(<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3645">CVE-2014-3645</a>)

Lars Bull reported a race condition in the PIT (programmable interrupt
timer) emulation in the KVM (Kernel Virtual Machine) subsystem of the Linux
kernel. A local guest user with access to PIT i/o ports could exploit this
flaw to cause a denial of service (crash) on the host. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3611">CVE-2014-3611</a>)

Lars Bull and Nadav Amit reported a flaw in how KVM (the Kernel Virtual
Machine) handles noncanonical writes to certain MSR registers. A privileged
guest user can exploit this flaw to cause a denial of service (kernel
panic) on the host. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3610">CVE-2014-3610</a>)

A flaw in the handling of malformed ASCONF chunks by SCTP (Stream Control
Transmission Protocol) implementation in the Linux kernel was discovered. A
remote attacker could exploit this flaw to cause a denial of service
(system crash). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3673">CVE-2014-3673</a>)

A flaw in the handling of duplicate ASCONF chunks by SCTP (Stream Control
Transmission Protocol) implementation in the Linux kernel was discovered. A
remote attacker could exploit this flaw to cause a denial of service
(panic). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3687">CVE-2014-3687</a>)

It was discovered that excessive queuing by SCTP (Stream Control
Transmission Protocol) implementation in the Linux kernel can cause memory
pressure. A remote attacker could exploit this flaw to cause a denial of
service. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3688">CVE-2014-3688</a>)

A flaw was discovered in how the Linux kernel&#39;s KVM (Kernel Virtual
Machine) subsystem handles the CR4 control register at VM entry on Intel
processors. A local host OS user can exploit this to cause a denial of
service (kill arbitrary processes, or system disruption) by leveraging
/dev/kvm access. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3690">CVE-2014-3690</a>)

Don Bailey discovered a flaw in the LZO decompress algorithm used by the
Linux kernel. An attacker could exploit this flaw to cause a denial of
service (memory corruption or OOPS). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-4608">CVE-2014-4608</a>)

It was discovered the Linux kernel&#39;s implementation of IPv6 did not
properly validate arguments in the ipv6_select_ident function. A local user
could exploit this flaw to cause a denial of service (system crash) by
leveraging tun or macvtap device access. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7207">CVE-2014-7207</a>)

Andy Lutomirski discovered that the Linux kernel was not checking the
CAP_SYS_ADMIN when remounting filesystems to read-only. A local user could
exploit this flaw to cause a denial of service (loss of writability).
(<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7975">CVE-2014-7975</a>)]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T10:53:23">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:46:00.068-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:40.839-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:43.646-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="linux-image-3.2.0-72-omap is earlier than 0:3.2.0-72.107" test_ref="oval:org.mitre.oval:tst:136665"/>
          <criterion comment="linux-image-3.2.0-72-powerpc-smp is earlier than 0:3.2.0-72.107" test_ref="oval:org.mitre.oval:tst:136530"/>
          <criterion comment="linux-image-3.2.0-72-generic-pae is earlier than 0:3.2.0-72.107" test_ref="oval:org.mitre.oval:tst:136710"/>
          <criterion comment="linux-image-3.2.0-72-virtual is earlier than 0:3.2.0-72.107" test_ref="oval:org.mitre.oval:tst:136566"/>
          <criterion comment="linux-image-3.2.0-72-highbank is earlier than 0:3.2.0-72.107" test_ref="oval:org.mitre.oval:tst:136712"/>
          <criterion comment="linux-image-3.2.0-72-generic is earlier than 0:3.2.0-72.107" test_ref="oval:org.mitre.oval:tst:136646"/>
          <criterion comment="linux-image-3.2.0-72-powerpc64-smp is earlier than 0:3.2.0-72.107" test_ref="oval:org.mitre.oval:tst:136634"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28421" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:0408 -- krb5 security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>krb5</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-0408.html" ref_id="RHSA-2009:0408"/>
        <reference source="CESA-2009:0408" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-April/015736.html" ref_id="CESA-2009:0408-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0844" ref_id="CVE-2009-0844"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0845" ref_id="CVE-2009-0845"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0846" ref_id="CVE-2009-0846"/>
        <description>Updated krb5 packages that fix various security issues are now available
for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
Kerberos is a network authentication system which allows clients and
servers to authenticate to each other using symmetric encryption and a
trusted third party, the Key Distribution Center (KDC). The Generic
Security Service Application Program Interface (GSS-API) definition
provides security services to callers (protocols) in a generic fashion. The
Simple and Protected GSS-API Negotiation (SPNEGO) mechanism is used by
GSS-API peers to choose from a common set of security mechanisms.
An input validation flaw was found in the ASN.1 (Abstract Syntax Notation
One) decoder used by MIT Kerberos. A remote attacker could use this flaw to
crash a network service using the MIT Kerberos library, such as kadmind or
krb5kdc, by causing it to dereference or free an uninitialized pointer.
(CVE-2009-0846)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:36">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:40:30.804-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:15.445-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:17.265-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="krb5-devel is earlier than 0:1.6.1-31.el5_3.3" test_ref="oval:org.mitre.oval:tst:140251"/>
          <criterion comment="krb5-server is earlier than 0:1.6.1-31.el5_3.3" test_ref="oval:org.mitre.oval:tst:139823"/>
          <criterion comment="krb5-libs is earlier than 0:1.6.1-31.el5_3.3" test_ref="oval:org.mitre.oval:tst:140208"/>
          <criterion comment="krb5-workstation is earlier than 0:1.6.1-31.el5_3.3" test_ref="oval:org.mitre.oval:tst:140217"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28420" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-2021 -- jasper security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <platform>Oracle Linux 7</platform>
          <product>jasper</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-2021.html" ref_id="ELSA-2014-2021"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8137" ref_id="CVE-2014-8137"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8138" ref_id="CVE-2014-8138"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9029" ref_id="CVE-2014-9029"/>
        <description>[1.900.1-16.2]
- CVE-2014-8137 - double-free in in jas_iccattrval_destroy (#1173566)
- CVE-2014-8138 - heap overflow in jp2_decode (#1173566)

[1.900.1-16.1]
- CVE-2014-9029 - incorrect component number check in COC, RGN and QCC
                  marker segment decoders (#1171208)

[1.900.1-16]
- CERT VU#887409: heap buffer overflow flaws lead to arbitrary code execution
  (#749150)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-22T10:48:34">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:12:28.273-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:22.347-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:20.335-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Oracle Linux 6 release section">
          <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="jasper is earlier than 0:1.900.1-16.el6_6.2" test_ref="oval:org.mitre.oval:tst:136509"/>
            <criterion comment="jasper-devel is earlier than 0:1.900.1-16.el6_6.2" test_ref="oval:org.mitre.oval:tst:136818"/>
            <criterion comment="jasper-libs is earlier than 0:1.900.1-16.el6_6.2" test_ref="oval:org.mitre.oval:tst:136936"/>
            <criterion comment="jasper-utils is earlier than 0:1.900.1-16.el6_6.2" test_ref="oval:org.mitre.oval:tst:136894"/>
          </criteria>
        </criteria>
        <criteria comment="Oracle Linux 7 release section">
          <extend_definition comment="Oracle Linux 7.x" definition_ref="oval:org.mitre.oval:def:25183"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="jasper is earlier than 0:1.900.1-26.el7_0.2" test_ref="oval:org.mitre.oval:tst:136403"/>
            <criterion comment="jasper-devel is earlier than 0:1.900.1-26.el7_0.2" test_ref="oval:org.mitre.oval:tst:136843"/>
            <criterion comment="jasper-libs is earlier than 0:1.900.1-26.el7_0.2" test_ref="oval:org.mitre.oval:tst:136691"/>
            <criterion comment="jasper-utils is earlier than 0:1.900.1-26.el7_0.2" test_ref="oval:org.mitre.oval:tst:136769"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28419" version="5" class="patch">
      <metadata>
        <title>USN-2430-1 -- OpenVPN vulnerability</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <product>openvpn</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2430-1/" ref_id="USN-2430-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8104" ref_id="CVE-2014-8104"/>
        <description>Dragana Damjanovic discovered that OpenVPN incorrectly handled certain
control channel packets. An authenticated attacker could use this issue to
cause an OpenVPN server to crash, resulting in a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T10:53:08">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:45:59.294-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:40.662-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:43.351-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28419 - Address duplicates of the definition oval:org.mitre.oval:def:27174." date="2015-02-20T10:50:00.874-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-20T10:53:16.195-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:40.546-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criterion comment="openvpn is earlier than 0:2.3.2-9ubuntu1.1" test_ref="oval:org.mitre.oval:tst:136716"/>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criterion comment="openvpn is earlier than 0:2.3.2-7ubuntu3.1" test_ref="oval:org.mitre.oval:tst:136604"/>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criterion comment="openvpn is earlier than 0:2.2.1-8ubuntu1.4" test_ref="oval:org.mitre.oval:tst:136488"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28418" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-1971 -- kernel security and bug fix update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 7</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-1971.html" ref_id="ELSA-2014-1971"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2929" ref_id="CVE-2013-2929"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4654" ref_id="CVE-2014-4654"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4655" ref_id="CVE-2014-4655"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5045" ref_id="CVE-2014-5045"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3185" ref_id="CVE-2014-3185"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3181" ref_id="CVE-2014-3181"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3687" ref_id="CVE-2014-3687"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3673" ref_id="CVE-2014-3673"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3184" ref_id="CVE-2014-3184"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1739" ref_id="CVE-2014-1739"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3182" ref_id="CVE-2014-3182"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3186" ref_id="CVE-2014-3186"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3631" ref_id="CVE-2014-3631"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3688" ref_id="CVE-2014-3688"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4027" ref_id="CVE-2014-4027"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4652" ref_id="CVE-2014-4652"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4656" ref_id="CVE-2014-4656"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6410" ref_id="CVE-2014-6410"/>
        <description>[3.10.0-123.13.1]
- Oracle Linux certificates (Alexey Petrenko)

[3.10.0-123.13.1]
- [powerpc] mm: Make sure a local_irq_disable prevent a parallel THP split (Don Zickus) [1151057 1083296]
- [powerpc] Implement __get_user_pages_fast() (Don Zickus) [1151057 1083296]
- [scsi] vmw_pvscsi: Some improvements in pvscsi driver (Ewan Milne) [1144016 1075090]
- [scsi] vmw_pvscsi: Add support for I/O requests coalescing (Ewan Milne) [1144016 1075090]
- [scsi] vmw_pvscsi: Fix pvscsi_abort() function (Ewan Milne) [1144016 1075090]

[3.10.0-123.12.1]
- [alsa] control: Make sure that id->index does not overflow (Jaroslav Kysela) [1117313 1117314] {CVE-2014-4656}
- [alsa] control: Handle numid overflow (Jaroslav Kysela) [1117313 1117314] {CVE-2014-4656}
- [alsa] control: Protect user controls against concurrent access (Jaroslav Kysela) [1117338 1117339] {CVE-2014-4652}
- [alsa] control: Fix replacing user controls (Jaroslav Kysela) [1117323 1117324] {CVE-2014-4654 CVE-2014-4655}
- [net] sctp: fix remote memory pressure from excessive queueing (Daniel Borkmann) [1155750 1152755] {CVE-2014-3688}
- [net] sctp: fix panic on duplicate ASCONF chunks (Daniel Borkmann) [1155737 1152755] {CVE-2014-3687}
- [net] sctp: fix skb_over_panic when receiving malformed ASCONF chunks (Daniel Borkmann) [1147856 1152755] {CVE-2014-3673}
- [net] sctp: handle association restarts when the socket is closed (Daniel Borkmann) [1147856 1152755] [1155737 1152755] [1155750 1152755]
- [pci] Add ACS quirk for Intel 10G NICs (Alex Williamson) [1156447 1141399]
- [pci] Add ACS quirk for Solarflare SFC9120 &amp; SFC9140 (Alex Williamson) [1158316 1131552]
- [lib] assoc_array: Fix termination condition in assoc array garbage collection (David Howells) [1155136 1139431] {CVE-2014-3631}
- [block] cfq-iosched: Add comments on update timing of weight (Vivek Goyal) [1152874 1116126]
- [block] cfq-iosched: Fix wrong children_weight calculation (Vivek Goyal) [1152874 1116126]
- [powerpc] mm: Check paca psize is up to date for huge mappings (Gustavo Duarte) [1151927 1107337]
- [x86] perf/intel: ignore CondChgd bit to avoid false NMI handling (Don Zickus) [1146819 1110264]
- [x86] smpboot: initialize secondary CPU only if master CPU will wait for it (Phillip Lougher) [1144295 968147]
- [x86] smpboot: Log error on secondary CPU wakeup failure at ERR level (Igor Mammedov) [1144295 968147]
- [x86] smpboot: Fix list/memory corruption on CPU hotplug (Igor Mammedov) [1144295 968147]
- [acpi] processor: do not mark present at boot but not onlined CPU as onlined (Igor Mammedov) [1144295 968147]
- [fs] udf: Avoid infinite loop when processing indirect ICBs (Jacob Tanenbaum) [1142321 1142322] {CVE-2014-6410}
- [hid] picolcd: fix memory corruption via OOB write (Jacob Tanenbaum) [1141408 1141409] {CVE-2014-3186}
- [usb] serial/whiteheat: fix memory corruption flaw (Jacob Tanenbaum) [1141403 1141404] {CVE-2014-3185}
- [hid] fix off by one error in various _report_fixup routines (Jacob Tanenbaum) [1141393 1141394] {CVE-2014-3184}
- [hid] logitech-dj: fix OOB array access (Jacob Tanenbaum) [1141211 1141212] {CVE-2014-3182}
- [hid] fix OOB write in magicmouse driver (Jacob Tanenbaum) [1141176 1141177] {CVE-2014-3181}
- [acpi] Fix bug when ACPI reset register is implemented in system memory (Nigel Croxon) [1136525 1109971]
- [fs] vfs: fix ref count leak in path_mountpoint() (Ian Kent) [1122481 1122376] {CVE-2014-5045}
- [kernel] ptrace: get_dumpable() incorrect tests (Jacob Tanenbaum) [1111605 1111606] {CVE-2013-2929}
- [media] media-device: fix an information leakage (Jacob Tanenbaum) [1109776 1109777] {CVE-2014-1739}
- [target] rd: Refactor rd_build_device_space + rd_release_device_space (Denys Vlasenko) [1108754 1108755] {CVE-2014-4027}
- [block] blkcg: fix use-after-free in __blkg_release_rcu() by making blkcg_gq refcnt an atomic_t (Vivek Goyal) [1158313 1118436]
- [virt] kvm: fix PIT timer race condition (Petr  Matousek) [1144879 1144880] {CVE-2014-3611}
- [virt] kvm/vmx: handle invept and invvpid vm exits gracefully (Petr  Matousek) [1145449 1116936] [1144828 1144829] {CVE-2014-3645 CVE-2014-3646}

[3.10.0-123.11.1]
- [net] fix UDP tunnel GSO of frag_list GRO packets (Phillip Lougher) [1149661 1119392]

[3.10.0-123.10.1]
- [pci] hotplug: Prevent NULL dereference during pciehp probe (Myron Stowe) [1142393 1133107]
- [kernel] workqueue: apply __WQ_ORDERED to create_singlethread_workqueue() (Tomas Henzl) [1151314 1131563]</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-22T10:48:45">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:12:30.577-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:22.085-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:20.162-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 7.x" definition_ref="oval:org.mitre.oval:def:25183"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137094"/>
          <criterion comment="kernel-abi-whitelists is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:136889"/>
          <criterion comment="kernel-debug is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:136930"/>
          <criterion comment="kernel-debug-devel is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137034"/>
          <criterion comment="kernel-devel is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137112"/>
          <criterion comment="kernel-doc is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137127"/>
          <criterion comment="kernel-headers is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137076"/>
          <criterion comment="kernel-tools is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137032"/>
          <criterion comment="kernel-tools-libs is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:136844"/>
          <criterion comment="kernel-tools-libs-devel is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:136799"/>
          <criterion comment="perf is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137103"/>
          <criterion comment="python-perf is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137084"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28417" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1366-1 -- Security update for wget (important)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>wget</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141366-1.html" ref_id="SUSE-SU-2014:1366-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4877" ref_id="CVE-2014-4877"/>
        <description>wget has been updated to fix one security issue and two non-security
issues.

This security issue has been fixed:

    * FTP symlink arbitrary filesystem access (CVE-2014-4877).

These non-security issues have been fixed:

    * Fix displaying of download time (bnc#901276).
    * Fix 0 size FTP downloads after failure (bnc#885069).

Security Issues:

    * CVE-2014-4877
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4877></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:15:51">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:12.782-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:40.592-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:43.243-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
          <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
        </criteria>
        <criterion comment="wget is earlier than 0:1.11.4-1.19.1" test_ref="oval:org.mitre.oval:tst:136631"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28414" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-1893 -- libXfont security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>libXfont</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-1893.html" ref_id="ELSA-2014-1893"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0209" ref_id="CVE-2014-0209"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0210" ref_id="CVE-2014-0210"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0211" ref_id="CVE-2014-0211"/>
        <description>[1.2.2-1.0.6]
- CVE-2014-0209: integer overflow of allocations in font metadata file parsing (bug 1163602, bug 1163601)
- CVE-2014-0210: unvalidated length fields when parsing xfs protocol replies (bug 1163602, bug 1163601)
- CVE-2014-0211: integer overflows calculating memory needs for xfs replies (bug 1163602, bug 1163601)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:06:33">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:34:33.542-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:40.256-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:42.900-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="libXfont is earlier than 0:1.2.2-1.0.6.el5_11" test_ref="oval:org.mitre.oval:tst:135420"/>
          <criterion comment="libXfont-devel is earlier than 0:1.2.2-1.0.6.el5_11" test_ref="oval:org.mitre.oval:tst:135545"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28407" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0648 -- tomcat security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>tomcat5</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0648.html" ref_id="RHSA-2008:0648"/>
        <reference source="CESA-2008:0648" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-August/015217.html" ref_id="CESA-2008:0648-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1232" ref_id="CVE-2008-1232"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1947" ref_id="CVE-2008-1947"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2370" ref_id="CVE-2008-2370"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2938" ref_id="CVE-2008-2938"/>
        <description>Updated tomcat packages that fix several security issues are now available
for Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
Apache Tomcat is a servlet container for the Java Servlet and JavaServer
Pages (JSP) technologies.
A cross-site scripting vulnerability was discovered in the
HttpServletResponse.sendErrormethod. A remote attacker could inject
arbitrary web script or HTML via forged HTTP headers. (CVE-2008-1232)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:22">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:28.373-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:14.899-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:16.848-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="tomcat5 is earlier than 0:5.5.23-0jpp.7.el5_2.1" test_ref="oval:org.mitre.oval:tst:138959"/>
          <criterion comment="tomcat5-admin-webapps is earlier than 0:5.5.23-0jpp.7.el5_2.1" test_ref="oval:org.mitre.oval:tst:139061"/>
          <criterion comment="tomcat5-common-lib is earlier than 0:5.5.23-0jpp.7.el5_2.1" test_ref="oval:org.mitre.oval:tst:139032"/>
          <criterion comment="tomcat5-jasper is earlier than 0:5.5.23-0jpp.7.el5_2.1" test_ref="oval:org.mitre.oval:tst:138953"/>
          <criterion comment="tomcat5-jasper-javadoc is earlier than 0:5.5.23-0jpp.7.el5_2.1" test_ref="oval:org.mitre.oval:tst:139167"/>
          <criterion comment="tomcat5-jsp-2.0-api-javadoc is earlier than 0:5.5.23-0jpp.7.el5_2.1" test_ref="oval:org.mitre.oval:tst:139244"/>
          <criterion comment="tomcat5-server-lib is earlier than 0:5.5.23-0jpp.7.el5_2.1" test_ref="oval:org.mitre.oval:tst:138719"/>
          <criterion comment="tomcat5-servlet-2.4-api-javadoc is earlier than 0:5.5.23-0jpp.7.el5_2.1" test_ref="oval:org.mitre.oval:tst:139253"/>
          <criterion comment="tomcat5-webapps is earlier than 0:5.5.23-0jpp.7.el5_2.1" test_ref="oval:org.mitre.oval:tst:138326"/>
          <criterion comment="tomcat5-jsp-2.0-api is earlier than 0:5.5.23-0jpp.7.el5_2.1" test_ref="oval:org.mitre.oval:tst:139134"/>
          <criterion comment="tomcat5-servlet-2.4-api is earlier than 0:5.5.23-0jpp.7.el5_2.1" test_ref="oval:org.mitre.oval:tst:139198"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28403" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1352-1 -- Security update for nagios-plugins (low)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <product>nagios-plugins</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141352-1.html" ref_id="SUSE-SU-2014:1352-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4701" ref_id="CVE-2014-4701"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4702" ref_id="CVE-2014-4702"/>
        <description>This security update fixes the following issues:

    * Removed the requirement for root access from
      plugins-root/check_icmp.c and plugins-root/check_icmp.c. The
      necessary capabilities(7) were added to the README file.
    * Fixed array out of bounds issue in plugins-root/check_dhcp.c.

Security Issues:

    * CVE-2014-4701
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4701>
    * CVE-2014-4702
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4702></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:15:53">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:04.367-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:39.189-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:41.838-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="nagios-plugins is earlier than 0:1.4.16-0.13.1" test_ref="oval:org.mitre.oval:tst:135961"/>
          <criterion comment="nagios-plugins-extras is earlier than 0:1.4.16-0.13.1" test_ref="oval:org.mitre.oval:tst:136542"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28399" version="3" class="patch">
      <metadata>
        <title>RHSA-2014:1971 -- kernel security and bug fix update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 7</platform>
          <platform>CentOS Linux 7</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-1971.html" ref_id="RHSA-2014:1971"/>
        <reference source="CESA-2014:1971" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020820.html" ref_id="CESA-2014:1971"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2929" ref_id="CVE-2013-2929"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1739" ref_id="CVE-2014-1739"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3181" ref_id="CVE-2014-3181"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3182" ref_id="CVE-2014-3182"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3184" ref_id="CVE-2014-3184"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3185" ref_id="CVE-2014-3185"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3186" ref_id="CVE-2014-3186"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3631" ref_id="CVE-2014-3631"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3673" ref_id="CVE-2014-3673"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3687" ref_id="CVE-2014-3687"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3688" ref_id="CVE-2014-3688"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4027" ref_id="CVE-2014-4027"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4652" ref_id="CVE-2014-4652"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4654" ref_id="CVE-2014-4654"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4655" ref_id="CVE-2014-4655"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4656" ref_id="CVE-2014-4656"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5045" ref_id="CVE-2014-5045"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6410" ref_id="CVE-2014-6410"/>
        <description><![CDATA[The kernel packages contain the Linux kernel, the core of any Linux
operating system.


* A flaw was found in the way the Linux kernel&#39;s SCTP implementation
handled malformed or duplicate Address Configuration Change Chunks
(ASCONF). A remote attacker could use either of these flaws to crash the
system. (CVE-2014-3673, CVE-2014-3687, Important)

* A flaw was found in the way the Linux kernel&#39;s SCTP implementation
handled the association&#39;s output queue. A remote attacker could send
specially crafted packets that would cause the system to use an excessive
amount of memory, leading to a denial of service. (CVE-2014-3688,
Important)

* Two flaws were found in the way the Apple Magic Mouse/Trackpad
multi-touch driver and the Minibox PicoLCD driver handled invalid HID
reports. An attacker with physical access to the system could use these
flaws to crash the system or, potentially, escalate their privileges on the
system. (CVE-2014-3181, CVE-2014-3186, Moderate)

* A memory corruption flaw was found in the way the USB ConnectTech
WhiteHEAT serial driver processed completion commands sent via USB Request
Blocks buffers. An attacker with physical access to the system could use
this flaw to crash the system or, potentially, escalate their privileges on
the system. (CVE-2014-3185, Moderate)

* A flaw was found in the way the Linux kernel&#39;s keys subsystem handled the
termination condition in the associative array garbage collection
functionality. A local, unprivileged user could use this flaw to crash the
system. (CVE-2014-3631, Moderate)

* Multiple flaws were found in the way the Linux kernel&#39;s ALSA
implementation handled user controls. A local, privileged user could use
either of these flaws to crash the system. (CVE-2014-4654, CVE-2014-4655,
CVE-2014-4656, Moderate)

* A flaw was found in the way the Linux kernel&#39;s VFS subsystem handled
reference counting when performing unmount operations on symbolic links.
A local, unprivileged user could use this flaw to exhaust all available
memory on the system or, potentially, trigger a use-after-free error,
resulting in a system crash or privilege escalation. (CVE-2014-5045,
Moderate)

* A flaw was found in the way the get_dumpable() function return value was
interpreted in the ptrace subsystem of the Linux kernel. When
&#39;fs.suid_dumpable&#39; was set to 2, a local, unprivileged local user could
use this flaw to bypass intended ptrace restrictions and obtain
potentially sensitive information. (CVE-2013-2929, Low)

* A stack overflow flaw caused by infinite recursion was found in the way
the Linux kernel&#39;s UDF file system implementation processed indirect ICBs.
An attacker with physical access to the system could use a specially
crafted UDF image to crash the system. (CVE-2014-6410, Low)

* An information leak flaw in the way the Linux kernel handled media device
enumerate entities IOCTL requests could allow a local user able to access
the /dev/media0 device file to leak kernel memory bytes. (CVE-2014-1739,
Low)

* An out-of-bounds read flaw in the Logitech Unifying receiver driver could
allow an attacker with physical access to the system to crash the system
or, potentially, escalate their privileges on the system. (CVE-2014-3182,
Low)

* Multiple out-of-bounds write flaws were found in the way the Cherry
Cymotion keyboard driver, KYE/Genius device drivers, Logitech device
drivers, Monterey Genius KB29E keyboard driver, Petalynx Maxter remote
control driver, and Sunplus wireless desktop driver handled invalid HID
reports. An attacker with physical access to the system could use either of
these flaws to write data past an allocated memory buffer. (CVE-2014-3184,
Low)

* An information leak flaw was found in the RAM Disks Memory Copy (rd_mcp)
back end driver of the iSCSI Target subsystem could allow a privileged user
to leak the contents of kernel memory to an iSCSI initiator remote client.
(CVE-2014-4027, Low)

* An information leak flaw in the Linux kernel&#39;s ALSA implementation could
allow a local, privileged user to leak kernel memory to user space.
(CVE-2014-4652, Low)]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:34:08">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:14:25.590-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:21.310-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:19.118-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 7 and CentOS Linux 7 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 7.x" definition_ref="oval:org.mitre.oval:def:24773"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137211"/>
            <criterion comment="kernel-abi-whitelists is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:136683"/>
            <criterion comment="kernel-debug is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137221"/>
            <criterion comment="kernel-debug-devel is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137096"/>
            <criterion comment="kernel-devel is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137371"/>
            <criterion comment="kernel-doc is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137153"/>
            <criterion comment="kernel-headers is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137273"/>
            <criterion comment="kernel-tools is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137513"/>
            <criterion comment="kernel-tools-libs is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137276"/>
            <criterion comment="kernel-tools-libs-devel is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137413"/>
            <criterion comment="perf is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137229"/>
            <criterion comment="python-perf is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137459"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel-debug-debuginfo is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137451"/>
            <criterion comment="kernel-debuginfo is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137429"/>
            <criterion comment="kernel-debuginfo-common-x86_64 is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137081"/>
            <criterion comment="kernel-tools-debuginfo is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137463"/>
            <criterion comment="perf-debuginfo is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137199"/>
            <criterion comment="python-perf-debuginfo is earlier than 0:3.10.0-123.13.1.el7" test_ref="oval:org.mitre.oval:tst:137178"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28396" version="3" class="patch">
      <metadata>
        <title>RHSA-2009:1148 -- httpd security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>httpd</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2009-1148.html" ref_id="RHSA-2009:1148"/>
        <reference source="CESA-2009:1148" ref_url="http://lists.centos.org/pipermail/centos-announce/2009-July/016028.html" ref_id="CESA-2009:1148-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1890" ref_id="CVE-2009-1890"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1891" ref_id="CVE-2009-1891"/>
        <description>Updated httpd packages that fix two security issues are now available for
Red Hat Enterprise Linux 5.
This update has been rated as having important security impact by the Red
Hat Security Response Team.
The Apache HTTP Server is a popular Web server.
A denial of service flaw was found in the Apache mod_proxy module when it
was used as a reverse proxy. A remote attacker could use this flaw to force
a proxy process to consume large amounts of CPU time. (CVE-2009-1890)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:53:15">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T11:17:20.959-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:14.437-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:16.434-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="httpd-devel is earlier than 0:2.2.3-22.el5_3.2" test_ref="oval:org.mitre.oval:tst:140936"/>
            <criterion comment="httpd-manual is earlier than 0:2.2.3-22.el5_3.2" test_ref="oval:org.mitre.oval:tst:140350"/>
            <criterion comment="httpd is earlier than 0:2.2.3-22.el5_3.2" test_ref="oval:org.mitre.oval:tst:140580"/>
            <criterion comment="mod_ssl is earlier than 0:2.2.3-22.el5_3.2" test_ref="oval:org.mitre.oval:tst:140927"/>
          </criteria>
        </criteria>
        <criteria comment="CentOS Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="httpd is earlier than 0:2.2.3-22.el5.centos.2" test_ref="oval:org.mitre.oval:tst:140525"/>
            <criterion comment="httpd-devel is earlier than 0:2.2.3-22.el5.centos.2" test_ref="oval:org.mitre.oval:tst:140763"/>
            <criterion comment="httpd-manual is earlier than 0:2.2.3-22.el5.centos.2" test_ref="oval:org.mitre.oval:tst:140545"/>
            <criterion comment="mod_ssl is earlier than 0:2.2.3-22.el5.centos.2" test_ref="oval:org.mitre.oval:tst:141033"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28393" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-1870 -- libXfont security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <platform>Oracle Linux 7</platform>
          <product>libXfont</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-1870.html" ref_id="ELSA-2014-1870"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0209" ref_id="CVE-2014-0209"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0210" ref_id="CVE-2014-0210"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0211" ref_id="CVE-2014-0211"/>
        <description>[1.4.5-4]
- CVE-2014-0209: integer overflow of allocations in font metadata file parsing (bug 1163602, bug 1163601)
- CVE-2014-0210: unvalidated length fields when parsing xfs protocol replies (bug 1163602, bug 1163601)
- CVE-2014-0211: integer overflows calculating memory needs for xfs replies (bug 1163602, bug 1163601)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:06:34">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:34:27.057-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:38.774-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:41.325-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Oracle Linux 6 release section">
          <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libXfont is earlier than 0:1.4.5-4.el6_6" test_ref="oval:org.mitre.oval:tst:135893"/>
            <criterion comment="libXfont-devel is earlier than 0:1.4.5-4.el6_6" test_ref="oval:org.mitre.oval:tst:135704"/>
          </criteria>
        </criteria>
        <criteria comment="Oracle Linux 7 release section">
          <extend_definition comment="Oracle Linux 7.x" definition_ref="oval:org.mitre.oval:def:25183"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libXfont is earlier than 0:1.4.7-2.el7_0" test_ref="oval:org.mitre.oval:tst:135910"/>
            <criterion comment="libXfont-devel is earlier than 0:1.4.7-2.el7_0" test_ref="oval:org.mitre.oval:tst:135620"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28391" version="5" class="patch">
      <metadata>
        <title>ELSA-2014-1956 -- wpa_supplicant security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 7</platform>
          <product>wpa_supplicant</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-1956.html" ref_id="ELSA-2014-1956"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3686" ref_id="CVE-2014-3686"/>
        <description>[1:2.0-13]
- Use os_exec() for action script execution (CVE-2014-3686)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:06:23">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:34:29.561-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:38.539-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:41.075-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28391 - Modified Linux Oracle patches to correct Epochs." date="2015-02-04T10:36:00.433-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-04T10:38:23.484-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:18.969-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 7.x" definition_ref="oval:org.mitre.oval:def:25183"/>
        <criterion comment="wpa_supplicant is earlier than 1:2.0-13.el7_0" test_ref="oval:org.mitre.oval:tst:135913"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28389" version="3" class="patch">
      <metadata>
        <title>RHSA-2014:1859 -- mysql55-mysql security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>mysql55-mysql</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-1859.html" ref_id="RHSA-2014:1859"/>
        <reference source="CESA-2014:1859" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-November/020762.html" ref_id="CESA-2014:1859"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5615" ref_id="CVE-2012-5615"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2494" ref_id="CVE-2014-2494"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4207" ref_id="CVE-2014-4207"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4243" ref_id="CVE-2014-4243"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4258" ref_id="CVE-2014-4258"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4260" ref_id="CVE-2014-4260"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4274" ref_id="CVE-2014-4274"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4287" ref_id="CVE-2014-4287"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6463" ref_id="CVE-2014-6463"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6464" ref_id="CVE-2014-6464"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6469" ref_id="CVE-2014-6469"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6484" ref_id="CVE-2014-6484"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6505" ref_id="CVE-2014-6505"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6507" ref_id="CVE-2014-6507"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6520" ref_id="CVE-2014-6520"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6530" ref_id="CVE-2014-6530"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6551" ref_id="CVE-2014-6551"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6555" ref_id="CVE-2014-6555"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6559" ref_id="CVE-2014-6559"/>
        <description>MySQL is a multi-user, multi-threaded SQL database server. It consists of
the MySQL server daemon (mysqld) and many client programs and libraries.

This update fixes several vulnerabilities in the MySQL database server.
Information about these flaws can be found on the Oracle Critical Patch
Update Advisory page, listed in the References section. (CVE-2014-2494,
CVE-2014-4207, CVE-2014-4243, CVE-2014-4258, CVE-2014-4260, CVE-2014-4287, 
CVE-2014-4274, CVE-2014-6463, CVE-2014-6464, CVE-2014-6469, CVE-2014-6484, 
CVE-2014-6505, CVE-2014-6507, CVE-2014-6520, CVE-2014-6530, CVE-2014-6551, 
CVE-2014-6555, CVE-2014-6559)

These updated packages upgrade MySQL to version 5.5.40. Refer to the MySQL
Release Notes listed in the References section for a complete list of
changes.

All MySQL users should upgrade to these updated packages, which correct
these issues. After installing this update, the MySQL server daemon
(mysqld) will be restarted automatically.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T15:37:45">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:36:01.965-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:38.378-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:40.878-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="mysql55-mysql-debuginfo is earlier than 0:5.5.40-2.el5" test_ref="oval:org.mitre.oval:tst:135921"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="mysql55-mysql-devel is earlier than 0:5.5.40-2.el5" test_ref="oval:org.mitre.oval:tst:136168"/>
            <criterion comment="mysql55-mysql is earlier than 0:5.5.40-2.el5" test_ref="oval:org.mitre.oval:tst:135750"/>
            <criterion comment="mysql55-mysql-bench is earlier than 0:5.5.40-2.el5" test_ref="oval:org.mitre.oval:tst:135584"/>
            <criterion comment="mysql55-mysql-libs is earlier than 0:5.5.40-2.el5" test_ref="oval:org.mitre.oval:tst:136114"/>
            <criterion comment="mysql55-mysql-server is earlier than 0:5.5.40-2.el5" test_ref="oval:org.mitre.oval:tst:136053"/>
            <criterion comment="mysql55-mysql-test is earlier than 0:5.5.40-2.el5" test_ref="oval:org.mitre.oval:tst:136137"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28387" version="5" class="patch">
      <metadata>
        <title>ELSA-2014-2008 -- kernel security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-2008.html" ref_id="ELSA-2014-2008"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9322" ref_id="CVE-2014-9322"/>
        <description>kernel [2.6.18-400.1.1] - [x86] traps: stop using IST for #SS (Petr Matousek)
          [1172809] {CVE-2014-9322}</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-22T10:48:30">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:12:23.515-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:21.089-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:18.654-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:37898 - Corrected package names in objects and versions in states." date="2015-02-26T20:03:00.822-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-26T20:05:52.405-05:00">INTERIM</status_change>
            <status_change date="2015-03-16T04:01:51.576-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:136855"/>
          <criterion comment="ocfs2-2.6.18-400.1.1.el5 is earlier than 0:1.4.10-1.el5" test_ref="oval:org.mitre.oval:tst:136468"/>
          <criterion comment="oracleasm-2.6.18-400.1.1.el5 is earlier than 0:2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:136845"/>
          <criterion comment="kernel-PAE is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:136820"/>
          <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:136856"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:136647"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:136893"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:136947"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:136755"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:136789"/>
          <criterion comment="kernel-xen is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:136924"/>
          <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-400.1.1.el5" test_ref="oval:org.mitre.oval:tst:136853"/>
          <criterion comment="ocfs2-2.6.18-400.1.1.el5PAE is earlier than 0:1.4.10-1.el5" test_ref="oval:org.mitre.oval:tst:136875"/>
          <criterion comment="ocfs2-2.6.18-400.1.1.el5debug is earlier than 0:1.4.10-1.el5" test_ref="oval:org.mitre.oval:tst:136713"/>
          <criterion comment="ocfs2-2.6.18-400.1.1.el5xen is earlier than 0:1.4.10-1.el5" test_ref="oval:org.mitre.oval:tst:136882"/>
          <criterion comment="oracleasm-2.6.18-400.1.1.el5PAE is earlier than 0:2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:136836"/>
          <criterion comment="oracleasm-2.6.18-400.1.1.el5debug is earlier than 0:2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:136757"/>
          <criterion comment="oracleasm-2.6.18-400.1.1.el5xen is earlier than 0:2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:136880"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28385" version="3" class="patch">
      <metadata>
        <title>RHSA-2014:1999 -- mailx security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 6</platform>
          <platform>Red Hat Enterprise Linux 7</platform>
          <platform>CentOS Linux 6</platform>
          <platform>CentOS Linux 7</platform>
          <product>mailx</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-1999.html" ref_id="RHSA-2014:1999"/>
        <reference source="CESA-2014:1999-CentOS 6" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020836.html" ref_id="CESA-2014:1999-CentOS 6"/>
        <reference source="CESA-2014:1999-CentOS 7" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020837.html" ref_id="CESA-2014:1999-CentOS 7"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2771" ref_id="CVE-2004-2771"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7844" ref_id="CVE-2014-7844"/>
        <description>The mailx packages contain a mail user agent that is used to manage mail
using scripts.

A flaw was found in the way mailx handled the parsing of email addresses.
A syntactically valid email address could allow a local attacker to cause
mailx to execute arbitrary shell commands through shell meta-characters and
the direct command execution functionality. (CVE-2004-2771, CVE-2014-7844)

Note: Applications using mailx to send email to addresses obtained from
untrusted sources will still remain vulnerable to other attacks if they
accept email addresses which start with &amp;quot;-&amp;quot; (so that they can be confused
with mailx options). To counteract this issue, this update also introduces
the &amp;quot;--&amp;quot; option, which will treat the remaining command line arguments as
email addresses.

All mailx users are advised to upgrade to these updated packages, which
contain backported patches to correct these issues.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:33:47">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:14:22.642-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:20.906-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:18.451-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 6 and CentOS Linux 6 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 6.x" definition_ref="oval:org.mitre.oval:def:16337"/>
          </criteria>
          <criterion comment="mailx is earlier than 0:12.4-8.el6_6" test_ref="oval:org.mitre.oval:tst:137098"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 6 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
          <criterion comment="mailx-debuginfo is earlier than 0:12.4-8.el6_6" test_ref="oval:org.mitre.oval:tst:137320"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 and CentOS Linux 7 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 7.x" definition_ref="oval:org.mitre.oval:def:24773"/>
          </criteria>
          <criterion comment="mailx is earlier than 0:12.5-12.el7_0" test_ref="oval:org.mitre.oval:tst:136842"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
          <criterion comment="mailx-debuginfo is earlier than 0:12.5-12.el7_0" test_ref="oval:org.mitre.oval:tst:137183"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28380" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1361-1 -- Security update for OpenSSL (important)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>OpenSSL</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141361-1.html" ref_id="SUSE-SU-2014:1361-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3567" ref_id="CVE-2014-3567"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566" ref_id="CVE-2014-3566"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3568" ref_id="CVE-2014-3568"/>
        <description>This OpenSSL update fixes the following issues:

    * Session Ticket Memory Leak (CVE-2014-3567)
    * Build option no-ssl3 is incomplete (CVE-2014-3568)
    * Add support for TLS_FALLBACK_SCSV to mitigate CVE-2014-3566 (POODLE)

Security Issues:

    * CVE-2014-3567
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3567>
    * CVE-2014-3566
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566>
    * CVE-2014-3568
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3568></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:15:51">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:04.850-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:38.261-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:40.743-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="SUSE Linux Enterprise Server 11 and SUSE Linux Enterprise Desktop 11 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
            <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libopenssl0_9_8 is earlier than 0:0.9.8j-0.66.1" test_ref="oval:org.mitre.oval:tst:136661"/>
            <criterion comment="openssl is earlier than 0:0.9.8j-0.66.1" test_ref="oval:org.mitre.oval:tst:136692"/>
            <criterion comment="libopenssl0_9_8-32bit is earlier than 0:0.9.8j-0.66.1" test_ref="oval:org.mitre.oval:tst:136276"/>
          </criteria>
        </criteria>
        <criteria comment="SUSE Linux Enterprise Server 11 release section">
          <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libopenssl0_9_8-hmac is earlier than 0:0.9.8j-0.66.1" test_ref="oval:org.mitre.oval:tst:136193"/>
            <criterion comment="openssl-doc is earlier than 0:0.9.8j-0.66.1" test_ref="oval:org.mitre.oval:tst:136673"/>
            <criterion comment="libopenssl0_9_8-hmac-32bit is earlier than 0:0.9.8j-0.66.1" test_ref="oval:org.mitre.oval:tst:136642"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28378" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-1873 -- libvirt security and bug fix update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <product>libvirt</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-1873.html" ref_id="ELSA-2014-1873"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3633" ref_id="CVE-2014-3633"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3657" ref_id="CVE-2014-3657"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7823" ref_id="CVE-2014-7823"/>
        <description>[0.10.2-46.0.1.el6_6.2]
- Replace docs/et.png in tarball with blank image

[0.10.2-46.el6_6.2]
- qemu: allow restore with non-migratable XML input (rhbz#1155564)
- qemu: Introduce qemuDomainDefCheckABIStability (rhbz#1155564)
- Make ABI stability issue easier to debug (rhbz#1155564)
- CVE-2014-3633: qemu: blkiotune: Use correct definition when looking up disk (CVE-2014-3633)
- domain_conf: fix domain deadlock (CVE-2014-3657)
- CVE-2014-7823: dumpxml: security hole with migratable flag (CVE-2014-7823)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:06:34">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:34:31.029-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:38.134-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:40.627-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="libvirt is earlier than 0:0.10.2-46.0.1.el6_6.2" test_ref="oval:org.mitre.oval:tst:136009"/>
          <criterion comment="libvirt-client is earlier than 0:0.10.2-46.0.1.el6_6.2" test_ref="oval:org.mitre.oval:tst:135949"/>
          <criterion comment="libvirt-devel is earlier than 0:0.10.2-46.0.1.el6_6.2" test_ref="oval:org.mitre.oval:tst:135675"/>
          <criterion comment="libvirt-python is earlier than 0:0.10.2-46.0.1.el6_6.2" test_ref="oval:org.mitre.oval:tst:135974"/>
          <criterion comment="libvirt-lock-sanlock is earlier than 0:0.10.2-46.0.1.el6_6.2" test_ref="oval:org.mitre.oval:tst:135954"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28375" version="3" class="patch">
      <metadata>
        <title>RHSA-2014:1795 -- cups-filters security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 7</platform>
          <platform>CentOS Linux 7</platform>
          <product>cups-filters</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-1795.html" ref_id="RHSA-2014:1795"/>
        <reference source="CESA-2014:1795" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-November/020734.html" ref_id="CESA-2014:1795"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4337" ref_id="CVE-2014-4337"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4338" ref_id="CVE-2014-4338"/>
        <description>The cups-filters package contains backends, filters, and other software
that was once part of the core CUPS distribution but is now maintained
independently.

An out-of-bounds read flaw was found in the way the process_browse_data()
function of cups-browsed handled certain browse packets. A remote attacker
could send a specially crafted browse packet that, when processed by
cups-browsed, would crash the cups-browsed daemon. (CVE-2014-4337)

A flaw was found in the way the cups-browsed daemon interpreted the
&amp;quot;BrowseAllow&amp;quot; directive in the cups-browsed.conf file. An attacker able to
add a malformed &amp;quot;BrowseAllow&amp;quot; directive to the cups-browsed.conf file could
use this flaw to bypass intended access restrictions. (CVE-2014-4338)

All cups-filters users are advised to upgrade to these updated packages,
which contain backported patches to correct these issues. After installing
this update, the cups-browsed daemon will be restarted automatically.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T15:38:39">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:36:03.653-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:37.677-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:40.196-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 7 and CentOS Linux 7 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 7.x" definition_ref="oval:org.mitre.oval:def:24773"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="cups-filters is earlier than 0:1.0.35-15.el7_0.1" test_ref="oval:org.mitre.oval:tst:136354"/>
            <criterion comment="cups-filters-devel is earlier than 0:1.0.35-15.el7_0.1" test_ref="oval:org.mitre.oval:tst:136107"/>
            <criterion comment="cups-filters-libs is earlier than 0:1.0.35-15.el7_0.1" test_ref="oval:org.mitre.oval:tst:135836"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
          <criterion comment="cups-filters-debuginfo is earlier than 0:1.0.35-15.el7_0.1" test_ref="oval:org.mitre.oval:tst:136234"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28374" version="3" class="patch">
      <metadata>
        <title>RHSA-2014:1803 -- mod_auth_mellon security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 6</platform>
          <platform>CentOS Linux 6</platform>
          <product>mod_auth_mellon</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-1803.html" ref_id="RHSA-2014:1803"/>
        <reference source="CESA-2014:1803" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-November/020737.html" ref_id="CESA-2014:1803"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8566" ref_id="CVE-2014-8566"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8567" ref_id="CVE-2014-8567"/>
        <description>mod_auth_mellon provides a SAML 2.0 authentication module for the Apache
HTTP Server.

An information disclosure flaw was found in mod_auth_mellon&amp;#39;s session
handling that could lead to sessions overlapping in memory. A remote
attacker could potentially use this flaw to obtain data from another user&amp;#39;s
session. (CVE-2014-8566)

It was found that uninitialized data could be read when processing a user&amp;#39;s
logout request. By attempting to log out, a user could possibly cause the
Apache HTTP Server to crash. (CVE-2014-8567)

Red Hat would like to thank the mod_auth_mellon team for reporting these
issues. Upstream acknowledges Matthew Slowe as the original reporter of
CVE-2014-8566.

All users of mod_auth_mellon are advised to upgrade to this updated
package, which contains a backported patch to correct these issues.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T15:38:06">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:35:58.988-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:37.466-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:40.044-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 6 and CentOS Linux 6 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 6.x" definition_ref="oval:org.mitre.oval:def:16337"/>
          </criteria>
          <criterion comment="mod_auth_mellon is earlier than 0:0.8.0-3.el6_6" test_ref="oval:org.mitre.oval:tst:136247"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 6 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
          <criterion comment="mod_auth_mellon-debuginfo is earlier than 0:0.8.0-3.el6_6" test_ref="oval:org.mitre.oval:tst:136268"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28373" version="5" class="patch">
      <metadata>
        <title>ELSA-2014-3096 -- Unbreakable Enterprise kernel security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <platform>Oracle Linux 7</platform>
          <product>kernel-uek</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-3096.html" ref_id="ELSA-2014-3096"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3184" ref_id="CVE-2014-3184"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4014" ref_id="CVE-2014-4014"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1739" ref_id="CVE-2014-1739"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4171" ref_id="CVE-2014-4171"/>
        <description>Unbreakable Enterprise kernel security update</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:06:18">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:34:21.401-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:37.039-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:39.791-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28373 - Corrected package names in objects and versions in states." date="2015-02-26T20:03:00.822-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-26T20:05:53.587-05:00">INTERIM</status_change>
            <status_change date="2015-03-16T04:01:51.107-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Oracle Linux 6 release section">
          <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="dtrace-modules-3.8.13-55.el6uek is earlier than 0:0.4.3-4.el6" test_ref="oval:org.mitre.oval:tst:135880"/>
            <criterion comment="kernel-uek is earlier than 0:3.8.13-55.el6uek" test_ref="oval:org.mitre.oval:tst:135708"/>
            <criterion comment="kernel-uek-debug is earlier than 0:3.8.13-55.el6uek" test_ref="oval:org.mitre.oval:tst:135889"/>
            <criterion comment="kernel-uek-debug-devel is earlier than 0:3.8.13-55.el6uek" test_ref="oval:org.mitre.oval:tst:135734"/>
            <criterion comment="kernel-uek-devel is earlier than 0:3.8.13-55.el6uek" test_ref="oval:org.mitre.oval:tst:135788"/>
            <criterion comment="kernel-uek-doc is earlier than 0:3.8.13-55.el6uek" test_ref="oval:org.mitre.oval:tst:135060"/>
            <criterion comment="kernel-uek-firmware is earlier than 0:3.8.13-55.el6uek" test_ref="oval:org.mitre.oval:tst:136006"/>
          </criteria>
        </criteria>
        <criteria comment="Oracle Linux 7 release section">
          <extend_definition comment="Oracle Linux 7.x" definition_ref="oval:org.mitre.oval:def:25183"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="dtrace-modules-3.8.13-55.el7uek is earlier than 0:0.4.3-4.el7" test_ref="oval:org.mitre.oval:tst:135678"/>
            <criterion comment="kernel-uek is earlier than 0:3.8.13-55.el7uek" test_ref="oval:org.mitre.oval:tst:135772"/>
            <criterion comment="kernel-uek-debug is earlier than 0:3.8.13-55.el7uek" test_ref="oval:org.mitre.oval:tst:135866"/>
            <criterion comment="kernel-uek-debug-devel is earlier than 0:3.8.13-55.el7uek" test_ref="oval:org.mitre.oval:tst:135907"/>
            <criterion comment="kernel-uek-devel is earlier than 0:3.8.13-55.el7uek" test_ref="oval:org.mitre.oval:tst:135981"/>
            <criterion comment="kernel-uek-doc is earlier than 0:3.8.13-55.el7uek" test_ref="oval:org.mitre.oval:tst:135712"/>
            <criterion comment="kernel-uek-firmware is earlier than 0:3.8.13-55.el7uek" test_ref="oval:org.mitre.oval:tst:135994"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28372" version="3" class="patch">
      <metadata>
        <title>USN-2413-1 -- AppArmor vulnerability</title>
        <affected family="unix">
          <platform>Ubuntu 14.04</platform>
          <product>apparmor</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2413-1/" ref_id="USN-2413-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1424" ref_id="CVE-2014-1424"/>
        <description>An AppArmor policy miscompilation flaw was discovered in apparmor_parser. Under
certain circumstances, a malicious application could use this flaw to perform
operations that are not allowed by AppArmor policy. The flaw may also prevent
applications from accessing resources that are allowed by AppArmor policy.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T10:53:37">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:45:52.160-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:36.945-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:39.643-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
        <criterion comment="apparmor is earlier than 0:2.8.95~2430-0ubuntu5.1" test_ref="oval:org.mitre.oval:tst:136812"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28369" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-1859 -- mysql55-mysql security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>mysql55-mysql</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-1859.html" ref_id="ELSA-2014-1859"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2494" ref_id="CVE-2014-2494"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4207" ref_id="CVE-2014-4207"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4243" ref_id="CVE-2014-4243"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4258" ref_id="CVE-2014-4258"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4260" ref_id="CVE-2014-4260"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4274" ref_id="CVE-2014-4274"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4287" ref_id="CVE-2014-4287"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6463" ref_id="CVE-2014-6463"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6464" ref_id="CVE-2014-6464"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6469" ref_id="CVE-2014-6469"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6484" ref_id="CVE-2014-6484"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6505" ref_id="CVE-2014-6505"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6507" ref_id="CVE-2014-6507"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6520" ref_id="CVE-2014-6520"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6530" ref_id="CVE-2014-6530"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6551" ref_id="CVE-2014-6551"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6555" ref_id="CVE-2014-6555"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6559" ref_id="CVE-2014-6559"/>
        <description>[5.5.40-2]
filter perl(GD) from Requires (perl-gd is not available for RHEL5)
  Resolves: #1160514

[5.5.40-1]
- Rebase to 5.5.40
  Also fixes: CVE-2014-4274 CVE-2014-4287 CVE-2014-6463 CVE-2014-6464
  CVE-2014-6469 CVE-2014-6484 CVE-2014-6505 CVE-2014-6507 CVE-2014-6520
  CVE-2014-6530 CVE-2014-6551 CVE-2014-6555 CVE-2014-6559 CVE-2014-6564
  Resolves: #1160514</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:06:40">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:34:27.992-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:36.750-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:39.419-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="mysql55-mysql is earlier than 0:5.5.40-2.el5" test_ref="oval:org.mitre.oval:tst:135855"/>
          <criterion comment="mysql55-mysql-bench is earlier than 0:5.5.40-2.el5" test_ref="oval:org.mitre.oval:tst:135929"/>
          <criterion comment="mysql55-mysql-devel is earlier than 0:5.5.40-2.el5" test_ref="oval:org.mitre.oval:tst:136013"/>
          <criterion comment="mysql55-mysql-libs is earlier than 0:5.5.40-2.el5" test_ref="oval:org.mitre.oval:tst:135284"/>
          <criterion comment="mysql55-mysql-server is earlier than 0:5.5.40-2.el5" test_ref="oval:org.mitre.oval:tst:135869"/>
          <criterion comment="mysql55-mysql-test is earlier than 0:5.5.40-2.el5" test_ref="oval:org.mitre.oval:tst:135688"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28366" version="3" class="patch">
      <metadata>
        <title>USN-2440-1 -- Mutt vulnerability</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <platform>Ubuntu 10.04</platform>
          <product>mutt</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2440-1/" ref_id="USN-2440-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9116" ref_id="CVE-2014-9116"/>
        <description>Jakub Wilk discovered that the write_one_header function in mutt
did not properly handle newline characters at the beginning of a
header. An attacker could specially craft an email to cause mutt to
crash, resulting in a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:13:43">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:23:27.878-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:20.204-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:17.875-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="mutt-patched is earlier than 0:1.5.23-1.1ubuntu0.2" test_ref="oval:org.mitre.oval:tst:137243"/>
            <criterion comment="mutt is earlier than 0:1.5.23-1.1ubuntu0.2" test_ref="oval:org.mitre.oval:tst:137509"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="mutt-patched is earlier than 0:1.5.21-6.4ubuntu2.1" test_ref="oval:org.mitre.oval:tst:136531"/>
            <criterion comment="mutt is earlier than 0:1.5.21-6.4ubuntu2.1" test_ref="oval:org.mitre.oval:tst:137077"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="mutt-patched is earlier than 0:1.5.21-5ubuntu2.2" test_ref="oval:org.mitre.oval:tst:137515"/>
            <criterion comment="mutt is earlier than 0:1.5.21-5ubuntu2.2" test_ref="oval:org.mitre.oval:tst:137226"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 10.04 release section">
          <extend_definition comment="Ubuntu 10.04 is installed" definition_ref="oval:org.mitre.oval:def:13089"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="mutt-patched is earlier than 0:1.5.20-7ubuntu1.3" test_ref="oval:org.mitre.oval:tst:137188"/>
            <criterion comment="mutt is earlier than 0:1.5.20-7ubuntu1.3" test_ref="oval:org.mitre.oval:tst:137381"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28365" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1518-1 -- Security update for Python (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>Python</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141518-1.html" ref_id="SUSE-SU-2014:1518-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7185" ref_id="CVE-2014-7185"/>
        <description>Python was updated to fix one security issue:

    * Potential wraparound/overflow in buffer() (CVE-2014-7185)

As an additional hardening measure SSLv2 has been disabled (bnc#901715).

Security Issues:

    * CVE-2014-7185
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7185></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:14:22">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:04.024-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:35.483-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:38.517-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="SUSE Linux Enterprise Server 11 and SUSE Linux Enterprise Desktop 11 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
            <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libpython2_6-1_0 is earlier than 0:2.6.9-0.33.1" test_ref="oval:org.mitre.oval:tst:135740"/>
            <criterion comment="python is earlier than 0:2.6.9-0.33.1" test_ref="oval:org.mitre.oval:tst:136426"/>
            <criterion comment="python-base is earlier than 0:2.6.9-0.33.1" test_ref="oval:org.mitre.oval:tst:136440"/>
            <criterion comment="python-curses is earlier than 0:2.6.9-0.33.1" test_ref="oval:org.mitre.oval:tst:136314"/>
            <criterion comment="python-tk is earlier than 0:2.6.9-0.33.1" test_ref="oval:org.mitre.oval:tst:136250"/>
            <criterion comment="python-xml is earlier than 0:2.6.9-0.33.1" test_ref="oval:org.mitre.oval:tst:136084"/>
            <criterion comment="libpython2_6-1_0-32bit is earlier than 0:2.6.9-0.33.1" test_ref="oval:org.mitre.oval:tst:136257"/>
            <criterion comment="python-base-32bit is earlier than 0:2.6.9-0.33.1" test_ref="oval:org.mitre.oval:tst:136217"/>
          </criteria>
        </criteria>
        <criteria comment="SUSE Linux Enterprise Server 11 release section">
          <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="python-demo is earlier than 0:2.6.9-0.33.1" test_ref="oval:org.mitre.oval:tst:136069"/>
            <criterion comment="python-gdbm is earlier than 0:2.6.9-0.33.1" test_ref="oval:org.mitre.oval:tst:135528"/>
            <criterion comment="python-idle is earlier than 0:2.6.9-0.33.1" test_ref="oval:org.mitre.oval:tst:136059"/>
            <criterion comment="python-32bit is earlier than 0:2.6.9-0.33.1" test_ref="oval:org.mitre.oval:tst:136050"/>
            <criterion comment="python-doc is earlier than 0:2.6-8.33.1" test_ref="oval:org.mitre.oval:tst:136378"/>
            <criterion comment="python-doc-pdf is earlier than 0:2.6-8.33.1" test_ref="oval:org.mitre.oval:tst:136274"/>
          </criteria>
        </criteria>
        <criteria comment="SUSE Linux Enterprise Desktop 11 release section">
          <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
          <criterion comment="python-devel is earlier than 0:2.6.9-0.33.1" test_ref="oval:org.mitre.oval:tst:136024"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28364" version="5" class="patch">
      <metadata>
        <title>USN-2426-1 -- FLAC vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <platform>Ubuntu 10.04</platform>
          <product>flac</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2426-1/" ref_id="USN-2426-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8962" ref_id="CVE-2014-8962"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9028" ref_id="CVE-2014-9028"/>
        <description>Michele Spagnuolo discovered that FLAC incorrectly handled certain
malformed audio files. An attacker could use this issue to cause FLAC to
crash, resulting in a denial of service, or possibly execute arbitrary
code.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T10:53:11">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:45:55.517-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:35.318-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:38.354-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28364 - Address duplicates of the definition oval:org.mitre.oval:def:27174." date="2015-02-20T10:50:00.874-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-20T10:53:14.036-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:37.121-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libflac8 is earlier than 0:1.3.0-2ubuntu0.14.10.1" test_ref="oval:org.mitre.oval:tst:136709"/>
            <criterion comment="libflac++6 is earlier than 0:1.3.0-2ubuntu0.14.10.1" test_ref="oval:org.mitre.oval:tst:136407"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libflac8 is earlier than 0:1.3.0-2ubuntu0.14.04.1" test_ref="oval:org.mitre.oval:tst:136614"/>
            <criterion comment="libflac++6 is earlier than 0:1.3.0-2ubuntu0.14.04.1" test_ref="oval:org.mitre.oval:tst:136586"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libflac8 is earlier than 0:1.2.1-6ubuntu0.1" test_ref="oval:org.mitre.oval:tst:136686"/>
            <criterion comment="libflac++6 is earlier than 0:1.2.1-6ubuntu0.1" test_ref="oval:org.mitre.oval:tst:136562"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 10.04 release section">
          <extend_definition comment="Ubuntu 10.04 is installed" definition_ref="oval:org.mitre.oval:def:13089"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libflac8 is earlier than 0:1.2.1-2ubuntu0.1" test_ref="oval:org.mitre.oval:tst:136705"/>
            <criterion comment="libflac++6 is earlier than 0:1.2.1-2ubuntu0.1" test_ref="oval:org.mitre.oval:tst:136538"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28363" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1494-1 -- Security update for libreoffice (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>libreoffice</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141494-1.html" ref_id="SUSE-SU-2014:1494-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3693" ref_id="CVE-2014-3693"/>
        <description>libreoffice was updated to version 4.3.3.2 to fix two security issues:

These security issues were fixed:
- "Document as E-mail" vulnerability (bnc#900218).
- Impress remote control use-after-free vulnerability (CVE-2014-3693).

Various other fixes are included in the update.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:14:49">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:16.340-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:34.972-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:38.020-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="libreoffice is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136402"/>
          <criterion comment="libreoffice-base is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:135570"/>
          <criterion comment="libreoffice-base-debuginfo is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136338"/>
          <criterion comment="libreoffice-base-drivers-mysql is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136290"/>
          <criterion comment="libreoffice-base-drivers-mysql-debuginfo is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:135735"/>
          <criterion comment="libreoffice-base-drivers-postgresql is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136180"/>
          <criterion comment="libreoffice-base-drivers-postgresql-debuginfo is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136326"/>
          <criterion comment="libreoffice-calc is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136544"/>
          <criterion comment="libreoffice-calc-debuginfo is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136344"/>
          <criterion comment="libreoffice-calc-extensions is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136499"/>
          <criterion comment="libreoffice-debuginfo is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136485"/>
          <criterion comment="libreoffice-debugsource is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:135799"/>
          <criterion comment="libreoffice-draw is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:135905"/>
          <criterion comment="libreoffice-draw-debuginfo is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:135749"/>
          <criterion comment="libreoffice-filters-optional is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136388"/>
          <criterion comment="libreoffice-gnome is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:135940"/>
          <criterion comment="libreoffice-gnome-debuginfo is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136332"/>
          <criterion comment="libreoffice-impress is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136556"/>
          <criterion comment="libreoffice-impress-debuginfo is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136479"/>
          <criterion comment="libreoffice-mailmerge is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136480"/>
          <criterion comment="libreoffice-math is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136567"/>
          <criterion comment="libreoffice-math-debuginfo is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136461"/>
          <criterion comment="libreoffice-officebean is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136563"/>
          <criterion comment="libreoffice-officebean-debuginfo is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136185"/>
          <criterion comment="libreoffice-pyuno is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136235"/>
          <criterion comment="libreoffice-pyuno-debuginfo is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136413"/>
          <criterion comment="libreoffice-writer is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136518"/>
          <criterion comment="libreoffice-writer-debuginfo is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136498"/>
          <criterion comment="libreoffice-writer-extensions is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136239"/>
          <criterion comment="libreoffice-icon-theme-tango is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136265"/>
          <criterion comment="libreoffice-l10n-af is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136483"/>
          <criterion comment="libreoffice-l10n-ar is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136564"/>
          <criterion comment="libreoffice-l10n-ca is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136214"/>
          <criterion comment="libreoffice-l10n-cs is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136421"/>
          <criterion comment="libreoffice-l10n-da is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136241"/>
          <criterion comment="libreoffice-l10n-de is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:135574"/>
          <criterion comment="libreoffice-l10n-en is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136467"/>
          <criterion comment="libreoffice-l10n-es is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136514"/>
          <criterion comment="libreoffice-l10n-fi is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136347"/>
          <criterion comment="libreoffice-l10n-fr is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136169"/>
          <criterion comment="libreoffice-l10n-gu is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136424"/>
          <criterion comment="libreoffice-l10n-hi is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136375"/>
          <criterion comment="libreoffice-l10n-hu is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136342"/>
          <criterion comment="libreoffice-l10n-it is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136465"/>
          <criterion comment="libreoffice-l10n-ja is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136449"/>
          <criterion comment="libreoffice-l10n-ko is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136466"/>
          <criterion comment="libreoffice-l10n-nb is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:135983"/>
          <criterion comment="libreoffice-l10n-nl is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136171"/>
          <criterion comment="libreoffice-l10n-nn is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136365"/>
          <criterion comment="libreoffice-l10n-pl is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136560"/>
          <criterion comment="libreoffice-l10n-pt-BR is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136409"/>
          <criterion comment="libreoffice-l10n-pt-PT is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136517"/>
          <criterion comment="libreoffice-l10n-ru is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136469"/>
          <criterion comment="libreoffice-l10n-sk is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136510"/>
          <criterion comment="libreoffice-l10n-sv is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136139"/>
          <criterion comment="libreoffice-l10n-xh is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136302"/>
          <criterion comment="libreoffice-l10n-zh-Hans is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136183"/>
          <criterion comment="libreoffice-l10n-zh-Hant is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:136359"/>
          <criterion comment="libreoffice-l10n-zu is earlier than 0:4.3.3.2-6.1" test_ref="oval:org.mitre.oval:tst:135996"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28360" version="3" class="patch">
      <metadata>
        <title>RHSA-2015:0090 -- glibc security update (Critical)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>glibc</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2015-0090.html" ref_id="RHSA-2015:0090"/>
        <reference source="CESA-2015:0090" ref_url="http://lists.centos.org/pipermail/centos-announce/2015-January/020906.html" ref_id="CESA-2015:0090"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0235" ref_id="CVE-2015-0235"/>
        <description>The glibc packages provide the standard C libraries (libc), POSIX thread
libraries (libpthread), standard math libraries (libm), and the Name
Server Caching Daemon (nscd) used by multiple programs on the system.
Without these libraries, the Linux system cannot function correctly.

A heap-based buffer overflow was found in glibc&amp;#39;s
__nss_hostname_digits_dots() function, which is used by the gethostbyname()
and gethostbyname2() glibc function calls. A remote attacker able to make
an application call either of these functions could use this flaw to
execute arbitrary code with the permissions of the user running the
application. (CVE-2015-0235)

Red Hat would like to thank Qualys for reporting this issue.

All glibc users are advised to upgrade to these updated packages, which
contain a backported patch to correct this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-01-28T12:51:50">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-29T16:29:58.109-05:00">DRAFT</status_change>
            <status_change date="2015-02-16T04:00:06.204-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:36.881-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="glibc is earlier than 0:2.5-123.el5_11.1" test_ref="oval:org.mitre.oval:tst:137647"/>
            <criterion comment="glibc-common is earlier than 0:2.5-123.el5_11.1" test_ref="oval:org.mitre.oval:tst:137625"/>
            <criterion comment="glibc-devel is earlier than 0:2.5-123.el5_11.1" test_ref="oval:org.mitre.oval:tst:137702"/>
            <criterion comment="glibc-headers is earlier than 0:2.5-123.el5_11.1" test_ref="oval:org.mitre.oval:tst:137627"/>
            <criterion comment="glibc-utils is earlier than 0:2.5-123.el5_11.1" test_ref="oval:org.mitre.oval:tst:137721"/>
            <criterion comment="nscd is earlier than 0:2.5-123.el5_11.1" test_ref="oval:org.mitre.oval:tst:137572"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="glibc-debuginfo is earlier than 0:2.5-123.el5_11.1" test_ref="oval:org.mitre.oval:tst:137530"/>
            <criterion comment="glibc-debuginfo-common is earlier than 0:2.5-123.el5_11.1" test_ref="oval:org.mitre.oval:tst:137694"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28354" version="3" class="patch">
      <metadata>
        <title>RHSA-2014:1764 -- wget security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 6</platform>
          <platform>Red Hat Enterprise Linux 7</platform>
          <platform>CentOS Linux 7</platform>
          <platform>CentOS Linux 6</platform>
          <product>wget</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-1764.html" ref_id="RHSA-2014:1764"/>
        <reference source="CESA-2014:1764-CentOS 7" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-October/020720.html" ref_id="CESA-2014:1764-CentOS 7"/>
        <reference source="CESA-2014:1764-CentOS 6" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-October/020721.html" ref_id="CESA-2014:1764-CentOS 6"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4877" ref_id="CVE-2014-4877"/>
        <description>The wget package provides the GNU Wget file retrieval utility for HTTP,
HTTPS, and FTP protocols.

A flaw was found in the way Wget handled symbolic links. A malicious FTP
server could allow Wget running in the mirror mode (using the &amp;#39;-m&amp;#39; command
line option) to write an arbitrary file to a location writable to by the
user running Wget, possibly leading to code execution. (CVE-2014-4877)

Note: This update changes the default value of the --retr-symlinks option.
The file symbolic links are now traversed by default and pointed-to files
are retrieved rather than creating a symbolic link locally.

Red Hat would like to thank the GNU Wget project for reporting this issue.
Upstream acknowledges HD Moore of Rapid7, Inc as the original reporter.

All users of wget are advised to upgrade to this updated package, which
contains a backported patch to correct this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T15:38:07">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:36:13.909-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:34.799-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:37.815-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 6 and CentOS Linux 6 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 6.x" definition_ref="oval:org.mitre.oval:def:16337"/>
          </criteria>
          <criterion comment="wget is earlier than 0:1.12-5.el6_6.1" test_ref="oval:org.mitre.oval:tst:136313"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 6 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
          <criterion comment="wget-debuginfo is earlier than 0:1.12-5.el6_6.1" test_ref="oval:org.mitre.oval:tst:135985"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 and CentOS Linux 7 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 7.x" definition_ref="oval:org.mitre.oval:def:24773"/>
          </criteria>
          <criterion comment="wget is earlier than 0:1.14-10.el7_0.1" test_ref="oval:org.mitre.oval:tst:136001"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
          <criterion comment="wget-debuginfo is earlier than 0:1.14-10.el7_0.1" test_ref="oval:org.mitre.oval:tst:135430"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28352" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1571-1 -- Security update for clamav (important)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141571-1.html" ref_id="SUSE-SU-2014:1571-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6497" ref_id="CVE-2013-6497"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9050" ref_id="CVE-2014-9050"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2021" ref_id="CVE-2013-2021"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2020" ref_id="CVE-2013-2020"/>
        <description>clamav was updated to version 0.98.5 to fix five security issues:

    * Crash when scanning maliciously crafted yoda's crypter files
      (CVE-2013-6497).
    * Heap-based buffer overflow when scanning crypted PE files
      (CVE-2014-9050).
    * Fix heap corruption (CVE-2013-2020).
    * Fix overflow due to PDF key length computation (CVE-2013-2021).
    * Crash when using 'clamscan -a'.

Several non-security issues have also been fixed, please refer to the
package's change log for details.

Security Issues:

    * CVE-2013-6497
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6497>
    * CVE-2014-9050
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9050>
    * CVE-2013-2021
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2021>
    * CVE-2013-2020
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-2020></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:43:39">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:20:57.327-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:19.928-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:17.256-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
        <criterion comment="clamav is earlier than 0:0.98.5-0.5.1" test_ref="oval:org.mitre.oval:tst:136718"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28351" version="5" class="patch">
      <metadata>
        <title>USN-2424-1 -- Firefox vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <product>firefox</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2424-1/" ref_id="USN-2424-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1587" ref_id="CVE-2014-1587"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1588" ref_id="CVE-2014-1588"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1589" ref_id="CVE-2014-1589"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1590" ref_id="CVE-2014-1590"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1591" ref_id="CVE-2014-1591"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1592" ref_id="CVE-2014-1592"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1593" ref_id="CVE-2014-1593"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1594" ref_id="CVE-2014-1594"/>
        <description><![CDATA[Gary Kwong, Randell Jesup, Nils Ohlmeier, Jesse Ruderman, Max Jonas
Werner, Christian Holler, Jon Coppeard, Eric Rahm, Byron Campen, Eric
Rescorla, and Xidorn Quan discovered multiple memory safety issues in
Firefox. If a user were tricked in to opening a specially crafted website,
an attacker could potentially exploit these to cause a denial of service
via application crash, or execute arbitrary code with the privileges of
the user invoking Firefox. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-1587">CVE-2014-1587</a>, <a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-1588">CVE-2014-1588</a>)

Cody Crews discovered a way to trigger chrome-level XBL bindings from web
content in some circumstances. If a user were tricked in to opening a
specially crafted website, an attacker could potentially exploit this to
bypass security restrictions. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-1589">CVE-2014-1589</a>)

Joe Vennix discovered a crash when using XMLHttpRequest in some
circumstances. If a user were tricked in to opening a specially crafted
website, an attacker could potentially exploit this to cause a denial of
service. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-1590">CVE-2014-1590</a>)

Muneaki Nishimura discovered that CSP violation reports did not remove
path information in some circumstances. If a user were tricked in to
opening a specially crafted website, an attacker could potentially
exploit this to obtain sensitive information. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-1591">CVE-2014-1591</a>)

Berend-Jan Wever discovered a use-after-free during HTML parsing. If a
user were tricked in to opening a specially crafted website, an attacker
could potentially exploit this to cause a denial of service via
application crash or execute arbitrary code with the privileges of the
user invoking Firefox. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-1592">CVE-2014-1592</a>)

Abhishek Arya discovered a buffer overflow when parsing media content. If
a user were tricked in to opening a specially crafted website, an attacker
could potentially exploit this to cause a denial of service via
application crash or execute arbitrary code with the privileges of the
user invoking Firefox. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-1593">CVE-2014-1593</a>)

Byoungyoung Lee, Chengyu Song, and Taesoo Kim discovered a bad cast in the
compositor. If a user were tricked in to opening a specially crafted
website, an attacker could potentially exploit this to cause undefined
behaviour, a denial of service via application crash or execute abitrary
code with the privileges of the user invoking Firefox. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-1594">CVE-2014-1594</a>)]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T10:53:08">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:45:57.625-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:34.382-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:37.472-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28351 - Address duplicates of the definition oval:org.mitre.oval:def:27174." date="2015-02-20T10:50:00.874-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-20T10:53:12.445-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:36.468-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criterion comment="firefox is earlier than 0:34.0+build2-0ubuntu0.14.10.2" test_ref="oval:org.mitre.oval:tst:136697"/>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criterion comment="firefox is earlier than 0:34.0+build2-0ubuntu0.14.04.1" test_ref="oval:org.mitre.oval:tst:136348"/>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criterion comment="firefox is earlier than 0:34.0+build2-0ubuntu0.12.04.1" test_ref="oval:org.mitre.oval:tst:136284"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28348" version="3" class="patch">
      <metadata>
        <title>USN-2416-1 -- Linux kernel (EC2) vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 10.04</platform>
          <product>linux-ec2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2416-1/" ref_id="USN-2416-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4608" ref_id="CVE-2014-4608"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7975" ref_id="CVE-2014-7975"/>
        <description>Don Bailey discovered a flaw in the LZO decompress algorithm used by the
Linux kernel. An attacker could exploit this flaw to cause a denial of
service (memory corruption or OOPS). (&lt;a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-4608">CVE-2014-4608&lt;/a>)

Andy Lutomirski discovered that the Linux kernel was not checking the
CAP_SYS_ADMIN when remounting filesystems to read-only. A local user could
exploit this flaw to cause a denial of service (loss of writability).
(&lt;a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7975">CVE-2014-7975&lt;/a>)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T10:53:27">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:45:53.190-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:33.899-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:36.943-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Ubuntu 10.04 is installed" definition_ref="oval:org.mitre.oval:def:13089"/>
        <criterion comment="linux-image-2.6.32-372-ec2 is earlier than 0:2.6.32-372.89" test_ref="oval:org.mitre.oval:tst:136782"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28336" version="5" class="patch">
      <metadata>
        <title>USN-2428-1 -- Thunderbird vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <product>thunderbird</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2428-1/" ref_id="USN-2428-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1587" ref_id="CVE-2014-1587"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1590" ref_id="CVE-2014-1590"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1592" ref_id="CVE-2014-1592"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1593" ref_id="CVE-2014-1593"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1594" ref_id="CVE-2014-1594"/>
        <description><![CDATA[Gary Kwong, Randell Jesup, Nils Ohlmeier, Jesse Ruderman, and Max Jonas
Werner discovered multiple memory safety issues in Thunderbird. If a user
were tricked in to opening a specially crafted message with scripting
enabled, an attacker could potentially exploit these to cause a denial of
service via application crash, or execute arbitrary code with the
privileges of the user invoking Thunderbird. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-1587">CVE-2014-1587</a>)

Joe Vennix discovered a crash when using XMLHttpRequest in some
circumstances. If a user were tricked in to opening a specially crafted
message with scripting enabled, an attacker could potentially exploit this
to cause a denial of service. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-1590">CVE-2014-1590</a>)

Berend-Jan Wever discovered a use-after-free during HTML parsing. If a
user were tricked in to opening a specially crafted message with scripting
enabled, an attacker could potentially exploit this to cause a denial of
service via application crash or execute arbitrary code with the
privileges of the user invoking Thunderbird. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-1592">CVE-2014-1592</a>)

Abhishek Arya discovered a buffer overflow when parsing media content. If
a user were tricked in to opening a specially crafted message with
scripting enabled, an attacker could potentially exploit this to cause a
denial of service via application crash or execute arbitrary code with the
privileges of the user invoking Thunderbird. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-1593">CVE-2014-1593</a>)

Byoungyoung Lee, Chengyu Song, and Taesoo Kim discovered a bad cast in the
compositor. If a user were tricked in to opening a specially crafted
message, an attacker could potentially exploit this to cause undefined
behaviour, a denial of service via application crash or execute abitrary
code with the privileges of the user invoking Thunderbird. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-1594">CVE-2014-1594</a>)]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T10:53:06">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:45:54.877-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:32.867-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:36.209-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28336 - Address duplicates of the definition oval:org.mitre.oval:def:27174." date="2015-02-20T10:50:00.874-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-20T10:53:17.168-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:34.851-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criterion comment="thunderbird is earlier than 1:31.3.0+build1-0ubuntu0.14.10.1" test_ref="oval:org.mitre.oval:tst:136607"/>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criterion comment="thunderbird is earlier than 1:31.3.0+build1-0ubuntu0.14.04.1" test_ref="oval:org.mitre.oval:tst:135991"/>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criterion comment="thunderbird is earlier than 1:31.3.0+build1-0ubuntu0.12.04.1" test_ref="oval:org.mitre.oval:tst:136558"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28335" version="5" class="patch">
      <metadata>
        <title>USN-2433-1 -- tcpdump vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <platform>Ubuntu 10.04</platform>
          <product>tcpdump</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2433-1/" ref_id="USN-2433-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8767" ref_id="CVE-2014-8767"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8768" ref_id="CVE-2014-8768"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8769" ref_id="CVE-2014-8769"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9140" ref_id="CVE-2014-9140"/>
        <description><![CDATA[Steffen Bauch discovered that tcpdump incorrectly handled printing OSLR
packets. A remote attacker could use this issue to cause tcpdump to crash,
resulting in a denial of service, or possibly execute arbitrary code.
(<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8767">CVE-2014-8767</a>)

Steffen Bauch discovered that tcpdump incorrectly handled printing GeoNet
packets. A remote attacker could use this issue to cause tcpdump to crash,
resulting in a denial of service, or possibly execute arbitrary code. This
issue only applied to Ubuntu 14.04 LTS and Ubuntu 14.10. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8768">CVE-2014-8768</a>)

Steffen Bauch discovered that tcpdump incorrectly handled printing AODV
packets. A remote attacker could use this issue to cause tcpdump to crash,
resulting in a denial of service, reveal sensitive information, or possibly
execute arbitrary code. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8769">CVE-2014-8769</a>)

It was discovered that tcpdump incorrectly handled printing PPP packets. A
remote attacker could use this issue to cause tcpdump to crash, resulting
in a denial of service, or possibly execute arbitrary code.
(<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-9140">CVE-2014-9140</a>)

In the default installation, attackers would be isolated by the tcpdump
AppArmor profile.]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T10:53:05">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:45:50.725-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:32.650-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:35.982-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28335 - Address duplicates of the definition oval:org.mitre.oval:def:27174." date="2015-02-20T10:50:00.874-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-20T10:53:15.928-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:34.357-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criterion comment="tcpdump is earlier than 0:4.6.2-1ubuntu1.1" test_ref="oval:org.mitre.oval:tst:135862"/>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criterion comment="tcpdump is earlier than 0:4.5.1-2ubuntu1.1" test_ref="oval:org.mitre.oval:tst:136501"/>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criterion comment="tcpdump is earlier than 0:4.2.1-1ubuntu2.1" test_ref="oval:org.mitre.oval:tst:136616"/>
        </criteria>
        <criteria comment="Ubuntu 10.04 release section">
          <extend_definition comment="Ubuntu 10.04 is installed" definition_ref="oval:org.mitre.oval:def:13089"/>
          <criterion comment="tcpdump is earlier than 0:4.0.0-6ubuntu3.1" test_ref="oval:org.mitre.oval:tst:136428"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28333" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2015:0743-1 -- Security update for mariadb (important)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 12</platform>
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>mariadb</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2015/suse-su-20150743-1.html" ref_id="SUSE-SU-2015:0743-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0411" ref_id="CVE-2015-0411"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0382" ref_id="CVE-2015-0382"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0381" ref_id="CVE-2015-0381"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0432" ref_id="CVE-2015-0432"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6568" ref_id="CVE-2014-6568"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0374" ref_id="CVE-2015-0374"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6507" ref_id="CVE-2014-6507"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6491" ref_id="CVE-2014-6491"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6500" ref_id="CVE-2014-6500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6469" ref_id="CVE-2014-6469"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6555" ref_id="CVE-2014-6555"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6559" ref_id="CVE-2014-6559"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6494" ref_id="CVE-2014-6494"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6496" ref_id="CVE-2014-6496"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6464" ref_id="CVE-2014-6464"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-5298" ref_id="CVE-2010-5298"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0195" ref_id="CVE-2014-0195"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0198" ref_id="CVE-2014-0198"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0221" ref_id="CVE-2014-0221"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0224" ref_id="CVE-2014-0224"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3470" ref_id="CVE-2014-3470"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6474" ref_id="CVE-2014-6474"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6489" ref_id="CVE-2014-6489"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6564" ref_id="CVE-2014-6564"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-5615" ref_id="CVE-2012-5615"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4274" ref_id="CVE-2014-4274"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4287" ref_id="CVE-2014-4287"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6463" ref_id="CVE-2014-6463"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6478" ref_id="CVE-2014-6478"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6484" ref_id="CVE-2014-6484"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6495" ref_id="CVE-2014-6495"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6505" ref_id="CVE-2014-6505"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6520" ref_id="CVE-2014-6520"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6530" ref_id="CVE-2014-6530"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6551" ref_id="CVE-2014-6551"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-0391" ref_id="CVE-2015-0391"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4258" ref_id="CVE-2014-4258"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4260" ref_id="CVE-2014-4260"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-2494" ref_id="CVE-2014-2494"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4207" ref_id="CVE-2014-4207"/>
        <description>mariadb was updated to version 10.0.16 to fix 40 security issues.
These security issues were fixed:
- CVE-2015-0411: Unspecified vulnerability in Oracle MySQL Server 5.5.40
  and earlier, and 5.6.21 and earlier, allowed remote attackers to affect
  confidentiality, integrity, and availability via unknown vectors related
  to Server : Security : Encryption (bnc#915911).</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:35:36">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:27.402-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:11.471-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:13.728-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="SUSE Linux Enterprise Server 12 and SUSE Linux Enterprise Desktop 12 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="SUSE Linux Enterprise Server 12 is installed" definition_ref="oval:org.mitre.oval:def:28211"/>
            <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libmysqlclient18 is earlier than 0:10.0.16-15.1" test_ref="oval:org.mitre.oval:tst:140084"/>
            <criterion comment="libmysqlclient18-debuginfo is earlier than 0:10.0.16-15.1" test_ref="oval:org.mitre.oval:tst:139871"/>
            <criterion comment="mariadb is earlier than 0:10.0.16-15.1" test_ref="oval:org.mitre.oval:tst:139886"/>
            <criterion comment="mariadb-client is earlier than 0:10.0.16-15.1" test_ref="oval:org.mitre.oval:tst:139660"/>
            <criterion comment="mariadb-client-debuginfo is earlier than 0:10.0.16-15.1" test_ref="oval:org.mitre.oval:tst:139937"/>
            <criterion comment="mariadb-debuginfo is earlier than 0:10.0.16-15.1" test_ref="oval:org.mitre.oval:tst:139941"/>
            <criterion comment="mariadb-debugsource is earlier than 0:10.0.16-15.1" test_ref="oval:org.mitre.oval:tst:139645"/>
            <criterion comment="mariadb-errormessages is earlier than 0:10.0.16-15.1" test_ref="oval:org.mitre.oval:tst:139835"/>
            <criterion comment="libmysqlclient18-32bit is earlier than 0:10.0.16-15.1" test_ref="oval:org.mitre.oval:tst:139427"/>
            <criterion comment="libmysqlclient18-debuginfo-32bit is earlier than 0:10.0.16-15.1" test_ref="oval:org.mitre.oval:tst:140052"/>
          </criteria>
        </criteria>
        <criteria comment="SUSE Linux Enterprise Server 12 release section">
          <extend_definition comment="SUSE Linux Enterprise Server 12 is installed" definition_ref="oval:org.mitre.oval:def:28211"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="mariadb-tools is earlier than 0:10.0.16-15.1" test_ref="oval:org.mitre.oval:tst:140089"/>
            <criterion comment="mariadb-tools-debuginfo is earlier than 0:10.0.16-15.1" test_ref="oval:org.mitre.oval:tst:139399"/>
          </criteria>
        </criteria>
        <criteria comment="SUSE Linux Enterprise Desktop 12 release section">
          <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libmysqlclient_r18 is earlier than 0:10.0.16-15.1" test_ref="oval:org.mitre.oval:tst:140029"/>
            <criterion comment="libmysqlclient_r18-32bit is earlier than 0:10.0.16-15.1" test_ref="oval:org.mitre.oval:tst:139906"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28326" version="3" class="patch">
      <metadata>
        <title>RHSA-2014:1768 -- php53 security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>php53</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-1768.html" ref_id="RHSA-2014:1768"/>
        <reference source="CESA-2014:1768" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-October/020724.html" ref_id="CESA-2014:1768"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3668" ref_id="CVE-2014-3668"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3669" ref_id="CVE-2014-3669"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3670" ref_id="CVE-2014-3670"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3710" ref_id="CVE-2014-3710"/>
        <description>PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP Server.

A buffer overflow flaw was found in the Exif extension. A specially crafted
JPEG or TIFF file could cause a PHP application using the exif_thumbnail()
function to crash or, possibly, execute arbitrary code with the privileges
of the user running that PHP application. (CVE-2014-3670)

An integer overflow flaw was found in the way custom objects were
unserialized. Specially crafted input processed by the unserialize()
function could cause a PHP application to crash. (CVE-2014-3669)

An out-of-bounds read flaw was found in the way the File Information
(fileinfo) extension parsed Executable and Linkable Format (ELF) files.
A remote attacker could use this flaw to crash a PHP application using
fileinfo via a specially crafted ELF file. (CVE-2014-3710)

An out of bounds read flaw was found in the way the xmlrpc extension parsed
dates in the ISO 8601 format. A specially crafted XML-RPC request or
response could possibly cause a PHP application to crash. (CVE-2014-3668)

The CVE-2014-3710 issue was discovered by Francisco Alonso of Red Hat
Product Security.

All php53 users are advised to upgrade to these updated packages, which
contain backported patches to correct these issues. After installing the
updated packages, the httpd daemon must be restarted for the update to
take effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T15:37:50">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:35:56.905-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:31.859-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:35.456-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="php53 is earlier than 0:5.3.3-26.el5_11" test_ref="oval:org.mitre.oval:tst:136192"/>
            <criterion comment="php53-bcmath is earlier than 0:5.3.3-26.el5_11" test_ref="oval:org.mitre.oval:tst:136067"/>
            <criterion comment="php53-cli is earlier than 0:5.3.3-26.el5_11" test_ref="oval:org.mitre.oval:tst:136117"/>
            <criterion comment="php53-common is earlier than 0:5.3.3-26.el5_11" test_ref="oval:org.mitre.oval:tst:135938"/>
            <criterion comment="php53-dba is earlier than 0:5.3.3-26.el5_11" test_ref="oval:org.mitre.oval:tst:136160"/>
            <criterion comment="php53-devel is earlier than 0:5.3.3-26.el5_11" test_ref="oval:org.mitre.oval:tst:136244"/>
            <criterion comment="php53-gd is earlier than 0:5.3.3-26.el5_11" test_ref="oval:org.mitre.oval:tst:136138"/>
            <criterion comment="php53-imap is earlier than 0:5.3.3-26.el5_11" test_ref="oval:org.mitre.oval:tst:136008"/>
            <criterion comment="php53-intl is earlier than 0:5.3.3-26.el5_11" test_ref="oval:org.mitre.oval:tst:136303"/>
            <criterion comment="php53-ldap is earlier than 0:5.3.3-26.el5_11" test_ref="oval:org.mitre.oval:tst:136143"/>
            <criterion comment="php53-mbstring is earlier than 0:5.3.3-26.el5_11" test_ref="oval:org.mitre.oval:tst:136121"/>
            <criterion comment="php53-mysql is earlier than 0:5.3.3-26.el5_11" test_ref="oval:org.mitre.oval:tst:136089"/>
            <criterion comment="php53-odbc is earlier than 0:5.3.3-26.el5_11" test_ref="oval:org.mitre.oval:tst:136277"/>
            <criterion comment="php53-pdo is earlier than 0:5.3.3-26.el5_11" test_ref="oval:org.mitre.oval:tst:136299"/>
            <criterion comment="php53-pgsql is earlier than 0:5.3.3-26.el5_11" test_ref="oval:org.mitre.oval:tst:135553"/>
            <criterion comment="php53-process is earlier than 0:5.3.3-26.el5_11" test_ref="oval:org.mitre.oval:tst:135870"/>
            <criterion comment="php53-pspell is earlier than 0:5.3.3-26.el5_11" test_ref="oval:org.mitre.oval:tst:136136"/>
            <criterion comment="php53-snmp is earlier than 0:5.3.3-26.el5_11" test_ref="oval:org.mitre.oval:tst:136125"/>
            <criterion comment="php53-soap is earlier than 0:5.3.3-26.el5_11" test_ref="oval:org.mitre.oval:tst:136285"/>
            <criterion comment="php53-xml is earlier than 0:5.3.3-26.el5_11" test_ref="oval:org.mitre.oval:tst:136132"/>
            <criterion comment="php53-xmlrpc is earlier than 0:5.3.3-26.el5_11" test_ref="oval:org.mitre.oval:tst:136230"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="php53-debuginfo is earlier than 0:5.3.3-26.el5_11" test_ref="oval:org.mitre.oval:tst:136292"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28325" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1422-1 -- Security update for java-1_7_0-openjdk (important)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>java-1_7_0-openjdk</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141422-1.html" ref_id="SUSE-SU-2014:1422-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6504" ref_id="CVE-2014-6504"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6457" ref_id="CVE-2014-6457"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6558" ref_id="CVE-2014-6558"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6512" ref_id="CVE-2014-6512"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6517" ref_id="CVE-2014-6517"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6511" ref_id="CVE-2014-6511"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6506" ref_id="CVE-2014-6506"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6519" ref_id="CVE-2014-6519"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6513" ref_id="CVE-2014-6513"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6502" ref_id="CVE-2014-6502"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6531" ref_id="CVE-2014-6531"/>
        <description>OpenJDK was updated to icedtea 2.5.3 (OpenJDK 7u71) fixing security issues
and bugs.

* Security:
- S8015256: Better class accessibility
- S8022783, CVE-2014-6504: Optimize C2 optimizations
- S8035162: Service printing service
- S8035781: Improve equality for annotations
- S8036805: Correct linker method lookup.
- S8036810: Correct linker field lookup
- S8036936: Use local locales
- S8037066, CVE-2014-6457: Secure transport layer
- S8037846, CVE-2014-6558: Ensure streaming of input cipher streams
- S8038364: Use certificate exceptions correctly
- S8038899: Safer safepoints
- S8038903: More native monitor monitoring
- S8038908: Make Signature more robust
- S8038913: Bolster XML support
- S8039509, CVE-2014-6512: Wrap sockets more thoroughly
- S8039533, CVE-2014-6517: Higher resolution resolvers
- S8041540, CVE-2014-6511: Better use of pages in font processing
- S8041529: Better parameterization of parameter lists
- S8041545: Better validation of generated rasters
- S8041564, CVE-2014-6506: Improved management of logger resources
- S8041717, CVE-2014-6519: Issue with class file parser
- S8042609, CVE-2014-6513: Limit splashiness of splash images
- S8042797, CVE-2014-6502: Avoid strawberries in LogRecord
- S8044274, CVE-2014-6531: Proper property processing</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:15:38">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:07.340-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:31.687-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:35.289-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="java-1_7_0-openjdk is earlier than 0:1.7.0.71-6.2" test_ref="oval:org.mitre.oval:tst:136644"/>
          <criterion comment="java-1_7_0-openjdk-debuginfo is earlier than 0:1.7.0.71-6.2" test_ref="oval:org.mitre.oval:tst:136173"/>
          <criterion comment="java-1_7_0-openjdk-debugsource is earlier than 0:1.7.0.71-6.2" test_ref="oval:org.mitre.oval:tst:136649"/>
          <criterion comment="java-1_7_0-openjdk-headless is earlier than 0:1.7.0.71-6.2" test_ref="oval:org.mitre.oval:tst:136343"/>
          <criterion comment="java-1_7_0-openjdk-headless-debuginfo is earlier than 0:1.7.0.71-6.2" test_ref="oval:org.mitre.oval:tst:136361"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28324" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-1999 -- mailx security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <platform>Oracle Linux 7</platform>
          <product>mailx</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-1999.html" ref_id="ELSA-2014-1999"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-2771" ref_id="CVE-2004-2771"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7844" ref_id="CVE-2014-7844"/>
        <description>[12.4-8]
- CVE-2004-2771 mailx: command execution flaw
  resolves: #1171175</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-22T10:48:36">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:12:31.729-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:19.100-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:16.059-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Oracle Linux 6 release section">
          <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
          <criterion comment="mailx is earlier than 0:12.4-8.el6_6" test_ref="oval:org.mitre.oval:tst:136650"/>
        </criteria>
        <criteria comment="Oracle Linux 7 release section">
          <extend_definition comment="Oracle Linux 7.x" definition_ref="oval:org.mitre.oval:def:25183"/>
          <criterion comment="mailx is earlier than 0:12.5-12.el7_0" test_ref="oval:org.mitre.oval:tst:136876"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28322" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1526-1 -- Security update for IBM Java (important)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <product>IBM Java</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141526-1.html" ref_id="SUSE-SU-2014:1526-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3065" ref_id="CVE-2014-3065"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566" ref_id="CVE-2014-3566"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6506" ref_id="CVE-2014-6506"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6511" ref_id="CVE-2014-6511"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6531" ref_id="CVE-2014-6531"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6512" ref_id="CVE-2014-6512"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6457" ref_id="CVE-2014-6457"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6502" ref_id="CVE-2014-6502"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6558" ref_id="CVE-2014-6558"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6513" ref_id="CVE-2014-6513"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6503" ref_id="CVE-2014-6503"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4288" ref_id="CVE-2014-4288"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6493" ref_id="CVE-2014-6493"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6532" ref_id="CVE-2014-6532"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6492" ref_id="CVE-2014-6492"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6458" ref_id="CVE-2014-6458"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6466" ref_id="CVE-2014-6466"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6515" ref_id="CVE-2014-6515"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6456" ref_id="CVE-2014-6456"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6476" ref_id="CVE-2014-6476"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6527" ref_id="CVE-2014-6527"/>
        <description>java-1_7_0-ibm has been updated to version 1.7.0_sr7.2 to fix 21 security
issues.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:14:12">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:37:58.346-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:31.393-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:34.994-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="java-1_6_0-ibm is earlier than 0:1.6.0_sr16.2-0.3.1" test_ref="oval:org.mitre.oval:tst:136246"/>
          <criterion comment="java-1_6_0-ibm-fonts is earlier than 0:1.6.0_sr16.2-0.3.1" test_ref="oval:org.mitre.oval:tst:136390"/>
          <criterion comment="java-1_6_0-ibm-jdbc is earlier than 0:1.6.0_sr16.2-0.3.1" test_ref="oval:org.mitre.oval:tst:135755"/>
          <criterion comment="java-1_7_0-ibm is earlier than 0:1.7.0_sr8.0-0.5.1" test_ref="oval:org.mitre.oval:tst:136420"/>
          <criterion comment="java-1_7_0-ibm-jdbc is earlier than 0:1.7.0_sr8.0-0.5.1" test_ref="oval:org.mitre.oval:tst:136254"/>
          <criterion comment="java-1_6_0-ibm-plugin is earlier than 0:1.6.0_sr16.2-0.3.1" test_ref="oval:org.mitre.oval:tst:136333"/>
          <criterion comment="java-1_7_0-ibm-alsa is earlier than 0:1.7.0_sr8.0-0.5.1" test_ref="oval:org.mitre.oval:tst:135504"/>
          <criterion comment="java-1_7_0-ibm-plugin is earlier than 0:1.7.0_sr8.0-0.5.1" test_ref="oval:org.mitre.oval:tst:136022"/>
          <criterion comment="java-1_6_0-ibm-alsa is earlier than 0:1.6.0_sr16.2-0.3.1" test_ref="oval:org.mitre.oval:tst:136366"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28321" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1385-1 -- Security update for MozillaFirefox (important)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>MozillaFirefox</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141385-1.html" ref_id="SUSE-SU-2014:1385-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1574" ref_id="CVE-2014-1574"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1575" ref_id="CVE-2014-1575"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1576" ref_id="CVE-2014-1576"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1577" ref_id="CVE-2014-1577"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1578" ref_id="CVE-2014-1578"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1581" ref_id="CVE-2014-1581"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1583" ref_id="CVE-2014-1583"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1585" ref_id="CVE-2014-1585"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1586" ref_id="CVE-2014-1586"/>
        <description><![CDATA[This version update of Mozilla Firefox to 31.2.0ESR brings improvements,
stability fixes and also security fixes for the following CVEs:

CVE-2014-1574, CVE-2014-1575, CVE-2014-1576 ,CVE-2014-1577, CVE-2014-1578,
CVE-2014-1581, CVE-2014-1583, CVE-2014-1585, CVE-2014-1586

It also disables SSLv3 by default to mitigate the protocol downgrade
attack known as POODLE.

Security Issues:

    * CVE-2014-1574
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1574>
    * CVE-2014-1575
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1575>
    * CVE-2014-1576
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1576>
    * CVE-2014-1577
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1577>
    * CVE-2014-1578
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1578>
    * CVE-2014-1581
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1581>
    * CVE-2014-1583
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1583>
    * CVE-2014-1585
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1585>
    * CVE-2014-1586
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1586>]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:15:51">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:14.090-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:31.152-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:34.673-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="SUSE Linux Enterprise Server 11 and SUSE Linux Enterprise Desktop 11 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
            <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="MozillaFirefox is earlier than 0:31.2.0esr-0.14.2" test_ref="oval:org.mitre.oval:tst:136425"/>
            <criterion comment="MozillaFirefox-branding-SLED is earlier than 0:31.0-0.8.1" test_ref="oval:org.mitre.oval:tst:136522"/>
            <criterion comment="MozillaFirefox-translations is earlier than 0:31.2.0esr-0.14.2" test_ref="oval:org.mitre.oval:tst:136411"/>
            <criterion comment="libfreebl3 is earlier than 0:3.17.2-0.8.1" test_ref="oval:org.mitre.oval:tst:136080"/>
            <criterion comment="libsoftokn3 is earlier than 0:3.17.2-0.8.1" test_ref="oval:org.mitre.oval:tst:136362"/>
            <criterion comment="mozilla-nspr is earlier than 0:4.10.7-0.3.3" test_ref="oval:org.mitre.oval:tst:136506"/>
            <criterion comment="mozilla-nss is earlier than 0:3.17.2-0.8.1" test_ref="oval:org.mitre.oval:tst:136609"/>
            <criterion comment="mozilla-nss-tools is earlier than 0:3.17.2-0.8.1" test_ref="oval:org.mitre.oval:tst:136536"/>
            <criterion comment="libfreebl3-32bit is earlier than 0:3.17.2-0.8.1" test_ref="oval:org.mitre.oval:tst:136636"/>
            <criterion comment="libsoftokn3-32bit is earlier than 0:3.17.2-0.8.1" test_ref="oval:org.mitre.oval:tst:136553"/>
            <criterion comment="mozilla-nspr-32bit is earlier than 0:4.10.7-0.3.3" test_ref="oval:org.mitre.oval:tst:136584"/>
            <criterion comment="mozilla-nss-32bit is earlier than 0:3.17.2-0.8.1" test_ref="oval:org.mitre.oval:tst:136295"/>
          </criteria>
        </criteria>
        <criteria comment="SUSE Linux Enterprise Server 11 release section">
          <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="MozillaFirefox is earlier than 0:31.2.0esr-0.9.1" test_ref="oval:org.mitre.oval:tst:136393"/>
            <criterion comment="MozillaFirefox-branding-SLED is earlier than 0:31.0-0.3.1" test_ref="oval:org.mitre.oval:tst:135673"/>
            <criterion comment="MozillaFirefox-translations is earlier than 0:31.2.0esr-0.9.1" test_ref="oval:org.mitre.oval:tst:136404"/>
            <criterion comment="libfreebl3 is earlier than 0:3.17.2-0.3.1" test_ref="oval:org.mitre.oval:tst:136523"/>
            <criterion comment="mozilla-nspr-devel is earlier than 0:4.10.7-0.3.3" test_ref="oval:org.mitre.oval:tst:136608"/>
            <criterion comment="mozilla-nss is earlier than 0:3.17.2-0.3.1" test_ref="oval:org.mitre.oval:tst:136670"/>
            <criterion comment="mozilla-nss-devel is earlier than 0:3.17.2-0.3.1" test_ref="oval:org.mitre.oval:tst:136496"/>
            <criterion comment="mozilla-nss-tools is earlier than 0:3.17.2-0.3.1" test_ref="oval:org.mitre.oval:tst:135707"/>
            <criterion comment="libfreebl3-32bit is earlier than 0:3.17.2-0.3.1" test_ref="oval:org.mitre.oval:tst:136526"/>
            <criterion comment="mozilla-nss-32bit is earlier than 0:3.17.2-0.3.1" test_ref="oval:org.mitre.oval:tst:136708"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28316" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-1826 -- libvncserver security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <platform>Oracle Linux 7</platform>
          <product>libvncserver</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-1826.html" ref_id="ELSA-2014-1826"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6051" ref_id="CVE-2014-6051"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6052" ref_id="CVE-2014-6052"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6053" ref_id="CVE-2014-6053"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6054" ref_id="CVE-2014-6054"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6055" ref_id="CVE-2014-6055"/>
        <description>[0.9.7-7.1]
- Fix CVE-2014-6051 (integer overflow in screen size handling) (bug #1157668)
- Fix CVE-2014-6052 (NULL pointer dereference in framebuffer setup)
  (bug #1157668)
- Fix CVE-2014-6053 (NULL pointer dereference in ClientCutText message
  handling) (bug #1157668)
- Fix CVE-2014-6054 (server divide-by-zero in scaling factor handling)
  (bug #1157668)
- Fix CVE-2014-6055 (server stacked-based buffer overflow in file transfer
  handling) (bug #1157668)

[0.9.7-7]
- Revert CVE-2011-0904 and CVE-2011-0905 patch because libvncserver is not
  vulnerable (bug #696767)

[0.9.7-6]
- Fix CVE-2011-0904 and CVE-2011-0905 in more generic way (bug #696767)

[0.9.7-5]
- Fix CVE-2011-0904 (bug #696767)
- Fix CVE-2011-0905 (bug #696767)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T12:10:24">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-17T19:58:43.720-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:01:03.308-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:45.416-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Oracle Linux 6 release section">
          <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libvncserver is earlier than 0:0.9.7-7.el6_6.1" test_ref="oval:org.mitre.oval:tst:135552"/>
            <criterion comment="libvncserver-devel is earlier than 0:0.9.7-7.el6_6.1" test_ref="oval:org.mitre.oval:tst:135613"/>
          </criteria>
        </criteria>
        <criteria comment="Oracle Linux 7 release section">
          <extend_definition comment="Oracle Linux 7.x" definition_ref="oval:org.mitre.oval:def:25183"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libvncserver is earlier than 0:0.9.9-9.el7_0.1" test_ref="oval:org.mitre.oval:tst:135218"/>
            <criterion comment="libvncserver-devel is earlier than 0:0.9.9-9.el7_0.1" test_ref="oval:org.mitre.oval:tst:135510"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28315" version="5" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1178-1 -- Update for update-test-security (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 12</platform>
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>update-test-security</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141178-1.html" ref_id="SUSE-SU-2014:1178-1"/>
        <description>This is a security update to test the software update stack.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:16:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:05.661-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:30.565-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:34.069-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28315 - Corrected package names in objects and versions in states." date="2015-02-26T20:03:00.822-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-26T20:05:53.729-05:00">INTERIM</status_change>
            <status_change date="2015-03-16T04:01:50.847-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="SUSE Linux Enterprise Server 12 is installed" definition_ref="oval:org.mitre.oval:def:28211"/>
          <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        </criteria>
        <criterion comment="update-test-security is earlier than 0:0-11.2" test_ref="oval:org.mitre.oval:tst:136394"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28314" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1615-1 -- Security update for pidgin (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>pidgin</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141615-1.html" ref_id="SUSE-SU-2014:1615-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3698" ref_id="CVE-2014-3698"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3696" ref_id="CVE-2014-3696"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3695" ref_id="CVE-2014-3695"/>
        <description>This pidgin security update fixes the following issues:

- bnc#902408: remote information leak via crafted XMPP message.
  (CVE-2014-3698)
- bnc#902410: denial of service parsing Groupwise server message.
  (CVE-2014-3696)
- bnc#902409: crash in MXit protocol plug-in. (CVE-2014-3695)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:42:59">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:20:58.093-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:18.879-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:15.827-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="finch is earlier than 0:2.10.9-8.1" test_ref="oval:org.mitre.oval:tst:137106"/>
          <criterion comment="finch-debuginfo is earlier than 0:2.10.9-8.1" test_ref="oval:org.mitre.oval:tst:137510"/>
          <criterion comment="libpurple is earlier than 0:2.10.9-8.1" test_ref="oval:org.mitre.oval:tst:136950"/>
          <criterion comment="libpurple-debuginfo is earlier than 0:2.10.9-8.1" test_ref="oval:org.mitre.oval:tst:137440"/>
          <criterion comment="libpurple-meanwhile is earlier than 0:2.10.9-8.1" test_ref="oval:org.mitre.oval:tst:136548"/>
          <criterion comment="libpurple-meanwhile-debuginfo is earlier than 0:2.10.9-8.1" test_ref="oval:org.mitre.oval:tst:137433"/>
          <criterion comment="libpurple-tcl is earlier than 0:2.10.9-8.1" test_ref="oval:org.mitre.oval:tst:137061"/>
          <criterion comment="libpurple-tcl-debuginfo is earlier than 0:2.10.9-8.1" test_ref="oval:org.mitre.oval:tst:137332"/>
          <criterion comment="pidgin is earlier than 0:2.10.9-8.1" test_ref="oval:org.mitre.oval:tst:137496"/>
          <criterion comment="pidgin-debuginfo is earlier than 0:2.10.9-8.1" test_ref="oval:org.mitre.oval:tst:137293"/>
          <criterion comment="pidgin-debugsource is earlier than 0:2.10.9-8.1" test_ref="oval:org.mitre.oval:tst:136756"/>
          <criterion comment="libpurple-lang is earlier than 0:2.10.9-8.1" test_ref="oval:org.mitre.oval:tst:137115"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28313" version="3" class="patch">
      <metadata>
        <title>RHSA-2014:1873 -- libvirt security and bug fix update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 6</platform>
          <platform>CentOS Linux 6</platform>
          <product>libvirt</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-1873.html" ref_id="RHSA-2014:1873"/>
        <reference source="CESA-2014:1873" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-November/020771.html" ref_id="CESA-2014:1873"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3633" ref_id="CVE-2014-3633"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3657" ref_id="CVE-2014-3657"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7823" ref_id="CVE-2014-7823"/>
        <description>The libvirt library is a C API for managing and interacting with the
virtualization capabilities of Linux and other operating systems.
In addition, libvirt provides tools for remote management of
virtualized systems.

An out-of-bounds read flaw was found in the way libvirt&amp;#39;s
qemuDomainGetBlockIoTune() function looked up the disk index in a
non-persistent (live) disk configuration while a persistent disk
configuration was being indexed. A remote attacker able to establish a
read-only connection to libvirtd could use this flaw to crash libvirtd or,
potentially, leak memory from the libvirtd process. (CVE-2014-3633)

A denial of service flaw was found in the way libvirt&amp;#39;s
virConnectListAllDomains() function computed the number of used domains.
A remote attacker able to establish a read-only connection to libvirtd
could use this flaw to make any domain operations within libvirt
unresponsive. (CVE-2014-3657)

It was found that when the VIR_DOMAIN_XML_MIGRATABLE flag was used, the
QEMU driver implementation of the virDomainGetXMLDesc() function could
bypass the restrictions of the VIR_DOMAIN_XML_SECURE flag. A remote
attacker able to establish a read-only connection to libvirtd could use
this flaw to leak certain limited information from the domain XML data.
(CVE-2014-7823)

The CVE-2014-3633 issue was discovered by Luyao Huang of Red Hat.

This update also fixes the following bug:

When dumping migratable XML configuration of a domain, libvirt removes some
automatically added devices for compatibility with older libvirt releases.
If such XML is passed to libvirt as a domain XML that should be used during
migration, libvirt checks this XML for compatibility with the internally
stored configuration of the domain. However, prior to this update, these
checks failed because of devices that were missing (the same devices
libvirt removed). As a consequence, migration with user-supplied migratable
XML failed. Since this feature is used by OpenStack, migrating QEMU/KVM
domains with OpenStack always failed. With this update, before checking
domain configurations for compatibility, libvirt transforms both
user-supplied and internal configuration into a migratable form
(automatically added devices are removed) and checks those instead. Thus,
no matter whether the user-supplied configuration was generated as
migratable or not, libvirt does not err about missing devices, and
migration succeeds as expected. (BZ#1155564)

All libvirt users are advised to upgrade to these updated packages, which
contain backported patches to correct these issues. After installing the
updated packages, libvirtd will be restarted automatically.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T15:37:58">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:36:00.950-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:30.269-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:33.751-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 6 and CentOS Linux 6 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 6.x" definition_ref="oval:org.mitre.oval:def:16337"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libvirt is earlier than 0:0.10.2-46.el6_6.2" test_ref="oval:org.mitre.oval:tst:136112"/>
            <criterion comment="libvirt-client is earlier than 0:0.10.2-46.el6_6.2" test_ref="oval:org.mitre.oval:tst:136088"/>
            <criterion comment="libvirt-devel is earlier than 0:0.10.2-46.el6_6.2" test_ref="oval:org.mitre.oval:tst:135935"/>
            <criterion comment="libvirt-python is earlier than 0:0.10.2-46.el6_6.2" test_ref="oval:org.mitre.oval:tst:136270"/>
            <criterion comment="libvirt-lock-sanlock is earlier than 0:0.10.2-46.el6_6.2" test_ref="oval:org.mitre.oval:tst:136245"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 6 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
          <criterion comment="libvirt-debuginfo is earlier than 0:0.10.2-46.el6_6.2" test_ref="oval:org.mitre.oval:tst:136082"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28310" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-2010 -- kernel security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 7</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-2010.html" ref_id="ELSA-2014-2010"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9322" ref_id="CVE-2014-9322"/>
        <description>[3.10.0-123.13.2]
- Oracle Linux certificates (Alexey Petrenko)

[3.10.0-123.13.2]
- [x86] traps: stop using IST for #SS (Petr  Matousek) [1172812 1172813] {CVE-2014-9322}</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-22T10:48:31">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:12:26.741-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:18.682-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:15.584-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 7.x" definition_ref="oval:org.mitre.oval:def:25183"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:136967"/>
          <criterion comment="kernel-abi-whitelists is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:136885"/>
          <criterion comment="kernel-debug is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:136777"/>
          <criterion comment="kernel-debug-devel is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:136899"/>
          <criterion comment="kernel-devel is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:136941"/>
          <criterion comment="kernel-doc is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:136455"/>
          <criterion comment="kernel-headers is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:136890"/>
          <criterion comment="kernel-tools is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:136723"/>
          <criterion comment="kernel-tools-libs is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:136895"/>
          <criterion comment="kernel-tools-libs-devel is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:136783"/>
          <criterion comment="perf is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:136839"/>
          <criterion comment="python-perf is earlier than 0:3.10.0-123.13.2.el7" test_ref="oval:org.mitre.oval:tst:136766"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28309" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-3088 -- Unbreakable Enterprise kernel security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <platform>Oracle Linux 6</platform>
          <product>kernel-uek</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-3088.html" ref_id="ELSA-2014-3088"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3687" ref_id="CVE-2014-3687"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3673" ref_id="CVE-2014-3673"/>
        <description>[2.6.39-400.215.13]
- net: sctp: fix panic on duplicate ASCONF chunks (Daniel Borkmann)  [Orabug: 20010591]  {CVE-2014-3687}
- net: sctp: fix skb_over_panic when receiving malformed ASCONF chunks (Daniel Borkmann)  [Orabug: 20010578]  {CVE-2014-3673}</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T12:10:21">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-17T19:58:42.844-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:01:03.180-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:45.056-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Oracle Linux 5 release section">
          <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel-uek is earlier than 0:2.6.39-400.215.13.el5uek" test_ref="oval:org.mitre.oval:tst:135364"/>
            <criterion comment="kernel-uek-debug is earlier than 0:2.6.39-400.215.13.el5uek" test_ref="oval:org.mitre.oval:tst:135579"/>
            <criterion comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.215.13.el5uek" test_ref="oval:org.mitre.oval:tst:134934"/>
            <criterion comment="kernel-uek-devel is earlier than 0:2.6.39-400.215.13.el5uek" test_ref="oval:org.mitre.oval:tst:134717"/>
            <criterion comment="kernel-uek-doc is earlier than 0:2.6.39-400.215.13.el5uek" test_ref="oval:org.mitre.oval:tst:135663"/>
            <criterion comment="kernel-uek-firmware is earlier than 0:2.6.39-400.215.13.el5uek" test_ref="oval:org.mitre.oval:tst:135400"/>
          </criteria>
        </criteria>
        <criteria comment="Oracle Linux 6 release section">
          <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel-uek is earlier than 0:2.6.39-400.215.13.el6uek" test_ref="oval:org.mitre.oval:tst:135604"/>
            <criterion comment="kernel-uek-debug is earlier than 0:2.6.39-400.215.13.el6uek" test_ref="oval:org.mitre.oval:tst:135548"/>
            <criterion comment="kernel-uek-debug-devel is earlier than 0:2.6.39-400.215.13.el6uek" test_ref="oval:org.mitre.oval:tst:135659"/>
            <criterion comment="kernel-uek-devel is earlier than 0:2.6.39-400.215.13.el6uek" test_ref="oval:org.mitre.oval:tst:135634"/>
            <criterion comment="kernel-uek-doc is earlier than 0:2.6.39-400.215.13.el6uek" test_ref="oval:org.mitre.oval:tst:135564"/>
            <criterion comment="kernel-uek-firmware is earlier than 0:2.6.39-400.215.13.el6uek" test_ref="oval:org.mitre.oval:tst:135144"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28305" version="5" class="patch">
      <metadata>
        <title>ELSA-2014-3103 -- Unbreakable Enterprise kernel security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <platform>Oracle Linux 7</platform>
          <product>kernel-uek</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-3103.html" ref_id="ELSA-2014-3103"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3182" ref_id="CVE-2014-3182"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3186" ref_id="CVE-2014-3186"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3688" ref_id="CVE-2014-3688"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4027" ref_id="CVE-2014-4027"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4652" ref_id="CVE-2014-4652"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4656" ref_id="CVE-2014-4656"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6410" ref_id="CVE-2014-6410"/>
        <description>kernel-uek [3.8.13-55.1.1] - ALSA: control: Protect user controls against
          concurrent access (Lars-Peter Clausen) [Orabug: 20192540] {CVE-2014-4652} - target/rd:
          Refactor rd_build_device_space + rd_release_device_space (Nicholas Bellinger) [Orabug:
          20192516] {CVE-2014-4027} - HID: logitech: perform bounds checking on device_id early
          enough (Jiri Kosina) [Orabug: 20192477] {CVE-2014-3182} - udf: Avoid infinite loop when
          processing indirect ICBs (Jan Kara) [Orabug: 20192448] {CVE-2014-6410} - ALSA: control:
          Make sure that id->index does not overflow (Lars-Peter Clausen) [Orabug: 20192416]
          {CVE-2014-4656} - ALSA: control: Handle numid overflow (Lars-Peter Clausen) [Orabug:
          20192367] {CVE-2014-4656} - HID: picolcd: sanity check report size in raw_event() callback
          (Jiri Kosina) [Orabug: 20192208] {CVE-2014-3186} - net: sctp: fix remote memory pressure
          from excessive queueing (Daniel Borkmann) [Orabug: 20192058] {CVE-2014-3688}</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-22T10:48:43">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:12:17.072-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:18.347-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:15.061-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:136940 - Corrected package names in objects and versions in states." date="2015-02-26T20:03:00.822-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-26T20:05:53.229-05:00">INTERIM</status_change>
            <status_change date="2015-03-16T04:01:50.396-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Oracle Linux 6 release section">
          <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="dtrace-modules-3.8.13-55.1.1.el6uek is earlier than 0:0.4.3-4.el6" test_ref="oval:org.mitre.oval:tst:136940"/>
            <criterion comment="kernel-uek is earlier than 0:3.8.13-55.1.1.el6uek" test_ref="oval:org.mitre.oval:tst:136730"/>
            <criterion comment="kernel-uek-debug is earlier than 0:3.8.13-55.1.1.el6uek" test_ref="oval:org.mitre.oval:tst:136969"/>
            <criterion comment="kernel-uek-debug-devel is earlier than 0:3.8.13-55.1.1.el6uek" test_ref="oval:org.mitre.oval:tst:137133"/>
            <criterion comment="kernel-uek-devel is earlier than 0:3.8.13-55.1.1.el6uek" test_ref="oval:org.mitre.oval:tst:136929"/>
            <criterion comment="kernel-uek-doc is earlier than 0:3.8.13-55.1.1.el6uek" test_ref="oval:org.mitre.oval:tst:137089"/>
            <criterion comment="kernel-uek-firmware is earlier than 0:3.8.13-55.1.1.el6uek" test_ref="oval:org.mitre.oval:tst:136966"/>
          </criteria>
        </criteria>
        <criteria comment="Oracle Linux 7 release section">
          <extend_definition comment="Oracle Linux 7.x" definition_ref="oval:org.mitre.oval:def:25183"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="dtrace-modules-3.8.13-55.1.1.el7uek is earlier than 0:0.4.3-4.el7" test_ref="oval:org.mitre.oval:tst:136939"/>
            <criterion comment="kernel-uek is earlier than 0:3.8.13-55.1.1.el7uek" test_ref="oval:org.mitre.oval:tst:136741"/>
            <criterion comment="kernel-uek-debug is earlier than 0:3.8.13-55.1.1.el7uek" test_ref="oval:org.mitre.oval:tst:136772"/>
            <criterion comment="kernel-uek-debug-devel is earlier than 0:3.8.13-55.1.1.el7uek" test_ref="oval:org.mitre.oval:tst:137041"/>
            <criterion comment="kernel-uek-devel is earlier than 0:3.8.13-55.1.1.el7uek" test_ref="oval:org.mitre.oval:tst:136430"/>
            <criterion comment="kernel-uek-doc is earlier than 0:3.8.13-55.1.1.el7uek" test_ref="oval:org.mitre.oval:tst:136742"/>
            <criterion comment="kernel-uek-firmware is earlier than 0:3.8.13-55.1.1.el7uek" test_ref="oval:org.mitre.oval:tst:136754"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28304" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-2024 -- ntp security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <platform>Oracle Linux 7</platform>
          <product>ntp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-2024.html" ref_id="ELSA-2014-2024"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9293" ref_id="CVE-2014-9293"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9294" ref_id="CVE-2014-9294"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9295" ref_id="CVE-2014-9295"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9296" ref_id="CVE-2014-9296"/>
        <description>[4.2.6p5-2]
- don't generate weak control key for resolver (CVE-2014-9293)
- don't generate weak MD5 keys in ntp-keygen (CVE-2014-9294)
- fix buffer overflows via specially-crafted packets (CVE-2014-9295)
- don't mobilize passive association when authentication fails (CVE-2014-9296)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-22T10:48:20">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:12:11.521-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:18.146-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:14.919-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Oracle Linux 6 release section">
          <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="ntp is earlier than 0:4.2.6p5-2.el6_6" test_ref="oval:org.mitre.oval:tst:136484"/>
            <criterion comment="ntp-doc is earlier than 0:4.2.6p5-2.el6_6" test_ref="oval:org.mitre.oval:tst:136175"/>
            <criterion comment="ntp-perl is earlier than 0:4.2.6p5-2.el6_6" test_ref="oval:org.mitre.oval:tst:136816"/>
            <criterion comment="ntpdate is earlier than 0:4.2.6p5-2.el6_6" test_ref="oval:org.mitre.oval:tst:136679"/>
          </criteria>
        </criteria>
        <criteria comment="Oracle Linux 7 release section">
          <extend_definition comment="Oracle Linux 7.x" definition_ref="oval:org.mitre.oval:def:25183"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="ntp is earlier than 0:4.2.6p5-19.el7_0" test_ref="oval:org.mitre.oval:tst:136759"/>
            <criterion comment="ntp-doc is earlier than 0:4.2.6p5-19.el7_0" test_ref="oval:org.mitre.oval:tst:136513"/>
            <criterion comment="ntp-perl is earlier than 0:4.2.6p5-19.el7_0" test_ref="oval:org.mitre.oval:tst:136581"/>
            <criterion comment="ntpdate is earlier than 0:4.2.6p5-19.el7_0" test_ref="oval:org.mitre.oval:tst:136658"/>
            <criterion comment="sntp is earlier than 0:4.2.6p5-19.el7_0" test_ref="oval:org.mitre.oval:tst:136689"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28303" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-1912 -- ruby security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 7</platform>
          <product>ruby</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-1912.html" ref_id="ELSA-2014-1912"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8080" ref_id="CVE-2014-8080"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8090" ref_id="CVE-2014-8090"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4975" ref_id="CVE-2014-4975"/>
        <description>[2.0.0.353-22]
- Fix REXML billion laughs attack via parameter entity expansion
  (CVE-2014-8080).
  Resolves: rhbz#1163998
- REXML incomplete fix for CVE-2014-8080 (CVE-2014-8090).
  Resolves: rhbz#1163998

[2.0.0.353-21]
- Fix off-by-one stack-based buffer overflow in the encodes() function
  (CVE-2014-4975)
  Resolves: rhbz#1163998

[2.0.0.353-21]
- Fix FTBFS with new tzdata
  Related: rhbz#1163998</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:06:26">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:34:33.237-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:29.967-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:33.593-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 7.x" definition_ref="oval:org.mitre.oval:def:25183"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="ruby is earlier than 0:2.0.0.353-22.el7_0" test_ref="oval:org.mitre.oval:tst:135783"/>
          <criterion comment="ruby-devel is earlier than 0:2.0.0.353-22.el7_0" test_ref="oval:org.mitre.oval:tst:135757"/>
          <criterion comment="ruby-doc is earlier than 0:2.0.0.353-22.el7_0" test_ref="oval:org.mitre.oval:tst:135846"/>
          <criterion comment="ruby-irb is earlier than 0:2.0.0.353-22.el7_0" test_ref="oval:org.mitre.oval:tst:135533"/>
          <criterion comment="ruby-libs is earlier than 0:2.0.0.353-22.el7_0" test_ref="oval:org.mitre.oval:tst:135582"/>
          <criterion comment="ruby-tcltk is earlier than 0:2.0.0.353-22.el7_0" test_ref="oval:org.mitre.oval:tst:135888"/>
          <criterion comment="rubygem-bigdecimal is earlier than 0:1.2.0-22.el7_0" test_ref="oval:org.mitre.oval:tst:136040"/>
          <criterion comment="rubygem-io-console is earlier than 0:0.4.2-22.el7_0" test_ref="oval:org.mitre.oval:tst:135824"/>
          <criterion comment="rubygem-json is earlier than 0:1.7.7-22.el7_0" test_ref="oval:org.mitre.oval:tst:135818"/>
          <criterion comment="rubygem-minitest is earlier than 0:4.3.2-22.el7_0" test_ref="oval:org.mitre.oval:tst:135747"/>
          <criterion comment="rubygem-psych is earlier than 0:2.0.0-22.el7_0" test_ref="oval:org.mitre.oval:tst:135851"/>
          <criterion comment="rubygem-rake is earlier than 0:0.9.6-22.el7_0" test_ref="oval:org.mitre.oval:tst:135939"/>
          <criterion comment="rubygem-rdoc is earlier than 0:4.0.0-22.el7_0" test_ref="oval:org.mitre.oval:tst:135763"/>
          <criterion comment="rubygems is earlier than 0:2.0.14-22.el7_0" test_ref="oval:org.mitre.oval:tst:135885"/>
          <criterion comment="rubygems-devel is earlier than 0:2.0.14-22.el7_0" test_ref="oval:org.mitre.oval:tst:135573"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28298" version="5" class="patch">
      <metadata>
        <title>USN-2421-1 -- Linux kernel vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <product>linux</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2421-1/" ref_id="USN-2421-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3690" ref_id="CVE-2014-3690"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4608" ref_id="CVE-2014-4608"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7975" ref_id="CVE-2014-7975"/>
        <description><![CDATA[A flaw was discovered in how the Linux kernel&#39;s KVM (Kernel Virtual
Machine) subsystem handles the CR4 control register at VM entry on Intel
processors. A local host OS user can exploit this to cause a denial of
service (kill arbitrary processes, or system disruption) by leveraging
/dev/kvm access. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3690">CVE-2014-3690</a>)

Don Bailey discovered a flaw in the LZO decompress algorithm used by the
Linux kernel. An attacker could exploit this flaw to cause a denial of
service (memory corruption or OOPS). (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-4608">CVE-2014-4608</a>)

Andy Lutomirski discovered that the Linux kernel was not checking the
CAP_SYS_ADMIN when remounting filesystems to read-only. A local user could
exploit this flaw to cause a denial of service (loss of writability).
(<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7975">CVE-2014-7975</a>)]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T10:53:13">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:45:55.779-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:29.351-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:32.982-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28298 - Address duplicates of the definition oval:org.mitre.oval:def:27174." date="2015-02-20T10:50:00.874-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-20T10:53:14.445-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:33.931-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="linux-image-3.16.0-25-powerpc-smp is earlier than 0:3.16.0-25.33" test_ref="oval:org.mitre.oval:tst:136703"/>
          <criterion comment="linux-image-3.16.0-25-powerpc-e500mc is earlier than 0:3.16.0-25.33" test_ref="oval:org.mitre.oval:tst:136433"/>
          <criterion comment="linux-image-3.16.0-25-generic-lpae is earlier than 0:3.16.0-25.33" test_ref="oval:org.mitre.oval:tst:136164"/>
          <criterion comment="linux-image-3.16.0-25-generic is earlier than 0:3.16.0-25.33" test_ref="oval:org.mitre.oval:tst:136678"/>
          <criterion comment="linux-image-3.16.0-25-powerpc64-smp is earlier than 0:3.16.0-25.33" test_ref="oval:org.mitre.oval:tst:136662"/>
          <criterion comment="linux-image-3.16.0-25-lowlatency is earlier than 0:3.16.0-25.33" test_ref="oval:org.mitre.oval:tst:136561"/>
          <criterion comment="linux-image-3.16.0-25-powerpc64-emb is earlier than 0:3.16.0-25.33" test_ref="oval:org.mitre.oval:tst:136760"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28295" version="3" class="patch">
      <metadata>
        <title>RHSA-2014:1959 -- kernel security and bug fix update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-1959.html" ref_id="RHSA-2014:1959"/>
        <reference source="CESA-2014:1959" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020806.html" ref_id="CESA-2014:1959"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0181" ref_id="CVE-2014-0181"/>
        <description>The kernel packages contain the Linux kernel, the core of any Linux
operating system.

* It was found that the permission checks performed by the Linux kernel
when a netlink message was received were not sufficient. A local,
unprivileged user could potentially bypass these restrictions by passing a
netlink socket as stdout or stderr to a more privileged process and
altering the output of this process. (CVE-2014-0181, Moderate)

Red Hat would like to thank Andy Lutomirski for reporting this issue.

This update also fixes the following bugs:

* Previously, the kernel did not successfully deliver multicast packets
when the multicast querier was disabled. Consequently, the corosync utility
terminated unexpectedly and the affected storage node did not join its
intended cluster. With this update, multicast packets are delivered
properly when the multicast querier is disabled, and corosync handles the
node as expected. (BZ#902454)

* Previously, the kernel wrote the metadata contained in all system
information blocks on a single page of the /proc/sysinfo file. However,
when the machine configuration was very extensive and the data did not fit
on a single page, the system overwrote random memory regions, which in turn
caused data corruption when reading the /proc/sysconf file. With this
update, /proc/sysinfo automatically allocates a larger buffer if the data
output does not fit the current buffer, which prevents the data corruption.
(BZ#1131283)

* Prior to this update, the it_real_fn() function did not, in certain
cases, successfully acquire the SIGLOCK signal when the do_setitimer()
function used the ITIMER_REAL timer. As a consequence, the current process
entered an endless loop and became unresponsive. This update fixes the bug
and it_real_fn() no longer causes the kernel to become unresponsive.
(BZ#1134654)

All kernel users are advised to upgrade to these updated packages, which
contain backported patches to correct these issues. The system must be
rebooted for this update to take effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T15:37:35">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:35:57.785-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:28.838-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:32.588-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel is earlier than 0:2.6.18-400.el5" test_ref="oval:org.mitre.oval:tst:136038"/>
            <criterion comment="kernel-PAE is earlier than 0:2.6.18-400.el5" test_ref="oval:org.mitre.oval:tst:135987"/>
            <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-400.el5" test_ref="oval:org.mitre.oval:tst:136000"/>
            <criterion comment="kernel-debug is earlier than 0:2.6.18-400.el5" test_ref="oval:org.mitre.oval:tst:135097"/>
            <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-400.el5" test_ref="oval:org.mitre.oval:tst:135677"/>
            <criterion comment="kernel-devel is earlier than 0:2.6.18-400.el5" test_ref="oval:org.mitre.oval:tst:136019"/>
            <criterion comment="kernel-doc is earlier than 0:2.6.18-400.el5" test_ref="oval:org.mitre.oval:tst:135986"/>
            <criterion comment="kernel-headers is earlier than 0:2.6.18-400.el5" test_ref="oval:org.mitre.oval:tst:135065"/>
            <criterion comment="kernel-xen is earlier than 0:2.6.18-400.el5" test_ref="oval:org.mitre.oval:tst:135585"/>
            <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-400.el5" test_ref="oval:org.mitre.oval:tst:135933"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel-PAE-debuginfo is earlier than 0:2.6.18-400.el5" test_ref="oval:org.mitre.oval:tst:135853"/>
            <criterion comment="kernel-debug-debuginfo is earlier than 0:2.6.18-400.el5" test_ref="oval:org.mitre.oval:tst:136027"/>
            <criterion comment="kernel-debuginfo is earlier than 0:2.6.18-400.el5" test_ref="oval:org.mitre.oval:tst:135967"/>
            <criterion comment="kernel-debuginfo-common is earlier than 0:2.6.18-400.el5" test_ref="oval:org.mitre.oval:tst:135642"/>
            <criterion comment="kernel-xen-debuginfo is earlier than 0:2.6.18-400.el5" test_ref="oval:org.mitre.oval:tst:135295"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28289" version="5" class="patch">
      <metadata>
        <title>USN-2403-1 -- GnuTLS vulnerability</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <product>gnutls28</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2403-1/" ref_id="USN-2403-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8564" ref_id="CVE-2014-8564"/>
        <description>Sean Burford discovered that GnuTLS incorrectly handled printing certain
elliptic curve parameters. A malicious remote server or client could use
this issue to cause GnuTLS to crash, resulting in a denial of service, or
possibly execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T09:52:05">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-17T18:43:50.401-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:01:02.586-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:43.852-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28289 - Address duplicates of the definition oval:org.mitre.oval:def:27174." date="2015-02-20T10:50:00.874-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-20T10:53:14.577-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:33.698-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="gnutls-bin is earlier than 0:3.2.16-1ubuntu2.1" test_ref="oval:org.mitre.oval:tst:135237"/>
          <criterion comment="libgnutls-openssl27 is earlier than 0:3.2.16-1ubuntu2.1" test_ref="oval:org.mitre.oval:tst:135500"/>
          <criterion comment="libgnutls-deb0-28 is earlier than 0:3.2.16-1ubuntu2.1" test_ref="oval:org.mitre.oval:tst:135498"/>
          <criterion comment="libgnutlsxx28 is earlier than 0:3.2.16-1ubuntu2.1" test_ref="oval:org.mitre.oval:tst:135313"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28287" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2010-0122 -- sudo security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>sudo</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2010-0122.html" ref_id="ELSA-2010-0122"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0426" ref_id="CVE-2010-0426"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0427" ref_id="CVE-2010-0427"/>
        <description>[1.6.9p17-6]
- added patches for CVE-2010-0426 and CVE-2010-0427
  Resolves: #567689</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:14">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:05:55.743-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:45.184-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:41.963-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T19:23:24.481-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T19:23:24.481-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criterion comment="sudo is earlier than 0:1.6.9p17-6.el5_4" test_ref="oval:org.mitre.oval:tst:135212"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28286" version="5" class="patch">
      <metadata>
        <title>USN-2409-1 -- QEMU vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <platform>Ubuntu 10.04</platform>
          <product>qemu</product>
          <product>qemu-kvm</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2409-1/" ref_id="USN-2409-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3615" ref_id="CVE-2014-3615"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3640" ref_id="CVE-2014-3640"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3689" ref_id="CVE-2014-3689"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5263" ref_id="CVE-2014-5263"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-5388" ref_id="CVE-2014-5388"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7815" ref_id="CVE-2014-7815"/>
        <description><![CDATA[Laszlo Ersek discovered that QEMU incorrectly handled memory in the vga
device. A malicious guest could possibly use this issue to read arbitrary
host memory. This issue only affected Ubuntu 14.04 LTS and Ubuntu 14.10.
(<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3615">CVE-2014-3615</a>)

Xavier Mehrenberger and Stephane Duverger discovered that QEMU incorrectly
handled certain udp packets when using guest networking. A malicious guest
could possibly use this issue to cause a denial of service. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3640">CVE-2014-3640</a>)

It was discovered that QEMU incorrectly handled parameter validation in
the vmware_vga device. A malicious guest could possibly use this issue to
write into memory of the host, leading to privilege escalation.
(<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3689">CVE-2014-3689</a>)

It was discovered that QEMU incorrectly handled USB xHCI controller live
migration. An attacker could possibly use this issue to cause a denial of
service, or possibly execute arbitrary code. This issue only affected
Ubuntu 14.04 LTS. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-5263">CVE-2014-5263</a>)

Michael S. Tsirkin discovered that QEMU incorrectly handled memory in the
ACPI PCI hotplug interface. A malicious guest could possibly use this issue
to access memory of the host, leading to information disclosure or
privilege escalation. This issue only affected Ubuntu 14.04 LTS.
(<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-5388">CVE-2014-5388</a>)

James Spadaro discovered that QEMU incorrectly handled certain VNC
bytes_per_pixel values. An attacker having access to a VNC console could
possibly use this issue to cause a guest to crash, resulting in a denial of
service. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7815">CVE-2014-7815</a>)]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T09:51:50">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-17T18:43:57.232-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:01:02.255-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:43.293-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28286 - Address duplicates of the definition oval:org.mitre.oval:def:27174." date="2015-02-20T10:50:00.874-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-20T10:53:16.555-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:33.019-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="qemu-system-misc is earlier than 0:2.1+dfsg-4ubuntu6.1" test_ref="oval:org.mitre.oval:tst:135096"/>
            <criterion comment="qemu-system is earlier than 0:2.1+dfsg-4ubuntu6.1" test_ref="oval:org.mitre.oval:tst:135185"/>
            <criterion comment="qemu-system-aarch64 is earlier than 0:2.1+dfsg-4ubuntu6.1" test_ref="oval:org.mitre.oval:tst:135273"/>
            <criterion comment="qemu-system-x86 is earlier than 0:2.1+dfsg-4ubuntu6.1" test_ref="oval:org.mitre.oval:tst:135136"/>
            <criterion comment="qemu-system-sparc is earlier than 0:2.1+dfsg-4ubuntu6.1" test_ref="oval:org.mitre.oval:tst:135227"/>
            <criterion comment="qemu-system-arm is earlier than 0:2.1+dfsg-4ubuntu6.1" test_ref="oval:org.mitre.oval:tst:134762"/>
            <criterion comment="qemu-system-ppc is earlier than 0:2.1+dfsg-4ubuntu6.1" test_ref="oval:org.mitre.oval:tst:135198"/>
            <criterion comment="qemu-system-mips is earlier than 0:2.1+dfsg-4ubuntu6.1" test_ref="oval:org.mitre.oval:tst:135240"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="qemu-system-misc is earlier than 0:2.0.0+dfsg-2ubuntu1.7" test_ref="oval:org.mitre.oval:tst:135315"/>
            <criterion comment="qemu-system is earlier than 0:2.0.0+dfsg-2ubuntu1.7" test_ref="oval:org.mitre.oval:tst:134954"/>
            <criterion comment="qemu-system-aarch64 is earlier than 0:2.0.0+dfsg-2ubuntu1.7" test_ref="oval:org.mitre.oval:tst:135318"/>
            <criterion comment="qemu-system-x86 is earlier than 0:2.0.0+dfsg-2ubuntu1.7" test_ref="oval:org.mitre.oval:tst:135468"/>
            <criterion comment="qemu-system-sparc is earlier than 0:2.0.0+dfsg-2ubuntu1.7" test_ref="oval:org.mitre.oval:tst:134760"/>
            <criterion comment="qemu-system-arm is earlier than 0:2.0.0+dfsg-2ubuntu1.7" test_ref="oval:org.mitre.oval:tst:134512"/>
            <criterion comment="qemu-system-ppc is earlier than 0:2.0.0+dfsg-2ubuntu1.7" test_ref="oval:org.mitre.oval:tst:134951"/>
            <criterion comment="qemu-system-mips is earlier than 0:2.0.0+dfsg-2ubuntu1.7" test_ref="oval:org.mitre.oval:tst:135358"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criterion comment="qemu-kvm is earlier than 0:1.0+noroms-0ubuntu14.19" test_ref="oval:org.mitre.oval:tst:134761"/>
        </criteria>
        <criteria comment="Ubuntu 10.04 release section">
          <extend_definition comment="Ubuntu 10.04 is installed" definition_ref="oval:org.mitre.oval:def:13089"/>
          <criterion comment="qemu-kvm is earlier than 0:0.12.3+noroms-0ubuntu9.25" test_ref="oval:org.mitre.oval:tst:135458"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28281" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-1803 -- mod_auth_mellon security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <product>mod_auth_mellon</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-1803.html" ref_id="ELSA-2014-1803"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8566" ref_id="CVE-2014-8566"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8567" ref_id="CVE-2014-8567"/>
        <description>[0.8.0-3]
- CVE-2014-8566 CVE-2014-8567
- Resolves: bz1157283
- Resolves: bz1157956</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T12:10:38">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-17T19:58:41.312-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:01:01.883-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:42.333-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
        <criterion comment="mod_auth_mellon is earlier than 0:0.8.0-3.el6_6" test_ref="oval:org.mitre.oval:tst:135362"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28279" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2015:0884-1 -- Security update for spice (important)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 12</platform>
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>spice</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2015/suse-su-20150884-1.html" ref_id="SUSE-SU-2015:0884-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4282" ref_id="CVE-2013-4282"/>
        <description>The remote desktop software SPICE was updated to address one security
issue.
The following vulnerabilitiy was fixed:
* A stack-based buffer overflow in the password handling code allowed
  remote attackers to cause a denial of service (crash) via a long
  password in a SPICE ticket. (bsc#848279, CVE-2013-4282)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:34:39">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:29.969-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:09.949-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:12.694-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="SUSE Linux Enterprise Server 12 is installed" definition_ref="oval:org.mitre.oval:def:28211"/>
          <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="libspice-server1 is earlier than 0:0.12.4-6.1" test_ref="oval:org.mitre.oval:tst:139378"/>
          <criterion comment="libspice-server1-debuginfo is earlier than 0:0.12.4-6.1" test_ref="oval:org.mitre.oval:tst:140053"/>
          <criterion comment="spice-debugsource is earlier than 0:0.12.4-6.1" test_ref="oval:org.mitre.oval:tst:139304"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28278" version="3" class="patch">
      <metadata>
        <title>USN-2414-1 -- KDE-Runtime vulnerability</title>
        <affected family="unix">
          <platform>Ubuntu 12.04</platform>
          <product>kde-runtime</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2414-1/" ref_id="USN-2414-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8600" ref_id="CVE-2014-8600"/>
        <description>Tim Brown and Darron Burton discovered that KDE-Runtime incorrectly handled
input validation. An attacker could possibly use this issue to execute
arbitrary javascript.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T10:53:36">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:45:53.038-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:28.310-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:32.123-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
        <criterion comment="kde-runtime is earlier than 4:4.8.5-0ubuntu0.3" test_ref="oval:org.mitre.oval:tst:136791"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28277" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1392-1 -- Security update for Java OpenJDK (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>Java OpenJDK</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141392-1.html" ref_id="SUSE-SU-2014:1392-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4288" ref_id="CVE-2014-4288"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6456" ref_id="CVE-2014-6456"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6457" ref_id="CVE-2014-6457"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6458" ref_id="CVE-2014-6458"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6466" ref_id="CVE-2014-6466"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6468" ref_id="CVE-2014-6468"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6476" ref_id="CVE-2014-6476"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6485" ref_id="CVE-2014-6485"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6492" ref_id="CVE-2014-6492"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6493" ref_id="CVE-2014-6493"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6502" ref_id="CVE-2014-6502"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6503" ref_id="CVE-2014-6503"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6504" ref_id="CVE-2014-6504"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6506" ref_id="CVE-2014-6506"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6511" ref_id="CVE-2014-6511"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6512" ref_id="CVE-2014-6512"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6513" ref_id="CVE-2014-6513"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6515" ref_id="CVE-2014-6515"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6517" ref_id="CVE-2014-6517"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6519" ref_id="CVE-2014-6519"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6527" ref_id="CVE-2014-6527"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6531" ref_id="CVE-2014-6531"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6532" ref_id="CVE-2014-6532"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6558" ref_id="CVE-2014-6558"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6562" ref_id="CVE-2014-6562"/>
        <description>Oracle Critical Patch Update Advisory - October 2014

Description:

A Critical Patch Update (CPU) is a collection of patches for multiple
security vulnerabilities.

Find more information here:
http://www.oracle.com/technetwork/topics/security/cpuoct2014-1972960.html
&lt;http://www.oracle.com/technetwork/topics/security/cpuoct2014-1972960.html></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:15:46">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:18.011-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:27.691-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:31.591-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="java-1_7_0-openjdk is earlier than 0:1.7.0.71-0.7.1" test_ref="oval:org.mitre.oval:tst:136176"/>
          <criterion comment="java-1_7_0-openjdk-demo is earlier than 0:1.7.0.71-0.7.1" test_ref="oval:org.mitre.oval:tst:136520"/>
          <criterion comment="java-1_7_0-openjdk-devel is earlier than 0:1.7.0.71-0.7.1" test_ref="oval:org.mitre.oval:tst:136355"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28276" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2010-0124 -- systemtap security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>systemtap</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2010-0124.html" ref_id="ELSA-2010-0124"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4273" ref_id="CVE-2009-4273"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0411" ref_id="CVE-2010-0411"/>
        <description>[0.9.7-5.3]
- rhbz556564-2: CVE-2009-4273 cont'd aka CVE-2010-0412
- rhbz559719: CVE-2010-0411
- pr11286: stap-client --server operation

[0.9.7-5.2]
- rhbz556564: CVE-2009-4273</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:14">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:06:16.089-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:44.919-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:41.855-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T19:14:21.742-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T19:14:21.742-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="systemtap is earlier than 0:0.9.7-5.el5_4.3" test_ref="oval:org.mitre.oval:tst:135287"/>
          <criterion comment="systemtap-client is earlier than 0:0.9.7-5.el5_4.3" test_ref="oval:org.mitre.oval:tst:134305"/>
          <criterion comment="systemtap-initscript is earlier than 0:0.9.7-5.el5_4.3" test_ref="oval:org.mitre.oval:tst:134880"/>
          <criterion comment="systemtap-runtime is earlier than 0:0.9.7-5.el5_4.3" test_ref="oval:org.mitre.oval:tst:135286"/>
          <criterion comment="systemtap-sdt-devel is earlier than 0:0.9.7-5.el5_4.3" test_ref="oval:org.mitre.oval:tst:134554"/>
          <criterion comment="systemtap-server is earlier than 0:0.9.7-5.el5_4.3" test_ref="oval:org.mitre.oval:tst:135149"/>
          <criterion comment="systemtap-testsuite is earlier than 0:0.9.7-5.el5_4.3" test_ref="oval:org.mitre.oval:tst:135301"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28273" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1524-1 -- Security update for openssl (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 12</platform>
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>openssl</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141524-1.html" ref_id="SUSE-SU-2014:1524-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3513" ref_id="CVE-2014-3513"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3567" ref_id="CVE-2014-3567"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3568" ref_id="CVE-2014-3568"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566" ref_id="CVE-2014-3566"/>
        <description>openssl was updated to fix four security issues.

These security issues were fixed:
- SRTP Memory Leak (CVE-2014-3513).
- Session Ticket Memory Leak (CVE-2014-3567).
- Fixed incomplete no-ssl3 build option (CVE-2014-3568).
- Add support for TLS_FALLBACK_SCSV (CVE-2014-3566).

NOTE: This update alone DOESN'T FIX the POODLE SSL protocol vulnerability.
OpenSSL only adds downgrade detection support for client applications. See
https://www.suse.com/support/kb/doc.php?id=7015773 for mitigations.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:14:18">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:02.224-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:27.531-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:31.423-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="SUSE Linux Enterprise Server 12 release section">
          <extend_definition comment="SUSE Linux Enterprise Server 12 is installed" definition_ref="oval:org.mitre.oval:def:28211"/>
          <criterion comment="openssl-doc is earlier than 0:1.0.1i-5.1" test_ref="oval:org.mitre.oval:tst:136448"/>
        </criteria>
        <criteria comment="SUSE Linux Enterprise Desktop 12 release section">
          <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libopenssl1_0_0 is earlier than 0:1.0.1i-5.1" test_ref="oval:org.mitre.oval:tst:136317"/>
            <criterion comment="libopenssl1_0_0-debuginfo is earlier than 0:1.0.1i-5.1" test_ref="oval:org.mitre.oval:tst:135992"/>
            <criterion comment="openssl is earlier than 0:1.0.1i-5.1" test_ref="oval:org.mitre.oval:tst:136261"/>
            <criterion comment="openssl-debuginfo is earlier than 0:1.0.1i-5.1" test_ref="oval:org.mitre.oval:tst:135476"/>
            <criterion comment="openssl-debugsource is earlier than 0:1.0.1i-5.1" test_ref="oval:org.mitre.oval:tst:136104"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28271" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2010-0198 -- openldap security and bug fix update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>openldap</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2010-0198.html" ref_id="ELSA-2010-0198"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3767" ref_id="CVE-2009-3767"/>
        <description>[2.3.43-12]
- updated spec file, so the compat-libs linking patch applies
  correctly

[2.3.43-11]
- backported patch to handle null character in TLS
  certificates (#560912)

[2.3.43-10]
- updated chase-referral patch to compile cleanly
- updated init script (#562714)

[2.3.43-9]
- updated ldap.sysconf to include SLAPD_LDAP, SLAPD_LDAPS and
  SLAPD_LDAPI options (#559520)

[2.3.43-8]
- fixed connection freeze when TLSVerifyClient = allow (#509230)

[2.3.43-7]
- fixed chasing referrals in libldap (#510522)

[2.3.43-6]
- fixed possible double free() in rwm overlay (#495628)
- updated slapd man page and slapcat usage string (#468206)
- updated default config for slapd - deleted syncprov module (#466937)
- fixed migration tools autofs generated format (#460331)
- fixed migration tools numbers detection in /etc/shadow (#113857)
- fixed migration tools base ldif (#104585)

[2.3.43-5]
- implementation of limit adjustment before starting slapd (#527313)
- init script no longer executes script in /tmp (#483356)
- slapd not starting with ldap:/// every time (#481003)
- delay between TERM and KILL when shutting down slapd (#452064)

[2.3.43-4]
- fixed compat libs linking (#503734)
- activated lightweight dispatcher feature (#507276)
- detection of timeout after failed result (#495701</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:11">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:06:11.425-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:44.732-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:41.735-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T19:28:17.123-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T19:28:17.123-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="openldap is earlier than 0:2.3.43-12.el5" test_ref="oval:org.mitre.oval:tst:134661"/>
          <criterion comment="compat-openldap is earlier than 0:2.3.43_2.2.29-12.el5" test_ref="oval:org.mitre.oval:tst:135256"/>
          <criterion comment="openldap-clients is earlier than 0:2.3.43-12.el5" test_ref="oval:org.mitre.oval:tst:135114"/>
          <criterion comment="openldap-devel is earlier than 0:2.3.43-12.el5" test_ref="oval:org.mitre.oval:tst:135197"/>
          <criterion comment="openldap-servers is earlier than 0:2.3.43-12.el5" test_ref="oval:org.mitre.oval:tst:134281"/>
          <criterion comment="openldap-servers-overlays is earlier than 0:2.3.43-12.el5" test_ref="oval:org.mitre.oval:tst:135272"/>
          <criterion comment="openldap-servers-sql is earlier than 0:2.3.43-12.el5" test_ref="oval:org.mitre.oval:tst:135076"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28269" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2010-0339 -- java-1.6.0-openjdk security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>java-1.6.0-openjdk</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2010-0339.html" ref_id="ELSA-2010-0339"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0082" ref_id="CVE-2010-0082"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0084" ref_id="CVE-2010-0084"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0085" ref_id="CVE-2010-0085"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0088" ref_id="CVE-2010-0088"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0091" ref_id="CVE-2010-0091"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0092" ref_id="CVE-2010-0092"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0093" ref_id="CVE-2010-0093"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0094" ref_id="CVE-2010-0094"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0095" ref_id="CVE-2010-0095"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0837" ref_id="CVE-2010-0837"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0838" ref_id="CVE-2010-0838"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0840" ref_id="CVE-2010-0840"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0845" ref_id="CVE-2010-0845"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0847" ref_id="CVE-2010-0847"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0848" ref_id="CVE-2010-0848"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3555" ref_id="CVE-2009-3555"/>
        <description>[1:1.6.0.0-1.11.b16.0.1.el5]
- Add oracle-enterprise.patch

[1:1.6.0.0-1.11.b16.el5]
- Remove javaws alternative due to conflict with java-1.6.0-sun's alternatives

[1:1.6.0-1.10.b16]
- Update to openjdk build b16
- Update to icedtea6-1.6
- Added tzdata-java requirement
- Added autoconf and automake build requirement
- Added tzdata-java requirement
- Added java-1.6.0-openjdk-gcc-stack-markings.patch
- Added java-1.6.0-openjdk-memory-barriers.patch
- Added java-1.6.0-openjdk-jar-misc.patch
- Added java-1.6.0-openjdk-linux-separate-debuginfo.patch
- Added java-1.6.0-openjdk-securitypatches-20100323.patch
- Added STRIP_KEEP_SYMTAB=libjvm* to install section, fix bz530402
- Resolves: rhbz#576124

[1:1.6.0-1.8.b09]
- Added java-1.6.0-openjdk-debuginfo.patch
- Added java-1.6.0-openjdk-elf-debuginfo.patch</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:10">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:06:06.629-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:43.520-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:41.220-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T19:44:53.134-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T19:44:53.134-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="java-1.6.0-openjdk is earlier than 0:1.6.0.0-1.11.b16.0.1.el5" test_ref="oval:org.mitre.oval:tst:134652"/>
          <criterion comment="java-1.6.0-openjdk-demo is earlier than 0:1.6.0.0-1.11.b16.0.1.el5" test_ref="oval:org.mitre.oval:tst:134876"/>
          <criterion comment="java-1.6.0-openjdk-devel is earlier than 0:1.6.0.0-1.11.b16.0.1.el5" test_ref="oval:org.mitre.oval:tst:134265"/>
          <criterion comment="java-1.6.0-openjdk-javadoc is earlier than 0:1.6.0.0-1.11.b16.0.1.el5" test_ref="oval:org.mitre.oval:tst:135245"/>
          <criterion comment="java-1.6.0-openjdk-src is earlier than 0:1.6.0.0-1.11.b16.0.1.el5" test_ref="oval:org.mitre.oval:tst:135239"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28265" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2015:1143-1 -- Security update for openssl (important)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 12</platform>
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>openssl</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2015/suse-su-20151143-1.html" ref_id="SUSE-SU-2015:1143-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-4000" ref_id="CVE-2015-4000"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1788" ref_id="CVE-2015-1788"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1789" ref_id="CVE-2015-1789"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1790" ref_id="CVE-2015-1790"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1792" ref_id="CVE-2015-1792"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-1791" ref_id="CVE-2015-1791"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3216" ref_id="CVE-2015-3216"/>
        <description>This update of openssl fixes the following security issues:
- CVE-2015-4000 (bsc#931698)
  * The Logjam Attack / weakdh.org
  * reject connections with DH parameters shorter than 1024 bits
  * generates 2048-bit DH parameters by default
- CVE-2015-1788 (bsc#934487)
  * Malformed ECParameters causes infinite loop
- CVE-2015-1789 (bsc#934489)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:32:25">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:37:32.090-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:09.331-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:11.762-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="SUSE Linux Enterprise Server 12 and SUSE Linux Enterprise Desktop 12 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="SUSE Linux Enterprise Server 12 is installed" definition_ref="oval:org.mitre.oval:def:28211"/>
            <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libopenssl1_0_0 is earlier than 0:1.0.1i-25.1" test_ref="oval:org.mitre.oval:tst:139529"/>
            <criterion comment="libopenssl1_0_0-debuginfo is earlier than 0:1.0.1i-25.1" test_ref="oval:org.mitre.oval:tst:139878"/>
            <criterion comment="openssl is earlier than 0:1.0.1i-25.1" test_ref="oval:org.mitre.oval:tst:139935"/>
            <criterion comment="openssl-debuginfo is earlier than 0:1.0.1i-25.1" test_ref="oval:org.mitre.oval:tst:139515"/>
            <criterion comment="openssl-debugsource is earlier than 0:1.0.1i-25.1" test_ref="oval:org.mitre.oval:tst:139430"/>
            <criterion comment="libopenssl1_0_0-32bit is earlier than 0:1.0.1i-25.1" test_ref="oval:org.mitre.oval:tst:139440"/>
            <criterion comment="libopenssl1_0_0-debuginfo-32bit is earlier than 0:1.0.1i-25.1" test_ref="oval:org.mitre.oval:tst:139785"/>
          </criteria>
        </criteria>
        <criteria comment="SUSE Linux Enterprise Server 12 release section">
          <extend_definition comment="SUSE Linux Enterprise Server 12 is installed" definition_ref="oval:org.mitre.oval:def:28211"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libopenssl1_0_0-hmac is earlier than 0:1.0.1i-25.1" test_ref="oval:org.mitre.oval:tst:139763"/>
            <criterion comment="libopenssl1_0_0-hmac-32bit is earlier than 0:1.0.1i-25.1" test_ref="oval:org.mitre.oval:tst:139038"/>
            <criterion comment="openssl-doc is earlier than 0:1.0.1i-25.1" test_ref="oval:org.mitre.oval:tst:139964"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28264" version="3" class="patch">
      <metadata>
        <title>USN-2449-1 -- NTP vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <platform>Ubuntu 10.04</platform>
          <product>ntp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2449-1/" ref_id="USN-2449-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9293" ref_id="CVE-2014-9293"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9294" ref_id="CVE-2014-9294"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9295" ref_id="CVE-2014-9295"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9296" ref_id="CVE-2014-9296"/>
        <description><![CDATA[Neel Mehta discovered that NTP generated weak authentication keys. A remote
attacker could possibly use this issue to brute force the authentication
key and send requests if permitted by IP restrictions. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-9293">CVE-2014-9293</a>)

Stephen Roettger discovered that NTP generated weak MD5 keys. A remote
attacker could possibly use this issue to brute force the MD5 key and spoof
a client or server. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-9294">CVE-2014-9294</a>)

Stephen Roettger discovered that NTP contained buffer overflows in the
crypto_recv(), ctl_putdata() and configure() functions. In non-default
configurations, a remote attacker could use these issues to cause NTP to
crash, resulting in a denial of service, or possibly execute arbitrary
code. The default compiler options for affected releases should reduce the
vulnerability to a denial of service. In addition, attackers would be
isolated by the NTP AppArmor profile. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-9295">CVE-2014-9295</a>)

Stephen Roettger discovered that NTP incorrectly continued processing when
handling certain errors. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-9296">CVE-2014-9296</a>)]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:12:45">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:23:18.535-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:17.200-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:13.820-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criterion comment="ntp is earlier than 1:4.2.6.p5+dfsg-3ubuntu2.14.10.1" test_ref="oval:org.mitre.oval:tst:136923"/>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criterion comment="ntp is earlier than 1:4.2.6.p5+dfsg-3ubuntu2.14.04.1" test_ref="oval:org.mitre.oval:tst:137170"/>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criterion comment="ntp is earlier than 1:4.2.6.p3+dfsg-1ubuntu3.2" test_ref="oval:org.mitre.oval:tst:137260"/>
        </criteria>
        <criteria comment="Ubuntu 10.04 release section">
          <extend_definition comment="Ubuntu 10.04 is installed" definition_ref="oval:org.mitre.oval:def:13089"/>
          <criterion comment="ntp is earlier than 1:4.2.4p8+dfsg-1ubuntu2.2" test_ref="oval:org.mitre.oval:tst:137306"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28263" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-3094 -- bash security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>bash</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-3094.html" ref_id="ELSA-2014-3094"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6277" ref_id="CVE-2014-6277"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6278" ref_id="CVE-2014-6278"/>
        <description>[3.2-33.4.0.1]
- Fix segfaults from CVE-2014-6277 and CVE-2014-6278 completely. [orabug 19905421]</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:06:33">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:34:25.441-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:27.431-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:31.308-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criterion comment="bash is earlier than 0:3.2-33.el5_11.4.0.1" test_ref="oval:org.mitre.oval:tst:136037"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28262" version="5" class="patch">
      <metadata>
        <title>USN-2390-1 -- Pidgin vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <product>pidgin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2390-1/" ref_id="USN-2390-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3694" ref_id="CVE-2014-3694"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3695" ref_id="CVE-2014-3695"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3696" ref_id="CVE-2014-3696"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3698" ref_id="CVE-2014-3698"/>
        <description><![CDATA[Jacob Appelbaum and an anonymous person discovered that Pidgin incorrectly
handled certificate validation. A remote attacker could exploit this to
perform a man in the middle attack to view sensitive information or alter
encrypted communications. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3694">CVE-2014-3694</a>)

Yves Younan and Richard Johnson discovered that Pidgin incorrectly handled
certain malformed MXit emoticons. A malicious remote server or a man in the
middle could use this issue to cause Pidgin to crash, resulting in a denial
of service. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3695">CVE-2014-3695</a>)

Yves Younan and Richard Johnson discovered that Pidgin incorrectly handled
certain malformed Groupwise messages. A malicious remote server or a man in
the middle could use this issue to cause Pidgin to crash, resulting in a
denial of service. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3696">CVE-2014-3696</a>)

Thijs Alkemade and Paul Aurich discovered that Pidgin incorrectly handled
memory when processing XMPP messages. A malicious remote server or user
could use this issue to cause Pidgin to disclosure arbitrary memory,
resulting in an information leak. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3698">CVE-2014-3698</a>)]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T09:52:24">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-17T18:43:58.070-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:01:01.041-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:40.449-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28262 - Address duplicates of the definition oval:org.mitre.oval:def:27174." date="2015-02-20T10:50:00.874-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-20T10:53:17.478-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:32.370-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="pidgin is earlier than 1:2.10.9-0ubuntu7.1" test_ref="oval:org.mitre.oval:tst:135572"/>
            <criterion comment="libpurple0 is earlier than 1:2.10.9-0ubuntu7.1" test_ref="oval:org.mitre.oval:tst:135289"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="pidgin is earlier than 1:2.10.9-0ubuntu3.2" test_ref="oval:org.mitre.oval:tst:135390"/>
            <criterion comment="libpurple0 is earlier than 1:2.10.9-0ubuntu3.2" test_ref="oval:org.mitre.oval:tst:135252"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="pidgin is earlier than 1:2.10.3-0ubuntu1.6" test_ref="oval:org.mitre.oval:tst:135412"/>
            <criterion comment="libpurple0 is earlier than 1:2.10.3-0ubuntu1.6" test_ref="oval:org.mitre.oval:tst:135440"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28261" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-1974 -- rpm security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <platform>Oracle Linux 6</platform>
          <product>rpm</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-1974.html" ref_id="ELSA-2014-1974"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6435" ref_id="CVE-2013-6435"/>
        <description>[4.4.2.3-36.0.1]
- Add missing files in /usr/share/doc/

[4.8.0-36]
- Fix warning when applying the patch for #1163057

[4.8.0-35]
- Fix race condidition where unchecked data is exposed in the file system
  (CVE-2013-6435)(#1163057)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-22T10:48:43">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:12:27.743-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:16.989-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:13.629-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Oracle Linux 5 release section">
          <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="rpm is earlier than 0:4.4.2.3-36.0.1.el5_11" test_ref="oval:org.mitre.oval:tst:137129"/>
            <criterion comment="popt is earlier than 0:1.10.2.3-36.0.1.el5_11" test_ref="oval:org.mitre.oval:tst:137144"/>
            <criterion comment="rpm-apidocs is earlier than 0:4.4.2.3-36.0.1.el5_11" test_ref="oval:org.mitre.oval:tst:136804"/>
            <criterion comment="rpm-build is earlier than 0:4.4.2.3-36.0.1.el5_11" test_ref="oval:org.mitre.oval:tst:136907"/>
            <criterion comment="rpm-devel is earlier than 0:4.4.2.3-36.0.1.el5_11" test_ref="oval:org.mitre.oval:tst:136988"/>
            <criterion comment="rpm-libs is earlier than 0:4.4.2.3-36.0.1.el5_11" test_ref="oval:org.mitre.oval:tst:136610"/>
            <criterion comment="rpm-python is earlier than 0:4.4.2.3-36.0.1.el5_11" test_ref="oval:org.mitre.oval:tst:136800"/>
          </criteria>
        </criteria>
        <criteria comment="Oracle Linux 6 release section">
          <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="rpm is earlier than 0:4.8.0-38.el6_6" test_ref="oval:org.mitre.oval:tst:136992"/>
            <criterion comment="rpm-apidocs is earlier than 0:4.8.0-38.el6_6" test_ref="oval:org.mitre.oval:tst:137134"/>
            <criterion comment="rpm-build is earlier than 0:4.8.0-38.el6_6" test_ref="oval:org.mitre.oval:tst:137118"/>
            <criterion comment="rpm-cron is earlier than 0:4.8.0-38.el6_6" test_ref="oval:org.mitre.oval:tst:136805"/>
            <criterion comment="rpm-devel is earlier than 0:4.8.0-38.el6_6" test_ref="oval:org.mitre.oval:tst:136823"/>
            <criterion comment="rpm-libs is earlier than 0:4.8.0-38.el6_6" test_ref="oval:org.mitre.oval:tst:137097"/>
            <criterion comment="rpm-python is earlier than 0:4.8.0-38.el6_6" test_ref="oval:org.mitre.oval:tst:137051"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28260" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2010-0109 -- mysql security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>mysql</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2010-0109.html" ref_id="ELSA-2010-0109"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4019" ref_id="CVE-2009-4019"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4028" ref_id="CVE-2009-4028"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4030" ref_id="CVE-2009-4030"/>
        <description>[5.0.77-4.2]
- Add fixes for CVE-2009-4019, CVE-2009-4028, CVE-2009-4030
Resolves: #556505
- Use non-expired certificates for SSL testing (upstream bug 50702)
- Emit explicit error message if user tries to build RPM as root
- Add comment suggesting disabling symbolic links in /etc/my.cnf</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:14">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:06:15.113-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:43.216-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:41.052-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T20:46:47.328-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T20:46:47.328-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="mysql is earlier than 0:5.0.77-4.el5_4.2" test_ref="oval:org.mitre.oval:tst:135187"/>
          <criterion comment="mysql-bench is earlier than 0:5.0.77-4.el5_4.2" test_ref="oval:org.mitre.oval:tst:134325"/>
          <criterion comment="mysql-devel is earlier than 0:5.0.77-4.el5_4.2" test_ref="oval:org.mitre.oval:tst:134821"/>
          <criterion comment="mysql-server is earlier than 0:5.0.77-4.el5_4.2" test_ref="oval:org.mitre.oval:tst:135208"/>
          <criterion comment="mysql-test is earlier than 0:5.0.77-4.el5_4.2" test_ref="oval:org.mitre.oval:tst:135306"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28258" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1321-1 -- Security update for perl (low)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>perl</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141321-1.html" ref_id="SUSE-SU-2014:1321-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4330" ref_id="CVE-2014-4330"/>
        <description>This update fixes a memory leak and an infinite recursion in Data::Dumper.
(CVE-2014-4330)

Security Issues:

    * CVE-2014-4330
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4330></description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T10:45:01">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-17T19:55:33.913-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:01:00.903-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:40.175-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
          <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="perl is earlier than 0:5.10.0-64.70.1" test_ref="oval:org.mitre.oval:tst:135616"/>
          <criterion comment="perl-Module-Build is earlier than 0:0.2808.01-0.70.1" test_ref="oval:org.mitre.oval:tst:135210"/>
          <criterion comment="perl-Test-Simple is earlier than 0:0.72-0.70.1" test_ref="oval:org.mitre.oval:tst:135474"/>
          <criterion comment="perl-base is earlier than 0:5.10.0-64.70.1" test_ref="oval:org.mitre.oval:tst:135527"/>
          <criterion comment="perl-doc is earlier than 0:5.10.0-64.70.1" test_ref="oval:org.mitre.oval:tst:135215"/>
          <criterion comment="perl-32bit is earlier than 0:5.10.0-64.70.1" test_ref="oval:org.mitre.oval:tst:135182"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28256" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0839 -- postfix security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 3</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 3</platform>
          <platform>CentOS Linux 5</platform>
          <product>postfix</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0839.html" ref_id="RHSA-2008:0839"/>
        <reference source="CESA-2008:0839" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-August/015185.html" ref_id="CESA-2008:0839-CentOS 3"/>
        <reference source="CESA-2008:0839" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-August/015187.html" ref_id="CESA-2008:0839-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2936" ref_id="CVE-2008-2936"/>
        <description>Updated postfix packages that fix a security issue are now available for
Red Hat Enterprise Linux 3, 4, and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Postfix is a Mail Transport Agent (MTA), supporting LDAP, SMTP AUTH (SASL),
and TLS.
A flaw was found in the way Postfix dereferences symbolic links. If a local
user has write access to a mail spool directory with no root mailbox, it
may be possible for them to append arbitrary data to files that root has
write permission to. (CVE-2008-2936)
Red Hat would like to thank Sebastian Krahmer for responsibly disclosing
this issue.
All users of postfix should upgrade to these updated packages, which
contain a backported patch that resolves this issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:24">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:50.001-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:08.913-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:11.386-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 3 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 3" definition_ref="oval:org.mitre.oval:def:11782"/>
          <criterion comment="postfix is earlier than 2:2.0.16-14.1.RHEL3" test_ref="oval:org.mitre.oval:tst:139219"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="postfix is earlier than 2:2.2.10-1.2.1.el4_7" test_ref="oval:org.mitre.oval:tst:138999"/>
            <criterion comment="postfix-pflogsumm is earlier than 2:2.2.10-1.2.1.el4_7" test_ref="oval:org.mitre.oval:tst:138922"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="postfix is earlier than 2:2.3.3-2.1.el5_2" test_ref="oval:org.mitre.oval:tst:138734"/>
            <criterion comment="postfix-pflogsumm is earlier than 2:2.3.3-2.1.el5_2" test_ref="oval:org.mitre.oval:tst:139225"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11782" version="7" class="inventory">
      <metadata>
        <title>The operating system installed on the system is Red Hat Enterprise Linux 3</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 3</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/o:redhat:enterprise_linux:3"/>
        <description>The operating system installed on the system is Red Hat Enterprise Linux 3.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-06T12:00:00.000-06:00">
              <contributor organization="SCAP.com, LLC">Aharon Chernin</contributor>
            </submitted>
            <status_change date="2010-07-28T14:09:25.361-04:00">DRAFT</status_change>
            <status_change date="2010-08-16T04:10:36.365-04:00">INTERIM</status_change>
            <status_change date="2010-09-06T04:11:26.996-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:11298 - Updated CPE reference, updated regular expression" date="2011-02-17T13:32:00.706-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2011-02-17T13:33:54.219-05:00">INTERIM</status_change>
            <status_change date="2011-03-07T04:00:05.947-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:11298 - Corrected - right version for brlapi and brlapi-devel as specified by RHSA-2010:0181-5" date="2013-03-18T12:26:00.995-04:00">
              <contributor organization="G2, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2013-03-18T12:31:17.613-04:00">INTERIM</status_change>
            <status_change date="2013-04-08T04:00:07.318-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Red Hat Enterprise 3 is installed" test_ref="oval:org.mitre.oval:tst:7836"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28255" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2010-0019 -- kernel security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2010-0019.html" ref_id="ELSA-2010-0019"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-4567" ref_id="CVE-2007-4567"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4536" ref_id="CVE-2009-4536"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4537" ref_id="CVE-2009-4537"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4538" ref_id="CVE-2009-4538"/>
        <description>[2.6.18-164.10.1.0.1.el5]
- [xen] check to see if hypervisor supports memory reservation change 
  (Chuck Anderson) [orabug 7556514]
- Add entropy support to igb ( John Sobecki) [orabug 7607479]
- [nfs] convert ENETUNREACH to ENOTCONN  [orabug 7689332]
- [NET] Add xen pv/bonding  netconsole support (Tina yang) [orabug 6993043] 
  [bz 7258]
- [MM] shrink zone patch (John Sobecki,Chris Mason) [orabug 6086839]
- fix aacraid not to reset during kexec (Joe Jin) [orabug 8516042]
- [nfsd] fix failure of file creation from hpux client (Wen gang Wang) 
  [orabug 7579314]
- FP register state is corrupted during the handling a SIGSEGV (Chuck Anderson)
  [orabug 7708133]

[2.6.18-164.10.1.el5]
- [net] e1000, r9169: fix rx length check errors (Cong Wang ) [550914 550915]
- [net] e1000e: fix rx length check errors (Amerigo Wang ) [551222 551223]
- [net] ipv6: fix ipv6_hop_jumbo remote system crash (Amerigo Wang ) [548642 548643] {CVE-2007-4567}</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:14">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:05:50.145-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:42.794-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:40.799-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T21:13:19.215-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T21:13:19.215-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.18-164.10.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:135322"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-164.10.1.0.1.el5-1.4.4-1.el5" test_ref="oval:org.mitre.oval:tst:135006"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-164.10.1.0.1.el5-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:135089"/>
          <criterion comment="kernel-PAE is earlier than 0:2.6.18-164.10.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:135107"/>
          <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-164.10.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:135280"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.18-164.10.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134923"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-164.10.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:135231"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.18-164.10.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:135143"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.18-164.10.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134974"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.18-164.10.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:135262"/>
          <criterion comment="kernel-xen is earlier than 0:2.6.18-164.10.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:135220"/>
          <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-164.10.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:135379"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-164.10.1.0.1.el5PAE-1.4.4-1.el5" test_ref="oval:org.mitre.oval:tst:134461"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-164.10.1.0.1.el5debug-1.4.4-1.el5" test_ref="oval:org.mitre.oval:tst:135294"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-164.10.1.0.1.el5xen-1.4.4-1.el5" test_ref="oval:org.mitre.oval:tst:135161"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-164.10.1.0.1.el5PAE-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:135341"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-164.10.1.0.1.el5debug-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:135170"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-164.10.1.0.1.el5xen-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:135189"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28254" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-1924 -- thunderbird security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <product>thunderbird</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-1924.html" ref_id="ELSA-2014-1924"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1587" ref_id="CVE-2014-1587"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1590" ref_id="CVE-2014-1590"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1592" ref_id="CVE-2014-1592"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1593" ref_id="CVE-2014-1593"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1594" ref_id="CVE-2014-1594"/>
        <description>[31.3.0-1.0.1.el6_6]
- Replaced thunderbird-redhat-default-prefs.js with thunderbird-oracle-default-prefs.js

[31.3.0-1]
- Update to 31.3.0</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:06:24">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:34:26.479-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:27.298-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:31.177-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
        <criterion comment="thunderbird is earlier than 0:31.3.0-1.0.1.el6_6" test_ref="oval:org.mitre.oval:tst:135786"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28253" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2010-0054 -- openssl security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>openssl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2010-0054.html" ref_id="ELSA-2010-0054"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4355" ref_id="CVE-2009-4355"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2409" ref_id="CVE-2009-2409"/>
        <description>[0.9.8e-12.1]
- fix CVE-2009-2409 - drop MD2 algorithm from EVP tables (#510197)
- fix CVE-2009-4355 - do not leak memory when CRYPTO_cleanup_all_ex_data()
  is called prematurely by application (#546707)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:14">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:05:57.013-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:42.629-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:40.687-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T19:48:10.821-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T19:48:10.821-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="openssl is earlier than 0:0.9.8e-12.el5_4.1" test_ref="oval:org.mitre.oval:tst:134668"/>
          <criterion comment="openssl-devel is earlier than 0:0.9.8e-12.el5_4.1" test_ref="oval:org.mitre.oval:tst:135242"/>
          <criterion comment="openssl-perl is earlier than 0:0.9.8e-12.el5_4.1" test_ref="oval:org.mitre.oval:tst:135361"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28252" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1542-1 -- Security update for flash-player (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>flash-player</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141542-1.html" ref_id="SUSE-SU-2014:1542-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8439" ref_id="CVE-2014-8439"/>
        <description>flash-player was updated to fix one security issue.

This security issue was fixed:
- Hardening against a code execution flaw (CVE-2014-8439).</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:13:28">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:06.805-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:27.161-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:31.052-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="flash-player is earlier than 0:11.2.202.424-15.1" test_ref="oval:org.mitre.oval:tst:136325"/>
          <criterion comment="flash-player-gnome is earlier than 0:11.2.202.424-15.1" test_ref="oval:org.mitre.oval:tst:136242"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28250" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1465-1 -- Security update for flash-player (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>flash-player</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141465-1.html" ref_id="SUSE-SU-2014:1465-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0576" ref_id="CVE-2014-0576"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0581" ref_id="CVE-2014-0581"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8440" ref_id="CVE-2014-8440"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8441" ref_id="CVE-2014-8441"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0573" ref_id="CVE-2014-0573"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0588" ref_id="CVE-2014-0588"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8438" ref_id="CVE-2014-8438"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0574" ref_id="CVE-2014-0574"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0577" ref_id="CVE-2014-0577"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0584" ref_id="CVE-2014-0584"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0585" ref_id="CVE-2014-0585"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0586" ref_id="CVE-2014-0586"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0590" ref_id="CVE-2014-0590"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0582" ref_id="CVE-2014-0582"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0589" ref_id="CVE-2014-0589"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8437" ref_id="CVE-2014-8437"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0583" ref_id="CVE-2014-0583"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8442" ref_id="CVE-2014-8442"/>
        <description>flash-player was updated to version 11.2.202.418 to fix 18 security issues.

These security issues were fixed:
- Memory corruption vulnerabilities that could lead to code execution
  (CVE-2014-0576, CVE-2014-0581, CVE-2014-8440, CVE-2014-8441).
- Use-after-free vulnerabilities that could lead to code execution
  (CVE-2014-0573, CVE-2014-0588, CVE-2014-8438).
- A double free vulnerability that could lead to code execution
  (CVE-2014-0574).
- Type confusion vulnerabilities that could lead to code execution
  (CVE-2014-0577, CVE-2014-0584, CVE-2014-0585, CVE-2014-0586,
  CVE-2014-0590).
- Heap buffer overflow vulnerabilities that could lead to code execution
  (CVE-2014-0582, CVE-2014-0589).
- An information disclosure vulnerability that could be exploited to
  disclose session tokens (CVE-2014-8437).
- A heap buffer overflow vulnerability that could be exploited to perform
  privilege escalation from low to medium integrity level (CVE-2014-0583).
- A permission issue that could be exploited to perform privilege
  escalation from low to medium integrity level (CVE-2014-8442).

More information can be found at
http://helpx.adobe.com/security/products/flash-player/apsb14-24.html</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:15:07">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:00.262-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:26.986-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:30.914-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="flash-player is earlier than 0:11.2.202.418-11.1" test_ref="oval:org.mitre.oval:tst:136100"/>
          <criterion comment="flash-player-gnome is earlier than 0:11.2.202.418-11.1" test_ref="oval:org.mitre.oval:tst:136324"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28249" version="3" class="patch">
      <metadata>
        <title>USN-2436-2 -- X.Org X server vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <product>xorg-server</product>
          <product>xorg-server-lts-trusty</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2436-2/" ref_id="USN-2436-2"/>
        <description>USN-2436-1 fixed vulnerabilities in the X.Org X server. Since publication,
additional fixes have been made available for these issues. This update
adds the additional fixes.

Original advisory details:

 Ilja van Sprundel discovered a multitude of security issues in the X.Org X
 server. An attacker able to connect to an X server, either locally or
 remotely, could use these issues to cause the X server to crash or execute
 arbitrary code resulting in possible privilege escalation.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:14:07">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:23:17.686-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:16.550-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:13.287-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criterion comment="xserver-xorg-core is earlier than 2:1.16.0-1ubuntu1.2" test_ref="oval:org.mitre.oval:tst:137301"/>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criterion comment="xserver-xorg-core is earlier than 2:1.15.1-0ubuntu2.5" test_ref="oval:org.mitre.oval:tst:137161"/>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="xserver-xorg-core is earlier than 2:1.11.4-0ubuntu10.16" test_ref="oval:org.mitre.oval:tst:137484"/>
            <criterion comment="xserver-xorg-core-lts-trusty is earlier than 2:1.15.1-0ubuntu2~precise4" test_ref="oval:org.mitre.oval:tst:137507"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28248" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2010-0528 -- avahi security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>avahi</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2010-0528.html" ref_id="ELSA-2010-0528"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0758" ref_id="CVE-2009-0758"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2244" ref_id="CVE-2010-2244"/>
        <description>[0.6.16-9.el5]
- Related: #609318 
- Fixes CVE-2010-2244

[0.6.16-8.el5]
- Related: #609318 
- Fixes CVE-2010-2244</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:08">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:06:04.899-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:42.373-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:40.550-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T20:42:29.537-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T20:42:29.537-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="avahi is earlier than 0:0.6.16-9.el5_5" test_ref="oval:org.mitre.oval:tst:134893"/>
          <criterion comment="avahi-compat-howl is earlier than 0:0.6.16-9.el5_5" test_ref="oval:org.mitre.oval:tst:134550"/>
          <criterion comment="avahi-compat-howl-devel is earlier than 0:0.6.16-9.el5_5" test_ref="oval:org.mitre.oval:tst:134316"/>
          <criterion comment="avahi-compat-libdns_sd is earlier than 0:0.6.16-9.el5_5" test_ref="oval:org.mitre.oval:tst:134712"/>
          <criterion comment="avahi-compat-libdns_sd-devel is earlier than 0:0.6.16-9.el5_5" test_ref="oval:org.mitre.oval:tst:134755"/>
          <criterion comment="avahi-devel is earlier than 0:0.6.16-9.el5_5" test_ref="oval:org.mitre.oval:tst:134726"/>
          <criterion comment="avahi-glib is earlier than 0:0.6.16-9.el5_5" test_ref="oval:org.mitre.oval:tst:134916"/>
          <criterion comment="avahi-glib-devel is earlier than 0:0.6.16-9.el5_5" test_ref="oval:org.mitre.oval:tst:134110"/>
          <criterion comment="avahi-qt3 is earlier than 0:0.6.16-9.el5_5" test_ref="oval:org.mitre.oval:tst:135070"/>
          <criterion comment="avahi-qt3-devel is earlier than 0:0.6.16-9.el5_5" test_ref="oval:org.mitre.oval:tst:135008"/>
          <criterion comment="avahi-tools is earlier than 0:0.6.16-9.el5_5" test_ref="oval:org.mitre.oval:tst:134327"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28247" version="5" class="patch">
      <metadata>
        <title>USN-2397-1 -- Ruby vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <product>ruby1.8</product>
          <product>ruby1.9.1</product>
          <product>ruby2.0</product>
          <product>ruby2.1</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2397-1/" ref_id="USN-2397-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4975" ref_id="CVE-2014-4975"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8080" ref_id="CVE-2014-8080"/>
        <description>Will Wood discovered that Ruby incorrectly handled the encodes() function.
An attacker could possibly use this issue to cause Ruby to crash, resulting
in a denial of service, or possibly execute arbitrary code. The default
compiler options for affected releases should reduce the vulnerability to a
denial of service. (&lt;a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-4975">CVE-2014-4975&lt;/a>)

Willis Vandevanter discovered that Ruby incorrectly handled XML entity
expansion. An attacker could use this flaw to cause Ruby to consume large
amounts of resources, resulting in a denial of service. (&lt;a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-8080">CVE-2014-8080&lt;/a>)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T09:52:10">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-17T18:43:56.373-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:01:00.697-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:39.700-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28247 - Address duplicates of the definition oval:org.mitre.oval:def:27174." date="2015-02-20T10:50:00.874-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-20T10:53:13.836-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:31.705-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libruby2.1 is earlier than 0:2.1.2-2ubuntu1.1" test_ref="oval:org.mitre.oval:tst:134859"/>
            <criterion comment="libruby2.0 is earlier than 0:2.0.0.484+really457-3ubuntu1.1" test_ref="oval:org.mitre.oval:tst:134873"/>
            <criterion comment="ruby2.1 is earlier than 0:2.1.2-2ubuntu1.1" test_ref="oval:org.mitre.oval:tst:135421"/>
            <criterion comment="ruby2.0 is earlier than 0:2.0.0.484+really457-3ubuntu1.1" test_ref="oval:org.mitre.oval:tst:134521"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libruby2.0 is earlier than 0:2.0.0.484-1ubuntu2.1" test_ref="oval:org.mitre.oval:tst:134945"/>
            <criterion comment="ruby1.9.1 is earlier than 0:1.9.3.484-2ubuntu1.1" test_ref="oval:org.mitre.oval:tst:135214"/>
            <criterion comment="libruby1.9.1 is earlier than 0:1.9.3.484-2ubuntu1.1" test_ref="oval:org.mitre.oval:tst:135232"/>
            <criterion comment="ruby2.0 is earlier than 0:2.0.0.484-1ubuntu2.1" test_ref="oval:org.mitre.oval:tst:134637"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="ruby1.8 is earlier than 0:1.8.7.352-2ubuntu1.5" test_ref="oval:org.mitre.oval:tst:135274"/>
            <criterion comment="ruby1.9.1 is earlier than 0:1.9.3.0-1ubuntu2.9" test_ref="oval:org.mitre.oval:tst:135479"/>
            <criterion comment="libruby1.8 is earlier than 0:1.8.7.352-2ubuntu1.5" test_ref="oval:org.mitre.oval:tst:135365"/>
            <criterion comment="libruby1.9.1 is earlier than 0:1.9.3.0-1ubuntu2.9" test_ref="oval:org.mitre.oval:tst:135484"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28246" version="3" class="patch">
      <metadata>
        <title>USN-2406-1 -- OpenStack Keystone vulnerability</title>
        <affected family="unix">
          <platform>Ubuntu 14.04</platform>
          <product>keystone</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2406-1/" ref_id="USN-2406-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3621" ref_id="CVE-2014-3621"/>
        <description>Brant Knudson discovered that OpenStack Keystone did not properly perform
input sanitization when performing endpoint catalog substitution. A remote
attacker with privileged access for creating endpoints could exploit this
to obtain sensitive information.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T09:52:04">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-17T18:43:53.359-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:01:00.566-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:39.520-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
        <criterion comment="python-keystone is earlier than 1:2014.1.3-0ubuntu2.1" test_ref="oval:org.mitre.oval:tst:135307"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28245" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1441-1 -- Security update for php53 (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <product>php53</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141441-1.html" ref_id="SUSE-SU-2014:1441-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3669" ref_id="CVE-2014-3669"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3670" ref_id="CVE-2014-3670"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3668" ref_id="CVE-2014-3668"/>
        <description>This update fixes the following vulnerabilities in php:

    * Heap corruption issue in exif_thumbnail(). (CVE-2014-3670)
    * Integer overflow in unserialize(). (CVE-2014-3669)
    * Xmlrpc ISO8601 date format parsing out-of-bounds read in mkgmtime().
      (CVE-2014-3668)

Security Issues:

    * CVE-2014-3669
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3669>
    * CVE-2014-3670
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3670>
    * CVE-2014-3668
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3668></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:15:13">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:37:56.145-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:26.647-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:30.637-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="apache2-mod_php53 is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136507"/>
          <criterion comment="php53 is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136363"/>
          <criterion comment="php53-bcmath is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136490"/>
          <criterion comment="php53-bz2 is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136406"/>
          <criterion comment="php53-calendar is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136508"/>
          <criterion comment="php53-ctype is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136546"/>
          <criterion comment="php53-curl is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136381"/>
          <criterion comment="php53-dba is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136458"/>
          <criterion comment="php53-dom is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136615"/>
          <criterion comment="php53-exif is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136627"/>
          <criterion comment="php53-fastcgi is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136189"/>
          <criterion comment="php53-fileinfo is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136600"/>
          <criterion comment="php53-ftp is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136395"/>
          <criterion comment="php53-gd is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136432"/>
          <criterion comment="php53-gettext is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136445"/>
          <criterion comment="php53-gmp is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136417"/>
          <criterion comment="php53-iconv is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136434"/>
          <criterion comment="php53-intl is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136296"/>
          <criterion comment="php53-json is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136579"/>
          <criterion comment="php53-ldap is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136532"/>
          <criterion comment="php53-mbstring is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136012"/>
          <criterion comment="php53-mcrypt is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136418"/>
          <criterion comment="php53-mysql is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:135779"/>
          <criterion comment="php53-odbc is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136577"/>
          <criterion comment="php53-openssl is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136340"/>
          <criterion comment="php53-pcntl is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136267"/>
          <criterion comment="php53-pdo is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:135904"/>
          <criterion comment="php53-pear is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136462"/>
          <criterion comment="php53-pgsql is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136397"/>
          <criterion comment="php53-pspell is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136493"/>
          <criterion comment="php53-shmop is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136590"/>
          <criterion comment="php53-snmp is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136068"/>
          <criterion comment="php53-soap is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136309"/>
          <criterion comment="php53-suhosin is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:135959"/>
          <criterion comment="php53-sysvmsg is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136585"/>
          <criterion comment="php53-sysvsem is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136423"/>
          <criterion comment="php53-sysvshm is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136357"/>
          <criterion comment="php53-tokenizer is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:135662"/>
          <criterion comment="php53-wddx is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136491"/>
          <criterion comment="php53-xmlreader is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136405"/>
          <criterion comment="php53-xmlrpc is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136503"/>
          <criterion comment="php53-xmlwriter is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136315"/>
          <criterion comment="php53-xsl is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:135892"/>
          <criterion comment="php53-zip is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136645"/>
          <criterion comment="php53-zlib is earlier than 0:5.3.17-0.31.1" test_ref="oval:org.mitre.oval:tst:136597"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28244" version="5" class="patch">
      <metadata>
        <title>USN-2412-1 -- Ruby vulnerability</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <product>ruby1.8</product>
          <product>ruby1.9.1</product>
          <product>ruby2.0</product>
          <product>ruby2.1</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2412-1/" ref_id="USN-2412-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8090" ref_id="CVE-2014-8090"/>
        <description>Tomas Hoger discovered that Ruby incorrectly handled XML entity expansion.
An attacker could use this flaw to cause Ruby to consume large amounts of
resources, resulting in a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T10:53:37">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:45:58.257-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:26.478-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:30.374-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28244 - Address duplicates of the definition oval:org.mitre.oval:def:27174." date="2015-02-20T10:50:00.874-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-20T10:53:12.715-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:31.408-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libruby2.1 is earlier than 0:2.1.2-2ubuntu1.2" test_ref="oval:org.mitre.oval:tst:136145"/>
            <criterion comment="libruby2.0 is earlier than 0:2.0.0.484+really457-3ubuntu1.2" test_ref="oval:org.mitre.oval:tst:136726"/>
            <criterion comment="ruby2.1 is earlier than 0:2.1.2-2ubuntu1.2" test_ref="oval:org.mitre.oval:tst:135847"/>
            <criterion comment="ruby2.0 is earlier than 0:2.0.0.484+really457-3ubuntu1.2" test_ref="oval:org.mitre.oval:tst:136664"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libruby2.0 is earlier than 0:2.0.0.484-1ubuntu2.2" test_ref="oval:org.mitre.oval:tst:136463"/>
            <criterion comment="ruby1.9.1 is earlier than 0:1.9.3.484-2ubuntu1.2" test_ref="oval:org.mitre.oval:tst:136341"/>
            <criterion comment="libruby1.9.1 is earlier than 0:1.9.3.484-2ubuntu1.2" test_ref="oval:org.mitre.oval:tst:136774"/>
            <criterion comment="ruby2.0 is earlier than 0:2.0.0.484-1ubuntu2.2" test_ref="oval:org.mitre.oval:tst:136451"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="ruby1.8 is earlier than 0:1.8.7.352-2ubuntu1.6" test_ref="oval:org.mitre.oval:tst:136725"/>
            <criterion comment="ruby1.9.1 is earlier than 0:1.9.3.0-1ubuntu2.10" test_ref="oval:org.mitre.oval:tst:136148"/>
            <criterion comment="libruby1.8 is earlier than 0:1.8.7.352-2ubuntu1.6" test_ref="oval:org.mitre.oval:tst:136748"/>
            <criterion comment="libruby1.9.1 is earlier than 0:1.9.3.0-1ubuntu2.10" test_ref="oval:org.mitre.oval:tst:135856"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28242" version="3" class="patch">
      <metadata>
        <title>RHSA-2008:0897 -- ruby security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 4</platform>
          <platform>CentOS Linux 5</platform>
          <product>ruby</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2008-0897.html" ref_id="RHSA-2008:0897"/>
        <reference source="CESA-2008:0897" ref_url="http://lists.centos.org/pipermail/centos-announce/2008-October/015340.html" ref_id="CESA-2008:0897-CentOS 5"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1145" ref_id="CVE-2008-1145"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3443" ref_id="CVE-2008-3443"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3655" ref_id="CVE-2008-3655"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3656" ref_id="CVE-2008-3656"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3657" ref_id="CVE-2008-3657"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3790" ref_id="CVE-2008-3790"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3905" ref_id="CVE-2008-3905"/>
        <description>Updated ruby packages that fix several security issues are now available
for Red Hat Enterprise Linux 4 and 5.
This update has been rated as having moderate security impact by the Red
Hat Security Response Team.
Ruby is an interpreted scripting language for quick and easy
object-oriented programming.
The Ruby DNS resolver library, resolv.rb, used predictable transaction IDs
and a fixed source port when sending DNS requests. A remote attacker could
use this flaw to spoof a malicious reply to a DNS query. (CVE-2008-3905)</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-29T10:54:18">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-07-06T10:30:40.574-04:00">DRAFT</status_change>
            <status_change date="2015-07-27T04:00:07.937-04:00">INTERIM</status_change>
            <status_change date="2015-08-17T04:00:10.368-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="ruby-devel is earlier than 0:1.8.5-5.el5_2.5" test_ref="oval:org.mitre.oval:tst:138944"/>
            <criterion comment="ruby-mode is earlier than 0:1.8.5-5.el5_2.5" test_ref="oval:org.mitre.oval:tst:139094"/>
            <criterion comment="ruby is earlier than 0:1.8.5-5.el5_2.5" test_ref="oval:org.mitre.oval:tst:138539"/>
            <criterion comment="ruby-docs is earlier than 0:1.8.5-5.el5_2.5" test_ref="oval:org.mitre.oval:tst:138743"/>
            <criterion comment="ruby-irb is earlier than 0:1.8.5-5.el5_2.5" test_ref="oval:org.mitre.oval:tst:139115"/>
            <criterion comment="ruby-libs is earlier than 0:1.8.5-5.el5_2.5" test_ref="oval:org.mitre.oval:tst:138826"/>
            <criterion comment="ruby-rdoc is earlier than 0:1.8.5-5.el5_2.5" test_ref="oval:org.mitre.oval:tst:138920"/>
            <criterion comment="ruby-ri is earlier than 0:1.8.5-5.el5_2.5" test_ref="oval:org.mitre.oval:tst:139089"/>
            <criterion comment="ruby-tcltk is earlier than 0:1.8.5-5.el5_2.5" test_ref="oval:org.mitre.oval:tst:138895"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 4 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 4" definition_ref="oval:org.mitre.oval:def:11831"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="irb is earlier than 0:1.8.1-7.el4_7.1" test_ref="oval:org.mitre.oval:tst:138873"/>
            <criterion comment="ruby is earlier than 0:1.8.1-7.el4_7.1" test_ref="oval:org.mitre.oval:tst:138996"/>
            <criterion comment="ruby-devel is earlier than 0:1.8.1-7.el4_7.1" test_ref="oval:org.mitre.oval:tst:138888"/>
            <criterion comment="ruby-docs is earlier than 0:1.8.1-7.el4_7.1" test_ref="oval:org.mitre.oval:tst:138998"/>
            <criterion comment="ruby-libs is earlier than 0:1.8.1-7.el4_7.1" test_ref="oval:org.mitre.oval:tst:139098"/>
            <criterion comment="ruby-mode is earlier than 0:1.8.1-7.el4_7.1" test_ref="oval:org.mitre.oval:tst:138414"/>
            <criterion comment="ruby-tcltk is earlier than 0:1.8.1-7.el4_7.1" test_ref="oval:org.mitre.oval:tst:138924"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11831" version="7" class="inventory">
      <metadata>
        <title>The operating system installed on the system is Red Hat Enterprise Linux 4</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 4</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/o:redhat:enterprise_linux:4"/>
        <description>The operating system installed on the system is Red Hat Enterprise Linux 4.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-06T12:00:00.000-06:00">
              <contributor organization="SCAP.com, LLC">Aharon Chernin</contributor>
            </submitted>
            <status_change date="2010-07-28T14:09:25.710-04:00">DRAFT</status_change>
            <status_change date="2010-08-16T04:10:42.275-04:00">INTERIM</status_change>
            <status_change date="2010-09-06T04:11:34.417-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11831 - Updated CPE reference, updated regular expression" date="2011-02-17T13:29:00.547-05:00">
              <contributor organization="Symantec Corporation">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2011-02-17T13:31:01.582-05:00">INTERIM</status_change>
            <status_change date="2011-03-07T04:00:06.261-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:11366 - Corrected - right version for brlapi and brlapi-devel as specified by RHSA-2010:0181-5" date="2013-03-18T12:26:00.995-04:00">
              <contributor organization="G2, Inc.">Dragos Prisaca</contributor>
            </modified>
            <status_change date="2013-03-18T12:31:11.966-04:00">INTERIM</status_change>
            <status_change date="2013-04-08T04:00:07.616-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Red Hat Enterprise 4 is installed" test_ref="oval:org.mitre.oval:tst:2652"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28239" version="3" class="patch">
      <metadata>
        <title>USN-2395-1 -- Linux kernel vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.04</platform>
          <product>linux</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2395-1/" ref_id="USN-2395-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3647" ref_id="CVE-2014-3647"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3646" ref_id="CVE-2014-3646"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3611" ref_id="CVE-2014-3611"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3610" ref_id="CVE-2014-3610"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7145" ref_id="CVE-2014-7145"/>
        <description><![CDATA[Nadav Amit reported that the KVM (Kernel Virtual Machine) mishandles
noncanonical addresses when emulating instructions that change the rip
(Instruction Pointer). A guest user with access to I/O or the MMIO can use
this flaw to cause a denial of service (system crash) of the guest.
(<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3647">CVE-2014-3647</a>)

A flaw was discovered with the handling of the invept instruction in the
KVM (Kernel Virtual Machine) subsystem of the Linux kernel. An unprivileged
guest user could exploit this flaw to cause a denial of service (system
crash) on the guest. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3646">CVE-2014-3646</a>)

Lars Bull reported a race condition in the PIT (programmable interrupt
timer) emulation in the KVM (Kernel Virtual Machine) subsystem of the Linux
kernel. A local guest user with access to PIT i/o ports could exploit this
flaw to cause a denial of service (crash) on the host. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3611">CVE-2014-3611</a>)

Lars Bull and Nadav Amit reported a flaw in how KVM (the Kernel Virtual
Machine) handles noncanonical writes to certain MSR registers. A privileged
guest user can exploit this flaw to cause a denial of service (kernel
panic) on the host. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3610">CVE-2014-3610</a>)

Raphael Geissert reported a NULL pointer dereference in the Linux kernel&#39;s
CIFS client. A remote CIFS server could cause a denial of service (system
crash) or possibly have other unspecified impact by deleting IPC$ share
during resolution of DFS referrals. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7145">CVE-2014-7145</a>)]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T09:52:18">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-17T18:43:52.674-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:01:00.262-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:39.050-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="linux-image-3.13.0-39-generic-lpae is earlier than 0:3.13.0-39.66" test_ref="oval:org.mitre.oval:tst:134556"/>
          <criterion comment="linux-image-3.13.0-39-powerpc64-emb is earlier than 0:3.13.0-39.66" test_ref="oval:org.mitre.oval:tst:134992"/>
          <criterion comment="linux-image-3.13.0-39-powerpc-smp is earlier than 0:3.13.0-39.66" test_ref="oval:org.mitre.oval:tst:135396"/>
          <criterion comment="linux-image-3.13.0-39-lowlatency is earlier than 0:3.13.0-39.66" test_ref="oval:org.mitre.oval:tst:135384"/>
          <criterion comment="linux-image-3.13.0-39-powerpc-e500 is earlier than 0:3.13.0-39.66" test_ref="oval:org.mitre.oval:tst:135497"/>
          <criterion comment="linux-image-3.13.0-39-generic is earlier than 0:3.13.0-39.66" test_ref="oval:org.mitre.oval:tst:135411"/>
          <criterion comment="linux-image-3.13.0-39-powerpc-e500mc is earlier than 0:3.13.0-39.66" test_ref="oval:org.mitre.oval:tst:135304"/>
          <criterion comment="linux-image-3.13.0-39-powerpc64-smp is earlier than 0:3.13.0-39.66" test_ref="oval:org.mitre.oval:tst:135448"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28238" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2010-0615 -- libvirt security and bug fix update (low)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>libvirt</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2010-0615.html" ref_id="ELSA-2010-0615"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2239" ref_id="CVE-2010-2239"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2242" ref_id="CVE-2010-2242"/>
        <description>[0.6.3-33.0.1.el5_5.3]
- Replaced docs/et.png in tarball

[0.6.3-33.el5_5.3]
- Explicitly set qcow2 backing store format (CVE-2010-2239)
- Remap privileged source ports from guests behind NAT (CVE-2010-2242)
- Eliminate memory leak in xenUnifiedDomainInfoListFree (rhbz 619711)

[0.6.3-33.el5_5.2]
- Fix discrepancy between xm list and virsh list (rhbz 618200)
- Set a stable &amp; high MAC addr for guest TAP devices on host (rhbz 617243)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:07">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:05:56.565-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:42.073-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:40.436-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T20:43:47.766-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T20:43:47.766-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="libvirt is earlier than 0:0.6.3-33.0.1.el5_5.3" test_ref="oval:org.mitre.oval:tst:134631"/>
          <criterion comment="libvirt-devel is earlier than 0:0.6.3-33.0.1.el5_5.3" test_ref="oval:org.mitre.oval:tst:134539"/>
          <criterion comment="libvirt-python is earlier than 0:0.6.3-33.0.1.el5_5.3" test_ref="oval:org.mitre.oval:tst:134808"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28237" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-3092 -- bash security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 7</platform>
          <product>bash</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-3092.html" ref_id="ELSA-2014-3092"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6277" ref_id="CVE-2014-6277"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6278" ref_id="CVE-2014-6278"/>
        <description>[4.2.45-5.4.0.1]
- Fix segfaults from CVE-2014-6277 and CVE-2014-6278 completely. [orabug 19905256]</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:06:33">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:34:30.076-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:26.283-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:30.155-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 7.x" definition_ref="oval:org.mitre.oval:def:25183"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="bash is earlier than 0:4.2.45-5.el7_0.4.0.1" test_ref="oval:org.mitre.oval:tst:135928"/>
          <criterion comment="bash-doc is earlier than 0:4.2.45-5.el7_0.4.0.1" test_ref="oval:org.mitre.oval:tst:135881"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28233" version="3" class="patch">
      <metadata>
        <title>USN-2407-1 -- OpenStack Nova vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.04</platform>
          <product>nova</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2407-1/" ref_id="USN-2407-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3608" ref_id="CVE-2014-3608"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7230" ref_id="CVE-2014-7230"/>
        <description>Garth Mollett discovered that OpenStack Nova did not properly clean up an
instance when using rescue mode with the VMWare driver. A remove
authenticated user could exploit this to bypass intended quota limits. By
default, Ubuntu does not use the VMWare driver. (&lt;a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3608">CVE-2014-3608&lt;/a>)

Amrith Kumar discovered that OpenStack Nova did not properly sanitize log
message contents. Under certain circumstances, a local attacker with read
access to Nova log files could obtain access to sensitive information.
(&lt;a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7230">CVE-2014-7230&lt;/a>)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T09:52:03">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-17T18:43:58.565-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:01:00.026-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:38.508-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
        <criterion comment="python-nova is earlier than 1:2014.1.3-0ubuntu1.1" test_ref="oval:org.mitre.oval:tst:135447"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28230" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1447-1 -- Security update for openwsman (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>openwsman</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141447-1.html" ref_id="SUSE-SU-2014:1447-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566" ref_id="CVE-2014-3566"/>
        <description>This update adds a configuration option to disable SSLv2 and SSLv3 in
openwsman. This is required to mitigate CVE-2014-3566.

To use the new option, edit /etc/openwsman/openwsman.conf and add the
following line to the [server] section:

ssl_disabled_protocols = SSLv2 SSLv3

Security Issues:

    * CVE-2014-3566
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:15:10">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:10.244-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:25.390-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:29.385-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
          <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
        </criteria>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="libwsman1 is earlier than 0:2.2.3-0.8.1" test_ref="oval:org.mitre.oval:tst:136551"/>
          <criterion comment="openwsman-client is earlier than 0:2.2.3-0.8.1" test_ref="oval:org.mitre.oval:tst:136322"/>
          <criterion comment="openwsman-server is earlier than 0:2.2.3-0.8.1" test_ref="oval:org.mitre.oval:tst:136489"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28227" version="5" class="patch">
      <metadata>
        <title>ELSA-2014-3087 -- Unbreakable Enterprise kernel security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <platform>Oracle Linux 7</platform>
          <product>kernel-uek</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-3087.html" ref_id="ELSA-2014-3087"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3687" ref_id="CVE-2014-3687"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3673" ref_id="CVE-2014-3673"/>
        <description>kernel-uek [3.8.13-44.1.5.el6uek] - net: sctp: fix panic on duplicate ASCONF
          chunks (Daniel Borkmann) [Orabug: 20010590] {CVE-2014-3687} - net: sctp: fix
          skb_over_panic when receiving malformed ASCONF chunks (Daniel Borkmann) [Orabug: 20010577]
          {CVE-2014-3673}</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T12:10:15">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-17T19:58:39.512-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:00:59.719-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:37.909-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:37205 - Corrected package names in objects and versions in states." date="2015-02-26T20:03:00.822-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-26T20:05:56.440-05:00">INTERIM</status_change>
            <status_change date="2015-03-16T04:01:50.129-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Oracle Linux 6 release section">
          <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="dtrace-modules-3.8.13-44.1.5.el6uek is earlier than 0:0.4.3-4.el6" test_ref="oval:org.mitre.oval:tst:135033"/>
            <criterion comment="kernel-uek is earlier than 0:3.8.13-44.1.5.el6uek" test_ref="oval:org.mitre.oval:tst:135334"/>
            <criterion comment="kernel-uek-debug is earlier than 0:3.8.13-44.1.5.el6uek" test_ref="oval:org.mitre.oval:tst:135352"/>
            <criterion comment="kernel-uek-debug-devel is earlier than 0:3.8.13-44.1.5.el6uek" test_ref="oval:org.mitre.oval:tst:135410"/>
            <criterion comment="kernel-uek-devel is earlier than 0:3.8.13-44.1.5.el6uek" test_ref="oval:org.mitre.oval:tst:135037"/>
            <criterion comment="kernel-uek-doc is earlier than 0:3.8.13-44.1.5.el6uek" test_ref="oval:org.mitre.oval:tst:135523"/>
            <criterion comment="kernel-uek-firmware is earlier than 0:3.8.13-44.1.5.el6uek" test_ref="oval:org.mitre.oval:tst:135399"/>
          </criteria>
        </criteria>
        <criteria comment="Oracle Linux 7 release section">
          <extend_definition comment="Oracle Linux 7.x" definition_ref="oval:org.mitre.oval:def:25183"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="dtrace-modules-3.8.13-44.1.5.el7uek is earlier than 0:0.4.3-4.el7" test_ref="oval:org.mitre.oval:tst:135460"/>
            <criterion comment="kernel-uek is earlier than 0:3.8.13-44.1.5.el7uek" test_ref="oval:org.mitre.oval:tst:135592"/>
            <criterion comment="kernel-uek-debug is earlier than 0:3.8.13-44.1.5.el7uek" test_ref="oval:org.mitre.oval:tst:135551"/>
            <criterion comment="kernel-uek-debug-devel is earlier than 0:3.8.13-44.1.5.el7uek" test_ref="oval:org.mitre.oval:tst:135575"/>
            <criterion comment="kernel-uek-devel is earlier than 0:3.8.13-44.1.5.el7uek" test_ref="oval:org.mitre.oval:tst:135305"/>
            <criterion comment="kernel-uek-doc is earlier than 0:3.8.13-44.1.5.el7uek" test_ref="oval:org.mitre.oval:tst:135371"/>
            <criterion comment="kernel-uek-firmware is earlier than 0:3.8.13-44.1.5.el7uek" test_ref="oval:org.mitre.oval:tst:135633"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28226" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1520-1 -- Security update for wireshark (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>wireshark</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141520-1.html" ref_id="SUSE-SU-2014:1520-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8711" ref_id="CVE-2014-8711"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8710" ref_id="CVE-2014-8710"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8714" ref_id="CVE-2014-8714"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8712" ref_id="CVE-2014-8712"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8713" ref_id="CVE-2014-8713"/>
        <description><![CDATA[wireshark has been updated to version 1.10.11 to fix five security issues.

These security issues have been fixed:

    * SigComp UDVM buffer overflow (CVE-2014-8710).
    * AMQP dissector crash (CVE-2014-8711).
    * NCP dissector crashes (CVE-2014-8712, CVE-2014-8713).
    * TN5250 infinite loops (CVE-2014-8714).

This non-security issue has been fixed:

    * enable zlib (bnc#899303).

Further bug fixes and updated protocol support as listed in:

https://www.wireshark.org/docs/relnotes/wireshark-1.10.11.html
<https://www.wireshark.org/docs/relnotes/wireshark-1.10.11.html>

Security Issues:

    * CVE-2014-8711
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8711>
    * CVE-2014-8710
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8710>
    * CVE-2014-8714
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8714>
    * CVE-2014-8712
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8712>
    * CVE-2014-8713
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8713>]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:14:21">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:03.088-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:25.112-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:29.113-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criteria operator="OR" comment="Operation system section">
          <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
          <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
        </criteria>
        <criterion comment="wireshark is earlier than 0:1.10.11-0.2.1" test_ref="oval:org.mitre.oval:tst:136147"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28223" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1386-1 -- Security update for OpenSSL (important)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <product>OpenSSL</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141386-1.html" ref_id="SUSE-SU-2014:1386-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3513" ref_id="CVE-2014-3513"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3567" ref_id="CVE-2014-3567"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566" ref_id="CVE-2014-3566"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3568" ref_id="CVE-2014-3568"/>
        <description>This OpenSSL update fixes the following issues:

    * Session Ticket Memory Leak (CVE-2014-3567)
    * Build option no-ssl3 is incomplete ((CVE-2014-3568)
    * Add support for TLS_FALLBACK_SCSV to mitigate CVE-2014-3566 (POODLE)

Security Issues:

    * CVE-2014-3513
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3513>
    * CVE-2014-3567
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3567>
    * CVE-2014-3566
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3566>
    * CVE-2014-3568
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3568></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:15:48">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:37:59.891-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:24.805-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:28.689-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="libopenssl-devel is earlier than 0:0.9.8j-0.66.1" test_ref="oval:org.mitre.oval:tst:136587"/>
          <criterion comment="libopenssl0_9_8 is earlier than 0:0.9.8j-0.66.1" test_ref="oval:org.mitre.oval:tst:136639"/>
          <criterion comment="libopenssl0_9_8-hmac is earlier than 0:0.9.8j-0.66.1" test_ref="oval:org.mitre.oval:tst:136289"/>
          <criterion comment="openssl is earlier than 0:0.9.8j-0.66.1" test_ref="oval:org.mitre.oval:tst:136385"/>
          <criterion comment="openssl-doc is earlier than 0:0.9.8j-0.66.1" test_ref="oval:org.mitre.oval:tst:136376"/>
          <criterion comment="libopenssl0_9_8-32bit is earlier than 0:0.9.8j-0.66.1" test_ref="oval:org.mitre.oval:tst:136331"/>
          <criterion comment="libopenssl0_9_8-hmac-32bit is earlier than 0:0.9.8j-0.66.1" test_ref="oval:org.mitre.oval:tst:136091"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28222" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2010-0398 -- kernel security and bug fix update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2010-0398.html" ref_id="ELSA-2010-0398"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0307" ref_id="CVE-2010-0307"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0410" ref_id="CVE-2010-0410"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0730" ref_id="CVE-2010-0730"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1085" ref_id="CVE-2010-1085"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1086" ref_id="CVE-2010-1086"/>
        <description>[2.6.18-194.3.1.0.1.el5]
- [xen] check to see if hypervisor supports memory reservation change
  (Chuck Anderson) [orabug 7556514]
- Add entropy support to igb (John Sobecki) [orabug 7607479]
- [nfs] convert ENETUNREACH to ENOTCONN [orabug 7689332]
- [NET] Add xen pv/bonding netconsole support (Tina Yang) [orabug 6993043]
  [bz 7258]
- [mm] shrink_zone patch (John Sobecki,Chris Mason) [orabug 6086839]
- fix aacraid not to reset during kexec (Joe Jin) [orabug 8516042]
- [nfsd] fix failure of file creation from hpux client (Wen gang Wang)
  [orabug 7579314]
- [nfs] -revert return code check to avoid EIO (Chuck Lever, Guru Anbalagane) 
  [Orabug 9448515]
- [qla] fix qla not to query hccr (Guru Anbalagane) [Orabug 8746702]
- [net] bonding: fix xen+bonding+netconsole panic issue (Joe Jin) [orabug 9504524]
- [mm] Set hugepages dirty bit so vm.drop_caches does not corrupt (John Sobecki)
  [orabug 9461825]
- [rds] Patch rds to 1.4.2-14 (Andy Grover) [orabug 9471572, 9344105]
  RDS: Fix BUG_ONs to not fire when in a tasklet
  ipoib: Fix lockup of the tx queue
  RDS: Do not call set_page_dirty() with irqs off (Sherman Pun)
  RDS: Properly unmap when getting a remote access error (Tina Yang)
  RDS: Fix locking in rds_send_drop_to()

[2.6.18-194.3.1.el5]
- [net] bnx2: fix lost MSI-X problem on 5709 NICs (John Feeney) [587799 511368]</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:09">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:05:54.824-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:41.530-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:40.208-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T21:03:02.049-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T21:03:02.049-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.18-194.3.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134710"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-194.3.1.0.1.el5-1.4.7-1.el5" test_ref="oval:org.mitre.oval:tst:134847"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-194.3.1.0.1.el5-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:135086"/>
          <criterion comment="kernel-PAE is earlier than 0:2.6.18-194.3.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134836"/>
          <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-194.3.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134798"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.18-194.3.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134703"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-194.3.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134924"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.18-194.3.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134138"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.18-194.3.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134154"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.18-194.3.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134182"/>
          <criterion comment="kernel-xen is earlier than 0:2.6.18-194.3.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134931"/>
          <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-194.3.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134228"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-194.3.1.0.1.el5PAE-1.4.7-1.el5" test_ref="oval:org.mitre.oval:tst:134563"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-194.3.1.0.1.el5debug-1.4.7-1.el5" test_ref="oval:org.mitre.oval:tst:135168"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-194.3.1.0.1.el5xen-1.4.7-1.el5" test_ref="oval:org.mitre.oval:tst:135074"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-194.3.1.0.1.el5PAE-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:135098"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-194.3.1.0.1.el5debug-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:135100"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-194.3.1.0.1.el5xen-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:135162"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28220" version="5" class="patch">
      <metadata>
        <title>USN-2393-1 -- Wget vulnerability</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <platform>Ubuntu 10.04</platform>
          <product>wget</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2393-1/" ref_id="USN-2393-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-4877" ref_id="CVE-2014-4877"/>
        <description>HD Moore discovered that Wget contained a path traversal vulnerability
when downloading symlinks using FTP. A malicious remote FTP server or a man
in the middle could use this issue to cause Wget to overwrite arbitrary
files, possibly leading to arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T09:52:22">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-17T18:43:52.262-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:00:59.541-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:37.610-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28220 - Address duplicates of the definition oval:org.mitre.oval:def:27174." date="2015-02-20T10:50:00.874-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-20T10:53:15.528-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:31.179-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criterion comment="wget is earlier than 0:1.15-1ubuntu1.14.10.1" test_ref="oval:org.mitre.oval:tst:135499"/>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criterion comment="wget is earlier than 0:1.15-1ubuntu1.14.04.1" test_ref="oval:org.mitre.oval:tst:135531"/>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criterion comment="wget is earlier than 0:1.13.4-2ubuntu1.2" test_ref="oval:org.mitre.oval:tst:135299"/>
        </criteria>
        <criteria comment="Ubuntu 10.04 release section">
          <extend_definition comment="Ubuntu 10.04 is installed" definition_ref="oval:org.mitre.oval:def:13089"/>
          <criterion comment="wget is earlier than 0:1.12-1.1ubuntu2.2" test_ref="oval:org.mitre.oval:tst:135541"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28219" version="5" class="patch">
      <metadata>
        <title>ELSA-2014-1827 -- kdenetwork security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 7</platform>
          <product>kdenetwork</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-1827.html" ref_id="ELSA-2014-1827"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6053" ref_id="CVE-2014-6053"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6054" ref_id="CVE-2014-6054"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6055" ref_id="CVE-2014-6055"/>
        <description>[7:4.10.5-8]
- Resolves: CVE-2014-6055</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T12:10:26">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-17T19:58:40.400-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:00:59.218-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:37.085-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:135630 - Modified Linux Oracle patches to correct Epochs." date="2015-02-04T10:36:00.433-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-04T10:38:21.748-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:12.360-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 7.x" definition_ref="oval:org.mitre.oval:def:25183"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kdenetwork is earlier than 7:4.10.5-8.el7_0" test_ref="oval:org.mitre.oval:tst:135176"/>
          <criterion comment="kdenetwork-common is earlier than 7:4.10.5-8.el7_0" test_ref="oval:org.mitre.oval:tst:135611"/>
          <criterion comment="kdenetwork-devel is earlier than 7:4.10.5-8.el7_0" test_ref="oval:org.mitre.oval:tst:135601"/>
          <criterion comment="kdenetwork-fileshare-samba is earlier than 7:4.10.5-8.el7_0" test_ref="oval:org.mitre.oval:tst:135644"/>
          <criterion comment="kdenetwork-kdnssd is earlier than 7:4.10.5-8.el7_0" test_ref="oval:org.mitre.oval:tst:135639"/>
          <criterion comment="kdenetwork-kget is earlier than 7:4.10.5-8.el7_0" test_ref="oval:org.mitre.oval:tst:134919"/>
          <criterion comment="kdenetwork-kget-libs is earlier than 7:4.10.5-8.el7_0" test_ref="oval:org.mitre.oval:tst:134748"/>
          <criterion comment="kdenetwork-kopete is earlier than 7:4.10.5-8.el7_0" test_ref="oval:org.mitre.oval:tst:135589"/>
          <criterion comment="kdenetwork-kopete-devel is earlier than 7:4.10.5-8.el7_0" test_ref="oval:org.mitre.oval:tst:135715"/>
          <criterion comment="kdenetwork-kopete-libs is earlier than 7:4.10.5-8.el7_0" test_ref="oval:org.mitre.oval:tst:135630"/>
          <criterion comment="kdenetwork-krdc is earlier than 7:4.10.5-8.el7_0" test_ref="oval:org.mitre.oval:tst:135661"/>
          <criterion comment="kdenetwork-krdc-devel is earlier than 7:4.10.5-8.el7_0" test_ref="oval:org.mitre.oval:tst:135640"/>
          <criterion comment="kdenetwork-krdc-libs is earlier than 7:4.10.5-8.el7_0" test_ref="oval:org.mitre.oval:tst:134783"/>
          <criterion comment="kdenetwork-krfb is earlier than 7:4.10.5-8.el7_0" test_ref="oval:org.mitre.oval:tst:135501"/>
          <criterion comment="kdenetwork-krfb-libs is earlier than 7:4.10.5-8.el7_0" test_ref="oval:org.mitre.oval:tst:135532"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28218" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1458-1 -- Security update for MozillaFirefox (important)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Server 11</platform>
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>MozillaFirefox</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141458-1.html" ref_id="SUSE-SU-2014:1458-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1574" ref_id="CVE-2014-1574"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1575" ref_id="CVE-2014-1575"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1576" ref_id="CVE-2014-1576"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1577" ref_id="CVE-2014-1577"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1578" ref_id="CVE-2014-1578"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1581" ref_id="CVE-2014-1581"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1583" ref_id="CVE-2014-1583"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1585" ref_id="CVE-2014-1585"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1586" ref_id="CVE-2014-1586"/>
        <description><![CDATA[This version update of Mozilla Firefox to 31.2.0ESR brings improvements,
stability fixes and also security fixes for the following CVEs:

CVE-2014-1574, CVE-2014-1575, CVE-2014-1576 ,CVE-2014-1577, CVE-2014-1578,
CVE-2014-1581, CVE-2014-1583, CVE-2014-1585, CVE-2014-1586

It also disables SSLv3 by default to mitigate the protocol downgrade
attack known as POODLE.

This update fixes some regressions introduced by the previously released
update.

Security Issues:

    * CVE-2014-1574
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1574>
    * CVE-2014-1575
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1575>
    * CVE-2014-1576
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1576>
    * CVE-2014-1577
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1577>
    * CVE-2014-1578
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1578>
    * CVE-2014-1581
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1581>
    * CVE-2014-1583
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1583>
    * CVE-2014-1585
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1585>
    * CVE-2014-1586
      <http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1586>]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:15:09">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:01.277-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:24.578-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:28.403-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="SUSE Linux Enterprise Server 11 and SUSE Linux Enterprise Desktop 11 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
            <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="MozillaFirefox is earlier than 0:31.2.0esr-0.16.1" test_ref="oval:org.mitre.oval:tst:136298"/>
            <criterion comment="MozillaFirefox-branding-SLED is earlier than 0:31.0-0.10.1" test_ref="oval:org.mitre.oval:tst:136097"/>
            <criterion comment="MozillaFirefox-translations is earlier than 0:31.2.0esr-0.16.1" test_ref="oval:org.mitre.oval:tst:136539"/>
            <criterion comment="libfreebl3 is earlier than 0:3.17.2-0.8.1" test_ref="oval:org.mitre.oval:tst:136323"/>
            <criterion comment="libsoftokn3 is earlier than 0:3.17.2-0.8.1" test_ref="oval:org.mitre.oval:tst:136621"/>
            <criterion comment="mozilla-nspr is earlier than 0:4.10.7-0.3.3" test_ref="oval:org.mitre.oval:tst:136410"/>
            <criterion comment="mozilla-nss is earlier than 0:3.17.2-0.8.1" test_ref="oval:org.mitre.oval:tst:136146"/>
            <criterion comment="mozilla-nss-tools is earlier than 0:3.17.2-0.8.1" test_ref="oval:org.mitre.oval:tst:136618"/>
            <criterion comment="libfreebl3-32bit is earlier than 0:3.17.2-0.8.1" test_ref="oval:org.mitre.oval:tst:136443"/>
            <criterion comment="libsoftokn3-32bit is earlier than 0:3.17.2-0.8.1" test_ref="oval:org.mitre.oval:tst:135636"/>
            <criterion comment="mozilla-nspr-32bit is earlier than 0:4.10.7-0.3.3" test_ref="oval:org.mitre.oval:tst:136452"/>
            <criterion comment="mozilla-nss-32bit is earlier than 0:3.17.2-0.8.1" test_ref="oval:org.mitre.oval:tst:136487"/>
          </criteria>
        </criteria>
        <criteria comment="SUSE Linux Enterprise Server 11 release section">
          <extend_definition comment="SUSE Linux Enterprise Server 11.x is installed" definition_ref="oval:org.mitre.oval:def:17270"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="MozillaFirefox is earlier than 0:31.2.0esr-0.11.11.1" test_ref="oval:org.mitre.oval:tst:136596"/>
            <criterion comment="MozillaFirefox-branding-SLED is earlier than 0:31.0-0.5.5.1" test_ref="oval:org.mitre.oval:tst:136387"/>
            <criterion comment="MozillaFirefox-translations is earlier than 0:31.2.0esr-0.11.11.1" test_ref="oval:org.mitre.oval:tst:136603"/>
            <criterion comment="libfreebl3 is earlier than 0:3.17.2-0.3.1" test_ref="oval:org.mitre.oval:tst:136492"/>
            <criterion comment="mozilla-nss is earlier than 0:3.17.2-0.3.1" test_ref="oval:org.mitre.oval:tst:135643"/>
            <criterion comment="mozilla-nss-tools is earlier than 0:3.17.2-0.3.1" test_ref="oval:org.mitre.oval:tst:136606"/>
            <criterion comment="libfreebl3-32bit is earlier than 0:3.17.2-0.3.1" test_ref="oval:org.mitre.oval:tst:136035"/>
            <criterion comment="mozilla-nss-32bit is earlier than 0:3.17.2-0.3.1" test_ref="oval:org.mitre.oval:tst:135937"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28217" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2010-0792 -- kernel security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2010-0792.html" ref_id="ELSA-2010-0792"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3904" ref_id="CVE-2010-3904"/>
        <description>[2.6.18-194.17.4.0.1.el5]
- [xen] check to see if hypervisor supports memory reservation change
  (Chuck Anderson) [orabug 7556514]
- Add entropy support to igb (John Sobecki) [orabug 7607479]
- [nfs] convert ENETUNREACH to ENOTCONN [orabug 7689332]
- [NET] Add xen pv/bonding netconsole support (Tina Yang) [orabug 6993043]
  [bz 7258]
- [mm] shrink_zone patch (John Sobecki,Chris Mason) [orabug 6086839]
- fix aacraid not to reset during kexec (Joe Jin) [orabug 8516042]
- [nfsd] fix failure of file creation from hpux client (Wen gang Wang)
  [orabug 7579314]
- [qla] fix qla not to query hccr (Guru Anbalagane) [Orabug 8746702]
- [net] bonding: fix xen+bonding+netconsole panic issue (Joe Jin) 
  [orabug 9504524]
- [rds] Patch rds to 1.4.2-14 (Andy Grover) [orabug 9471572, 9344105]
  RDS: Fix BUG_ONs to not fire when in a tasklet
  ipoib: Fix lockup of the tx queue
  RDS: Do not call set_page_dirty() with irqs off (Sherman Pun)
  RDS: Properly unmap when getting a remote access error (Tina Yang)
  RDS: Fix locking in rds_send_drop_to()
- [mm] Enhance shrink_zone patch allow full swap utilization, and also be
  NUMA-aware (John Sobecki, Chris Mason, Herbert van den Bergh)
  [orabug 9245919]
- [xen] PVHVM guest with PoD crashes under memory pressure (Chuck Anderson)
  [orabug 9107465]
- [xen] PV guest with FC HBA hangs during shutdown (Chuck Anderson)
  [orabug 9764220]
- Support 256GB+ memory  for pv guest (Mukesh Rathor) [orabug 9450615]
- fix overcommit memory to use percpu_counter for el5 (KOSAKI Motohiro,
  Guru Anbalagane) [orabug 6124033]
- [ipmi] make  configurable timeouts for kcs of ipmi [orabug 9752208]
- [ib] fix memory corruption (Andy Grover) [orabug 9972346]

[2.6.18-194.17.4.el5]
- [net] rds: fix local privilege escalation (Eugene Teo) [642897 642898] {CVE-2010-3904}</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:05">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:03:51.991-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:41.393-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:40.112-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T19:33:07.092-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T19:33:07.092-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.18-194.17.4.0.1.el5" test_ref="oval:org.mitre.oval:tst:134679"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-194.17.4.0.1.el5-1.4.7-1.el5" test_ref="oval:org.mitre.oval:tst:134833"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-194.17.4.0.1.el5-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:134669"/>
          <criterion comment="kernel-PAE is earlier than 0:2.6.18-194.17.4.0.1.el5" test_ref="oval:org.mitre.oval:tst:134778"/>
          <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-194.17.4.0.1.el5" test_ref="oval:org.mitre.oval:tst:134653"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.18-194.17.4.0.1.el5" test_ref="oval:org.mitre.oval:tst:134775"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-194.17.4.0.1.el5" test_ref="oval:org.mitre.oval:tst:134815"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.18-194.17.4.0.1.el5" test_ref="oval:org.mitre.oval:tst:134789"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.18-194.17.4.0.1.el5" test_ref="oval:org.mitre.oval:tst:134894"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.18-194.17.4.0.1.el5" test_ref="oval:org.mitre.oval:tst:134845"/>
          <criterion comment="kernel-xen is earlier than 0:2.6.18-194.17.4.0.1.el5" test_ref="oval:org.mitre.oval:tst:134871"/>
          <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-194.17.4.0.1.el5" test_ref="oval:org.mitre.oval:tst:134886"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-194.17.4.0.1.el5PAE-1.4.7-1.el5" test_ref="oval:org.mitre.oval:tst:134872"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-194.17.4.0.1.el5debug-1.4.7-1.el5" test_ref="oval:org.mitre.oval:tst:134889"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-194.17.4.0.1.el5xen-1.4.7-1.el5" test_ref="oval:org.mitre.oval:tst:134802"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-194.17.4.0.1.el5PAE-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:134885"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-194.17.4.0.1.el5debug-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:134807"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-194.17.4.0.1.el5xen-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:134468"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28216" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2010-0976 -- bind security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>bind</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2010-0976.html" ref_id="ELSA-2010-0976"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3613" ref_id="CVE-2010-3613"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3614" ref_id="CVE-2010-3614"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3762" ref_id="CVE-2010-3762"/>
        <description>[30:9.3.6-4.P1.3]
- fixes for CVE-2010-3762, CVE-2010-3613 and CVE-2010-3614</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:04">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:03:48.101-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:41.205-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:40.005-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T18:43:18.896-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T18:43:18.896-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="bind is earlier than 0:9.3.6-4.P1.el5_5.3" test_ref="oval:org.mitre.oval:tst:134795"/>
          <criterion comment="bind-chroot is earlier than 0:9.3.6-4.P1.el5_5.3" test_ref="oval:org.mitre.oval:tst:134811"/>
          <criterion comment="bind-devel is earlier than 0:9.3.6-4.P1.el5_5.3" test_ref="oval:org.mitre.oval:tst:134529"/>
          <criterion comment="bind-libbind-devel is earlier than 0:9.3.6-4.P1.el5_5.3" test_ref="oval:org.mitre.oval:tst:134353"/>
          <criterion comment="bind-libs is earlier than 0:9.3.6-4.P1.el5_5.3" test_ref="oval:org.mitre.oval:tst:134741"/>
          <criterion comment="bind-sdb is earlier than 0:9.3.6-4.P1.el5_5.3" test_ref="oval:org.mitre.oval:tst:134537"/>
          <criterion comment="bind-utils is earlier than 0:9.3.6-4.P1.el5_5.3" test_ref="oval:org.mitre.oval:tst:134619"/>
          <criterion comment="caching-nameserver is earlier than 0:9.3.6-4.P1.el5_5.3" test_ref="oval:org.mitre.oval:tst:134711"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28215" version="5" class="patch">
      <metadata>
        <title>USN-2399-1 -- curl vulnerability</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <platform>Ubuntu 12.04</platform>
          <platform>Ubuntu 10.04</platform>
          <product>curl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2399-1/" ref_id="USN-2399-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3707" ref_id="CVE-2014-3707"/>
        <description>Symeon Paraschoudis discovered that curl incorrectly handled memory when
being used with CURLOPT_COPYPOSTFIELDS and curl_easy_duphandle(). This may
result in sensitive data being incorrectly sent to the remote server.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T09:52:09">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-17T18:43:48.842-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:00:59.055-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:36.777-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28215 - Address duplicates of the definition oval:org.mitre.oval:def:27174." date="2015-02-20T10:50:00.874-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-20T10:53:14.250-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:30.887-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libcurl3-nss is earlier than 0:7.37.1-1ubuntu3.1" test_ref="oval:org.mitre.oval:tst:135471"/>
            <criterion comment="libcurl3-gnutls is earlier than 0:7.37.1-1ubuntu3.1" test_ref="oval:org.mitre.oval:tst:135343"/>
            <criterion comment="libcurl3 is earlier than 0:7.37.1-1ubuntu3.1" test_ref="oval:org.mitre.oval:tst:135142"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libcurl3-nss is earlier than 0:7.35.0-1ubuntu2.2" test_ref="oval:org.mitre.oval:tst:135211"/>
            <criterion comment="libcurl3-gnutls is earlier than 0:7.35.0-1ubuntu2.2" test_ref="oval:org.mitre.oval:tst:135311"/>
            <criterion comment="libcurl3 is earlier than 0:7.35.0-1ubuntu2.2" test_ref="oval:org.mitre.oval:tst:134898"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 12.04 release section">
          <extend_definition comment="Ubuntu 12.04 is installed" definition_ref="oval:org.mitre.oval:def:15824"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libcurl3-nss is earlier than 0:7.22.0-3ubuntu4.11" test_ref="oval:org.mitre.oval:tst:135329"/>
            <criterion comment="libcurl3-gnutls is earlier than 0:7.22.0-3ubuntu4.11" test_ref="oval:org.mitre.oval:tst:135469"/>
            <criterion comment="libcurl3 is earlier than 0:7.22.0-3ubuntu4.11" test_ref="oval:org.mitre.oval:tst:135481"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 10.04 release section">
          <extend_definition comment="Ubuntu 10.04 is installed" definition_ref="oval:org.mitre.oval:def:13089"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libcurl3-gnutls is earlier than 0:7.19.7-1ubuntu1.10" test_ref="oval:org.mitre.oval:tst:135459"/>
            <criterion comment="libcurl3 is earlier than 0:7.19.7-1ubuntu1.10" test_ref="oval:org.mitre.oval:tst:135417"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28210" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2010-0675 -- sudo security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>sudo</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2010-0675.html" ref_id="ELSA-2010-0675"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2956" ref_id="CVE-2010-2956"/>
        <description>[1.7.2p1-8]
- added patch for CVE-2010-2956 (#628628)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:05">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:06:00.396-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:41.058-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:39.928-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T20:13:39.269-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T20:13:39.269-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criterion comment="sudo is earlier than 0:1.7.2p1-8.el5_5" test_ref="oval:org.mitre.oval:tst:134218"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28209" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-0183 -- openoffice.org security and bug fix update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <product>openoffice.org</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-0183.html" ref_id="ELSA-2011-0183"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3450" ref_id="CVE-2010-3450"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3451" ref_id="CVE-2010-3451"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3452" ref_id="CVE-2010-3452"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3453" ref_id="CVE-2010-3453"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3454" ref_id="CVE-2010-3454"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3689" ref_id="CVE-2010-3689"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4253" ref_id="CVE-2010-4253"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4643" ref_id="CVE-2010-4643"/>
        <description>[3.2.1-19.3.0.1.el6_0.5]
- Replaced RedHat colors with Oracle colors, OOO_VENDOR with Oracle Corp.,
  and the filename redhat.soc with oracle.soc in specfile bug#10911

[1:3.2.1-19.6.5]
- Related: rhbz#671087 set right file permissions

[1:3.2.1-19.6.4]
- Resolves: rhbz#671087 file locks are not created with gvfs-sftp
  volumes with OpenOffice.org

[1:3.2.1-19.6.3]
- Resolves: rhbz#642200 openoffice.org various flaws
- CVE-2010-4643 heap based buffer overflow when parsing TGA files

[1:3.2.1-19.6.2]
- Resolves: rhbz#642200 openoffice.org various flaws
- CVE-2010-4253 heap based buffer overflow in PPT import

[1:3.2.1-19.6.1]
- Resolves: rhbz#642200 openoffice.org various flaws
- CVE-2010-3450 directory traversal flaws in handling of XSLT jar filter
  descriptions and OXT extension files
- CVE-2010-3451 Array index error by insecure parsing of broken rtf
  tables
- CVE-2010-3452 Integer signedness error (crash) by processing certain
  RTF tags
- CVE-2010-3453 Heap-based buffer overflow by processing *.doc files
  with WW8 list styles with specially-crafted count of list levels
- CVE-2010-3454 Array index error by scanning document typography
  information of certain *.doc files
- CVE-2010-3689 soffice insecure LD_LIBRARY_PATH setting</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:03:47.394-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:39.795-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:39.353-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T16:10:51.080-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T16:10:51.080-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="openoffice.org is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134209"/>
          <criterion comment="autocorr-af is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134302"/>
          <criterion comment="autocorr-bg is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134392"/>
          <criterion comment="autocorr-cs is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:133492"/>
          <criterion comment="autocorr-da is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134306"/>
          <criterion comment="autocorr-de is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:133792"/>
          <criterion comment="autocorr-en is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134078"/>
          <criterion comment="autocorr-es is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134434"/>
          <criterion comment="autocorr-eu is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:133830"/>
          <criterion comment="autocorr-fa is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134408"/>
          <criterion comment="autocorr-fi is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134360"/>
          <criterion comment="autocorr-fr is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134225"/>
          <criterion comment="autocorr-ga is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134365"/>
          <criterion comment="autocorr-hu is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134474"/>
          <criterion comment="autocorr-it is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134333"/>
          <criterion comment="autocorr-ja is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:133801"/>
          <criterion comment="autocorr-ko is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134344"/>
          <criterion comment="autocorr-lb is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:133772"/>
          <criterion comment="autocorr-lt is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134436"/>
          <criterion comment="autocorr-mn is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134314"/>
          <criterion comment="autocorr-nl is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134422"/>
          <criterion comment="autocorr-pl is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134290"/>
          <criterion comment="autocorr-pt is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134435"/>
          <criterion comment="autocorr-ru is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:133515"/>
          <criterion comment="autocorr-sk is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134511"/>
          <criterion comment="autocorr-sl is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134341"/>
          <criterion comment="autocorr-sv is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134490"/>
          <criterion comment="autocorr-tr is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134354"/>
          <criterion comment="autocorr-vi is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134465"/>
          <criterion comment="autocorr-zh is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134211"/>
          <criterion comment="broffice.org-base is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134509"/>
          <criterion comment="broffice.org-brand is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134352"/>
          <criterion comment="broffice.org-calc is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134270"/>
          <criterion comment="broffice.org-draw is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134472"/>
          <criterion comment="broffice.org-impress is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134495"/>
          <criterion comment="broffice.org-math is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134355"/>
          <criterion comment="broffice.org-writer is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134368"/>
          <criterion comment="openoffice.org-base is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134438"/>
          <criterion comment="openoffice.org-base-core is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134337"/>
          <criterion comment="openoffice.org-brand is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:133957"/>
          <criterion comment="openoffice.org-bsh is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:133518"/>
          <criterion comment="openoffice.org-calc is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134391"/>
          <criterion comment="openoffice.org-calc-core is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134383"/>
          <criterion comment="openoffice.org-core is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134347"/>
          <criterion comment="openoffice.org-devel is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134203"/>
          <criterion comment="openoffice.org-draw is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134517"/>
          <criterion comment="openoffice.org-draw-core is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134247"/>
          <criterion comment="openoffice.org-emailmerge is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134518"/>
          <criterion comment="openoffice.org-graphicfilter is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134400"/>
          <criterion comment="openoffice.org-headless is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134057"/>
          <criterion comment="openoffice.org-impress is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134105"/>
          <criterion comment="openoffice.org-impress-core is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134507"/>
          <criterion comment="openoffice.org-javafilter is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134263"/>
          <criterion comment="openoffice.org-langpack-af_ZA is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134387"/>
          <criterion comment="openoffice.org-langpack-ar is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134040"/>
          <criterion comment="openoffice.org-langpack-as_IN is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:133521"/>
          <criterion comment="openoffice.org-langpack-bg_BG is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134004"/>
          <criterion comment="openoffice.org-langpack-bn is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134499"/>
          <criterion comment="openoffice.org-langpack-ca_ES is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134227"/>
          <criterion comment="openoffice.org-langpack-cs_CZ is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134377"/>
          <criterion comment="openoffice.org-langpack-cy_GB is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134404"/>
          <criterion comment="openoffice.org-langpack-da_DK is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134015"/>
          <criterion comment="openoffice.org-langpack-de is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134190"/>
          <criterion comment="openoffice.org-langpack-dz is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134197"/>
          <criterion comment="openoffice.org-langpack-el_GR is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134286"/>
          <criterion comment="openoffice.org-langpack-en is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134448"/>
          <criterion comment="openoffice.org-langpack-es is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134444"/>
          <criterion comment="openoffice.org-langpack-et_EE is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134157"/>
          <criterion comment="openoffice.org-langpack-eu_ES is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134443"/>
          <criterion comment="openoffice.org-langpack-fi_FI is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134195"/>
          <criterion comment="openoffice.org-langpack-fr is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134476"/>
          <criterion comment="openoffice.org-langpack-ga_IE is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:133688"/>
          <criterion comment="openoffice.org-langpack-gl_ES is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134505"/>
          <criterion comment="openoffice.org-langpack-gu_IN is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:133523"/>
          <criterion comment="openoffice.org-langpack-he_IL is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134513"/>
          <criterion comment="openoffice.org-langpack-hi_IN is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134296"/>
          <criterion comment="openoffice.org-langpack-hr_HR is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:133625"/>
          <criterion comment="openoffice.org-langpack-hu_HU is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134356"/>
          <criterion comment="openoffice.org-langpack-it is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134568"/>
          <criterion comment="openoffice.org-langpack-ja_JP is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134158"/>
          <criterion comment="openoffice.org-langpack-kn_IN is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134618"/>
          <criterion comment="openoffice.org-langpack-ko_KR is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134578"/>
          <criterion comment="openoffice.org-langpack-lt_LT is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134601"/>
          <criterion comment="openoffice.org-langpack-mai_IN is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134589"/>
          <criterion comment="openoffice.org-langpack-ml_IN is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134534"/>
          <criterion comment="openoffice.org-langpack-mr_IN is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134150"/>
          <criterion comment="openoffice.org-langpack-ms_MY is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134318"/>
          <criterion comment="openoffice.org-langpack-nb_NO is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134109"/>
          <criterion comment="openoffice.org-langpack-nl is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134417"/>
          <criterion comment="openoffice.org-langpack-nn_NO is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134625"/>
          <criterion comment="openoffice.org-langpack-nr_ZA is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134483"/>
          <criterion comment="openoffice.org-langpack-nso_ZA is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134577"/>
          <criterion comment="openoffice.org-langpack-or_IN is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134592"/>
          <criterion comment="openoffice.org-langpack-pa is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134586"/>
          <criterion comment="openoffice.org-langpack-pl_PL is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134542"/>
          <criterion comment="openoffice.org-langpack-pt_BR is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134178"/>
          <criterion comment="openoffice.org-langpack-pt_PT is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:133629"/>
          <criterion comment="openoffice.org-langpack-ro is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134413"/>
          <criterion comment="openoffice.org-langpack-ru is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134620"/>
          <criterion comment="openoffice.org-langpack-sk_SK is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134497"/>
          <criterion comment="openoffice.org-langpack-sl_SI is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134527"/>
          <criterion comment="openoffice.org-langpack-sr is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134427"/>
          <criterion comment="openoffice.org-langpack-ss_ZA is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134630"/>
          <criterion comment="openoffice.org-langpack-st_ZA is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134475"/>
          <criterion comment="openoffice.org-langpack-sv is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134308"/>
          <criterion comment="openoffice.org-langpack-ta_IN is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134363"/>
          <criterion comment="openoffice.org-langpack-te_IN is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134406"/>
          <criterion comment="openoffice.org-langpack-th_TH is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134050"/>
          <criterion comment="openoffice.org-langpack-tn_ZA is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134186"/>
          <criterion comment="openoffice.org-langpack-tr_TR is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134609"/>
          <criterion comment="openoffice.org-langpack-ts_ZA is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134579"/>
          <criterion comment="openoffice.org-langpack-uk is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134571"/>
          <criterion comment="openoffice.org-langpack-ur is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134330"/>
          <criterion comment="openoffice.org-langpack-ve_ZA is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134441"/>
          <criterion comment="openoffice.org-langpack-xh_ZA is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134276"/>
          <criterion comment="openoffice.org-langpack-zh_CN is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134322"/>
          <criterion comment="openoffice.org-langpack-zh_TW is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134608"/>
          <criterion comment="openoffice.org-langpack-zu_ZA is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134547"/>
          <criterion comment="openoffice.org-math is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134151"/>
          <criterion comment="openoffice.org-math-core is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134525"/>
          <criterion comment="openoffice.org-ogltrans is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134585"/>
          <criterion comment="openoffice.org-opensymbol-fonts is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134541"/>
          <criterion comment="openoffice.org-pdfimport is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134624"/>
          <criterion comment="openoffice.org-presentation-minimizer is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134498"/>
          <criterion comment="openoffice.org-presenter-screen is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134487"/>
          <criterion comment="openoffice.org-pyuno is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134402"/>
          <criterion comment="openoffice.org-report-builder is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134612"/>
          <criterion comment="openoffice.org-rhino is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134420"/>
          <criterion comment="openoffice.org-sdk is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134523"/>
          <criterion comment="openoffice.org-sdk-doc is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134009"/>
          <criterion comment="openoffice.org-testtools is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134242"/>
          <criterion comment="openoffice.org-ure is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134410"/>
          <criterion comment="openoffice.org-wiki-publisher is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134439"/>
          <criterion comment="openoffice.org-writer is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134480"/>
          <criterion comment="openoffice.org-writer-core is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134508"/>
          <criterion comment="openoffice.org-xsltfilter is earlier than 0:3.2.1-19.6.0.1.el6_0.5" test_ref="oval:org.mitre.oval:tst:134124"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28208" version="3" class="patch">
      <metadata>
        <title>RHSA-2014:1826 -- libvncserver security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 6</platform>
          <platform>Red Hat Enterprise Linux 7</platform>
          <platform>CentOS Linux 6</platform>
          <platform>CentOS Linux 7</platform>
          <product>libvncserver</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-1826.html" ref_id="RHSA-2014:1826"/>
        <reference source="CESA-2014:1826-CentOS 6" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-November/020747.html" ref_id="CESA-2014:1826-CentOS 6"/>
        <reference source="CESA-2014:1826-CentOS 7" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-November/020758.html" ref_id="CESA-2014:1826-CentOS 7"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6051" ref_id="CVE-2014-6051"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6052" ref_id="CVE-2014-6052"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6053" ref_id="CVE-2014-6053"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6054" ref_id="CVE-2014-6054"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6055" ref_id="CVE-2014-6055"/>
        <description>LibVNCServer is a library that allows for easy creation of VNC server or
client functionality.

An integer overflow flaw, leading to a heap-based buffer overflow, was
found in the way screen sizes were handled by LibVNCServer. A malicious VNC
server could use this flaw to cause a client to crash or, potentially,
execute arbitrary code in the client. (CVE-2014-6051)

A NULL pointer dereference flaw was found in LibVNCServer&amp;#39;s framebuffer
setup. A malicious VNC server could use this flaw to cause a VNC client to
crash. (CVE-2014-6052)

A NULL pointer dereference flaw was found in the way LibVNCServer handled
certain ClientCutText message. A remote attacker could use this flaw to
crash the VNC server by sending a specially crafted ClientCutText message
from a VNC client. (CVE-2014-6053)

A divide-by-zero flaw was found in the way LibVNCServer handled the scaling
factor when it was set to &amp;quot;0&amp;quot;. A remote attacker could use this flaw to
crash the VNC server using a malicious VNC client. (CVE-2014-6054)

Two stack-based buffer overflow flaws were found in the way LibVNCServer
handled file transfers. A remote attacker could use this flaw to crash the
VNC server using a malicious VNC client. (CVE-2014-6055)

Red Hat would like to thank oCERT for reporting these issues. oCERT
acknowledges Nicolas Ruff as the original reporter.

All libvncserver users are advised to upgrade to these updated packages,
which contain backported patches to correct these issues. All running
applications linked against libvncserver must be restarted for this update
to take effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T15:38:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:36:05.910-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:24.234-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:28.060-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 6 and CentOS Linux 6 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 6.x" definition_ref="oval:org.mitre.oval:def:16337"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libvncserver is earlier than 0:0.9.7-7.el6_6.1" test_ref="oval:org.mitre.oval:tst:136094"/>
            <criterion comment="libvncserver-devel is earlier than 0:0.9.7-7.el6_6.1" test_ref="oval:org.mitre.oval:tst:135723"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 6 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
          <criterion comment="libvncserver-debuginfo is earlier than 0:0.9.7-7.el6_6.1" test_ref="oval:org.mitre.oval:tst:135437"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 and CentOS Linux 7 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 7.x" definition_ref="oval:org.mitre.oval:def:24773"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libvncserver is earlier than 0:0.9.9-9.el7_0.1" test_ref="oval:org.mitre.oval:tst:135403"/>
            <criterion comment="libvncserver-devel is earlier than 0:0.9.9-9.el7_0.1" test_ref="oval:org.mitre.oval:tst:136073"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
          <criterion comment="libvncserver-debuginfo is earlier than 0:0.9.9-9.el7_0.1" test_ref="oval:org.mitre.oval:tst:136251"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28206" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-0195 -- php security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <product>php</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-0195.html" ref_id="ELSA-2011-0195"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-5016" ref_id="CVE-2009-5016"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3709" ref_id="CVE-2010-3709"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3870" ref_id="CVE-2010-3870"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4645" ref_id="CVE-2010-4645"/>
        <description>[5.3.2-6.1]
- add security fixes for CVE-2010-3709, CVE-2010-3870,
  CVE-2009-5016, CVE-2010-4645 (#670461)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:01">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:03:51.413-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:39.377-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:38.982-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T16:24:47.096-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T16:24:47.096-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="php is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:133715"/>
          <criterion comment="php-bcmath is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:134421"/>
          <criterion comment="php-cli is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:134496"/>
          <criterion comment="php-common is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:134524"/>
          <criterion comment="php-dba is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:134591"/>
          <criterion comment="php-devel is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:134566"/>
          <criterion comment="php-embedded is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:134239"/>
          <criterion comment="php-enchant is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:134463"/>
          <criterion comment="php-gd is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:134280"/>
          <criterion comment="php-imap is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:134301"/>
          <criterion comment="php-intl is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:134096"/>
          <criterion comment="php-ldap is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:134604"/>
          <criterion comment="php-mbstring is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:134510"/>
          <criterion comment="php-mysql is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:134519"/>
          <criterion comment="php-odbc is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:134274"/>
          <criterion comment="php-pdo is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:133684"/>
          <criterion comment="php-pgsql is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:134416"/>
          <criterion comment="php-process is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:134149"/>
          <criterion comment="php-pspell is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:134634"/>
          <criterion comment="php-recode is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:134666"/>
          <criterion comment="php-snmp is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:133896"/>
          <criterion comment="php-soap is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:134034"/>
          <criterion comment="php-tidy is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:134326"/>
          <criterion comment="php-xml is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:134662"/>
          <criterion comment="php-xmlrpc is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:134643"/>
          <criterion comment="php-zts is earlier than 0:5.3.2-6.el6_0.1" test_ref="oval:org.mitre.oval:tst:133971"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28203" version="5" class="patch">
      <metadata>
        <title>USN-2396-1 -- Linux kernel vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <product>linux</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2396-1/" ref_id="USN-2396-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3647" ref_id="CVE-2014-3647"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3646" ref_id="CVE-2014-3646"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3611" ref_id="CVE-2014-3611"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3610" ref_id="CVE-2014-3610"/>
        <description><![CDATA[Nadav Amit reported that the KVM (Kernel Virtual Machine) mishandles
noncanonical addresses when emulating instructions that change the rip
(Instruction Pointer). A guest user with access to I/O or the MMIO can use
this flaw to cause a denial of service (system crash) of the guest.
(<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3647">CVE-2014-3647</a>)

A flaw was discovered with the handling of the invept instruction in the
KVM (Kernel Virtual Machine) subsystem of the Linux kernel. An unprivileged
guest user could exploit this flaw to cause a denial of service (system
crash) on the guest. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3646">CVE-2014-3646</a>)

Lars Bull reported a race condition in the PIT (programmable interrupt
timer) emulation in the KVM (Kernel Virtual Machine) subsystem of the Linux
kernel. A local guest user with access to PIT i/o ports could exploit this
flaw to cause a denial of service (crash) on the host. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3611">CVE-2014-3611</a>)

Lars Bull and Nadav Amit reported a flaw in how KVM (the Kernel Virtual
Machine) handles noncanonical writes to certain MSR registers. A privileged
guest user can exploit this flaw to cause a denial of service (kernel
panic) on the host. (<a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3610">CVE-2014-3610</a>)]]></description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T09:52:14">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-17T18:43:49.412-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:00:58.299-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:35.057-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28203 - Address duplicates of the definition oval:org.mitre.oval:def:27174." date="2015-02-20T10:50:00.874-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-20T10:53:15.139-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:30.434-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="linux-image-3.16.0-24-powerpc-e500mc is earlier than 0:3.16.0-24.32" test_ref="oval:org.mitre.oval:tst:134838"/>
          <criterion comment="linux-image-3.16.0-24-powerpc64-smp is earlier than 0:3.16.0-24.32" test_ref="oval:org.mitre.oval:tst:134832"/>
          <criterion comment="linux-image-3.16.0-24-powerpc-smp is earlier than 0:3.16.0-24.32" test_ref="oval:org.mitre.oval:tst:135509"/>
          <criterion comment="linux-image-3.16.0-24-powerpc64-emb is earlier than 0:3.16.0-24.32" test_ref="oval:org.mitre.oval:tst:135337"/>
          <criterion comment="linux-image-3.16.0-24-lowlatency is earlier than 0:3.16.0-24.32" test_ref="oval:org.mitre.oval:tst:134785"/>
          <criterion comment="linux-image-3.16.0-24-generic is earlier than 0:3.16.0-24.32" test_ref="oval:org.mitre.oval:tst:135397"/>
          <criterion comment="linux-image-3.16.0-24-generic-lpae is earlier than 0:3.16.0-24.32" test_ref="oval:org.mitre.oval:tst:135248"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28200" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-0025 -- gcc security and bug fix update (low)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>gcc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-0025.html" ref_id="ELSA-2011-0025"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0831" ref_id="CVE-2010-0831"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2322" ref_id="CVE-2010-2322"/>
        <description>[4.1.2-50.el5]
- fix up fastjar directory traversal bugs (CVE-2010-0831)

[4.1.2-49.el5]
- fix ICE in set_uids_in_ptset (#605803)
- fix ICE in make_rtl_for_nonlocal_decl (#582682, #508735, #503565,
  PR c++/33094)
- dont build gcjwebplugin (#596097)
- fix IPP handling in libgcj (#578382)
- document -print-multi-os-directory (#529659, PR other/25507)
- fix ICE in output_die with function local types (#527510, PR debug/41063)
- speed up locale::locale() ctor if _S_global hasnt been changed
  (#635708, PR libstdc++/40088)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:02">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:04:07.113-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:39.089-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:38.835-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T18:28:11.960-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T18:28:11.960-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="gcc is earlier than 0:4.1.2-50.el5" test_ref="oval:org.mitre.oval:tst:134752"/>
          <criterion comment="cpp is earlier than 0:4.1.2-50.el5" test_ref="oval:org.mitre.oval:tst:133762"/>
          <criterion comment="gcc-c++ is earlier than 0:4.1.2-50.el5" test_ref="oval:org.mitre.oval:tst:134651"/>
          <criterion comment="gcc-gfortran is earlier than 0:4.1.2-50.el5" test_ref="oval:org.mitre.oval:tst:134494"/>
          <criterion comment="gcc-gnat is earlier than 0:4.1.2-50.el5" test_ref="oval:org.mitre.oval:tst:134346"/>
          <criterion comment="gcc-java is earlier than 0:4.1.2-50.el5" test_ref="oval:org.mitre.oval:tst:134595"/>
          <criterion comment="gcc-objc++ is earlier than 0:4.1.2-50.el5" test_ref="oval:org.mitre.oval:tst:134557"/>
          <criterion comment="gcc-objc is earlier than 0:4.1.2-50.el5" test_ref="oval:org.mitre.oval:tst:134713"/>
          <criterion comment="libgcc is earlier than 0:4.1.2-50.el5" test_ref="oval:org.mitre.oval:tst:134647"/>
          <criterion comment="libgcj is earlier than 0:4.1.2-50.el5" test_ref="oval:org.mitre.oval:tst:134432"/>
          <criterion comment="libgcj-devel is earlier than 0:4.1.2-50.el5" test_ref="oval:org.mitre.oval:tst:134695"/>
          <criterion comment="libgcj-src is earlier than 0:4.1.2-50.el5" test_ref="oval:org.mitre.oval:tst:133884"/>
          <criterion comment="libgfortran is earlier than 0:4.1.2-50.el5" test_ref="oval:org.mitre.oval:tst:134560"/>
          <criterion comment="libgnat is earlier than 0:4.1.2-50.el5" test_ref="oval:org.mitre.oval:tst:134307"/>
          <criterion comment="libmudflap is earlier than 0:4.1.2-50.el5" test_ref="oval:org.mitre.oval:tst:134655"/>
          <criterion comment="libmudflap-devel is earlier than 0:4.1.2-50.el5" test_ref="oval:org.mitre.oval:tst:134328"/>
          <criterion comment="libobjc is earlier than 0:4.1.2-50.el5" test_ref="oval:org.mitre.oval:tst:134551"/>
          <criterion comment="libstdc++ is earlier than 0:4.1.2-50.el5" test_ref="oval:org.mitre.oval:tst:134565"/>
          <criterion comment="libstdc++-devel is earlier than 0:4.1.2-50.el5" test_ref="oval:org.mitre.oval:tst:134603"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28199" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-0017 -- Oracle Linux 5.6 kernel security and bug fix update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-0017.html" ref_id="ELSA-2011-0017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3296" ref_id="CVE-2010-3296"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3877" ref_id="CVE-2010-3877"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4072" ref_id="CVE-2010-4072"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4073" ref_id="CVE-2010-4073"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4075" ref_id="CVE-2010-4075"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4080" ref_id="CVE-2010-4080"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4081" ref_id="CVE-2010-4081"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4158" ref_id="CVE-2010-4158"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4238" ref_id="CVE-2010-4238"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4243" ref_id="CVE-2010-4243"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4255" ref_id="CVE-2010-4255"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4263" ref_id="CVE-2010-4263"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4343" ref_id="CVE-2010-4343"/>
        <description>This update fixes the following security issues:

* A NULL pointer dereference flaw was found in the igb driver in the Linux
kernel. If both the Single Root I/O Virtualization (SR-IOV) feature and
promiscuous mode were enabled on an interface using igb, it could result in
a denial of service when a tagged VLAN packet is received on that
interface. (CVE-2010-4263, Important)

* A missing sanity check was found in vbd_create() in the Xen hypervisor
implementation. As CD-ROM drives are not supported by the blkback back-end
driver, attempting to use a virtual CD-ROM drive with blkback could trigger
a denial of service (crash) on the host system running the Xen hypervisor.
(CVE-2010-4238, Moderate)

* A flaw was found in the Linux kernel execve() system call implementation.
A local, unprivileged user could cause large amounts of memory to be
allocated but not visible to the OOM (Out of Memory) killer, triggering a
denial of service. (CVE-2010-4243, Moderate)

* A flaw was found in fixup_page_fault() in the Xen hypervisor
implementation. If a 64-bit para-virtualized guest accessed a certain area
of memory, it could cause a denial of service on the host system running
the Xen hypervisor. (CVE-2010-4255, Moderate)

* A missing initialization flaw was found in the bfa driver used by Brocade
Fibre Channel Host Bus Adapters. A local, unprivileged user could use this
flaw to cause a denial of service by reading a file in the
"/sys/class/fc_host/host#/statistics/" directory. (CVE-2010-4343, Moderate)

* Missing initialization flaws in the Linux kernel could lead to
information leaks. (CVE-2010-3296, CVE-2010-3877, CVE-2010-4072,
CVE-2010-4073, CVE-2010-4075, CVE-2010-4080, CVE-2010-4081, CVE-2010-4158,
Low)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:02">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:03:59.409-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:38.555-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:38.584-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T19:47:36.902-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T19:47:36.902-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.18-238.el5" test_ref="oval:org.mitre.oval:tst:134749"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-238.el5-1.4.8-2.el5" test_ref="oval:org.mitre.oval:tst:134719"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-238.el5-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:134533"/>
          <criterion comment="kernel-PAE is earlier than 0:2.6.18-238.el5" test_ref="oval:org.mitre.oval:tst:134536"/>
          <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-238.el5" test_ref="oval:org.mitre.oval:tst:134617"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.18-238.el5" test_ref="oval:org.mitre.oval:tst:134607"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-238.el5" test_ref="oval:org.mitre.oval:tst:134718"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.18-238.el5" test_ref="oval:org.mitre.oval:tst:134613"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.18-238.el5" test_ref="oval:org.mitre.oval:tst:134582"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.18-238.el5" test_ref="oval:org.mitre.oval:tst:134671"/>
          <criterion comment="kernel-xen is earlier than 0:2.6.18-238.el5" test_ref="oval:org.mitre.oval:tst:134469"/>
          <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-238.el5" test_ref="oval:org.mitre.oval:tst:134598"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-238.el5PAE-1.4.8-2.el5" test_ref="oval:org.mitre.oval:tst:133755"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-238.el5debug-1.4.8-2.el5" test_ref="oval:org.mitre.oval:tst:134294"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-238.el5xen-1.4.8-2.el5" test_ref="oval:org.mitre.oval:tst:134401"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-238.el5PAE-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:134414"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-238.el5debug-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:134481"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-238.el5xen-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:134220"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28198" version="3" class="patch">
      <metadata>
        <title>CESA-2015:1003 -- centos 5  kvm</title>
        <affected family="unix">
          <platform>CentOS Linux 5</platform>
          <product>kvm</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.centos.org/pipermail/centos-announce/2015-May/021139.html" ref_id="CESA-2015:1003"/>
        <reference source="CVE" ref_url="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3456" ref_id="CVE-2015-3456"/>
        <description>KVM  is a full virtualization solution for Linux on AMD64 and Intel 64 systems. An out-of-bounds memory access flaw was found in the way QEMU"s virtual Floppy Disk Controller  handled FIFO buffer access while processing certain FDC commands. A privileged guest user could use this flaw to crash the guest or, potentially, execute arbitrary code on the host with the privileges of the host"s QEMU process corresponding to the guest.  Red Hat would like to thank Jason Geffner of CrowdStrike for reporting this issue. All kvm users are advised to upgrade to these updated packages, which contain a backported patch to correct this issue. Note: The procedure in the Solution section must be performed before this update will take effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2015-06-02T09:09:24-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2015-06-03T12:26:56.899-04:00">DRAFT</status_change>
            <status_change date="2015-06-22T04:00:43.100-04:00">INTERIM</status_change>
            <status_change date="2015-07-13T04:00:08.343-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="AND">
        <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
        <criteria operator="OR" comment="All dependent packages of kvm">
          <criterion comment="kmod-kvm is earlier than 0:83-272.el5.centos for x86_64" test_ref="oval:org.mitre.oval:tst:138868"/>
          <criterion comment="kmod-kvm-debug is earlier than 0:83-272.el5.centos for x86_64" test_ref="oval:org.mitre.oval:tst:138923"/>
          <criterion comment="kvm is earlier than 0:83-272.el5.centos for x86_64" test_ref="oval:org.mitre.oval:tst:138731"/>
          <criterion comment="kvm-qemu-img is earlier than 0:83-272.el5.centos for x86_64" test_ref="oval:org.mitre.oval:tst:138850"/>
          <criterion comment="kvm-tools is earlier than 0:83-272.el5.centos for x86_64" test_ref="oval:org.mitre.oval:tst:138795"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28197" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-0164 -- mysql security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <product>mysql</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-0164.html" ref_id="ELSA-2011-0164"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3677" ref_id="CVE-2010-3677"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3678" ref_id="CVE-2010-3678"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3679" ref_id="CVE-2010-3679"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3680" ref_id="CVE-2010-3680"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3681" ref_id="CVE-2010-3681"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3682" ref_id="CVE-2010-3682"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3683" ref_id="CVE-2010-3683"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3833" ref_id="CVE-2010-3833"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3835" ref_id="CVE-2010-3835"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3836" ref_id="CVE-2010-3836"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3837" ref_id="CVE-2010-3837"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3838" ref_id="CVE-2010-3838"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3839" ref_id="CVE-2010-3839"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3840" ref_id="CVE-2010-3840"/>
        <description>[5.1.52-1.1]
- Update to MySQL 5.1.52, for various fixes described at
  http://dev.mysql.com/doc/refman/5.1/en/news-5-1-52.html
  including numerous small security issues
Resolves: #652553
- Sync with current Fedora package; this includes:
- Duplicate COPYING and EXCEPTIONS-CLIENT in -libs and -embedded subpackages,
  to ensure they are available when any subset of mysql RPMs are installed,
  per revised packaging guidelines
- Allow init script's STARTTIMEOUT/STOPTIMEOUT to be overridden from sysconfig</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:25:59">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:03:44.323-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:38.086-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:38.344-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T19:57:31.064-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T19:57:31.064-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="mysql is earlier than 0:5.1.52-1.el6_0.1" test_ref="oval:org.mitre.oval:tst:134028"/>
          <criterion comment="mysql-bench is earlier than 0:5.1.52-1.el6_0.1" test_ref="oval:org.mitre.oval:tst:134231"/>
          <criterion comment="mysql-devel is earlier than 0:5.1.52-1.el6_0.1" test_ref="oval:org.mitre.oval:tst:134271"/>
          <criterion comment="mysql-embedded is earlier than 0:5.1.52-1.el6_0.1" test_ref="oval:org.mitre.oval:tst:134394"/>
          <criterion comment="mysql-embedded-devel is earlier than 0:5.1.52-1.el6_0.1" test_ref="oval:org.mitre.oval:tst:134143"/>
          <criterion comment="mysql-libs is earlier than 0:5.1.52-1.el6_0.1" test_ref="oval:org.mitre.oval:tst:134121"/>
          <criterion comment="mysql-server is earlier than 0:5.1.52-1.el6_0.1" test_ref="oval:org.mitre.oval:tst:134373"/>
          <criterion comment="mysql-test is earlier than 0:5.1.52-1.el6_0.1" test_ref="oval:org.mitre.oval:tst:134450"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28194" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1442-1 -- Security update for flash-player (important)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>flash-player</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141442-1.html" ref_id="SUSE-SU-2014:1442-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0576" ref_id="CVE-2014-0576"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0581" ref_id="CVE-2014-0581"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8440" ref_id="CVE-2014-8440"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8441" ref_id="CVE-2014-8441"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0573" ref_id="CVE-2014-0573"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0588" ref_id="CVE-2014-0588"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8438" ref_id="CVE-2014-8438"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0574" ref_id="CVE-2014-0574"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0577" ref_id="CVE-2014-0577"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0584" ref_id="CVE-2014-0584"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0585" ref_id="CVE-2014-0585"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0586" ref_id="CVE-2014-0586"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0590" ref_id="CVE-2014-0590"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0582" ref_id="CVE-2014-0582"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0589" ref_id="CVE-2014-0589"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8437" ref_id="CVE-2014-8437"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0583" ref_id="CVE-2014-0583"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8442" ref_id="CVE-2014-8442"/>
        <description>flash-player was updated to version 11.2.202.418 to fix 18 security issues:

    * Memory corruption vulnerabilities that could lead to code execution
      (CVE-2014-0576, CVE-2014-0581, CVE-2014-8440, CVE-2014-8441).
    * Use-after-free vulnerabilities that could lead to code execution
      (CVE-2014-0573, CVE-2014-0588, CVE-2014-8438).
    * A double free vulnerability that could lead to code execution
      (CVE-2014-0574).
    * Type confusion vulnerabilities that could lead to code execution
      (CVE-2014-0577, CVE-2014-0584, CVE-2014-0585, CVE-2014-0586,
      CVE-2014-0590).
    * Heap buffer overflow vulnerabilities that could lead to code
      execution (CVE-2014-0582, CVE-2014-0589).
    * An information disclosure vulnerability that could be exploited to
      disclose session tokens (CVE-2014-8437).
    * A heap buffer overflow vulnerability that could be exploited to
      perform privilege escalation from low to medium integrity level
      (CVE-2014-0583).
    * A permission issue that could be exploited to perform privilege
      escalation from low to medium integrity level (CVE-2014-8442).

Further information can be found at
http://helpx.adobe.com/security/products/flash-player/apsb14-24.html
&lt;http://helpx.adobe.com/security/products/flash-player/apsb14-24.html></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:15:12">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:37:59.051-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:23.556-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:27.306-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="flash-player is earlier than 0:11.2.202.418-0.3.1" test_ref="oval:org.mitre.oval:tst:136272"/>
          <criterion comment="flash-player-gnome is earlier than 0:11.2.202.418-0.3.1" test_ref="oval:org.mitre.oval:tst:136475"/>
          <criterion comment="flash-player-kde4 is earlier than 0:11.2.202.418-0.3.1" test_ref="oval:org.mitre.oval:tst:136494"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28192" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-2025 -- ntp security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>ntp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-2025.html" ref_id="ELSA-2014-2025"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9293" ref_id="CVE-2014-9293"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9294" ref_id="CVE-2014-9294"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-9295" ref_id="CVE-2014-9295"/>
        <description>[4.2.2p1-18.el5]
- don't generate weak control key for resolver (CVE-2014-9293)
- don't generate weak MD5 keys in ntp-keygen (CVE-2014-9294)
- fix buffer overflows via specially-crafted packets (CVE-2014-9295)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-22T10:48:23">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:12:29.731-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:16.039-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:11.392-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criterion comment="ntp is earlier than 0:4.2.2p1-18.el5_11" test_ref="oval:org.mitre.oval:tst:136092"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28190" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2010-0108 -- NetworkManager security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>NetworkManager</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2010-0108.html" ref_id="ELSA-2010-0108"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4144" ref_id="CVE-2009-4144"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4145" ref_id="CVE-2009-4145"/>
        <description>[1:0.7.0-9.el5_4]
- Ensure a connection is not used after its CA certificate has been deleted
- Resolves: CVE-2009-4144
- Fix possible information disclosure by nm-connection-editor
- Resolves: CVE-2009-4145</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:14">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:05:52.396-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:37.834-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:38.181-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T20:00:15.031-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T20:00:15.031-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="NetworkManager is earlier than 0:0.7.0-9.el5_4" test_ref="oval:org.mitre.oval:tst:134597"/>
          <criterion comment="NetworkManager-devel is earlier than 0:0.7.0-9.el5_4" test_ref="oval:org.mitre.oval:tst:135293"/>
          <criterion comment="NetworkManager-glib is earlier than 0:0.7.0-9.el5_4" test_ref="oval:org.mitre.oval:tst:135316"/>
          <criterion comment="NetworkManager-glib-devel is earlier than 0:0.7.0-9.el5_4" test_ref="oval:org.mitre.oval:tst:134864"/>
          <criterion comment="NetworkManager-gnome is earlier than 0:0.7.0-9.el5_4" test_ref="oval:org.mitre.oval:tst:134853"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28189" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-0308 -- mailman security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <product>mailman</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-0308.html" ref_id="ELSA-2011-0308"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3089" ref_id="CVE-2010-3089"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0707" ref_id="CVE-2011-0707"/>
        <description>[3:2.1.12-14.2]
- fix #677848 - fixed build problem without brew

[3:2.1.12-14.1]
- fix #677848 - fixed CVE-2010-3089 and CVE-2011-0707</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:25:57">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:01:50.661-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:37.581-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:38.084-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T18:20:16.350-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T18:20:16.350-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
        <criterion comment="mailman is earlier than 0:2.1.12-14.el6_0.2" test_ref="oval:org.mitre.oval:tst:134174"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28188" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2010-0768 -- java-1.6.0-openjdk security and bug fix update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>java-1.6.0-openjdk</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2010-0768.html" ref_id="ELSA-2010-0768"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3541" ref_id="CVE-2010-3541"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3548" ref_id="CVE-2010-3548"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3549" ref_id="CVE-2010-3549"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3551" ref_id="CVE-2010-3551"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3553" ref_id="CVE-2010-3553"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3554" ref_id="CVE-2010-3554"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3557" ref_id="CVE-2010-3557"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3561" ref_id="CVE-2010-3561"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3562" ref_id="CVE-2010-3562"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3564" ref_id="CVE-2010-3564"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3565" ref_id="CVE-2010-3565"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3567" ref_id="CVE-2010-3567"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3568" ref_id="CVE-2010-3568"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3569" ref_id="CVE-2010-3569"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3573" ref_id="CVE-2010-3573"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3574" ref_id="CVE-2010-3574"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3555" ref_id="CVE-2009-3555"/>
        <description>[1.6.0.0-1.16.b17.0.1.el5]
- Add oracle-enterprise.patch

[1.6.0.0-1.16.b17.el5]
- Updated 1.7.5 tarball (contains additional security fixes)
- Resolves: bz639951

[1.6.0.0-1.15.b17.el5]
- Rebuild
- Resolves: bz639951

[1.6.0.0-1.14.b17.el5]
- Synched with el6 branch
- Updated to IcedTea 1.7.5
- Resolves: bz639951
- Also resolves 619800 and 621303</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:05">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:04:07.491-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:36.245-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:37.644-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T19:56:40.034-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T19:56:40.034-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="java-1.6.0-openjdk is earlier than 0:1.6.0.0-1.16.b17.0.1.el5" test_ref="oval:org.mitre.oval:tst:134323"/>
          <criterion comment="java-1.6.0-openjdk-demo is earlier than 0:1.6.0.0-1.16.b17.0.1.el5" test_ref="oval:org.mitre.oval:tst:134477"/>
          <criterion comment="java-1.6.0-openjdk-devel is earlier than 0:1.6.0.0-1.16.b17.0.1.el5" test_ref="oval:org.mitre.oval:tst:134956"/>
          <criterion comment="java-1.6.0-openjdk-javadoc is earlier than 0:1.6.0.0-1.16.b17.0.1.el5" test_ref="oval:org.mitre.oval:tst:134911"/>
          <criterion comment="java-1.6.0-openjdk-src is earlier than 0:1.6.0.0-1.16.b17.0.1.el5" test_ref="oval:org.mitre.oval:tst:134959"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28187" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2010-0979 -- openssl security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <product>openssl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2010-0979.html" ref_id="ELSA-2010-0979"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3864" ref_id="CVE-2010-3864"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4180" ref_id="CVE-2010-4180"/>
        <description>[1.0.0-4.2]
- disable code for SSL_OP_NETSCAPE_REUSE_CIPHER_CHANGE_BUG - CVE-2010-3864
  (#649304)

[1.0.0-4.1]
- fix race in extension parsing code - CVE-2010-3864 (#649304)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:25:57">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:01:42.721-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:36.052-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:37.524-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T20:44:28.263-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T20:44:28.263-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="openssl is earlier than 0:1.0.0-4.el6_0.2" test_ref="oval:org.mitre.oval:tst:134253"/>
          <criterion comment="openssl-devel is earlier than 0:1.0.0-4.el6_0.2" test_ref="oval:org.mitre.oval:tst:134293"/>
          <criterion comment="openssl-perl is earlier than 0:1.0.0-4.el6_0.2" test_ref="oval:org.mitre.oval:tst:134269"/>
          <criterion comment="openssl-static is earlier than 0:1.0.0-4.el6_0.2" test_ref="oval:org.mitre.oval:tst:134334"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28186" version="3" class="patch">
      <metadata>
        <title>RHSA-2014:1824 -- php security update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>CentOS Linux 5</platform>
          <product>php</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-1824.html" ref_id="RHSA-2014:1824"/>
        <reference source="CESA-2014:1824" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-November/020743.html" ref_id="CESA-2014:1824"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3669" ref_id="CVE-2014-3669"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3670" ref_id="CVE-2014-3670"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8626" ref_id="CVE-2014-8626"/>
        <description>PHP is an HTML-embedded scripting language commonly used with the Apache
HTTP Server.

A buffer overflow flaw was found in the Exif extension. A specially crafted
JPEG or TIFF file could cause a PHP application using the exif_thumbnail()
function to crash or, possibly, execute arbitrary code with the privileges
of the user running that PHP application. (CVE-2014-3670)

A stack-based buffer overflow flaw was found in the way the xmlrpc
extension parsed dates in the ISO 8601 format. A specially crafted XML-RPC
request or response could possibly cause a PHP application to crash.
(CVE-2014-8626)

An integer overflow flaw was found in the way custom objects were
unserialized. Specially crafted input processed by the unserialize()
function could cause a PHP application to crash. (CVE-2014-3669)

All php users are advised to upgrade to these updated packages, which
contain backported patches to correct these issues. After installing the
updated packages, the httpd daemon must be restarted for the update to
take effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T15:37:49">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:35:54.796-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:23.347-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:27.056-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="php is earlier than 0:5.1.6-45.el5_11" test_ref="oval:org.mitre.oval:tst:135711"/>
            <criterion comment="php-bcmath is earlier than 0:5.1.6-45.el5_11" test_ref="oval:org.mitre.oval:tst:135956"/>
            <criterion comment="php-cli is earlier than 0:5.1.6-45.el5_11" test_ref="oval:org.mitre.oval:tst:135782"/>
            <criterion comment="php-common is earlier than 0:5.1.6-45.el5_11" test_ref="oval:org.mitre.oval:tst:136200"/>
            <criterion comment="php-dba is earlier than 0:5.1.6-45.el5_11" test_ref="oval:org.mitre.oval:tst:136140"/>
            <criterion comment="php-devel is earlier than 0:5.1.6-45.el5_11" test_ref="oval:org.mitre.oval:tst:136150"/>
            <criterion comment="php-gd is earlier than 0:5.1.6-45.el5_11" test_ref="oval:org.mitre.oval:tst:135238"/>
            <criterion comment="php-imap is earlier than 0:5.1.6-45.el5_11" test_ref="oval:org.mitre.oval:tst:135806"/>
            <criterion comment="php-ldap is earlier than 0:5.1.6-45.el5_11" test_ref="oval:org.mitre.oval:tst:135302"/>
            <criterion comment="php-mbstring is earlier than 0:5.1.6-45.el5_11" test_ref="oval:org.mitre.oval:tst:135670"/>
            <criterion comment="php-mysql is earlier than 0:5.1.6-45.el5_11" test_ref="oval:org.mitre.oval:tst:136076"/>
            <criterion comment="php-ncurses is earlier than 0:5.1.6-45.el5_11" test_ref="oval:org.mitre.oval:tst:136016"/>
            <criterion comment="php-odbc is earlier than 0:5.1.6-45.el5_11" test_ref="oval:org.mitre.oval:tst:136162"/>
            <criterion comment="php-pdo is earlier than 0:5.1.6-45.el5_11" test_ref="oval:org.mitre.oval:tst:135968"/>
            <criterion comment="php-pgsql is earlier than 0:5.1.6-45.el5_11" test_ref="oval:org.mitre.oval:tst:136179"/>
            <criterion comment="php-snmp is earlier than 0:5.1.6-45.el5_11" test_ref="oval:org.mitre.oval:tst:136014"/>
            <criterion comment="php-soap is earlier than 0:5.1.6-45.el5_11" test_ref="oval:org.mitre.oval:tst:136015"/>
            <criterion comment="php-xml is earlier than 0:5.1.6-45.el5_11" test_ref="oval:org.mitre.oval:tst:136197"/>
            <criterion comment="php-xmlrpc is earlier than 0:5.1.6-45.el5_11" test_ref="oval:org.mitre.oval:tst:136056"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="php-debuginfo is earlier than 0:5.1.6-45.el5_11" test_ref="oval:org.mitre.oval:tst:135391"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28185" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2010-0430 -- postgresql84 security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>postgresql84</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2010-0430.html" ref_id="ELSA-2010-0430"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1169" ref_id="CVE-2010-1169"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1170" ref_id="CVE-2010-1170"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1975" ref_id="CVE-2010-1975"/>
        <description>[8.4.4-1.el5_5.1]
- Update to PostgreSQL 8.4.4, for various fixes described at
  http://www.postgresql.org/docs/8.4/static/release-8-4-4.html
  including fixes for CVE-2010-1169 and CVE-2010-1170
Resolves: #586060</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:09">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:06:10.302-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:35.866-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:37.432-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T18:56:33.511-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T18:56:33.511-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="postgresql84 is earlier than 0:8.4.4-1.el5_5.1" test_ref="oval:org.mitre.oval:tst:134393"/>
          <criterion comment="postgresql84-contrib is earlier than 0:8.4.4-1.el5_5.1" test_ref="oval:org.mitre.oval:tst:135123"/>
          <criterion comment="postgresql84-devel is earlier than 0:8.4.4-1.el5_5.1" test_ref="oval:org.mitre.oval:tst:135069"/>
          <criterion comment="postgresql84-docs is earlier than 0:8.4.4-1.el5_5.1" test_ref="oval:org.mitre.oval:tst:134967"/>
          <criterion comment="postgresql84-libs is earlier than 0:8.4.4-1.el5_5.1" test_ref="oval:org.mitre.oval:tst:135124"/>
          <criterion comment="postgresql84-plperl is earlier than 0:8.4.4-1.el5_5.1" test_ref="oval:org.mitre.oval:tst:134594"/>
          <criterion comment="postgresql84-plpython is earlier than 0:8.4.4-1.el5_5.1" test_ref="oval:org.mitre.oval:tst:134739"/>
          <criterion comment="postgresql84-pltcl is earlier than 0:8.4.4-1.el5_5.1" test_ref="oval:org.mitre.oval:tst:135082"/>
          <criterion comment="postgresql84-python is earlier than 0:8.4.4-1.el5_5.1" test_ref="oval:org.mitre.oval:tst:135021"/>
          <criterion comment="postgresql84-server is earlier than 0:8.4.4-1.el5_5.1" test_ref="oval:org.mitre.oval:tst:135095"/>
          <criterion comment="postgresql84-tcl is earlier than 0:8.4.4-1.el5_5.1" test_ref="oval:org.mitre.oval:tst:135049"/>
          <criterion comment="postgresql84-test is earlier than 0:8.4.4-1.el5_5.1" test_ref="oval:org.mitre.oval:tst:134981"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28184" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2010-0018 -- dbus security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>dbus</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2010-0018.html" ref_id="ELSA-2010-0018"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1189" ref_id="CVE-2009-1189"/>
        <description>[1.1.2-12.el5_4.1]
- CVE-2009-1189 dbus: invalid fix for CVE-2008-3834</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:14">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:06:02.413-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:35.656-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:37.336-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T20:53:15.495-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T20:53:15.495-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="dbus is earlier than 0:1.1.2-12.el5_4.1" test_ref="oval:org.mitre.oval:tst:135266"/>
          <criterion comment="dbus-devel is earlier than 0:1.1.2-12.el5_4.1" test_ref="oval:org.mitre.oval:tst:135224"/>
          <criterion comment="dbus-libs is earlier than 0:1.1.2-12.el5_4.1" test_ref="oval:org.mitre.oval:tst:134488"/>
          <criterion comment="dbus-x11 is earlier than 0:1.1.2-12.el5_4.1" test_ref="oval:org.mitre.oval:tst:135141"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28182" version="3" class="patch">
      <metadata>
        <title>ELSA-2014-1846 -- gnutls security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 7</platform>
          <product>gnutls</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2014-1846.html" ref_id="ELSA-2014-1846"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8564" ref_id="CVE-2014-8564"/>
        <description>[3.1.18-10]
- Applied fix for CVE-2014-8564 (#1161472)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T12:10:21">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-17T19:58:45.399-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:00:57.903-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:34.006-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 7.x" definition_ref="oval:org.mitre.oval:def:25183"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="gnutls is earlier than 0:3.1.18-10.el7_0" test_ref="oval:org.mitre.oval:tst:135425"/>
          <criterion comment="gnutls-c++ is earlier than 0:3.1.18-10.el7_0" test_ref="oval:org.mitre.oval:tst:135561"/>
          <criterion comment="gnutls-dane is earlier than 0:3.1.18-10.el7_0" test_ref="oval:org.mitre.oval:tst:135463"/>
          <criterion comment="gnutls-devel is earlier than 0:3.1.18-10.el7_0" test_ref="oval:org.mitre.oval:tst:135413"/>
          <criterion comment="gnutls-utils is earlier than 0:3.1.18-10.el7_0" test_ref="oval:org.mitre.oval:tst:134786"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28181" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-0258 -- subversion security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <product>subversion</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-0258.html" ref_id="ELSA-2011-0258"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3315" ref_id="CVE-2010-3315"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4539" ref_id="CVE-2010-4539"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4644" ref_id="CVE-2010-4644"/>
        <description>[1.6.11-2.2]
- add security fixes for CVE-2010-4644, CVE-2010-4539 (#672678)

[1.6.11-2.1]
- add security fix for CVE-2010-3315 (#640322)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:25:57">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:02:11.046-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:35.333-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:37.233-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T15:17:43.323-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T15:17:43.323-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="subversion is earlier than 0:1.6.11-2.el6_0.2" test_ref="oval:org.mitre.oval:tst:134214"/>
          <criterion comment="mod_dav_svn is earlier than 0:1.6.11-2.el6_0.2" test_ref="oval:org.mitre.oval:tst:134287"/>
          <criterion comment="subversion-devel is earlier than 0:1.6.11-2.el6_0.2" test_ref="oval:org.mitre.oval:tst:134320"/>
          <criterion comment="subversion-gnome is earlier than 0:1.6.11-2.el6_0.2" test_ref="oval:org.mitre.oval:tst:133993"/>
          <criterion comment="subversion-javahl is earlier than 0:1.6.11-2.el6_0.2" test_ref="oval:org.mitre.oval:tst:134291"/>
          <criterion comment="subversion-kde is earlier than 0:1.6.11-2.el6_0.2" test_ref="oval:org.mitre.oval:tst:133886"/>
          <criterion comment="subversion-perl is earlier than 0:1.6.11-2.el6_0.2" test_ref="oval:org.mitre.oval:tst:134066"/>
          <criterion comment="subversion-ruby is earlier than 0:1.6.11-2.el6_0.2" test_ref="oval:org.mitre.oval:tst:134277"/>
          <criterion comment="subversion-svn2cl is earlier than 0:1.6.11-2.el6_0.2" test_ref="oval:org.mitre.oval:tst:134212"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28180" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2010-0382 -- xorg-x11-server security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>xorg-x11-server</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2010-0382.html" ref_id="ELSA-2010-0382"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1166" ref_id="CVE-2010-1166"/>
        <description>[1.1.1-48.76.0.1.el5_5.1 ]
- Added oracle-enterprise-detect.patch
- Replaced 'Red Hat' in spec file

[1.1.1-48.76.1]
- xserver-1.1.1-mod-macro-parens.patch: Fix insufficient parentheses in
  Render and arc computation code. (#495733)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:09">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:06:18.112-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:35.141-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:37.126-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T19:27:28.683-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T19:27:28.683-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="xorg-x11-server is earlier than 0:1.1.1-48.76.0.1.el5_5.1" test_ref="oval:org.mitre.oval:tst:135109"/>
          <criterion comment="xorg-x11-server-Xdmx is earlier than 0:1.1.1-48.76.0.1.el5_5.1" test_ref="oval:org.mitre.oval:tst:135133"/>
          <criterion comment="xorg-x11-server-Xephyr is earlier than 0:1.1.1-48.76.0.1.el5_5.1" test_ref="oval:org.mitre.oval:tst:135169"/>
          <criterion comment="xorg-x11-server-Xnest is earlier than 0:1.1.1-48.76.0.1.el5_5.1" test_ref="oval:org.mitre.oval:tst:134925"/>
          <criterion comment="xorg-x11-server-Xorg is earlier than 0:1.1.1-48.76.0.1.el5_5.1" test_ref="oval:org.mitre.oval:tst:134790"/>
          <criterion comment="xorg-x11-server-Xvfb is earlier than 0:1.1.1-48.76.0.1.el5_5.1" test_ref="oval:org.mitre.oval:tst:134986"/>
          <criterion comment="xorg-x11-server-Xvnc-source is earlier than 0:1.1.1-48.76.0.1.el5_5.1" test_ref="oval:org.mitre.oval:tst:135103"/>
          <criterion comment="xorg-x11-server-sdk is earlier than 0:1.1.1-48.76.0.1.el5_5.1" test_ref="oval:org.mitre.oval:tst:135155"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28178" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-0283 -- kernel security, bug fix, and enhancement update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-0283.html" ref_id="ELSA-2011-0283"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4165" ref_id="CVE-2010-4165"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4169" ref_id="CVE-2010-4169"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4243" ref_id="CVE-2010-4243"/>
        <description>[2.6.32-71.18.1.el6]
- [netdrv] ixgbe: make sure FCoE DDP user buffers are really released by the HW (Frantisek Hrbata) [674002 617193]
- [netdrv] ixgbe: invalidate FCoE DDP context when no error status is available (Frantisek Hrbata) [674002 617193]
- [netdrv] ixgbe: avoid doing FCoE DDP when adapter is DOWN or RESETTING (Frantisek Hrbata) [674002 617193]
- [fcoe] libfc: remove tgt_flags from fc_fcp_pkt struct (Mike Christie) [666797 633915]
- [fcoe] libfc: use rport timeout values for fcp recovery (Frantisek Hrbata) [666797 633915]
- [fcoe] libfc: incorrect scsi host byte codes returned to scsi-ml (Mike Christie) [666797 633915]
- [scsi] scsi_dh_alua: fix overflow in alua_rtpg port group id check (Mike Snitzer) [673978 670572]</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:25:57">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:01:46.464-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:34.939-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:36.995-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T19:31:09.963-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T19:31:09.963-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.32-71.18.1.el6" test_ref="oval:org.mitre.oval:tst:133992"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.32-71.18.1.el6" test_ref="oval:org.mitre.oval:tst:133860"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.32-71.18.1.el6" test_ref="oval:org.mitre.oval:tst:133277"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.32-71.18.1.el6" test_ref="oval:org.mitre.oval:tst:133339"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.32-71.18.1.el6" test_ref="oval:org.mitre.oval:tst:134292"/>
          <criterion comment="kernel-firmware is earlier than 0:2.6.32-71.18.1.el6" test_ref="oval:org.mitre.oval:tst:133674"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.32-71.18.1.el6" test_ref="oval:org.mitre.oval:tst:133905"/>
          <criterion comment="perf is earlier than 0:2.6.32-71.18.1.el6" test_ref="oval:org.mitre.oval:tst:134303"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28176" version="3" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1623-1 -- Security update for pidgin (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Desktop 11</platform>
          <product>pidgin</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141623-1.html" ref_id="SUSE-SU-2014:1623-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3698" ref_id="CVE-2014-3698"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3696" ref_id="CVE-2014-3696"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3695" ref_id="CVE-2014-3695"/>
        <description>This pidgin update fixes the following security issues:

    * bnc#902408: remote information leak via crafted XMPP message
      (CVE-2014-3698)
    * bnc#902410: denial of service parsing Groupwise server message
      (CVE-2014-3696)
    * bnc#902409: crash in MXit protocol plug-in (CVE-2014-3695)

Security Issues:

    * CVE-2014-3698
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3698>
    * CVE-2014-3696
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3696>
    * CVE-2014-3695
      &lt;http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3695></description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-30T11:42:54">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2015-01-14T20:20:50.827-05:00">DRAFT</status_change>
            <status_change date="2015-02-02T04:00:15.682-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:01:10.782-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Desktop 11.x is installed" definition_ref="oval:org.mitre.oval:def:25140"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="finch is earlier than 0:2.6.6-0.25.2" test_ref="oval:org.mitre.oval:tst:137269"/>
          <criterion comment="libpurple is earlier than 0:2.6.6-0.25.2" test_ref="oval:org.mitre.oval:tst:137503"/>
          <criterion comment="libpurple-lang is earlier than 0:2.6.6-0.25.2" test_ref="oval:org.mitre.oval:tst:137462"/>
          <criterion comment="libpurple-meanwhile is earlier than 0:2.6.6-0.25.2" test_ref="oval:org.mitre.oval:tst:137263"/>
          <criterion comment="libpurple-tcl is earlier than 0:2.6.6-0.25.2" test_ref="oval:org.mitre.oval:tst:136727"/>
          <criterion comment="pidgin is earlier than 0:2.6.6-0.25.2" test_ref="oval:org.mitre.oval:tst:137291"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28175" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-0429 -- kernel security and bug fix update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-0429.html" ref_id="ELSA-2011-0429"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4346" ref_id="CVE-2010-4346"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0521" ref_id="CVE-2011-0521"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0710" ref_id="CVE-2011-0710"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1010" ref_id="CVE-2011-1010"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1090" ref_id="CVE-2011-1090"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1478" ref_id="CVE-2011-1478"/>
        <description>[2.6.18-238.9.1.0.1.el5]
- [scsi] fix scsi hotplug and rescan race [orabug 10260172]
- fix filp_close() race (Joe Jin) [orabug 10335998]
- fix missing aio_complete() in end_io (Joel Becker) [orabug 10365195]
- make xenkbd.abs_pointer=1 by default [orabug 67188919]
- [xen] check to see if hypervisor supports memory reservation change
  (Chuck Anderson) [orabug 7556514]
- [net] Enable entropy for bnx2,bnx2x,e1000e,igb,ixgb,ixgbe,ixgbevf (John Sobecki)
  [orabug 10315433]
- [NET] Add xen pv netconsole support (Tina Yang) [orabug 6993043] [bz 7258]
- [mm] shrink_zone patch (John Sobecki,Chris Mason) [orabug 6086839]
- fix aacraid not to reset during kexec (Joe Jin) [orabug 8516042]
- [rds] Patch rds to 1.4.2-20 (Andy Grover) [orabug 9471572, 9344105]
  RDS: Fix BUG_ONs to not fire when in a tasklet
  ipoib: Fix lockup of the tx queue
  RDS: Do not call set_page_dirty() with irqs off (Sherman Pun)
  RDS: Properly unmap when getting a remote access error (Tina Yang)
  RDS: Fix locking in rds_send_drop_to()
- [qla] fix qla not to query hccr (Guru Anbalagane) [Orabug 8746702]
- [nfs] too many getattr and access calls after direct I/O [orabug 9348191]
- [xen] PVHVM guest with PoD crashes under memory pressure (Chuck Anderson)
  [orabug 9107465]
- [xen] PV guest with FC HBA hangs during shutdown (Chuck Anderson)
  [orabug 9764220]
- Support 256GB+ memory  for pv guest (Mukesh Rathor) [orabug 9450615]
- fix overcommit memory to use percpu_counter for el5 (KOSAKI Motohiro,
  Guru Anbalagane) [orabug 6124033]
- [ipmi] make  configurable timeouts for kcs of ipmi [orabug 9752208]
- [ib] fix memory corruption (Andy Grover) [orabug 9972346]
- [aio] patch removes limit on number of retries (Srinivas Eeda) [orabug 10044782]
- [loop] Do not call loop_unplug for not configured loop device (orabug 10314497)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:25:51">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:01:51.620-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:34.794-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:36.897-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T19:01:17.684-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T19:01:17.684-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.18-238.9.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134032"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-238.9.1.0.1.el5-1.4.8-2.el5" test_ref="oval:org.mitre.oval:tst:134119"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-238.9.1.0.1.el5-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:133760"/>
          <criterion comment="kernel-PAE is earlier than 0:2.6.18-238.9.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134123"/>
          <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-238.9.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134071"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.18-238.9.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:133592"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-238.9.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:133656"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.18-238.9.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:133414"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.18-238.9.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:133954"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.18-238.9.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134084"/>
          <criterion comment="kernel-xen is earlier than 0:2.6.18-238.9.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134132"/>
          <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-238.9.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:133140"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-238.9.1.0.1.el5PAE-1.4.8-2.el5" test_ref="oval:org.mitre.oval:tst:134075"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-238.9.1.0.1.el5debug-1.4.8-2.el5" test_ref="oval:org.mitre.oval:tst:134104"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-238.9.1.0.1.el5xen-1.4.8-2.el5" test_ref="oval:org.mitre.oval:tst:133877"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-238.9.1.0.1.el5PAE-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:133235"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-238.9.1.0.1.el5debug-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:133535"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-238.9.1.0.1.el5xen-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:134094"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28174" version="3" class="patch">
      <metadata>
        <title>USN-2408-1 -- OpenStack Neutron vulnerability</title>
        <affected family="unix">
          <platform>Ubuntu 14.04</platform>
          <product>neutron</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2408-1/" ref_id="USN-2408-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-6414" ref_id="CVE-2014-6414"/>
        <description>Elena Ezhova discovered that OpenStack Neutron did not properly perform
access control checks for attributes. A remote authenticated attacker could
exploit this to bypass intended access controls and reset admin-only
attributes to default values.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T09:52:03">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-17T18:43:54.407-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:00:57.518-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:33.107-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.oval:def:24421"/>
        <criterion comment="python-neutron is earlier than 1:2014.1.3-0ubuntu1.1" test_ref="oval:org.mitre.oval:tst:135433"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28170" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-1441 -- icedtea-web security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <product>icedtea-web</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-1441.html" ref_id="ELSA-2011-1441"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3377" ref_id="CVE-2011-3377"/>
        <description>[1.0.6-1]
- Updated to 1.0.6
- Resolves: rhbz#744738
- Resolves: rhbz#745414</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:25:28">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T18:53:29.648-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:34.627-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:36.785-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T13:29:18.161-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T13:29:18.161-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="icedtea-web is earlier than 0:1.0.6-1.el6_1" test_ref="oval:org.mitre.oval:tst:132925"/>
          <criterion comment="icedtea-web-javadoc is earlier than 0:1.0.6-1.el6_1" test_ref="oval:org.mitre.oval:tst:133061"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28169" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-1328 -- qt security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <product>qt</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-1328.html" ref_id="ELSA-2011-1328"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3193" ref_id="CVE-2011-3193"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3194" ref_id="CVE-2011-3194"/>
        <description>[4.6.2-20]
- Resolves: #rhbz737813
   fix multiple flaws in Qt
   CVE-2011-3193, CVE-2011-3194

[4.6.2-19]
- Resolves: rhbz#679759, missing executable bit in qt-examples binaries
- Resolves: rhbz#716694, move macros.qt4 to -devel
- Resolves: rhbz#680088, rpmdiff failure

[4.6.2-18]
- Resolves: rhbz#562132, Malayalam rakar is not getting reordered</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:25:24">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T18:53:21.701-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:34.506-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:36.702-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T13:44:16.275-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T13:44:16.275-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="qt is earlier than 0:4.6.2-20.el6" test_ref="oval:org.mitre.oval:tst:132922"/>
          <criterion comment="phonon-backend-gstreamer is earlier than 0:4.6.2-20.el6" test_ref="oval:org.mitre.oval:tst:133060"/>
          <criterion comment="qt-demos is earlier than 0:4.6.2-20.el6" test_ref="oval:org.mitre.oval:tst:133022"/>
          <criterion comment="qt-devel is earlier than 0:4.6.2-20.el6" test_ref="oval:org.mitre.oval:tst:132139"/>
          <criterion comment="qt-doc is earlier than 0:4.6.2-20.el6" test_ref="oval:org.mitre.oval:tst:132140"/>
          <criterion comment="qt-examples is earlier than 0:4.6.2-20.el6" test_ref="oval:org.mitre.oval:tst:132998"/>
          <criterion comment="qt-mysql is earlier than 0:4.6.2-20.el6" test_ref="oval:org.mitre.oval:tst:132953"/>
          <criterion comment="qt-odbc is earlier than 0:4.6.2-20.el6" test_ref="oval:org.mitre.oval:tst:133059"/>
          <criterion comment="qt-postgresql is earlier than 0:4.6.2-20.el6" test_ref="oval:org.mitre.oval:tst:132312"/>
          <criterion comment="qt-sqlite is earlier than 0:4.6.2-20.el6" test_ref="oval:org.mitre.oval:tst:132775"/>
          <criterion comment="qt-x11 is earlier than 0:4.6.2-20.el6" test_ref="oval:org.mitre.oval:tst:132971"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28168" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-1507 -- libarchive security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <product>libarchive</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-1507.html" ref_id="ELSA-2011-1507"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1777" ref_id="CVE-2011-1777"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1778" ref_id="CVE-2011-1778"/>
        <description>[2.8.3-3]
- Security fixes (CVE-2011-1777, CVE-2011-1778) (#739939)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:25:27">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T18:53:26.583-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:34.269-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:36.586-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T16:48:44.223-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T16:48:44.223-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="libarchive is earlier than 0:2.8.3-3.el6_1" test_ref="oval:org.mitre.oval:tst:132939"/>
          <criterion comment="libarchive-devel is earlier than 0:2.8.3-3.el6_1" test_ref="oval:org.mitre.oval:tst:133085"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28166" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-1465 -- kernel security and bug fix update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-1465.html" ref_id="ELSA-2011-1465"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1162" ref_id="CVE-2011-1162"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1577" ref_id="CVE-2011-1577"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2494" ref_id="CVE-2011-2494"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2699" ref_id="CVE-2011-2699"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2905" ref_id="CVE-2011-2905"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3188" ref_id="CVE-2011-3188"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3191" ref_id="CVE-2011-3191"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3353" ref_id="CVE-2011-3353"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3359" ref_id="CVE-2011-3359"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3363" ref_id="CVE-2011-3363"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3593" ref_id="CVE-2011-3593"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4326" ref_id="CVE-2011-4326"/>
        <description>[2.6.32-131.21.1.el6]
- [net] ipv6/udp: fix the wrong headroom check (Thomas Graf) [753167 698170]

[2.6.32-131.20.1.el6]
- [net] vlan: fix panic when handling priority tagged frames (Andy Gospodarek) [742849 714936] {CVE-2011-3593}
- [netdrv] igb: fix WOL on second port of i350 device (Frantisek Hrbata) [743807 718293]
- [kernel] fix taskstats io infoleak (Jerome Marchand) [716847 716848] {CVE-2011-2494}
- [tpm] Zero buffer after copying to userspace (Jiri Benc) [732632 732633] {CVE-2011-1162}
- [scsi] Revert megaraid_sas: Driver only report tape drive, JBOD and logic drives (Tomas Henzl) [741167 736667]
- [x86] acpi: Prevent acpiphp from deadlocking on PCI-to-PCI bridge remove (Prarit Bhargava) [745557 732706]
- [net] sctp: deal with multiple COOKIE_ECHO chunks (Frantisek Hrbata) [743510 729220]
- [scsi] iscsi_tcp: fix locking around iscsi sk user data (Mike Christie) [741704 647268]
- [kernel] first time swap use results in heavy swapping (Hendrik Brueckner) [747868 722461]
- [scsi] Reduce error recovery time by reducing use of TURs (Mike Christie) [744811 691945]
- [fs] cifs: add fallback in is_path_accessible for old servers (Jeff Layton) [738301 692709] {CVE-2011-3363}
- [fs] cifs: always do is_path_accessible check in cifs_mount (Jeff Layton) [738301 692709] {CVE-2011-3363}
- [net] ipv6: fix NULL dereference in udp6_ufo_fragment() (Jason Wang) [748808 740465]
- [net] ipv6: make fragment identifications less predictable (Jiri Pirko) [723432 723433] {CVE-2011-2699}

[2.6.32-131.19.1.el6]
- [scsi] scan: don't fail scans when host is in recovery (Mike Christie) [734774 713682]
- [netdrv] b43: allocate receive buffers big enough for max frame len + offset (RuiRui Yang) [738204 738205] {CVE-2011-3359}
- [fs] fuse: check size of FUSE_NOTIFY_INVAL_ENTRY message (RuiRui Yang) [736764 736765] {CVE-2011-3353}
- [fs] cifs: fix possible memory corruption in CIFSFindNext (Jeff Layton) [737482 730354] {CVE-2011-3191}
- [kernel] perf tools: do not look at ./config for configuration (Jiri Benc) [730203 730204] {CVE-2011-2905}
- [x86] mm: Fix pgd_lock deadlock (Andrew Jones) [737570 691310]
- [mm] pdpte registers are not flushed when PGD entry is changed in x86 PAE mode (Andrew Jones) [737570 691310]
- [mm] Revert 'fix pgd_lock deadlock' (Andrew Jones) [737570 691310]
- [fs] corrupted GUID partition tables can cause kernel oops (Jerome Marchand) [695981 695982] {CVE-2011-1577}
- [net] Compute protocol sequence numbers and fragment IDs using MD5. (Jiri Pirko) [732664 732665] {CVE-2011-3188}
- [crypto] Move md5_transform to lib/md5.c (Jiri Pirko) [732664 732665] {CVE-2011-3188}
- [fs] SUNRPC: Fix use of static variable in rpcb_getport_async (Steve Dickson) [740230 723650]
- [fs] NFSv4.1: update nfs4_fattr_bitmap_maxsz (Steve Dickson) [740230 723650]
- [fs] SUNRPC: Fix a race between work-queue and rpc_killall_tasks (Steve Dickson) [740230 723650]
- [fs] SUNRPC: Ensure we always run the tk_callback before tk_action (Steve Dickson) [740230 723650]
- [misc] enclosure: fix error path to actually return ERR_PTR() on error (Tomas Henzl) [741166 713730]
- [virt] KVM: make guest mode entry to be rcu quiescent state (Gleb Natapov) [740352 712653]
- [virt] rcu: provide rcu_virt_note_context_switch() function (Gleb Natapov) [740352 712653]

[2.6.32-131.18.1.el6]
- [sched] wait_for_completion_interruptible_timeout() should return signed long (J. Bruce Fields) [745413 738379]</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:25:28">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T18:53:07.981-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:33.957-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:36.425-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T14:34:41.529-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T14:34:41.529-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.32-131.21.1.el6" test_ref="oval:org.mitre.oval:tst:133206"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.32-131.21.1.el6" test_ref="oval:org.mitre.oval:tst:133230"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.32-131.21.1.el6" test_ref="oval:org.mitre.oval:tst:132941"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.32-131.21.1.el6" test_ref="oval:org.mitre.oval:tst:133069"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.32-131.21.1.el6" test_ref="oval:org.mitre.oval:tst:133113"/>
          <criterion comment="kernel-firmware is earlier than 0:2.6.32-131.21.1.el6" test_ref="oval:org.mitre.oval:tst:133102"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.32-131.21.1.el6" test_ref="oval:org.mitre.oval:tst:132921"/>
          <criterion comment="perf is earlier than 0:2.6.32-131.21.1.el6" test_ref="oval:org.mitre.oval:tst:133072"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28165" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-1422 -- openswan security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <platform>Oracle Linux 6</platform>
          <product>openswan</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-1422.html" ref_id="ELSA-2011-1422"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4073" ref_id="CVE-2011-4073"/>
        <description>[2.6.32-4.4]
Resolves: #748969 CVE-2011-4073 updated patch by upstream

[2.6.32-4.3]
Resolves: #748969 CVE-2011-4073</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:25:28">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T18:53:13.029-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:33.779-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:36.319-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T16:15:47.384-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T16:15:47.384-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Oracle Linux 5 release section">
          <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="openswan is earlier than 0:2.6.21-5.el5_7.6" test_ref="oval:org.mitre.oval:tst:133284"/>
            <criterion comment="openswan-doc is earlier than 0:2.6.21-5.el5_7.6" test_ref="oval:org.mitre.oval:tst:133360"/>
          </criteria>
        </criteria>
        <criteria comment="Oracle Linux 6 release section">
          <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="openswan is earlier than 0:2.6.32-4.el6_1.4" test_ref="oval:org.mitre.oval:tst:133191"/>
            <criterion comment="openswan-doc is earlier than 0:2.6.32-4.el6_1.4" test_ref="oval:org.mitre.oval:tst:133254"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28163" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-0327 -- subversion security and bug fix update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>subversion</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-0327.html" ref_id="ELSA-2011-0327"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0715" ref_id="CVE-2011-0715"/>
        <description>[1.6.11-7.3]
- add fix for svnadmin hotcopy (#681522)

[1.6.11-7.2]
- add security fix for CVE-2011-0715 (#681171)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:25:55">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:01:41.831-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:33.667-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:36.224-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T18:50:25.233-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T18:50:25.233-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="subversion is earlier than 0:1.6.11-7.el5_6.3" test_ref="oval:org.mitre.oval:tst:134091"/>
          <criterion comment="mod_dav_svn is earlier than 0:1.6.11-7.el5_6.3" test_ref="oval:org.mitre.oval:tst:134221"/>
          <criterion comment="subversion-devel is earlier than 0:1.6.11-7.el5_6.3" test_ref="oval:org.mitre.oval:tst:134169"/>
          <criterion comment="subversion-javahl is earlier than 0:1.6.11-7.el5_6.3" test_ref="oval:org.mitre.oval:tst:133783"/>
          <criterion comment="subversion-perl is earlier than 0:1.6.11-7.el5_6.3" test_ref="oval:org.mitre.oval:tst:133991"/>
          <criterion comment="subversion-ruby is earlier than 0:1.6.11-7.el5_6.3" test_ref="oval:org.mitre.oval:tst:133915"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28161" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-1815 -- icu security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <platform>Oracle Linux 6</platform>
          <product>icu</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-1815.html" ref_id="ELSA-2011-1815"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4599" ref_id="CVE-2011-4599"/>
        <description>[4.2.1-9.1]

- Resolves: rhbz#766539 CVE-2011-4599 localeID overflow</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:25:27">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T18:53:28.837-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:33.464-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:36.110-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T13:57:17.000-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T13:57:17.000-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Oracle Linux 5 release section">
          <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="icu is earlier than 0:3.6-5.16.1" test_ref="oval:org.mitre.oval:tst:132863"/>
            <criterion comment="libicu is earlier than 0:3.6-5.16.1" test_ref="oval:org.mitre.oval:tst:133134"/>
            <criterion comment="libicu-devel is earlier than 0:3.6-5.16.1" test_ref="oval:org.mitre.oval:tst:133051"/>
            <criterion comment="libicu-doc is earlier than 0:3.6-5.16.1" test_ref="oval:org.mitre.oval:tst:133137"/>
          </criteria>
        </criteria>
        <criteria comment="Oracle Linux 6 release section">
          <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="icu is earlier than 0:4.2.1-9.1.el6_2" test_ref="oval:org.mitre.oval:tst:133053"/>
            <criterion comment="libicu is earlier than 0:4.2.1-9.1.el6_2" test_ref="oval:org.mitre.oval:tst:132537"/>
            <criterion comment="libicu-devel is earlier than 0:4.2.1-9.1.el6_2" test_ref="oval:org.mitre.oval:tst:132828"/>
            <criterion comment="libicu-doc is earlier than 0:4.2.1-9.1.el6_2" test_ref="oval:org.mitre.oval:tst:132916"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28160" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2010-0793 -- glibc security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>glibc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2010-0793.html" ref_id="ELSA-2010-0793"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3856" ref_id="CVE-2010-3856"/>
        <description>[2.5-49.el5_5.7]
- Require suid bit on audit objects in privileged programs (#645677,
  CVE-2010-3856)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:05">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:03:49.913-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:33.338-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:36.022-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T20:29:09.564-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T20:29:09.564-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="glibc is earlier than 0:2.5-49.el5_5.7" test_ref="oval:org.mitre.oval:tst:134793"/>
          <criterion comment="glibc-common is earlier than 0:2.5-49.el5_5.7" test_ref="oval:org.mitre.oval:tst:134855"/>
          <criterion comment="glibc-devel is earlier than 0:2.5-49.el5_5.7" test_ref="oval:org.mitre.oval:tst:134696"/>
          <criterion comment="glibc-headers is earlier than 0:2.5-49.el5_5.7" test_ref="oval:org.mitre.oval:tst:134890"/>
          <criterion comment="glibc-utils is earlier than 0:2.5-49.el5_5.7" test_ref="oval:org.mitre.oval:tst:134374"/>
          <criterion comment="nscd is earlier than 0:2.5-49.el5_5.7" test_ref="oval:org.mitre.oval:tst:134304"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28159" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-1110 -- foomatic security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <product>foomatic</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-1110.html" ref_id="ELSA-2011-1110"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2964" ref_id="CVE-2011-2964"/>
        <description>[4.0.4-1:.1]
- Applied patch to fix improper sanitization of command line options
  (CVE-2011-2697, bug #721001).</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:25:32">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T18:58:28.116-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:33.126-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:35.931-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T17:43:36.355-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T17:43:36.355-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
        <criterion comment="foomatic is earlier than 0:4.0.4-1.el6_1.1" test_ref="oval:org.mitre.oval:tst:133556"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28158" version="5" class="patch">
      <metadata>
        <title>ELSA-2011-2029 -- Unbreakable Enterprise kernel security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <platform>Oracle Linux 6</platform>
          <product>kernel-uek</product>
          <product>ofa</product>
          <product>kernel-uek-debug</product>
          <product>kernel-uek-debug-devel</product>
          <product>kernel-uek-devel</product>
          <product>kernel-uek-doc</product>
          <product>kernel-uek-firmware</product>
          <product>kernel-uek-headers</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-2029.html" ref_id="ELSA-2011-2029"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1833" ref_id="CVE-2011-1833"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2484" ref_id="CVE-2011-2484"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2496" ref_id="CVE-2011-2496"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2723" ref_id="CVE-2011-2723"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2898" ref_id="CVE-2011-2898"/>
        <description>[2.6.32-200.20.1.el6uek] - af_packet: prevent information leak {CVE-2011-2898}
          - gro: Only reset frag0 when skb can be pulled {CVE-2011-2723} - vm: fix vm_pgoff wrap in
          stack expansion {CVE-2011-2496} - vm: fix vm_pgoff wrap in upward expansion
          {CVE-2011-2496} - taskstats: don't allow duplicate entries in listener mode
          {CVE-2011-2484} - Ecryptfs: Add mount option to check uid of device being mounted
          {CVE-2011-1833}</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:25:29">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T18:53:12.632-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:32.953-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:35.780-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:36772 - Corrected package names in objects and versions in states." date="2015-02-26T20:03:00.822-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-26T20:05:55.892-05:00">INTERIM</status_change>
            <status_change date="2015-03-16T04:01:49.522-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Oracle Linux 5 release section">
          <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel-uek is earlier than 0:2.6.32-200.20.1.el5uek" test_ref="oval:org.mitre.oval:tst:133125"/>
            <criterion comment="ofa-2.6.32-200.20.1.el5uek is earlier than 0:1.5.1-4.0.53" test_ref="oval:org.mitre.oval:tst:132745"/>
            <criterion comment="kernel-uek-debug is earlier than 0:2.6.32-200.20.1.el5uek" test_ref="oval:org.mitre.oval:tst:133435"/>
            <criterion comment="kernel-uek-debug-devel is earlier than 0:2.6.32-200.20.1.el5uek" test_ref="oval:org.mitre.oval:tst:133031"/>
            <criterion comment="kernel-uek-devel is earlier than 0:2.6.32-200.20.1.el5uek" test_ref="oval:org.mitre.oval:tst:133104"/>
            <criterion comment="kernel-uek-doc is earlier than 0:2.6.32-200.20.1.el5uek" test_ref="oval:org.mitre.oval:tst:133436"/>
            <criterion comment="kernel-uek-firmware is earlier than 0:2.6.32-200.20.1.el5uek" test_ref="oval:org.mitre.oval:tst:133407"/>
            <criterion comment="kernel-uek-headers is earlier than 0:2.6.32-200.20.1.el5uek" test_ref="oval:org.mitre.oval:tst:133393"/>
            <criterion comment="ofa-2.6.32-200.20.1.el5uekdebug is earlier than 0:1.5.1-4.0.53" test_ref="oval:org.mitre.oval:tst:133046"/>
          </criteria>
        </criteria>
        <criteria comment="Oracle Linux 6 release section">
          <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel-uek is earlier than 0:2.6.32-200.20.1.el6uek" test_ref="oval:org.mitre.oval:tst:133428"/>
            <criterion comment="ofa-2.6.32-200.20.1.el6uek is earlier than 0:1.5.1-4.0.47" test_ref="oval:org.mitre.oval:tst:132726"/>
            <criterion comment="kernel-uek-debug is earlier than 0:2.6.32-200.20.1.el6uek" test_ref="oval:org.mitre.oval:tst:133233"/>
            <criterion comment="kernel-uek-debug-devel is earlier than 0:2.6.32-200.20.1.el6uek" test_ref="oval:org.mitre.oval:tst:133016"/>
            <criterion comment="kernel-uek-devel is earlier than 0:2.6.32-200.20.1.el6uek" test_ref="oval:org.mitre.oval:tst:133392"/>
            <criterion comment="kernel-uek-doc is earlier than 0:2.6.32-200.20.1.el6uek" test_ref="oval:org.mitre.oval:tst:132879"/>
            <criterion comment="kernel-uek-firmware is earlier than 0:2.6.32-200.20.1.el6uek" test_ref="oval:org.mitre.oval:tst:133184"/>
            <criterion comment="kernel-uek-headers is earlier than 0:2.6.32-200.20.1.el6uek" test_ref="oval:org.mitre.oval:tst:133229"/>
            <criterion comment="ofa-2.6.32-200.20.1.el6uekdebug is earlier than 0:1.5.1-4.0.47" test_ref="oval:org.mitre.oval:tst:133317"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28157" version="5" class="patch">
      <metadata>
        <title>ELSA-2011-2025 -- Unbreakable Enterprise kernel security and bug fix update
          (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <platform>Oracle Linux 6</platform>
          <product>kernel-uek</product>
          <product>ofa</product>
          <product>kernel-uek-debug</product>
          <product>kernel-uek-debug-devel</product>
          <product>kernel-uek-devel</product>
          <product>kernel-uek-doc</product>
          <product>kernel-uek-firmware</product>
          <product>kernel-uek-headers</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-2025.html" ref_id="ELSA-2011-2025"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1576" ref_id="CVE-2011-1576"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1898" ref_id="CVE-2011-1898"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2183" ref_id="CVE-2011-2183"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2491" ref_id="CVE-2011-2491"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2492" ref_id="CVE-2011-2492"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2495" ref_id="CVE-2011-2495"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2497" ref_id="CVE-2011-2497"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2517" ref_id="CVE-2011-2517"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2695" ref_id="CVE-2011-2695"/>
        <description>[2.6.32-200.19.1.el6uek] - Apply new fix for CVE-2011-1576.
          [2.6.32-200.18.1.el6uek] - Revert 'proc: fix a race in do_io_accounting'
          [2.6.32-200.17.1.el6uek] - net: Fix memory leak/corruption on VLAN GRO_DROP
          {CVE-2011-1576} - iommu-api: Extension to check for interrupt remapping {CVE-2011-1898} -
          KVM: IOMMU: Disable device assignment without interrupt remapping {CVE-2011-1898} - ext4:
          Fix max file size and logical block counting of extent format file {CVE-2011-2695} -
          nl80211: fix overflow in ssid_len {CVE-2011-2517} - Bluetooth: Prevent buffer overflow in
          l2cap config request {CVE-2011-2497} - proc: fix a race in do_io_accounting()
          {CVE-2011-2495} - proc: restrict access to /proc/PID/io {CVE-2011-2495} - Bluetooth: l2cap
          and rfcomm: fix 1 byte infoleak to userspace {CVE-2011-2492} - NLM: Don't hang forever on
          NLM unlock requests {CVE-2011-2491} - ksm: fix NULL pointer dereference in
          scan_get_next_rmap_item() {CVE-2011-2183}</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:25:32">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T18:58:36.061-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:32.774-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:35.556-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:133312 - Corrected package names in objects and versions in states." date="2015-02-26T20:03:00.822-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-26T20:05:52.084-05:00">INTERIM</status_change>
            <status_change date="2015-03-16T04:01:48.681-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Oracle Linux 5 release section">
          <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel-uek is earlier than 0:2.6.32-200.19.1.el5uek" test_ref="oval:org.mitre.oval:tst:133383"/>
            <criterion comment="ofa-2.6.32-200.19.1.el5uek is earlier than 0:1.5.1-4.0.28" test_ref="oval:org.mitre.oval:tst:133565"/>
            <criterion comment="kernel-uek-debug is earlier than 0:2.6.32-200.19.1.el5uek" test_ref="oval:org.mitre.oval:tst:133267"/>
            <criterion comment="kernel-uek-debug-devel is earlier than 0:2.6.32-200.19.1.el5uek" test_ref="oval:org.mitre.oval:tst:133551"/>
            <criterion comment="kernel-uek-devel is earlier than 0:2.6.32-200.19.1.el5uek" test_ref="oval:org.mitre.oval:tst:133597"/>
            <criterion comment="kernel-uek-doc is earlier than 0:2.6.32-200.19.1.el5uek" test_ref="oval:org.mitre.oval:tst:132786"/>
            <criterion comment="kernel-uek-firmware is earlier than 0:2.6.32-200.19.1.el5uek" test_ref="oval:org.mitre.oval:tst:133475"/>
            <criterion comment="kernel-uek-headers is earlier than 0:2.6.32-200.19.1.el5uek" test_ref="oval:org.mitre.oval:tst:133446"/>
            <criterion comment="ofa-2.6.32-200.19.1.el5uekdebug is earlier than 0:1.5.1-4.0.28" test_ref="oval:org.mitre.oval:tst:133440"/>
          </criteria>
        </criteria>
        <criteria comment="Oracle Linux 6 release section">
          <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="kernel-uek is earlier than 0:2.6.32-200.19.1.el6uek" test_ref="oval:org.mitre.oval:tst:132623"/>
            <criterion comment="ofa-2.6.32-200.19.1.el6uek is earlier than 0:1.5.1-4.0.47" test_ref="oval:org.mitre.oval:tst:133312"/>
            <criterion comment="kernel-uek-debug is earlier than 0:2.6.32-200.19.1.el6uek" test_ref="oval:org.mitre.oval:tst:133536"/>
            <criterion comment="kernel-uek-debug-devel is earlier than 0:2.6.32-200.19.1.el6uek" test_ref="oval:org.mitre.oval:tst:133589"/>
            <criterion comment="kernel-uek-devel is earlier than 0:2.6.32-200.19.1.el6uek" test_ref="oval:org.mitre.oval:tst:133618"/>
            <criterion comment="kernel-uek-doc is earlier than 0:2.6.32-200.19.1.el6uek" test_ref="oval:org.mitre.oval:tst:133324"/>
            <criterion comment="kernel-uek-firmware is earlier than 0:2.6.32-200.19.1.el6uek" test_ref="oval:org.mitre.oval:tst:133609"/>
            <criterion comment="kernel-uek-headers is earlier than 0:2.6.32-200.19.1.el6uek" test_ref="oval:org.mitre.oval:tst:133421"/>
            <criterion comment="ofa-2.6.32-200.19.1.el6uekdebug is earlier than 0:1.5.1-4.0.47" test_ref="oval:org.mitre.oval:tst:133451"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28156" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-0256 -- dhcp security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <product>dhcp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-0256.html" ref_id="ELSA-2011-0256"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0413" ref_id="CVE-2011-0413"/>
        <description>[12:4.1.1-12.P1.2]
- CVE-2011-0413: Unexpected abort caused by a DHCPv6 decline message (#672994)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:25:57">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:01:54.675-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:32.538-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:35.437-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T19:02:29.909-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T19:02:29.909-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="dhcp is earlier than 0:4.1.1-12.P1.el6_0.2" test_ref="oval:org.mitre.oval:tst:134102"/>
          <criterion comment="dhclient is earlier than 0:4.1.1-12.P1.el6_0.2" test_ref="oval:org.mitre.oval:tst:134222"/>
          <criterion comment="dhcp-devel is earlier than 0:4.1.1-12.P1.el6_0.2" test_ref="oval:org.mitre.oval:tst:133942"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28153" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-1791 -- squid security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <product>squid</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-1791.html" ref_id="ELSA-2011-1791"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4096" ref_id="CVE-2011-4096"/>
        <description>[-7:3.1.10-1.el6_2.1]
- Resolves: #755016 - CVE-2011-4096: Invalid free by processing CNAME DNS record</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:25:24">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T18:53:29.136-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:32.358-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:35.320-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T17:45:44.615-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T17:45:44.615-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
        <criterion comment="squid is earlier than 0:3.1.10-1.el6_2.1" test_ref="oval:org.mitre.oval:tst:133023"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28151" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-1089 -- systemtap security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>systemtap</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-1089.html" ref_id="ELSA-2011-1089"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2503" ref_id="CVE-2011-2503"/>
        <description>[1.3-9]
- bz716489 (patch)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:25:32">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T18:58:42.668-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:32.141-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:35.234-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T17:18:32.487-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T17:18:32.487-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="systemtap is earlier than 0:1.3-9.el5" test_ref="oval:org.mitre.oval:tst:133349"/>
          <criterion comment="systemtap-client is earlier than 0:1.3-9.el5" test_ref="oval:org.mitre.oval:tst:133308"/>
          <criterion comment="systemtap-initscript is earlier than 0:1.3-9.el5" test_ref="oval:org.mitre.oval:tst:133501"/>
          <criterion comment="systemtap-runtime is earlier than 0:1.3-9.el5" test_ref="oval:org.mitre.oval:tst:132892"/>
          <criterion comment="systemtap-sdt-devel is earlier than 0:1.3-9.el5" test_ref="oval:org.mitre.oval:tst:132662"/>
          <criterion comment="systemtap-server is earlier than 0:1.3-9.el5" test_ref="oval:org.mitre.oval:tst:133453"/>
          <criterion comment="systemtap-testsuite is earlier than 0:1.3-9.el5" test_ref="oval:org.mitre.oval:tst:132689"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28150" version="5" class="patch">
      <metadata>
        <title>SUSE-SU-2014:1510-1 -- Security update for MozillaFirefox and mozilla-nss
          (moderate)</title>
        <affected family="unix">
          <platform>SUSE Linux Enterprise Desktop 12</platform>
          <product>MozillaFirefox</product>
          <product>mozilla-nss</product>
        </affected>
        <reference source="VENDOR" ref_url="https://www.suse.com/support/update/announcement/2014/suse-su-20141510-1.html" ref_id="SUSE-SU-2014:1510-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1574" ref_id="CVE-2014-1574"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1575" ref_id="CVE-2014-1575"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1576" ref_id="CVE-2014-1576"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1577" ref_id="CVE-2014-1577"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1578" ref_id="CVE-2014-1578"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1581" ref_id="CVE-2014-1581"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1585" ref_id="CVE-2014-1585"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1586" ref_id="CVE-2014-1586"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1583" ref_id="CVE-2014-1583"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-1568" ref_id="CVE-2014-1568"/>
        <description>- update to Firefox 31.2.0 ESR (bnc#900941) * MFSA
          2014-74/CVE-2014-1574/CVE-2014-1575 (bmo#1001994, bmo#1011354, bmo#1018916, bmo#1020034,
          bmo#1023035, bmo#1032208, bmo#1033020, bmo#1034230, bmo#1061214, bmo#1061600, bmo#1064346,
          bmo#1072044, bmo#1072174) Miscellaneous memory safety hazards (rv:33.0/rv:31.2) * MFSA
          2014-75/CVE-2014-1576 (bmo#1041512) Buffer overflow during CSS manipulation * MFSA
          2014-76/CVE-2014-1577 (bmo#1012609) Web Audio memory corruption issues with custom
          waveforms * MFSA 2014-77/CVE-2014-1578 (bmo#1063327) Out-of-bounds write with WebM video *
          MFSA 2014-79/CVE-2014-1581 (bmo#1068218) Use-after-free interacting with text
          directionality * MFSA 2014-81/CVE-2014-1585/CVE-2014-1586 (bmo#1062876, bmo#1062981)
          Inconsistent video sharing within iframe * MFSA 2014-82/CVE-2014-1583 (bmo#1015540)
          Accessing cross-origin objects via the Alarms API - SSLv3 is disabled by default. See
          README.POODLE for more detailed information. - disable call home features - update to
          3.17.2 (bnc#900941) Bugfix release * bmo#1049435 - Importing an RSA private key fails if p
          &lt; q * bmo#1057161 - NSS hangs with 100% CPU on invalid EC key * bmo#1078669 - certutil
          crashes when using the --certVersion parameter - changes from earlier version of the 3.17
          branch: update to 3.17.1 (bnc#897890) * MFSA 2014-73/CVE-2014-1568 (bmo#1064636,
          bmo#1069405) RSA Signature Forgery in NSS * Change library's signature algorithm default
          to SHA256 * Add support for draft-ietf-tls-downgrade-scsv * Add clang-cl support to the
          NSS build system * Implement TLS 1.3: * Part 1. Negotiate TLS 1.3 * Part 2. Remove
          deprecated cipher suites andcompression. * Add support for little-endian powerpc64 update
          to 3.17 * required for Firefox 33 New functionality: * When using ECDHE, the TLS server
          code may be configured to generate a fresh ephemeral ECDH key for each handshake, by
          setting the SSL_REUSE_SERVER_ECDHE_KEY socket option to PR_FALSE. The
          SSL_REUSE_SERVER_ECDHE_KEY option defaults to PR_TRUE, which means the server's ephemeral
          ECDH key is reused for multiple handshakes. This option does not affect the TLS client
          code, which always generates a fresh ephemeral ECDH key for each handshake. New Macros *
          SSL_REUSE_SERVER_ECDHE_KEY Notable Changes: * The manual pages for the certutil and pp
          tools have been updated to document the new parameters that had been added in NSS
          3.16.2.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T11:14:39">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:38:10.845-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:22.865-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:26.267-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28150 - Corrected package names in objects and versions in states." date="2015-02-26T20:03:00.822-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-26T20:05:57.371-05:00">INTERIM</status_change>
            <status_change date="2015-03-16T04:01:47.289-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="SUSE Linux Enterprise Desktop 12 is installed" definition_ref="oval:org.mitre.oval:def:28148"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="MozillaFirefox is earlier than 0:31.2.0esr-6.4" test_ref="oval:org.mitre.oval:tst:136086"/>
          <criterion comment="MozillaFirefox-branding-SLE is earlier than 0:31-4.1" test_ref="oval:org.mitre.oval:tst:136408"/>
          <criterion comment="MozillaFirefox-debuginfo is earlier than 0:31.2.0esr-6.4" test_ref="oval:org.mitre.oval:tst:136368"/>
          <criterion comment="MozillaFirefox-debugsource is earlier than 0:31.2.0esr-6.4" test_ref="oval:org.mitre.oval:tst:136283"/>
          <criterion comment="MozillaFirefox-translations is earlier than 0:31.2.0esr-6.4" test_ref="oval:org.mitre.oval:tst:135819"/>
          <criterion comment="libfreebl3 is earlier than 0:3.17.2-8.2" test_ref="oval:org.mitre.oval:tst:136505"/>
          <criterion comment="libfreebl3-debuginfo is earlier than 0:3.17.2-8.2" test_ref="oval:org.mitre.oval:tst:136495"/>
          <criterion comment="libsoftokn3 is earlier than 0:3.17.2-8.2" test_ref="oval:org.mitre.oval:tst:136259"/>
          <criterion comment="libsoftokn3-debuginfo is earlier than 0:3.17.2-8.2" test_ref="oval:org.mitre.oval:tst:135830"/>
          <criterion comment="mozilla-nss is earlier than 0:3.17.2-8.2" test_ref="oval:org.mitre.oval:tst:136227"/>
          <criterion comment="mozilla-nss-certs is earlier than 0:3.17.2-8.2" test_ref="oval:org.mitre.oval:tst:135962"/>
          <criterion comment="mozilla-nss-certs-debuginfo is earlier than 0:3.17.2-8.2" test_ref="oval:org.mitre.oval:tst:136004"/>
          <criterion comment="mozilla-nss-debuginfo is earlier than 0:3.17.2-8.2" test_ref="oval:org.mitre.oval:tst:136529"/>
          <criterion comment="mozilla-nss-debugsource is earlier than 0:3.17.2-8.2" test_ref="oval:org.mitre.oval:tst:136497"/>
          <criterion comment="mozilla-nss-tools is earlier than 0:3.17.2-8.2" test_ref="oval:org.mitre.oval:tst:135915"/>
          <criterion comment="mozilla-nss-tools-debuginfo is earlier than 0:3.17.2-8.2" test_ref="oval:org.mitre.oval:tst:136188"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28149" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-0199 -- krb5 security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>krb5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-0199.html" ref_id="ELSA-2011-0199"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0281" ref_id="CVE-2011-0281"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0282" ref_id="CVE-2011-0282"/>
        <description>- add upstream patch to fix hang or crash in the KDC when using the LDAP kdb
  backend (CVE-2011-0281, CVE-2011-0282, #671096)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:02">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:03:42.279-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:31.991-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:35.148-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T18:08:48.147-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T18:08:48.147-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="krb5 is earlier than 0:1.6.1-55.el5_6.1" test_ref="oval:org.mitre.oval:tst:134145"/>
          <criterion comment="krb5-devel is earlier than 0:1.6.1-55.el5_6.1" test_ref="oval:org.mitre.oval:tst:134621"/>
          <criterion comment="krb5-libs is earlier than 0:1.6.1-55.el5_6.1" test_ref="oval:org.mitre.oval:tst:134544"/>
          <criterion comment="krb5-server is earlier than 0:1.6.1-55.el5_6.1" test_ref="oval:org.mitre.oval:tst:134229"/>
          <criterion comment="krb5-server-ldap is earlier than 0:1.6.1-55.el5_6.1" test_ref="oval:org.mitre.oval:tst:134610"/>
          <criterion comment="krb5-workstation is earlier than 0:1.6.1-55.el5_6.1" test_ref="oval:org.mitre.oval:tst:134623"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28147" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-0356 -- krb5 security update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <product>krb5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-0356.html" ref_id="ELSA-2011-0356"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0284" ref_id="CVE-2011-0284"/>
        <description>[1.8.2-3.6]
- add revised upstream patch to fix double-free in KDC while returning
  typed-data with errors (CVE-2011-0284, #681564)

[1.8.2-3.5]
- add upstream patches to fix double-free in KDC while returning typed-data
  with errors (CVE-2011-0284, #681564)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:25:55">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:02:05.827-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:31.735-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:35.036-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T16:40:32.960-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T16:40:32.960-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="krb5 is earlier than 0:1.8.2-3.el6_0.6" test_ref="oval:org.mitre.oval:tst:133612"/>
          <criterion comment="krb5-devel is earlier than 0:1.8.2-3.el6_0.6" test_ref="oval:org.mitre.oval:tst:134173"/>
          <criterion comment="krb5-libs is earlier than 0:1.8.2-3.el6_0.6" test_ref="oval:org.mitre.oval:tst:133841"/>
          <criterion comment="krb5-pkinit-openssl is earlier than 0:1.8.2-3.el6_0.6" test_ref="oval:org.mitre.oval:tst:133610"/>
          <criterion comment="krb5-server is earlier than 0:1.8.2-3.el6_0.6" test_ref="oval:org.mitre.oval:tst:134148"/>
          <criterion comment="krb5-server-ldap is earlier than 0:1.8.2-3.el6_0.6" test_ref="oval:org.mitre.oval:tst:134188"/>
          <criterion comment="krb5-workstation is earlier than 0:1.8.2-3.el6_0.6" test_ref="oval:org.mitre.oval:tst:133965"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28146" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-0791 -- tomcat6 security and bug fix update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <product>tomcat6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-0791.html" ref_id="ELSA-2011-0791"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3718" ref_id="CVE-2010-3718"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4172" ref_id="CVE-2010-4172"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0013" ref_id="CVE-2011-0013"/>
        <description>[6.0.24-33]
- resolves: rhbz 695284 - multiple instances logging fiasco

[6.0.24-32]
- Resolves: rhbz 698624 - inet4address can't be cast to String

[6.0.24-31]
- Resolves: rhbz 656403 - cve-2010-4172 jsp syntax error

[6.0.24-30]
- Resolves: rhbz#697504 initscript logging location

[6.0.24-29]
- Resolves: rhbz#656403, rhbz#675926, rhbz#676011
- CVE-2010-4172, CVE-2010-3718, CVE-2011-0013, CVE-2010-4476,
- CVE-2011-0534

[6.0.24-28]
- Resovles  rhbz#695284 - wrapper logs to different locations
- CVE-2010-4172, CVE-2011-0013, CVE-2010-3718 commented out 
- until needed.

[6.0.24-27]
- naming-factory-dbcp missing fix in tomcat6.conf
- Add Obsoletes for log4j

[6.0.24-26]
- Add log4j to package lib. Corrected typo in log4 Provides
- epock versus epoch

[6.0.24-25]
- Installed permissions do not allow tomcat to start
- incrementing NVR so yum won't get confused with the zstream</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:25:42">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T18:58:43.017-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:31.386-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:34.925-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T15:54:28.084-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T15:54:28.084-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="tomcat6 is earlier than 0:6.0.24-33.el6" test_ref="oval:org.mitre.oval:tst:133858"/>
          <criterion comment="tomcat6-admin-webapps is earlier than 0:6.0.24-33.el6" test_ref="oval:org.mitre.oval:tst:133824"/>
          <criterion comment="tomcat6-docs-webapp is earlier than 0:6.0.24-33.el6" test_ref="oval:org.mitre.oval:tst:133768"/>
          <criterion comment="tomcat6-el-2.1-api is earlier than 0:6.0.24-33.el6" test_ref="oval:org.mitre.oval:tst:133080"/>
          <criterion comment="tomcat6-javadoc is earlier than 0:6.0.24-33.el6" test_ref="oval:org.mitre.oval:tst:133405"/>
          <criterion comment="tomcat6-jsp-2.1-api is earlier than 0:6.0.24-33.el6" test_ref="oval:org.mitre.oval:tst:133355"/>
          <criterion comment="tomcat6-lib is earlier than 0:6.0.24-33.el6" test_ref="oval:org.mitre.oval:tst:133856"/>
          <criterion comment="tomcat6-servlet-2.5-api is earlier than 0:6.0.24-33.el6" test_ref="oval:org.mitre.oval:tst:133550"/>
          <criterion comment="tomcat6-webapps is earlier than 0:6.0.24-33.el6" test_ref="oval:org.mitre.oval:tst:133809"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28145" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-0953 -- system-config-firewall security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 6</platform>
          <product>system-config-firewall</product>
          <product>system-config-printer</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-0953.html" ref_id="ELSA-2011-0953"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2520" ref_id="CVE-2011-2520"/>
        <description>system-config-firewall:

[1.2.27-3.3]
- fixed possible privilege escalation flaw via use of python pickle
  (CVE-2011-2520), replaced pickle by json (rhbz#717985)
- stop D-BUS firewall mechanism on update

system-config-printer:

[1.1.16-17:.2]
- Build pycups with -fno-strict-aliasing compiler option to avoid
  compiler warnings.

[1.1.16-17:.1]
- Adapted to system-config-firewall API change (bug #717985, CVE-2011-2520).</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:25:35">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T18:58:31.205-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:31.114-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:34.807-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T17:41:51.178-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T17:41:51.178-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="system-config-firewall is earlier than 0:1.2.27-3.el6_1.3" test_ref="oval:org.mitre.oval:tst:133631"/>
          <criterion comment="system-config-printer is earlier than 0:1.1.16-17.el6_1.2" test_ref="oval:org.mitre.oval:tst:133364"/>
          <criterion comment="system-config-firewall-base is earlier than 0:1.2.27-3.el6_1.3" test_ref="oval:org.mitre.oval:tst:133593"/>
          <criterion comment="system-config-firewall-tui is earlier than 0:1.2.27-3.el6_1.3" test_ref="oval:org.mitre.oval:tst:133454"/>
          <criterion comment="system-config-printer-libs is earlier than 0:1.1.16-17.el6_1.2" test_ref="oval:org.mitre.oval:tst:133514"/>
          <criterion comment="system-config-printer-udev is earlier than 0:1.1.16-17.el6_1.2" test_ref="oval:org.mitre.oval:tst:133693"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28144" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-0862 -- subversion security update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <platform>Oracle Linux 6</platform>
          <product>subversion</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-0862.html" ref_id="ELSA-2011-0862"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1752" ref_id="CVE-2011-1752"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1783" ref_id="CVE-2011-1783"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1921" ref_id="CVE-2011-1921"/>
        <description>[1.6.11-2.4]
- add security fixes for CVE-2011-1752, CVE-2011-1783, CVE-2011-1921 (#709220)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:25:38">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T18:58:44.555-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:30.583-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:34.638-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T20:49:57.899-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T20:49:57.899-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Oracle Linux 5 release section">
          <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="subversion is earlier than 0:1.6.11-7.el5_6.4" test_ref="oval:org.mitre.oval:tst:133133"/>
            <criterion comment="mod_dav_svn is earlier than 0:1.6.11-7.el5_6.4" test_ref="oval:org.mitre.oval:tst:133761"/>
            <criterion comment="subversion-devel is earlier than 0:1.6.11-7.el5_6.4" test_ref="oval:org.mitre.oval:tst:132934"/>
            <criterion comment="subversion-javahl is earlier than 0:1.6.11-7.el5_6.4" test_ref="oval:org.mitre.oval:tst:133798"/>
            <criterion comment="subversion-perl is earlier than 0:1.6.11-7.el5_6.4" test_ref="oval:org.mitre.oval:tst:133602"/>
            <criterion comment="subversion-ruby is earlier than 0:1.6.11-7.el5_6.4" test_ref="oval:org.mitre.oval:tst:133663"/>
          </criteria>
        </criteria>
        <criteria comment="Oracle Linux 6 release section">
          <extend_definition comment="Oracle Linux 6.x" definition_ref="oval:org.mitre.oval:def:16594"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="subversion is earlier than 0:1.6.11-2.el6_1.4" test_ref="oval:org.mitre.oval:tst:133427"/>
            <criterion comment="mod_dav_svn is earlier than 0:1.6.11-2.el6_1.4" test_ref="oval:org.mitre.oval:tst:133108"/>
            <criterion comment="subversion-devel is earlier than 0:1.6.11-2.el6_1.4" test_ref="oval:org.mitre.oval:tst:133606"/>
            <criterion comment="subversion-gnome is earlier than 0:1.6.11-2.el6_1.4" test_ref="oval:org.mitre.oval:tst:133147"/>
            <criterion comment="subversion-javahl is earlier than 0:1.6.11-2.el6_1.4" test_ref="oval:org.mitre.oval:tst:133725"/>
            <criterion comment="subversion-kde is earlier than 0:1.6.11-2.el6_1.4" test_ref="oval:org.mitre.oval:tst:133807"/>
            <criterion comment="subversion-perl is earlier than 0:1.6.11-2.el6_1.4" test_ref="oval:org.mitre.oval:tst:133765"/>
            <criterion comment="subversion-ruby is earlier than 0:1.6.11-2.el6_1.4" test_ref="oval:org.mitre.oval:tst:133691"/>
            <criterion comment="subversion-svn2cl is earlier than 0:1.6.11-2.el6_1.4" test_ref="oval:org.mitre.oval:tst:133642"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28143" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2011-0163 -- kernel security and bug fix update (important)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>kernel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2011-0163.html" ref_id="ELSA-2011-0163"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4526" ref_id="CVE-2010-4526"/>
        <description>[2.6.18-238.1.1.0.1.el5]
- fix filp_close() race (Joe Jin) [orabug 10335998]
- fix missing aio_complete() in end_io (Joel Becker) [orabug 10365195]
- make xenkbd.abs_pointer=1 by default [orabug 67188919]
- [xen] check to see if hypervisor supports memory reservation change
  (Chuck Anderson) [orabug 7556514]
- [net] Enable entropy for bnx2,bnx2x,e1000e,igb,ixgb,ixgbe,ixgbevf (John Sobecki)
  [orabug 10315433]
- [NET] Add xen pv netconsole support (Tina Yang) [orabug 6993043] [bz 7258]
- [mm] shrink_zone patch (John Sobecki,Chris Mason) [orabug 6086839]
- fix aacraid not to reset during kexec (Joe Jin) [orabug 8516042]
- [rds] Patch rds to 1.4.2-20 (Andy Grover) [orabug 9471572, 9344105]
  RDS: Fix BUG_ONs to not fire when in a tasklet
  ipoib: Fix lockup of the tx queue
  RDS: Do not call set_page_dirty() with irqs off (Sherman Pun)
  RDS: Properly unmap when getting a remote access error (Tina Yang)
  RDS: Fix locking in rds_send_drop_to()
- [qla] fix qla not to query hccr (Guru Anbalagane) [Orabug 8746702]
- [nfs] too many getattr and access calls after direct I/O [orabug 9348191]
- [xen] PVHVM guest with PoD crashes under memory pressure (Chuck Anderson)
  [orabug 9107465]
- [xen] PV guest with FC HBA hangs during shutdown (Chuck Anderson)
  [orabug 9764220]
- Support 256GB+ memory  for pv guest (Mukesh Rathor) [orabug 9450615]
- fix overcommit memory to use percpu_counter for el5 (KOSAKI Motohiro,
  Guru Anbalagane) [orabug 6124033]
- [ipmi] make  configurable timeouts for kcs of ipmi [orabug 9752208]
- [ib] fix memory corruption (Andy Grover) [orabug 9972346]
- [aio] patch removes limit on number of retries (Srinivas Eeda) [orabug 10044782]
- [loop] Do not call loop_unplug for not configured loop device (orabug 10314497)

[2.6.18-238.1.1.el5]
- [scsi] megaraid: give FW more time to recover from reset (Tomas Henzl) [667141 665427]
- [fs] gfs2: fix statfs error after gfs2_grow (Robert S Peterson) [666792 660661]
- [mm] prevent file lock corruption using popen(3) (Larry Woodman) [667050 664931]
- [net] sctp: fix panic from bad socket lock on icmp error (Neil Horman) [665476 665477] {CVE-2010-4526}</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:02">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:03:40.328-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:30.322-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:34.521-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T19:59:34.428-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T19:59:34.428-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="kernel is earlier than 0:2.6.18-238.1.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134657"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-238.1.1.0.1.el5-1.4.8-2.el5" test_ref="oval:org.mitre.oval:tst:134037"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-238.1.1.0.1.el5-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:134553"/>
          <criterion comment="kernel-PAE is earlier than 0:2.6.18-238.1.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134641"/>
          <criterion comment="kernel-PAE-devel is earlier than 0:2.6.18-238.1.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134611"/>
          <criterion comment="kernel-debug is earlier than 0:2.6.18-238.1.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:133932"/>
          <criterion comment="kernel-debug-devel is earlier than 0:2.6.18-238.1.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134732"/>
          <criterion comment="kernel-devel is earlier than 0:2.6.18-238.1.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134572"/>
          <criterion comment="kernel-doc is earlier than 0:2.6.18-238.1.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134581"/>
          <criterion comment="kernel-headers is earlier than 0:2.6.18-238.1.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134733"/>
          <criterion comment="kernel-xen is earlier than 0:2.6.18-238.1.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134567"/>
          <criterion comment="kernel-xen-devel is earlier than 0:2.6.18-238.1.1.0.1.el5" test_ref="oval:org.mitre.oval:tst:134705"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-238.1.1.0.1.el5PAE-1.4.8-2.el5" test_ref="oval:org.mitre.oval:tst:134546"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-238.1.1.0.1.el5debug-1.4.8-2.el5" test_ref="oval:org.mitre.oval:tst:134658"/>
          <criterion comment="ocfs2 is earlier than 0:2.6.18-238.1.1.0.1.el5xen-1.4.8-2.el5" test_ref="oval:org.mitre.oval:tst:134514"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-238.1.1.0.1.el5PAE-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:134588"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-238.1.1.0.1.el5debug-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:134674"/>
          <criterion comment="oracleasm is earlier than 0:2.6.18-238.1.1.0.1.el5xen-2.0.5-1.el5" test_ref="oval:org.mitre.oval:tst:134313"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28142" version="3" class="patch">
      <metadata>
        <title>RHSA-2014:1911 -- ruby security update (Moderate)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 6</platform>
          <platform>CentOS Linux 6</platform>
          <product>ruby</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-1911.html" ref_id="RHSA-2014:1911"/>
        <reference source="CESA-2014:1911" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020791.html" ref_id="CESA-2014:1911"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8080" ref_id="CVE-2014-8080"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8090" ref_id="CVE-2014-8090"/>
        <description>Ruby is an extensible, interpreted, object-oriented, scripting language.
It has features to process text files and to perform system management
tasks.

Multiple denial of service flaws were found in the way the Ruby REXML XML
parser performed expansion of parameter entities. A specially crafted XML
document could cause REXML to use an excessive amount of CPU and memory.
(CVE-2014-8080, CVE-2014-8090)

The CVE-2014-8090 issue was discovered by Red Hat Product Security.

All ruby users are advised to upgrade to these updated packages, which
contain backported patches to correct these issues. All running instances
of Ruby need to be restarted for this update to take effect.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T15:37:56">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:35:53.038-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:22.674-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:26.065-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 6 and CentOS Linux 6 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 6.x" definition_ref="oval:org.mitre.oval:def:16337"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="ruby is earlier than 0:1.8.7.374-3.el6_6" test_ref="oval:org.mitre.oval:tst:135837"/>
            <criterion comment="ruby-devel is earlier than 0:1.8.7.374-3.el6_6" test_ref="oval:org.mitre.oval:tst:136110"/>
            <criterion comment="ruby-docs is earlier than 0:1.8.7.374-3.el6_6" test_ref="oval:org.mitre.oval:tst:135972"/>
            <criterion comment="ruby-irb is earlier than 0:1.8.7.374-3.el6_6" test_ref="oval:org.mitre.oval:tst:136238"/>
            <criterion comment="ruby-libs is earlier than 0:1.8.7.374-3.el6_6" test_ref="oval:org.mitre.oval:tst:136222"/>
            <criterion comment="ruby-rdoc is earlier than 0:1.8.7.374-3.el6_6" test_ref="oval:org.mitre.oval:tst:136229"/>
            <criterion comment="ruby-ri is earlier than 0:1.8.7.374-3.el6_6" test_ref="oval:org.mitre.oval:tst:135988"/>
            <criterion comment="ruby-static is earlier than 0:1.8.7.374-3.el6_6" test_ref="oval:org.mitre.oval:tst:136240"/>
            <criterion comment="ruby-tcltk is earlier than 0:1.8.7.374-3.el6_6" test_ref="oval:org.mitre.oval:tst:136126"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 6 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
          <criterion comment="ruby-debuginfo is earlier than 0:1.8.7.374-3.el6_6" test_ref="oval:org.mitre.oval:tst:135732"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28141" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2010-0273 -- curl security, bug fix and enhancement update (moderate)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>curl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2010-0273.html" ref_id="ELSA-2010-0273"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0734" ref_id="CVE-2010-0734"/>
        <description>[7.15.5-9]
- http://curl.haxx.se/docs/adv_20100209.html (#565408)

[7.15.5-8]
- mention lack of IPv6, FTPS and LDAP support while using a socks proxy
  (#473128)
- avoid tight loop if an upload connection is broken (#479967)
- add options --ftp-account and --ftp-alternative-to-user to program help
  (#517084)
- fix crash when reusing connection after negotiate-auth (#517199)
- support for CRL loading from a PEM file (#532069)

[7.15.5-7]
- sync patch for CVE-2007-0037 with 5.3.Z
Related: #485290

[7.15.5-6]
- fix CVE-2009-2417
Resolves: #516258

[7.15.5-5]
- forwardport one hunk from upstream curl-7.15.1
Related: #485290

[7.15.5-4]
- fix hunk applied to wrong place due to nonzero patch fuzz
Related: #485290

[7.15.5-3]
- fix CVE-2007-0037
Resolves: #485290</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:13">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:06:19.171-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:30.067-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:34.417-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T19:35:34.358-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T19:35:34.358-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="curl is earlier than 0:7.15.5-9.el5" test_ref="oval:org.mitre.oval:tst:134878"/>
          <criterion comment="curl-devel is earlier than 0:7.15.5-9.el5" test_ref="oval:org.mitre.oval:tst:135121"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28140" version="4" class="patch" deprecated="true">
      <metadata>
        <title>DEPRECATED: ELSA-2010-0556 -- firefox security update (critical)</title>
        <affected family="unix">
          <platform>Oracle Linux 5</platform>
          <product>firefox</product>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://linux.oracle.com/errata/ELSA-2010-0556.html" ref_id="ELSA-2010-0556"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2755" ref_id="CVE-2010-2755"/>
        <description>firefox:

[3.6.7-3.0.1.el5]
- Add firefox-oracle-default-prefs.js and firefox-oracle-default-bookmarks.html
  and remove the corresponding Red Hat ones

[3.6.7-3]
- Rebuild

xulrunner:

[1.9.2.7-3.0.1.el5]
- Added xulrunner-oracle-default-prefs.js and removed the corresponding
  RedHat one.

[1.9.2.7-3]
- Include fix for 575836</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-05T10:26:08">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-05T19:06:18.351-05:00">DRAFT</status_change>
            <status_change date="2014-11-24T04:07:29.798-05:00">INTERIM</status_change>
            <status_change date="2014-12-15T04:03:34.321-05:00">ACCEPTED</status_change>
            <modified comment="deprecated due to duplicate Definition" date="2015-02-10T20:09:25.177-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-10T20:09:25.177-05:00">DEPRECATED</status_change>
          </dates>
          <status>DEPRECATED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Oracle Linux 5.x" definition_ref="oval:org.mitre.oval:def:15459"/>
        <criteria operator="OR" comment="Packages match section">
          <criterion comment="firefox is earlier than 0:3.6.7-3.0.1.el5" test_ref="oval:org.mitre.oval:tst:134904"/>
          <criterion comment="xulrunner is earlier than 0:1.9.2.7-3.0.1.el5" test_ref="oval:org.mitre.oval:tst:134455"/>
          <criterion comment="xulrunner-devel is earlier than 0:1.9.2.7-3.0.1.el5" test_ref="oval:org.mitre.oval:tst:134548"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28139" version="3" class="patch">
      <metadata>
        <title>RHSA-2014:1948 -- nss, nss-util, and nss-softokn security, bug fix, and enhancement update (Important)</title>
        <affected family="unix">
          <platform>Red Hat Enterprise Linux 5</platform>
          <platform>Red Hat Enterprise Linux 6</platform>
          <platform>Red Hat Enterprise Linux 7</platform>
          <platform>CentOS Linux 5</platform>
          <platform>CentOS Linux 6</platform>
          <platform>CentOS Linux 7</platform>
          <product>nss</product>
        </affected>
        <reference source="VENDOR" ref_url="https://rhn.redhat.com/errata/RHSA-2014-1948.html" ref_id="RHSA-2014:1948"/>
        <reference source="CESA-2014:1948-CentOS 5" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020795.html" ref_id="CESA-2014:1948-CentOS 5"/>
        <reference source="CESA-2014:1948-CentOS 6" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020800.html" ref_id="CESA-2014:1948-CentOS 6"/>
        <reference source="CESA-2014:1948-CentOS 7" ref_url="http://lists.centos.org/pipermail/centos-announce/2014-December/020802.html" ref_id="CESA-2014:1948-CentOS 7"/>
        <description>Network Security Services (NSS) is a set of libraries designed to support
the cross-platform development of security-enabled client and server
applications. Netscape Portable Runtime (NSPR) provides platform
independence for non-GUI operating system facilities.

This update adds support for the TLS Fallback Signaling Cipher Suite Value
(TLS_FALLBACK_SCSV), which can be used to prevent protocol downgrade
attacks against applications which re-connect using a lower SSL/TLS
protocol version when the initial connection indicating the highest
supported protocol version fails.

This can prevent a forceful downgrade of the communication to SSL 3.0.
The SSL 3.0 protocol was found to be vulnerable to the padding oracle
attack when using block cipher suites in cipher block chaining (CBC) mode.
This issue is identified as CVE-2014-3566, and also known under the alias
POODLE. This SSL 3.0 protocol flaw will not be addressed in a future
update; it is recommended that users configure their applications to
require at least TLS protocol version 1.0 for secure communication.</description>
        <oval_repository>
          <dates>
            <submitted date="2014-12-08T15:37:39">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-12-19T17:35:56.040-05:00">DRAFT</status_change>
            <status_change date="2015-01-05T04:00:22.423-05:00">INTERIM</status_change>
            <status_change date="2015-01-26T04:00:25.255-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Red Hat Enterprise Linux 5 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
          <criterion comment="nss-debuginfo is earlier than 0:3.16.2.3-1.el5_11" test_ref="oval:org.mitre.oval:tst:136028"/>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 5 and CentOS Linux 5 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 5" definition_ref="oval:org.mitre.oval:def:11414"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 5.x" definition_ref="oval:org.mitre.oval:def:15802"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="nss-devel is earlier than 0:3.16.2.3-1.el5_11" test_ref="oval:org.mitre.oval:tst:135848"/>
            <criterion comment="nss-pkcs11-devel is earlier than 0:3.16.2.3-1.el5_11" test_ref="oval:org.mitre.oval:tst:136054"/>
            <criterion comment="nss is earlier than 0:3.16.2.3-1.el5_11" test_ref="oval:org.mitre.oval:tst:135977"/>
            <criterion comment="nss-tools is earlier than 0:3.16.2.3-1.el5_11" test_ref="oval:org.mitre.oval:tst:135637"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 6 and CentOS Linux 6 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 6.x" definition_ref="oval:org.mitre.oval:def:16337"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="nss is earlier than 0:3.16.2.3-3.el6_6" test_ref="oval:org.mitre.oval:tst:135785"/>
            <criterion comment="nss-devel is earlier than 0:3.16.2.3-3.el6_6" test_ref="oval:org.mitre.oval:tst:135612"/>
            <criterion comment="nss-pkcs11-devel is earlier than 0:3.16.2.3-3.el6_6" test_ref="oval:org.mitre.oval:tst:135957"/>
            <criterion comment="nss-sysinit is earlier than 0:3.16.2.3-3.el6_6" test_ref="oval:org.mitre.oval:tst:135709"/>
            <criterion comment="nss-tools is earlier than 0:3.16.2.3-3.el6_6" test_ref="oval:org.mitre.oval:tst:135854"/>
            <criterion comment="nss-util is earlier than 0:3.16.2.3-2.el6_6" test_ref="oval:org.mitre.oval:tst:135104"/>
            <criterion comment="nss-util-devel is earlier than 0:3.16.2.3-2.el6_6" test_ref="oval:org.mitre.oval:tst:135877"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 6 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 6" definition_ref="oval:org.mitre.oval:def:20273"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="nss-debuginfo is earlier than 0:3.16.2.3-3.el6_6" test_ref="oval:org.mitre.oval:tst:135108"/>
            <criterion comment="nss-util-debuginfo is earlier than 0:3.16.2.3-2.el6_6" test_ref="oval:org.mitre.oval:tst:136106"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 and CentOS Linux 7 release section">
          <criteria operator="OR" comment="Operation system section">
            <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
            <extend_definition comment="The operating system installed on the system is CentOS Linux 7.x" definition_ref="oval:org.mitre.oval:def:24773"/>
          </criteria>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="nss is earlier than 0:3.16.2.3-2.el7_0" test_ref="oval:org.mitre.oval:tst:135157"/>
            <criterion comment="nss-devel is earlier than 0:3.16.2.3-2.el7_0" test_ref="oval:org.mitre.oval:tst:135718"/>
            <criterion comment="nss-pkcs11-devel is earlier than 0:3.16.2.3-2.el7_0" test_ref="oval:org.mitre.oval:tst:135216"/>
            <criterion comment="nss-softokn is earlier than 0:3.16.2.3-1.el7_0" test_ref="oval:org.mitre.oval:tst:135941"/>
            <criterion comment="nss-softokn-devel is earlier than 0:3.16.2.3-1.el7_0" test_ref="oval:org.mitre.oval:tst:136093"/>
            <criterion comment="nss-softokn-freebl is earlier than 0:3.16.2.3-1.el7_0" test_ref="oval:org.mitre.oval:tst:135797"/>
            <criterion comment="nss-softokn-freebl-devel is earlier than 0:3.16.2.3-1.el7_0" test_ref="oval:org.mitre.oval:tst:135679"/>
            <criterion comment="nss-sysinit is earlier than 0:3.16.2.3-2.el7_0" test_ref="oval:org.mitre.oval:tst:136072"/>
            <criterion comment="nss-tools is earlier than 0:3.16.2.3-2.el7_0" test_ref="oval:org.mitre.oval:tst:136083"/>
            <criterion comment="nss-util is earlier than 0:3.16.2.3-1.el7_0" test_ref="oval:org.mitre.oval:tst:136049"/>
            <criterion comment="nss-util-devel is earlier than 0:3.16.2.3-1.el7_0" test_ref="oval:org.mitre.oval:tst:136065"/>
          </criteria>
        </criteria>
        <criteria comment="Red Hat Enterprise Linux 7 release section">
          <extend_definition comment="The operating system installed on the system is Red Hat Enterprise Linux 7" definition_ref="oval:org.mitre.oval:def:24953"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="nss-debuginfo is earlier than 0:3.16.2.3-2.el7_0" test_ref="oval:org.mitre.oval:tst:135936"/>
            <criterion comment="nss-softokn-debuginfo is earlier than 0:3.16.2.3-1.el7_0" test_ref="oval:org.mitre.oval:tst:136085"/>
            <criterion comment="nss-util-debuginfo is earlier than 0:3.16.2.3-1.el7_0" test_ref="oval:org.mitre.oval:tst:136207"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:28138" version="5" class="patch">
      <metadata>
        <title>USN-2404-1 -- libvirt vulnerabilities</title>
        <affected family="unix">
          <platform>Ubuntu 14.10</platform>
          <platform>Ubuntu 14.04</platform>
          <product>libvirt</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.ubuntu.com/usn/usn-2404-1/" ref_id="USN-2404-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3657" ref_id="CVE-2014-3657"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7823" ref_id="CVE-2014-7823"/>
        <description>Pavel Hrdina discovered that libvirt incorrectly handled locking when
processing the virConnectListAllDomains command. An attacker could use this
issue to cause libvirtd to hang, resulting in a denial of service.
(&lt;a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-3657">CVE-2014-3657&lt;/a>)

Eric Blake discovered that libvirt incorrectly handled permissions when
processing the qemuDomainFormatXML command. An attacker with read-only
privileges could possibly use this to gain access to certain information
from the domain xml file. (&lt;a href="http://people.ubuntu.com/~ubuntu-security/cve/CVE-2014-7823">CVE-2014-7823&lt;/a>)</description>
        <oval_repository>
          <dates>
            <submitted date="2014-11-14T09:52:05">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2014-11-17T18:43:54.949-05:00">DRAFT</status_change>
            <status_change date="2014-12-08T04:00:56.991-05:00">INTERIM</status_change>
            <status_change date="2014-12-29T04:00:32.047-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:28138 - Address duplicates of the definition oval:org.mitre.oval:def:27174." date="2015-02-20T10:50:00.874-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-20T10:53:13.523-05:00">INTERIM</status_change>
            <status_change date="2015-03-09T04:01:29.345-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Ubuntu 14.10 release section">
          <extend_definition comment="Ubuntu 14.10 is installed" definition_ref="oval:org.mitre.oval:def:27174"/>
          <criteria operator="OR" comment="Packages match section">
            <criterion comment="libvirt0 is earlier than 0:1.2.8-0ubuntu11.1" test_ref="oval:org.mitre.oval:tst:135419"/>
            <criterion comment="libvirt-bin is earlier than 0:1.2.8-0ubuntu11.1" test_ref="oval:org.mitre.oval:tst:135254"/>
          </criteria>
        </criteria>
        <criteria comment="Ubuntu 14.04 release section">
          <extend_definition comment="Ubuntu 14.04 is installed" definition_ref="oval:org.mitre.o