<?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:24:55.618-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: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: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: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: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: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: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: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: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: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 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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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 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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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 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: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: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: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: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: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: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: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: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: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: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 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: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: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: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: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: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: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: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: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: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 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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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:20271" version="5" class="patch">
      <metadata>
        <title>DSA-1976-1 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/dsa-1976-1" ref_id="DSA-1976-1"/>
        <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.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:51">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:43.024-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:41.592-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:21.729-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20271 - Debian Patch Update" date="2014-06-06T17:24:00.692-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:26:29.237-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:07.826-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="dokuwiki DPKG is earlier than 0:0.0.20080505-4+lenny1" test_ref="oval:org.mitre.oval:tst:88418"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20259" version="5" class="patch">
      <metadata>
        <title>DSA-2031-1 krb5 - denial of service</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/dsa-2031-1" ref_id="DSA-2031-1"/>
        <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 (daemon crash) via a request from a kadmin client that sends an invalid API version number.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:49">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:33.752-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:41.299-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:21.319-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20259 - Debian Patch Update" date="2014-06-06T17:24:00.692-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:26:39.805-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:06.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"/>
        <criterion comment="krb5 DPKG is earlier than 0:1.6.dfsg.4~beta1-5lenny3" test_ref="oval:org.mitre.oval:tst:89323"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20245" version="5" class="patch">
      <metadata>
        <title>DSA-1795-1 ldns - arbitrary code execution</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/dsa-1795-1" ref_id="DSA-1795-1"/>
        <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.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:54">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:27.734-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:41.070-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:21.041-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20245 - Debian Patch Update" date="2014-06-06T17:24:00.692-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:26:40.701-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:05.674-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="ldns DPKG is earlier than 0:1.4.0-1+lenny1" test_ref="oval:org.mitre.oval:tst:89414"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20238" version="5" class="patch">
      <metadata>
        <title>DSA-1751-1 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/dsa-1751-1" ref_id="DSA-1751-1"/>
        <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.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:56">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:43.280-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:40.842-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:20.523-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20238 - Debian Patch Update" date="2014-06-06T17:24:00.692-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:26:20.011-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:03.935-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="xulrunner DPKG is earlier than 0:1.9.0.7-0lenny1" test_ref="oval:org.mitre.oval:tst:89267"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20235" version="5" class="patch">
      <metadata>
        <title>DSA-2016-1 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/dsa-2016-1" ref_id="DSA-2016-1"/>
        <description>Several vulnerabilities (SA-CORE-2010-001) have been discovered in drupal6, a fully-featured content management framework.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:50">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:23.305-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:40.703-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:20.345-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20235 - Debian Patch Update" date="2014-06-06T17:24:00.692-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:26:37.875-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:03.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="drupal6 DPKG is earlier than 0:6.6-3lenny5" test_ref="oval:org.mitre.oval:tst:88369"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20232" version="5" class="patch">
      <metadata>
        <title>DSA-1985-1 sendmail - insufficient input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 5.0</platform>
          <product>sendmail</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1985-1" ref_id="DSA-1985-1"/>
        <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 (CN) field of an X.509 certificate.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:51">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:36.650-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:40.600-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:20.212-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20232 - Debian Patch Update" date="2014-06-06T17:36:00.316-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:38:29.247-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:03.063-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="sendmail DPKG is earlier than 0:8.13.8-3+etch1" test_ref="oval:org.mitre.oval:tst:89367"/>
        </criteria>
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="sendmail DPKG is earlier than 0:8.14.3-5+lenny1" test_ref="oval:org.mitre.oval:tst:89284"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20231" version="5" class="patch">
      <metadata>
        <title>DSA-2135-1 xpdf - several 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/dsa-2135-1" ref_id="DSA-2135-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3702" ref_id="CVE-2010-3702"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3704" ref_id="CVE-2010-3704"/>
        <description>Joel Voss of Leviathan Security Group discovered two vulnerabilities in xpdf rendering engine, which may lead to the execution of arbitrary code if a malformed PDF file is opened.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:48">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:52.264-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:40.555-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:20.162-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20231 - Debian Patch Update" date="2014-06-06T17:24:00.692-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:26:27.102-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:02.966-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="xpdf DPKG is earlier than 0:3.02-1.4+lenny3" test_ref="oval:org.mitre.oval:tst:88353"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20225" version="5" class="patch">
      <metadata>
        <title>DSA-1943-1 openldap openldap2.3 - SSL certificate</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 5.0</platform>
          <product>openldap2.3</product>
          <product>openldap</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1943-1" ref_id="DSA-1943-1"/>
        <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="2013-12-06T10:22:52">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:18.165-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:40.478-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:20.093-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20225 - Debian Patch Update" date="2014-06-06T17:24:00.692-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:26:28.794-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:07:02.812-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="openldap2.3 DPKG is earlier than 0:2.3.30-5+etch3" test_ref="oval:org.mitre.oval:tst:89360"/>
        </criteria>
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="openldap DPKG is earlier than 0:2.4.11-1+lenny1" test_ref="oval:org.mitre.oval:tst:89395"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20203" version="5" class="patch">
      <metadata>
        <title>DSA-2119-1 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/dsa-2119-1" ref_id="DSA-2119-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3702" ref_id="CVE-2010-3702"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3704" ref_id="CVE-2010-3704"/>
        <description>Joel Voss of Leviathan Security Group discovered two vulnerabilities in the Poppler PDF rendering library, which may lead to the execution of arbitrary code if a malformed PDF file is opened.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:48">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:41.233-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:39.695-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:19.057-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20203 - Debian Patch Update" date="2014-06-06T17:24:00.692-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:26:20.899-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:58.774-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="poppler DPKG is earlier than 0:0.8.7-4" test_ref="oval:org.mitre.oval:tst:88923"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20178" version="5" class="patch">
      <metadata>
        <title>DSA-1783-1 mysql-dfsg-5.0 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mysql-dfsg-5.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1783-1" ref_id="DSA-1783-1"/>
        <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.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:54">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:42.445-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:39.084-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:18.201-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20178 - Debian Patch Update" date="2014-06-06T17:24:00.692-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:26:21.172-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:55.155-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="mysql-dfsg-5.0 DPKG is earlier than 0:5.0.32-7etch10" test_ref="oval:org.mitre.oval:tst:89348"/>
        </criteria>
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="mysql-dfsg-5.0 DPKG is earlier than 0:5.0.51a-24+lenny1" test_ref="oval:org.mitre.oval:tst:89154"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20174" version="5" class="patch">
      <metadata>
        <title>DSA-1893-1 cyrus-imapd-2.2 kolab-cyrus-imapd - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 5.0</platform>
          <product>cyrus-imapd-2.2</product>
          <product>kolab-cyrus-imapd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1893-1" ref_id="DSA-1893-1"/>
        <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 &lt;a href="../../security/2009/dsa-1881">DSA 1881-1&lt;/a> was incomplete and the issue has been given an additional CVE id due to its complexity.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:53">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:51.121-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:38.869-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:17.922-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20174 - Debian Patch Update" date="2014-06-06T17:24:00.692-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:26:42.110-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:54.354-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria 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 match section">
            <criterion comment="cyrus-imapd-2.2 DPKG is earlier than 0:2.2.13-10+etch4" test_ref="oval:org.mitre.oval:tst:88679"/>
            <criterion comment="kolab-cyrus-imapd DPKG is earlier than 0:2.2.13-2+etch2" test_ref="oval:org.mitre.oval:tst:88686"/>
          </criteria>
        </criteria>
        <criteria 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 match section">
            <criterion comment="cyrus-imapd-2.2 DPKG is earlier than 0:2.2.13-14+lenny3" test_ref="oval:org.mitre.oval:tst:89013"/>
            <criterion comment="kolab-cyrus-imapd DPKG is earlier than 0:2.2.13-5+lenny2" test_ref="oval:org.mitre.oval:tst:88957"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20167" version="5" class="patch">
      <metadata>
        <title>DSA-1935-1 gnutls13 gnutls26 - SSL certificate</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 5.0</platform>
          <product>gnutls13</product>
          <product>gnutls26</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1935-1" ref_id="DSA-1935-1"/>
        <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. (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2009-2730">CVE-2009-2730&lt;/a>)</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:52">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:59.718-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:38.573-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:17.556-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20167 - Debian Patch Update" date="2014-06-06T17:24:00.692-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:26:38.586-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:53.340-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="gnutls13 DPKG is earlier than 0:1.4.4-3+etch5" test_ref="oval:org.mitre.oval:tst:89368"/>
        </criteria>
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="gnutls26 DPKG is earlier than 0:2.4.2-6+lenny2" test_ref="oval:org.mitre.oval:tst:89285"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20119" version="5" class="patch">
      <metadata>
        <title>DSA-2019-1 pango1.0 - denial of service</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/dsa-2019-1" ref_id="DSA-2019-1"/>
        <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 (application crash).</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:49">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:16.283-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:36.157-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:14.577-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20119 - Debian Patch Update" date="2014-06-06T17:24:00.692-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:26:26.508-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:43.950-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="pango1.0 DPKG is earlier than 0:1.20.5-5+lenny1" test_ref="oval:org.mitre.oval:tst:89321"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20117" version="5" class="patch">
      <metadata>
        <title>DSA-2139-1 phpmyadmin - several</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/dsa-2139-1" ref_id="DSA-2139-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4329" ref_id="CVE-2010-4329"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4480" ref_id="CVE-2010-4480"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4481" ref_id="CVE-2010-4481"/>
        <description>Several vulnerabilities have been discovered in phpMyAdmin, a tool to administer MySQL over the web.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:47">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:17.957-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:36.087-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:14.431-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20117 - Debian Patch Update" date="2014-06-06T17:24:00.692-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:26:31.665-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:43.366-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="phpmyadmin DPKG is earlier than 4:2.11.8.1-5+lenny7" test_ref="oval:org.mitre.oval:tst:89218"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20091" version="5" class="patch">
      <metadata>
        <title>DSA-2076-1 gnupg2 - execution of arbitrary code</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>gnupg2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-2076-1" ref_id="DSA-2076-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2547" ref_id="CVE-2010-2547"/>
        <description>It was discovered that GnuPG 2 uses a freed pointer when verifying a signature or importing a certificate with many Subject Alternate Names, potentially leading to arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:49">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:18.682-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:35.089-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:12.920-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20091 - Debian Patch Update" date="2014-06-06T17:24:00.692-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:26:28.267-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:38.518-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="gnupg2 DPKG is earlier than 0:2.0.9-3.1+lenny1" test_ref="oval:org.mitre.oval:tst:88672"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:20084" version="5" class="patch">
      <metadata>
        <title>DSA-1997-1 mysql-dfsg-5.0 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mysql-dfsg-5.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1997-1" ref_id="DSA-1997-1"/>
        <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.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:51">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:12.973-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:34.657-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:12.479-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:20084 - Debian Patch Update" date="2014-06-06T17:24:00.692-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:26:22.111-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:36.469-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="mysql-dfsg-5.0 DPKG is earlier than 0:5.0.32-7etch12" test_ref="oval:org.mitre.oval:tst:88824"/>
        </criteria>
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="mysql-dfsg-5.0 DPKG is earlier than 0:5.0.51a-24+lenny3" test_ref="oval:org.mitre.oval:tst:88915"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19940" version="5" class="patch">
      <metadata>
        <title>DSA-2017-1 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/dsa-2017-1" ref_id="DSA-2017-1"/>
        <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="2013-12-06T10:22:50">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:56.650-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:28.676-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:01.750-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19940 - Debian Patch Update" date="2014-06-06T17:26:00.233-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:28:41.481-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:09.282-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="pulseaudio DPKG is earlier than 0:0.9.10-3+lenny2" test_ref="oval:org.mitre.oval:tst:88904"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19934" version="5" class="patch">
      <metadata>
        <title>DSA-2021-1 spamass-milter - remote command execution</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/dsa-2021-1" ref_id="DSA-2021-1"/>
        <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="2013-12-06T10:22:49">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:45.075-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:28.452-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:01:01.330-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19934 - Debian Patch Update" date="2014-06-06T17:26:00.233-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:28:44.319-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:08.055-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="spamass-milter DPKG is earlier than 0:0.3.1-8+lenny1" test_ref="oval:org.mitre.oval:tst:89059"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19911" version="5" class="patch">
      <metadata>
        <title>DSA-1906-1 clamav - end-of-life announcement</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 5.0</platform>
          <product>clamav</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1906-1" ref_id="DSA-1906-1"/>
        <description>Security support for clamav, an anti-virus utility for Unix, has been discontinued for the stable distribution (lenny) and the oldstable distribution (etch). Clamav Upstream has stopped supporting the releases in etch and lenny. Also, it is not easily possible to receive signature updates for the virus scanner with our released versions anymore.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:52">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:36.397-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:26.870-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:57.769-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19911 - Debian Patch Update" date="2014-06-06T17:26:00.233-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:28:55.700-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:06:05.396-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="clamav DPKG is earlier than 0:&lt;end-of-life> (upstream has discontinued providing virus signatures for versions prior to 0.95)" test_ref="oval:org.mitre.oval:tst:89075"/>
        </criteria>
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="clamav DPKG is earlier than 0:&lt;end-of-life> (upstream has discontinued providing virus signatures for versions prior to 0.95)" test_ref="oval:org.mitre.oval:tst:89177"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19769" version="5" class="patch">
      <metadata>
        <title>DSA-1984-1 libxerces2-java - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 5.0</platform>
          <product>libxerces2-java</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1984-1" ref_id="DSA-1984-1"/>
        <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="2013-12-06T10:22:51">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:07.149-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:18.542-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:40.229-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19769 - Debian Patch Update" date="2014-06-06T17:26:00.233-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:28:55.049-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:48.883-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="libxerces2-java DPKG is earlier than 0:2.8.1-1+etch1" test_ref="oval:org.mitre.oval:tst:88665"/>
        </criteria>
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="libxerces2-java DPKG is earlier than 0:2.9.1-2+lenny1" test_ref="oval:org.mitre.oval:tst:88381"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19472" version="5" class="patch">
      <metadata>
        <title>DSA-1903-1 graphicsmagick - several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 5.0</platform>
          <product>graphicsmagick</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1903-1" ref_id="DSA-1903-1"/>
        <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.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:53">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:07.843-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:09.072-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:23.033-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19472 - 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:08.779-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:38.769-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="graphicsmagick DPKG is earlier than 0:1.1.7-13+etch1" test_ref="oval:org.mitre.oval:tst:88559"/>
        </criteria>
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="graphicsmagick DPKG is earlier than 0:1.1.11-3.2+lenny1" test_ref="oval:org.mitre.oval:tst:89408"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19394" version="5" class="patch">
      <metadata>
        <title>DSA-1988-1 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/dsa-1988-1" ref_id="DSA-1988-1"/>
        <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.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:51">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:37.755-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:07.127-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:20.231-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19394 - 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:02.984-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:36.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"/>
        <criterion comment="qt4-x11 DPKG is earlier than 0:4.4.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:89061"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19296" version="5" class="patch">
      <metadata>
        <title>DSA-1834-1 apache2 apache2-mpm-itk - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 5.0</platform>
          <product>apache2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1834-1" ref_id="DSA-1834-1"/>
        <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".</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:54">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:48:58.534-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:05.842-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:18.105-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:19296 - 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:01.351-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:36.148-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="apache2 DPKG is earlier than 0:2.2.3-4+etch9" test_ref="oval:org.mitre.oval:tst:89336"/>
        </criteria>
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="apache2 DPKG is earlier than 0:2.2.9-10+lenny4" test_ref="oval:org.mitre.oval:tst:89265"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:19270" version="3" class="patch">
      <metadata>
        <title>DSA-2137-1 libxml2 - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>libxml2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-2137-1" ref_id="DSA-2137-1"/>
        <description>Yang Dingning discovered a double free in libxml's Xpath processing, which might allow the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-12-06T10:22:48">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-12-06T14:49:44.852-05:00">DRAFT</status_change>
            <status_change date="2013-12-23T04:01:04.988-05:00">INTERIM</status_change>
            <status_change date="2014-01-13T04:00:16.620-05:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <extend_definition comment="Debian 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
        <criterion comment="libxml2 DPKG is earlier than 0:2.6.32.dfsg-5+lenny3" test_ref="oval:org.mitre.oval:tst:89279"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18638" version="7" class="patch">
      <metadata>
        <title>DSA-1811-1 cups cupsys - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 5.0</platform>
          <product>cupsys</product>
          <product>cups</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1811-1" ref_id="DSA-1811-1"/>
        <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="2013-08-01T17:12:58">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:06.979-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:11.998-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:44.662-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23776 - updates for DEBIAN states (evr and comment with explicitly epoch)." date="2013-12-02T15:28:00.559-05:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2013-12-02T15:31:34.284-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:41.059-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18638 - Debian Patch Update" date="2014-06-06T17:17:00.167-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:19:47.990-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:07.993-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="cupsys DPKG is earlier than 1.2.7-4+etch8" test_ref="oval:org.mitre.oval:tst:86492"/>
        </criteria>
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="cups DPKG is earlier than 1.3.8-1+lenny6" test_ref="oval:org.mitre.oval:tst:86184"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18623" version="7" class="patch">
      <metadata>
        <title>DSA-2010-1 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/dsa-2010-1" ref_id="DSA-2010-1"/>
        <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.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:12:48">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:41.810-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:09.561-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:42.679-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23492 - updates for DEBIAN states (evr and comment with explicitly epoch)." date="2013-12-02T15:28:00.559-05:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2013-12-02T15:31:16.450-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:40.778-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18623 - Debian Patch Update" date="2014-06-06T17:17:00.167-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:19:51.433-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:05.881-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="kvm DPKG is earlier than 72+dfsg-5~lenny5" test_ref="oval:org.mitre.oval:tst:86542"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18608" version="7" class="patch">
      <metadata>
        <title>DSA-1892-1 dovecot - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 5.0</platform>
          <product>dovecot</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1892-1" ref_id="DSA-1892-1"/>
        <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="2013-08-01T17:12:53">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:35.770-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:02:05.770-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:40.061-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23730 - updates for DEBIAN states (evr and comment with explicitly epoch)." date="2013-12-02T15:28:00.559-05:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2013-12-02T15:31:19.383-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:40.387-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18608 - Debian Patch Update" date="2014-06-06T17:17:00.167-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:19:55.243-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:05:03.924-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="dovecot DPKG is earlier than 1.0.rc15-2etch5" test_ref="oval:org.mitre.oval:tst:86529"/>
        </criteria>
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="dovecot DPKG is earlier than 1:1.0.15-2.3+lenny1" test_ref="oval:org.mitre.oval:tst:86434"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18534" version="7" class="patch">
      <metadata>
        <title>DSA-2136-1 tor - potential code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>tor</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-2136-1" ref_id="DSA-2136-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1676" ref_id="CVE-2010-1676"/>
        <description>Willem Pinckaers discovered that Tor, a tool to enable online anonymity, does not correctly handle all data read from the network. By supplying specially crafted packets a remote attacker can cause Tor to overflow its heap, crashing the process. Arbitrary code execution has not been confirmed but there is a potential risk.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:12:43">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:08.493-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:44.461-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:24.830-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23690 - updates for DEBIAN states (evr and comment with explicitly epoch)." date="2013-12-02T15:28:00.559-05:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2013-12-02T15:31:43.664-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:38.272-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18534 - Debian Patch Update" date="2014-06-06T17:17:00.167-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:19:54.838-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:48.649-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="tor DPKG is earlier than 0.2.1.26-1~lenny+4" test_ref="oval:org.mitre.oval:tst:86305"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18489" version="7" class="patch">
      <metadata>
        <title>DSA-2263-2 movabletype-opensource - several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>movabletype-opensource</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-2263-2" ref_id="DSA-2263-2"/>
        <description>It was discovered that Movable Type, a weblog publishing system, contains several security vulnerabilities:</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:12:40">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:56.361-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:31.948-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:16.130-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:22870 - updates for DEBIAN states (evr and comment with explicitly epoch)." date="2013-12-02T15:28:00.559-05:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2013-12-02T15:31:28.933-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:36.993-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18489 - Debian Patch Update" date="2014-06-06T17:17:00.167-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:19:50.271-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:39.154-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="movabletype-opensource DPKG is earlier than 4.2.3-1+lenny3" test_ref="oval:org.mitre.oval:tst:86338"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18460" version="9" class="patch">
      <metadata>
        <title>DSA-1890-1 wxwidgets2.6 wxwidgets2.8 wxwindows2.4 - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 5.0</platform>
          <product>wxwidgets2.6</product>
          <product>wxwindows2.4</product>
          <product>wxwidgets2.8</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1890-1" ref_id="DSA-1890-1"/>
        <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="2013-08-01T17:12:56">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:58.125-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:23.993-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:10.365-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23514 - updates for DEBIAN states (evr and comment with explicitly epoch)." date="2013-12-02T15:28:00.559-05:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2013-12-02T15:31:22.056-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:44.833-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23514 - 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:55.333-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:02:05.503-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18460 - Debian Patch Update" date="2014-06-06T17:20:00.187-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:22:04.928-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:33.652-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria 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 match section">
            <criterion comment="wxwidgets2.6 DPKG is earlier than 2.6.3.2.1.5+etch1" test_ref="oval:org.mitre.oval:tst:86537"/>
            <criterion comment="wxwindows2.4 DPKG is earlier than 2.4.5.1.1+etch1" test_ref="oval:org.mitre.oval:tst:86215"/>
          </criteria>
        </criteria>
        <criteria 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 match section">
            <criterion comment="wxwidgets2.8 DPKG is earlier than 2.8.7.1-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:85874"/>
            <criterion comment="wxwidgets2.6 DPKG is earlier than 2.6.3.2.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:86380"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18452" version="7" class="patch">
      <metadata>
        <title>DSA-2138-1 wordpress - SQL injection</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>wordpress</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-2138-1" ref_id="DSA-2138-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4257" ref_id="CVE-2010-4257"/>
        <description>Vladimir Kolesnikov discovered a SQL injection vulnerability in WordPress, a weblog manager. An authenticated user could execute arbitrary SQL commands via the Send Trackbacks field.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:12:42">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:13.857-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:22.251-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:08.724-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23687 - updates for DEBIAN states (evr and comment with explicitly epoch)." date="2013-12-02T15:28:00.559-05:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2013-12-02T15:31:35.044-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:35.778-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18452 - Debian Patch Update" date="2014-06-06T17:20:00.187-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:22:15.614-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:32.099-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="wordpress DPKG is earlier than 2.5.1-11+lenny4" test_ref="oval:org.mitre.oval:tst:86186"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18433" version="7" class="patch">
      <metadata>
        <title>DSA-2014-1 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/dsa-2014-1" ref_id="DSA-2014-1"/>
        <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.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:12:48">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:49.224-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:17.062-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:05.331-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23672 - updates for DEBIAN states (evr and comment with explicitly epoch)." date="2013-12-02T15:28:00.559-05:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2013-12-02T15:31:23.949-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:35.326-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18433 - Debian Patch Update" date="2014-06-06T17:20:00.187-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:22:14.758-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:29.691-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="moin DPKG is earlier than 1.7.1-3+lenny3" test_ref="oval:org.mitre.oval:tst:86360"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18428" version="7" class="patch">
      <metadata>
        <title>DSA-1962-1 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/dsa-1962-1" ref_id="DSA-1962-1"/>
        <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.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:12:51">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:20.613-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:16.071-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:04.456-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23692 - updates for DEBIAN states (evr and comment with explicitly epoch)." date="2013-12-02T15:28:00.559-05:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2013-12-02T15:31:38.865-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:35.143-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18428 - Debian Patch Update" date="2014-06-06T17:20:00.187-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:22:07.739-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:28.927-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="kvm DPKG is earlier than 72+dfsg-5~lenny4" test_ref="oval:org.mitre.oval:tst:86031"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18426" version="7" class="patch">
      <metadata>
        <title>DSA-1989-1 fuse - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 5.0</platform>
          <product>fuse</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1989-1" ref_id="DSA-1989-1"/>
        <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="2013-08-01T17:12:49">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:33.981-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:15.372-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:03.980-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23735 - updates for DEBIAN states (evr and comment with explicitly epoch)." date="2013-12-02T15:28:00.559-05:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2013-12-02T15:31:25.910-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:35.044-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18426 - Debian Patch Update" date="2014-06-06T17:20:00.187-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:22:12.408-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:28.587-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="fuse DPKG is earlier than 2.5.3-4.4+etch1" test_ref="oval:org.mitre.oval:tst:86536"/>
        </criteria>
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="fuse DPKG is earlier than 2.7.4-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:86085"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18415" version="7" class="patch">
      <metadata>
        <title>DSA-1920-1 nginx – denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 5.0</platform>
          <product>nginx</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1920-1" ref_id="DSA-1920-1"/>
        <description>A denial of service vulnerability has been found in nginx, a small and efficient web server.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:12:52">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:13.536-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:12.953-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:02.125-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:22792 - updates for DEBIAN states (evr and comment with explicitly epoch)." date="2013-12-02T15:28:00.559-05:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2013-12-02T15:31:34.953-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:34.715-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18415 - Debian Patch Update" date="2014-06-06T17:20:00.187-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:22:03.092-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:26.192-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="nginx DPKG is earlier than 0.4.13-2+etch3" test_ref="oval:org.mitre.oval:tst:86525"/>
        </criteria>
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="nginx DPKG is earlier than 0.6.32-3+lenny3" test_ref="oval:org.mitre.oval:tst:86408"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18400" version="5" class="patch">
      <metadata>
        <title>DSA-2026-1 netpbm-free - 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/dsa-2026-1" ref_id="DSA-2026-1"/>
        <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 (application crash) 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="2013-08-01T17:12:44">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:54.223-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:11.101-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:10:00.310-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18400 - Debian Patch Update" date="2014-06-06T17:20:00.187-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:22:24.062-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:24.643-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="netpbm-free DPKG is earlier than 2:10.0-12+lenny1" test_ref="oval:org.mitre.oval:tst:86274"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18395" version="7" class="patch">
      <metadata>
        <title>DSA-1950-1 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/dsa-1950-1" ref_id="DSA-1950-1"/>
        <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+.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:12:51">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:11.785-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:10.499-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:59.800-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23738 - updates for DEBIAN states (evr and comment with explicitly epoch)." date="2013-12-02T15:28:00.559-05:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2013-12-02T15:31:38.541-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:34.291-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18395 - Debian Patch Update" date="2014-06-06T17:20:00.187-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:22:21.862-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:23.041-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="webkit DPKG is earlier than 1.0.1-4+lenny2" test_ref="oval:org.mitre.oval:tst:86527"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18392" version="7" class="patch">
      <metadata>
        <title>DSA-1965-1 phpldapadmin - remote file inclusion</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/dsa-1965-1" ref_id="DSA-1965-1"/>
        <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.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:12:51">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:14.930-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:09.274-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:59.182-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23617 - updates for DEBIAN states (evr and comment with explicitly epoch)." date="2013-12-02T15:28:00.559-05:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2013-12-02T15:31:27.891-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:34.159-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18392 - Debian Patch Update" date="2014-06-06T17:20:00.187-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:22:09.659-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:22.232-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="phpldapadmin DPKG is earlier than 1.1.0.5-6+lenny1" test_ref="oval:org.mitre.oval:tst:86323"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18387" version="7" class="patch">
      <metadata>
        <title>DSA-2015-1 drbd8 linux-modules-extra-2.6 - privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>drbd8</product>
          <product>linux-modules-extra-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-2015-1" ref_id="DSA-2015-1"/>
        <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.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:12:48">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:44.486-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:01:08.702-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:58.918-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23316 - updates for DEBIAN states (evr and comment with explicitly epoch)." date="2013-12-02T15:28:00.559-05:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2013-12-02T15:31:26.332-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:34.110-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18387 - Debian Patch Update" date="2014-06-06T17:20:00.187-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:22:04.265-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:22.056-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 match section">
          <criterion comment="drbd8 DPKG is earlier than 2:8.0.14-2+lenny1" test_ref="oval:org.mitre.oval:tst:86143"/>
          <criterion comment="linux-modules-extra-2.6 DPKG is earlier than 2.6.26-6+lenny3" test_ref="oval:org.mitre.oval:tst:85629"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18321" version="7" class="patch">
      <metadata>
        <title>DSA-1971-1 libthai - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 5.0</platform>
          <product>libthai</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1971-1" ref_id="DSA-1971-1"/>
        <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="2013-08-01T17:12:50">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:10:05.302-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:58.448-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:52.168-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23496 - updates for DEBIAN states (evr and comment with explicitly epoch)." date="2013-12-02T15:28:00.559-05:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2013-12-02T15:31:26.957-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:32.942-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18321 - Debian Patch Update" date="2014-06-06T17:20:00.187-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:22:13.417-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:14.903-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="libthai DPKG is earlier than 0.1.6-1+etch1" test_ref="oval:org.mitre.oval:tst:85996"/>
        </criteria>
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="libthai DPKG is earlier than 0.1.9-4+lenny1" test_ref="oval:org.mitre.oval:tst:86388"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18244" version="7" class="patch">
      <metadata>
        <title>DSA-2024-1 moin - cross-site scripting</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/dsa-2024-1" ref_id="DSA-2024-1"/>
        <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 (XSS) attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:12:44">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:14:11.740-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:50.259-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:47.704-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23550 - updates for DEBIAN states (evr and comment with explicitly epoch)." date="2013-12-02T15:28:00.559-05:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2013-12-02T15:31:34.476-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:31.839-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18244 - Debian Patch Update" date="2014-06-06T17:20:00.187-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:22:19.711-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:10.859-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="moin DPKG is earlier than 1.7.1-3+lenny4" test_ref="oval:org.mitre.oval:tst:86413"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18226" version="5" class="patch">
      <metadata>
        <title>DSA-1898-1 openswan - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 5.0</platform>
          <product>openswan</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1898-1" ref_id="DSA-1898-1"/>
        <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="2013-08-01T17:12:52">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:36.181-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:48.758-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:47.455-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18226 - Debian Patch Update" date="2014-06-06T17:20:00.187-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:22:23.977-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:10.711-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="openswan DPKG is earlier than 1:2.4.6+dfsg.2-1.1+etch2" test_ref="oval:org.mitre.oval:tst:86317"/>
        </criteria>
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="openswan DPKG is earlier than 1:2.4.12+dfsg-1.3+lenny2" test_ref="oval:org.mitre.oval:tst:86368"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18169" version="7" class="patch">
      <metadata>
        <title>DSA-2006-1 sudo - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>sudo</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-2006-1" ref_id="DSA-2006-1"/>
        <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>Several vulnerabilities have been discovered in sudo, a program designed to allow a sysadmin to give limited root privileges to users.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:12:49">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:49.700-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:44.662-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:44.680-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23455 - updates for DEBIAN states (evr and comment with explicitly epoch)." date="2013-12-02T15:28:00.559-05:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2013-12-02T15:31:45.286-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:31.077-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18169 - Debian Patch Update" date="2014-06-06T17:20:00.187-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:22:10.109-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:07.614-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="sudo DPKG is earlier than 1.6.9p17-2+lenny1" test_ref="oval:org.mitre.oval:tst:86267"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18155" version="7" class="patch">
      <metadata>
        <title>DSA-2021-2 spamass-milter - regression fix</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/dsa-2021-2" ref_id="DSA-2021-2"/>
        <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="2013-08-01T17:12:44">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:11:18.667-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:43.802-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:44.248-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23378 - updates for DEBIAN states (evr and comment with explicitly epoch)." date="2013-12-02T15:28:00.559-05:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2013-12-02T15:31:29.278-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:30.959-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18155 - Debian Patch Update" date="2014-06-06T17:20:00.187-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:22:14.135-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:04:07.179-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="spamass-milter DPKG is earlier than 0.3.1-8+lenny2" test_ref="oval:org.mitre.oval:tst:86444"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18064" version="7" class="patch">
      <metadata>
        <title>DSA-1977-1 python - several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 5.0</platform>
          <product>python2.4</product>
          <product>python2.5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1977-1" ref_id="DSA-1977-1"/>
        <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. (&lt;a href="http://security-tracker.debian.org/tracker/CVE-2009-3560">CVE-2009-3560&lt;/a> &lt;a href="http://security-tracker.debian.org/tracker/CVE-2009-3720">CVE-2009-3720&lt;/a>) This vulnerability could allow an attacker to cause a denial of service while parsing a malformed XML file.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:12:50">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:09:54.197-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:36.155-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:38.497-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23656 - updates for DEBIAN states (evr and comment with explicitly epoch)." date="2013-12-02T15:28:00.559-05:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2013-12-02T15:31:17.857-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:29.689-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18064 - Debian Patch Update" date="2014-06-06T17:20:00.187-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:22:13.263-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:59.282-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria 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 match section">
            <criterion comment="python2.4 DPKG is earlier than 2.4.4-3+etch3" test_ref="oval:org.mitre.oval:tst:85932"/>
            <criterion comment="python2.5 DPKG is earlier than 2.5-5+etch2" test_ref="oval:org.mitre.oval:tst:86450"/>
          </criteria>
        </criteria>
        <criteria 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 match section">
            <criterion comment="python2.4 DPKG is earlier than 2.4.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:86543"/>
            <criterion comment="python2.5 DPKG is earlier than 2.5.2-15+lenny1" test_ref="oval:org.mitre.oval:tst:86385"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:18063" version="7" class="patch">
      <metadata>
        <title>DSA-2079-1 mapserver - arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mapserver</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-2079-1" ref_id="DSA-2079-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2539" ref_id="CVE-2010-2539"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2540" ref_id="CVE-2010-2540"/>
        <description>Several vulnerabilities have been discovered in mapserver, a CGI-based web framework to publish spatial data and interactive mapping applications.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:12:43">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:41.219-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:35.469-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:38.273-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23609 - updates for DEBIAN states (evr and comment with explicitly epoch)." date="2013-12-02T15:28:00.559-05:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2013-12-02T15:31:30.622-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:29.643-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:18063 - Debian Patch Update" date="2014-06-06T17:20:00.187-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:22:16.771-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:59.039-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="mapserver DPKG is earlier than 5.0.3-3+lenny5" test_ref="oval:org.mitre.oval:tst:85981"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:17703" version="7" class="patch">
      <metadata>
        <title>DSA-1938-1 php-mail - insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 5.0</platform>
          <product>php-mail</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1938-1" ref_id="DSA-1938-1"/>
        <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="2013-08-01T17:12:52">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:12:00.083-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:24.254-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:28.825-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:23200 - updates for DEBIAN states (evr and comment with explicitly epoch)." date="2013-12-02T15:28:00.559-05:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2013-12-02T15:31:21.706-05:00">INTERIM</status_change>
            <status_change date="2013-12-23T04:00:27.752-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:17703 - Debian Patch Update" date="2014-06-06T17:36:00.316-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:38:27.368-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:49.842-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="php-mail DPKG is earlier than 1.1.6-2+etch1" test_ref="oval:org.mitre.oval:tst:86345"/>
        </criteria>
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="php-mail DPKG is earlier than 1.1.14-1+lenny1" test_ref="oval:org.mitre.oval:tst:86203"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:17673" version="5" class="patch">
      <metadata>
        <title>DSA-1948-1 ntp - denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
          <platform>Debian GNU/Linux 5.0</platform>
          <product>ntp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/dsa-1948-1" ref_id="DSA-1948-1"/>
        <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.</description>
        <oval_repository>
          <dates>
            <submitted date="2013-08-01T17:12:51">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </submitted>
            <status_change date="2013-08-27T11:13:23.004-04:00">DRAFT</status_change>
            <status_change date="2013-09-16T04:00:23.494-04:00">INTERIM</status_change>
            <status_change date="2013-10-07T04:09:28.551-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:17673 - Debian Patch Update" date="2014-06-06T17:22:00.920-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:24:25.897-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:49.709-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria operator="OR">
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 4.0 is installed." definition_ref="oval:org.mitre.oval:def:6461"/>
          <criterion comment="ntp DPKG is earlier than 1:4.2.2.p4+dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:86411"/>
        </criteria>
        <criteria comment="Release section">
          <extend_definition comment="Debian GNU/Linux 5.0 is installed" definition_ref="oval:org.mitre.oval:def:6513"/>
          <criterion comment="ntp DPKG is earlier than 1:4.2.4p4+dfsg-8lenny3" test_ref="oval:org.mitre.oval:tst:86522"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:15412" version="5" class="patch">
      <metadata>
        <title>DSA-2403-2 php5 -- code injection</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>php5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2012/msg00032.html" ref_id="DSA-2403-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0830" ref_id="CVE-2012-0830"/>
        <description>Stefan Esser discovered that the implementation of the max_input_vars configuration variable in a recent PHP security update was flawed such that it allows remote attackers to crash PHP or potentially execute code. This update adds packages</description>
        <oval_repository>
          <dates>
            <submitted date="2012-03-29T02:10:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2012-03-29T10:57:17.092-04:00">DRAFT</status_change>
            <status_change date="2012-04-16T04:07:43.097-04:00">INTERIM</status_change>
            <status_change date="2012-05-07T04:02:13.318-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:15412 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:24.259-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:47.565-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="php5 DPKG is earlier than 5.2.6.dfsg.1-1+lenny16" test_ref="oval:org.mitre.oval:tst:78518"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:15384" version="5" class="patch">
      <metadata>
        <title>DSA-2384-2 cacti -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>cacti</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2012/msg00029.html" ref_id="DSA-2384-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1644" ref_id="CVE-2010-1644"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1645" ref_id="CVE-2010-1645"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2543" ref_id="CVE-2010-2543"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2545" ref_id="CVE-2010-2545"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4824" ref_id="CVE-2011-4824"/>
        <description>It was discovered that the last security update for cacti, DSA-2384-1, introduced a regression in lenny.</description>
        <oval_repository>
          <dates>
            <submitted date="2012-03-29T02:10:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2012-03-29T10:57:16.449-04:00">DRAFT</status_change>
            <status_change date="2012-04-16T04:07:38.196-04:00">INTERIM</status_change>
            <status_change date="2012-05-07T04:02:07.235-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:15384 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:15.726-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:45.535-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="cacti DPKG is earlier than 0.8.7b-2.1+lenny5" test_ref="oval:org.mitre.oval:tst:78488"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:15374" version="5" class="patch">
      <metadata>
        <title>DSA-2358-1 openjdk-6 -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>openjdk-6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00236.html" ref_id="DSA-2358-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0862" ref_id="CVE-2011-0862"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0864" ref_id="CVE-2011-0864"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0865" ref_id="CVE-2011-0865"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0867" ref_id="CVE-2011-0867"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0868" ref_id="CVE-2011-0868"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0869" ref_id="CVE-2011-0869"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0871" ref_id="CVE-2011-0871"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3389" ref_id="CVE-2011-3389"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3521" ref_id="CVE-2011-3521"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3544" ref_id="CVE-2011-3544"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3547" ref_id="CVE-2011-3547"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3548" ref_id="CVE-2011-3548"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3551" ref_id="CVE-2011-3551"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3552" ref_id="CVE-2011-3552"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3553" ref_id="CVE-2011-3553"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3554" ref_id="CVE-2011-3554"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3556" ref_id="CVE-2011-3556"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3557" ref_id="CVE-2011-3557"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3560" ref_id="CVE-2011-3560"/>
        <description>Several vulnerabilities have been discovered in OpenJDK, an implementation of the Java platform. This combines the two previous openjdk-6 advisories, DSA-2311-1 and DSA-2356-1. CVE-2011-0862 Integer overflow errors in the JPEG and font parser allow untrusted code to elevate its privileges. CVE-2011-0864 Hotspot, the just-in-time compiler in OpenJDK, mishandled certain byte code instructions, allowing untrusted code to crash the virtual machine. CVE-2011-0865 A race condition in signed object deserialization could allow untrusted code to modify signed content, apparently leaving its signature intact. CVE-2011-0867 Untrusted code could access information about network interfaces which was not intended to be public. CVE-2011-0868 A float-to-long conversion could overflow, allowing untrusted code to crash the virtual machine. CVE-2011-0869 Untrusted code could intercept HTTP requests by reconfiguring proxy settings through a SOAP connection. CVE-2011-0871 Untrusted code could elevate its privileges through the Swing MediaTracker code. CVE-2011-3389 The TLS implementation does not guard properly against certain chosen-plaintext attacks when block ciphers are used in CBC mode. CVE-2011-3521 The CORBA implementation contains a deserialization vulnerability in the IIOP implementation, allowing untrusted Java code to elevate its privileges. CVE-2011-3544 The Java scripting engine lacks necessary security manager checks, allowing untrusted Java code to elevate its privileges. CVE-2011-3547 The skip method in java.io.InputStream uses a shared buffer, allowing untrusted Java code to access data that is skipped by other code. CVE-2011-3548 The java.awt.AWTKeyStroke class contains a flaw which allows untrusted Java code to elevate its privileges. CVE-2011-3551 The Java2D C code contains an integer overflow which results in a heap-based buffer overflow, potentially allowing untrusted Java code to elevate its privileges. CVE-2011-3552 Malicous Java code can use up an excessive amount of UDP ports, leading to a denial of service. CVE-2011-3553 JAX-WS enables stack traces for certain server responses by default, potentially leaking sensitive information. CVE-2011-3554 JAR files in pack200 format are not properly checked for errors, potentially leading to arbitrary code execution when unpacking crafted pack200 files. CVE-2011-3556 The RMI Registry server lacks access restrictions on certain methods, allowing a remote client to execute arbitary code. CVE-2011-3557 The RMI Registry server fails to properly restrict privileges of untrusted Java code, allowing RMI clients to elevate their privileges on the RMI Registry server. CVE-2011-3560 The com.sun.net.ssl.HttpsURLConnection class does not perform proper security manager checks in the setSSLSocketFactory method, allowing untrusted Java code to bypass security policy restrictions.</description>
        <oval_repository>
          <dates>
            <submitted date="2012-03-29T02:10:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2012-03-29T10:57:04.628-04:00">DRAFT</status_change>
            <status_change date="2012-04-16T04:07:37.075-04:00">INTERIM</status_change>
            <status_change date="2012-05-07T04:02:05.902-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:15374 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:32.541-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:45.156-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="openjdk-6 DPKG is earlier than 6b18-1.8.10-0~lenny1" test_ref="oval:org.mitre.oval:tst:78586"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:15217" version="5" class="patch">
      <metadata>
        <title>DSA-2346-2 proftpd-dfsg -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>proftpd-dfsg</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00224.html" ref_id="DSA-2346-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4130" ref_id="CVE-2011-4130"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0411" ref_id="CVE-2011-0411"/>
        <description>The ProFTPD security update, DSA-2346-1, introduced a regression, preventing successful TLS connections. This regression does not affected the stable distribution, nor the testing and unstable distributions.</description>
        <oval_repository>
          <dates>
            <submitted date="2012-03-29T02:10:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2012-03-29T10:56:59.932-04:00">DRAFT</status_change>
            <status_change date="2012-04-16T04:07:12.388-04:00">INTERIM</status_change>
            <status_change date="2012-05-07T04:01:35.417-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:15217 - Debian Patch Update" date="2014-06-06T17:13:00.482-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:15:20.040-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:36.972-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="proftpd-dfsg DPKG is earlier than 1.3.1-17lenny9" test_ref="oval:org.mitre.oval:tst:78456"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:15193" version="5" class="patch">
      <metadata>
        <title>DSA-2320-1 dokuwiki -- regression fix</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>dokuwiki</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00197.html" ref_id="DSA-2320-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2510" ref_id="CVE-2011-2510"/>
        <description>The dokuwiki update included in Debian Lenny 5.0.9 to address a cross site scripting issue had a regression rendering links to external websites broken. This update corrects that regression.</description>
        <oval_repository>
          <dates>
            <submitted date="2012-03-29T02:10:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2012-03-29T10:56:59.728-04:00">DRAFT</status_change>
            <status_change date="2012-04-16T04:07:09.199-04:00">INTERIM</status_change>
            <status_change date="2012-05-07T04:01:31.561-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:15193 - Debian Patch Update" date="2014-06-06T17:13:00.482-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:15:25.146-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:35.763-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 DPKG is earlier than 0.0.20080505-4+lenny4" test_ref="oval:org.mitre.oval:tst:78555"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:15132" version="5" class="patch">
      <metadata>
        <title>DSA-2313-1 iceweasel -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00190.html" ref_id="DSA-2313-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2372" ref_id="CVE-2011-2372"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2995" ref_id="CVE-2011-2995"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2998" ref_id="CVE-2011-2998"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2999" ref_id="CVE-2011-2999"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3000" ref_id="CVE-2011-3000"/>
        <description>Several vulnerabilities have been found in Iceweasel, a web browser based on Firefox: CVE-2011-2372 Mariusz Mlynski discovered that websites could open a download dialog - which has &amp;quot;open&amp;quot; as the default action -, while a user presses the ENTER key. CVE-2011-2995 Benjamin Smedberg, Bob Clary and Jesse Ruderman discovered crashes in the rendering engine, which could lead to the execution of arbitrary code. CVE-2011-2998 Mark Kaplan discovered an integer underflow in the javascript engine, which could lead to the execution of arbitrary code. CVE-2011-2999 Boris Zbarsky discovered that incorrect handling of the window.location object could lead to bypasses of the same-origin policy. CVE-2011-3000 Ian Graham discovered that multiple Location headers might lead to CRLF injection.</description>
        <oval_repository>
          <dates>
            <submitted date="2012-03-29T02:10:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2012-03-29T10:56:57.932-04:00">DRAFT</status_change>
            <status_change date="2012-04-16T04:06:57.858-04:00">INTERIM</status_change>
            <status_change date="2012-05-07T04:01:18.662-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:15132 - Debian Patch Update" date="2014-06-06T17:13:00.482-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:15:19.097-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:28.881-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="iceweasel DPKG is earlier than 1.9.0.19-14" test_ref="oval:org.mitre.oval:tst:78589"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:15092" version="5" class="patch">
      <metadata>
        <title>DSA-2365-1 dtc -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>dtc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00243.html" ref_id="DSA-2365-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3195" ref_id="CVE-2011-3195"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3196" ref_id="CVE-2011-3196"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3197" ref_id="CVE-2011-3197"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3198" ref_id="CVE-2011-3198"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-3199" ref_id="CVE-2011-3199"/>
        <description>Ansgar Burchardt, Mike O"Connor and Philipp Kern discovered multiple vulnerabilities in DTC, a web control panel for admin and accounting hosting services: CVE-2011-3195. A possible shell insertion has been found in the mailing list handling. CVE-2011-3196 Unix rights for the apache2.conf were set incorrectly. CVE-2011-3197 Incorrect input sanitising for the $_SERVER[&amp;quot;addrlink&amp;quot;] parameter could lead to SQL insertion. CVE-2011-3198 DTC was using the -b option of htpasswd, possibly revealing password in clear text using ps or reading /proc. CVE-2011-3199 A possible HTML/javascript insertion vulnerability has been found in the DNS &amp;amp; MX section of the user panel. This update also fixes several vulnerabilities, for which no CVE ID has been assigned: It has been discovered that DTC performs insufficient input sanitising in the package installer, leading to possible unwanted destination directory for installed packages if some DTC application packages are installed. DTC was setting-up /etc/sudoers with permissive sudo rights to chrootuid. Incorrect input sanitising in the package installer could lead to SQL insertion. A malicious user could enter a specially crafted support ticket subject leading to an SQL injection in the draw_user_admin.php.</description>
        <oval_repository>
          <dates>
            <submitted date="2012-03-29T02:10:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2012-03-29T10:56:53.283-04:00">DRAFT</status_change>
            <status_change date="2012-04-16T04:06:49.871-04:00">INTERIM</status_change>
            <status_change date="2012-05-07T04:01:10.704-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:15092 - Debian Patch Update" date="2014-06-06T17:13:00.482-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:15:06.988-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:25.573-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="dtc DPKG is earlier than 0.29.18-1+lenny2" test_ref="oval:org.mitre.oval:tst:78179"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:15071" version="5" class="patch">
      <metadata>
        <title>DSA-2357-1 evince -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>evince</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00235.html" ref_id="DSA-2357-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2640" ref_id="CVE-2010-2640"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2641" ref_id="CVE-2010-2641"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2642" ref_id="CVE-2010-2642"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2643" ref_id="CVE-2010-2643"/>
        <description>Jon Larimer from IBM X-Force Advanced Research discovered multiple vulnerabilities in the DVI backend of the evince document viewer: CVE-2010-2640 Insuficient array bounds checks in the PK fonts parser could lead to function pointer overwrite, causing arbitrary code execution. CVE-2010-2641 Insuficient array bounds checks in the PK fonts parser could lead to function pointer overwrite, causing arbitrary code execution. CVE-2010-2642 Insuficient bounds checks in the AFM fonts parser when writing data to a memory buffer allocated on heap could lead to arbitrary memory overwrite and arbitrary code execution. CVE-2010-2643 Insuficient check on an integer used as a size for memory allocation can lead to arbitrary write outside the allocated range and cause arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2012-03-29T02:10:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2012-03-29T10:56:53.877-04:00">DRAFT</status_change>
            <status_change date="2012-04-16T04:06:47.339-04:00">INTERIM</status_change>
            <status_change date="2012-05-07T04:01:08.446-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:15071 - Debian Patch Update" date="2014-06-06T17:13:00.482-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:15:05.998-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:24.144-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="evince DPKG is earlier than 2.22.2-4~lenny2" test_ref="oval:org.mitre.oval:tst:78437"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:14257" version="5" class="patch">
      <metadata>
        <title>DSA-2310-1 linux-2.6 -- privilege escalation/denial of service/information leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00187.html" ref_id="DSA-2310-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4067" ref_id="CVE-2009-4067"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0712" ref_id="CVE-2011-0712"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1020" ref_id="CVE-2011-1020"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2209" ref_id="CVE-2011-2209"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2211" ref_id="CVE-2011-2211"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2213" ref_id="CVE-2011-2213"/>
        <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-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-2496" ref_id="CVE-2011-2496"/>
        <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-2525" ref_id="CVE-2011-2525"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2928" ref_id="CVE-2011-2928"/>
        <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-1768" ref_id="CVE-2011-1768"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a privilege escalation, denial of service or information leak. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2009-4067 Rafael Dominguez Vega of MWR InfoSecurity reported an issue in the auerswald module, a driver for Auerswald PBX/System Telephone USB devices. Attackers with physical access to a system's USB ports could obtain elevated privileges using a specially crafted USB device. CVE-2011-0712 Rafael Dominguez Vega of MWR InfoSecurity reported an issue in the caiaq module, a USB driver for Native Instruments USB audio devices. Attackers with physical access to a system's USB ports could obtain elevated privileges using a specially crafted USB device. CVE-2011-1020 Kees Cook discovered an issue in the /proc filesystem that allows local users to gain access to sensitive process information after execution of a setuid binary. CVE-2011-2209 Dan Rosenberg discovered an issue in the osf_sysinfo system call on the alpha architecture. Local users could obtain access to sensitive kernel memory. CVE-2011-2211 Dan Rosenberg discovered an issue in the osf_wait4 system call on the alpha architecture permitting local users to gain elevated privileges. CVE-2011-2213 Dan Rosenberg discovered an issue in the INET socket monitoring interface. Local users could cause a denial of service by injecting code and causing the kernel to execute an infinite loop. CVE-2011-2484 Vasiliy Kulikov of Openwall discovered that the number of exit handlers that a process can register is not capped, resulting in local denial of service through resource exhaustion. CVE-2011-2491 Vasily Averin discovered an issue with the NFS locking implementation. A malicious NFS server can cause a client to hang indefinitely in an unlock call. CVE-2011-2492 Marek Kroemeke and Filip Palian discovered that uninitialised struct elements in the Bluetooth subsystem could lead to a leak of sensitive kernel memory through leaked stack memory. CVE-2011-2495 Vasiliy Kulikov of Openwall discovered that the io file of a process" proc directory was world-readable, resulting in local information disclosure of information such as password lengths. CVE-2011-2496 Robert Swiecki discovered that mremap could be abused for local denial of service by triggering a BUG_ON assert. CVE-2011-2497 Dan Rosenberg discovered an integer underflow in the Bluetooth subsystem, which could lead to denial of service or privilege escalation. CVE-2011-2525 Ben Pfaff reported an issue in the network scheduling code. A local user could cause a denial of service by sending a specially crafted netlink message. CVE-2011-2928 Timo Warns discovered that insufficient validation of Be filesystem images could lead to local denial of service if a malformed filesystem image is mounted. CVE-2011-3188 Dan Kaminsky reported a weakness of the sequence number generation in the TCP protocol implementation. This can be used by remote attackers to inject packets into an active session. CVE-2011-3191 Darren Lavender reported an issue in the Common Internet File System. A malicious file server could cause memory corruption leading to a denial of service. This update also includes a fix for a regression introduced with the previous security fix for CVE-2011-1768</description>
        <oval_repository>
          <dates>
            <submitted date="2012-03-29T02:10:09-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2012-03-29T10:56:57.259-04:00">DRAFT</status_change>
            <status_change date="2012-04-16T04:02:57.193-04:00">INTERIM</status_change>
            <status_change date="2012-05-07T04:00:06.696-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:14257 - Debian Patch Update" date="2014-06-06T17:13:00.482-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:15:12.840-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:09.238-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="linux-2.6 DPKG is earlier than 2.6.26-26lenny4" test_ref="oval:org.mitre.oval:tst:78416"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13837" version="5" class="patch">
      <metadata>
        <title>DSA-1855-1 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://lists.debian.org/debian-security-announce/2009/msg00171.html" ref_id="DSA-1855-1"/>
        <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. For the old stable distribution, this problem has been fixed in version 1.4.2dfsg1-3. For the stable distribution , this problem has been fixed in version 1.5.1dfsg1-4. For the unstable distribution, this problem has been fixed in version 1.6.4dfsg-1. We recommend that you upgrade your Subversion packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:39.536-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:04:06.507-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:12:03.563-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13837 - 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.844-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:07.536-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 DPKG is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:52372"/>
                <criterion comment="libsvn-doc DPKG is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:52128"/>
                <criterion comment="libsvn-ruby DPKG is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:51872"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:51966"/>
                <criterion comment="libapache2-svn DPKG is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:52263"/>
                <criterion comment="libsvn-ruby1.8 DPKG is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:52150"/>
                <criterion comment="python-subversion DPKG is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:52245"/>
                <criterion comment="libsvn1 DPKG is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:52381"/>
                <criterion comment="subversion DPKG is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:52368"/>
                <criterion comment="libsvn-perl DPKG is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:52370"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.5.1dfsg1-4" test_ref="oval:org.mitre.oval:tst:52404"/>
            </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 DPKG is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:52403"/>
                <criterion comment="libsvn-doc DPKG is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:52115"/>
                <criterion comment="libsvn-javahl DPKG is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:51960"/>
                <criterion comment="libsvn-ruby DPKG is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:52262"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:51973"/>
                <criterion comment="libapache2-svn DPKG is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:52406"/>
                <criterion comment="libsvn-ruby1.8 DPKG is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:51425"/>
                <criterion comment="python-subversion DPKG is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:51994"/>
                <criterion comment="libsvn1 DPKG is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:52337"/>
                <criterion comment="subversion DPKG is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:52085"/>
                <criterion comment="libsvn-perl DPKG is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:52254"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.4.2dfsg1-3" test_ref="oval:org.mitre.oval:tst:52198"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13821" version="5" class="patch">
      <metadata>
        <title>DSA-1848-1 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://lists.debian.org/debian-security-announce/2009/msg00164.html" ref_id="DSA-1848-1"/>
        <description>It was discovered that znc, an IRC proxy, did not properly process certain DCC requests, allowing attackers to upload arbitrary files. For the old stable distribution, this problem has been fixed in version 0.045-3+etch3. For the stable distribution, this problem has been fixed in version 0.058-2+lenny3. For the unstable distribution, this problem has been fixed in version 0.074-1. We recommend that you upgrade your znc package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:37.618-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:04:06.123-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:11:57.612-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13821 - 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.226-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:07.325-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 DPKG is earlier than 0.058-2+lenny3" test_ref="oval:org.mitre.oval:tst:52315"/>
        </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 DPKG is earlier than 0.045-3+etch3" test_ref="oval:org.mitre.oval:tst:51657"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13814" version="5" class="patch">
      <metadata>
        <title>DSA-1755-1 systemtap -- race condition</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>systemtap</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00065.html" ref_id="DSA-1755-1"/>
        <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 isn’t affected. For the stable distribution, this problem has been fixed in version 0.0.20080705-1+lenny1. For the unstable distribution, this problem has been fixed in version 0.0.20090314-2. We recommend that you upgrade your systemtap package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:22.845-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:04:05.818-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:11:43.769-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13814 - 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.368-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:07.143-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 DPKG is earlier than 0.0.20080705-1+lenny1" test_ref="oval:org.mitre.oval:tst:52330"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13798" version="5" class="patch">
      <metadata>
        <title>DSA-1849-1 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://lists.debian.org/debian-security-announce/2009/msg00165.html" ref_id="DSA-1849-1"/>
        <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. For the old stable distribution, this problem has been fixed in version 1.2.1-3+etch1. For the stable distribution, this problem has been fixed in version 1.4.0-3+lenny2. For the unstable distribution, this problem has been fixed in version 1.4.0-4. We recommend that you upgrade your xml-security-c packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:36.874-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:04:05.405-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:11:34.371-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13798 - 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.823-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:06.836-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 DPKG is earlier than 1.4.0-3+lenny2" test_ref="oval:org.mitre.oval:tst:52042"/>
            <criterion comment="libxml-security-c14 DPKG is earlier than 1.4.0-3+lenny2" test_ref="oval:org.mitre.oval:tst:52185"/>
          </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 DPKG is earlier than 1.2.1-3+etch1" test_ref="oval:org.mitre.oval:tst:51932"/>
            </criteria>
            <criterion comment="libxml-security-c12 DPKG is earlier than 1.2.1-3+etch1" test_ref="oval:org.mitre.oval:tst:52295"/>
            <criterion comment="libxml-security-c-dev DPKG is earlier than 1.2.1-3+etch1" test_ref="oval:org.mitre.oval:tst:51741"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13782" version="5" class="patch">
      <metadata>
        <title>DSA-1923-1 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://lists.debian.org/debian-security-announce/2009/msg00246.html" ref_id="DSA-1923-1"/>
        <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. For the oldstable distribution, this problem has been fixed in version 3.55-1+etch1. For the stable distribution, this problem has been fixed in version 3.56-1+lenny1. For the testing and unstable distribution, this problem will be fixed soon. We recommend that you upgrade your libhtml-parser-perl packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:42.273-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:04:05.007-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:11:27.852-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13782 - 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.536-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:05.974-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 DPKG is earlier than 3.56-1+lenny1" test_ref="oval:org.mitre.oval:tst:51925"/>
        </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 DPKG is earlier than 3.55-1+etch1" test_ref="oval:org.mitre.oval:tst:52286"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13778" version="5" class="patch">
      <metadata>
        <title>DSA-1821-1 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://lists.debian.org/debian-security-announce/2009/msg00133.html" ref_id="DSA-1821-1"/>
        <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. For the stable distribution, this problem has been fixed in version 2.2.1-1+lenny2. The oldstable distribution is not affected by this issue. For the testing distribution this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 2.2.5-1.1. We recommend that you upgrade your amule packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:52.112-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:04:04.617-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:57.630-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13778 - 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.097-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:05.680-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 DPKG is earlier than 2.2.1-1+lenny2" test_ref="oval:org.mitre.oval:tst:51601"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.2.1-1+lenny2" test_ref="oval:org.mitre.oval:tst:51864"/>
              <criterion comment="amule DPKG is earlier than 2.2.1-1+lenny2" test_ref="oval:org.mitre.oval:tst:51866"/>
              <criterion comment="amule-daemon DPKG is earlier than 2.2.1-1+lenny2" test_ref="oval:org.mitre.oval:tst:51191"/>
              <criterion comment="amule-utils-gui DPKG is earlier than 2.2.1-1+lenny2" test_ref="oval:org.mitre.oval:tst:51790"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13773" version="5" class="patch">
      <metadata>
        <title>DSA-1840-1 xulrunner -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00155.html" ref_id="DSA-1840-1"/>
        <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: CVE-2009-2462 Martijn Wargers, Arno Renevier, Jesse Ruderman, Olli Pettay and Blake Kaplan disocvered several issues in the browser engine that could potentially lead to the execution of arbitrary code. CVE-2009-2463 monarch2020 reported an integer overflow in a base64 decoding function. CVE-2009-2464 Christophe Charron reported a possibly exploitable crash occuring when multiple RDF files were loaded in a XUL tree element. CVE-2009-2465 Yongqian Li reported that an unsafe memory condition could be created by specially crafted document. CVE-2009-2466 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. CVE-2009-2467 Attila Suszter discovered an issue related to a specially crafted Flash object, which could be used to run arbitrary code. CVE-2009-2469 PenPal discovered that it is possible to execute arbitrary code via a specially crafted SVG element. CVE-2009-2471 Blake Kaplan discovered a flaw in the JavaScript engine that might allow an attacker to execute arbitrary JavaScript with chrome privileges. CVE-2009-2472 moz_bug_r_a4 discovered an issue in the JavaScript engine that could be used to perform cross-site scripting attacks. For the stable distribution, these problems have been fixed in version 1.9.0.12-0lenny1. 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. For the testing distribution, these problems will be fixed soon. For the unstable distribution, these problems have been fixed in version 1.9.0.12-1. We recommend that you upgrade your xulrunner packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:12.586-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:04:03.803-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:54.538-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13773 - 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.464-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:04.619-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 DPKG is earlier than 1.9.0.12-0lenny1" test_ref="oval:org.mitre.oval:tst:52131"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.9.0.12-0lenny1" test_ref="oval:org.mitre.oval:tst:52053"/>
              <criterion comment="spidermonkey-bin DPKG is earlier than 1.9.0.12-0lenny1" test_ref="oval:org.mitre.oval:tst:51938"/>
              <criterion comment="xulrunner-dev DPKG is earlier than 1.9.0.12-0lenny1" test_ref="oval:org.mitre.oval:tst:51913"/>
              <criterion comment="xulrunner-1.9 DPKG is earlier than 1.9.0.12-0lenny1" test_ref="oval:org.mitre.oval:tst:51927"/>
              <criterion comment="libmozjs1d-dbg DPKG is earlier than 1.9.0.12-0lenny1" test_ref="oval:org.mitre.oval:tst:51725"/>
              <criterion comment="libmozjs1d DPKG is earlier than 1.9.0.12-0lenny1" test_ref="oval:org.mitre.oval:tst:52127"/>
              <criterion comment="python-xpcom DPKG is earlier than 1.9.0.12-0lenny1" test_ref="oval:org.mitre.oval:tst:51886"/>
              <criterion comment="xulrunner-1.9-dbg DPKG is earlier than 1.9.0.12-0lenny1" test_ref="oval:org.mitre.oval:tst:52106"/>
              <criterion comment="xulrunner-1.9-gnome-support DPKG is earlier than 1.9.0.12-0lenny1" test_ref="oval:org.mitre.oval:tst:52129"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13771" version="5" class="patch">
      <metadata>
        <title>DSA-1960-1 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://lists.debian.org/debian-security-announce/2009/msg00282.html" ref_id="DSA-1960-1"/>
        <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 sensible information or might be abused by a local user to consume all free disk space on the same partition of the file. For the oldstable distribution, this problem has been fixed in version 1.0.4-5etch2. The stable distribution in version 1.0.8-1lenny2 and the unstable distribution in version 1.0.10-5, have been updated to fix the weak file permissions of the log file created by older versions. We recommend that you upgrade your acpid packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:23.235-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:04:03.541-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:53.558-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13771 - 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.534-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:04.453-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 DPKG is earlier than 1.0.8-1lenny2" test_ref="oval:org.mitre.oval:tst:52177"/>
        </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 DPKG is earlier than 1.0.4-5etch2" test_ref="oval:org.mitre.oval:tst:52007"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13764" version="5" class="patch">
      <metadata>
        <title>DSA-1816-1 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://lists.debian.org/debian-security-announce/2009/msg00128.html" ref_id="DSA-1816-1"/>
        <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 &amp;quot;Options=&amp;quot; parameter to the AllowOverride directive: In the stable distribution , local users could enable script execution in Server Side Includes even in configurations where the AllowOverride directive contained only Options=IncludesNoEXEC. In the oldstable distribution , local users could enable script execution in Server Side Includes and CGI script execution in configurations where the AllowOverride directive contained any &amp;quot;Options=&amp;quot; value. For the stable distribution, this problem has been fixed in version 2.2.9-10+lenny3. The oldstable distribution, this problem has been fixed in version 2.2.3-4+etch8. For the testing distribution and the unstable distribution, this problem will be fixed in version 2.2.11-6. This advisory also provides updated apache2-mpm-itk packages which have been recompiled against the new apache2 packages. We recommend that you upgrade your apache2 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:23.224-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:04:02.384-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:50.096-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13764 - 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.639-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:03.928-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 DPKG is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:51208"/>
                <criterion comment="apache2-doc DPKG is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:50551"/>
                <criterion comment="apache2 DPKG is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:51213"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:51207"/>
                <criterion comment="apache2-mpm-worker DPKG is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:51114"/>
                <criterion comment="apache2.2-common DPKG is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:51186"/>
                <criterion comment="apache2-suexec-custom DPKG is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:51224"/>
                <criterion comment="apache2-suexec DPKG is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:50751"/>
                <criterion comment="apache2-mpm-prefork DPKG is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:51044"/>
                <criterion comment="apache2-dbg DPKG is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:50935"/>
                <criterion comment="apache2-mpm-event DPKG is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:50707"/>
                <criterion comment="apache2-threaded-dev DPKG is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:50956"/>
                <criterion comment="apache2-prefork-dev DPKG is earlier than 2.2.9-10+lenny3" test_ref="oval:org.mitre.oval:tst:50787"/>
              </criteria>
            </criteria>
            <criterion comment="apache2-mpm-itk DPKG is earlier than 2.2.6-02-1+lenny1" test_ref="oval:org.mitre.oval:tst:50914"/>
          </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 DPKG is earlier than 2.2.3-4+etch8" test_ref="oval:org.mitre.oval:tst:51249"/>
                <criterion comment="apache2-src DPKG is earlier than 2.2.3-4+etch8" test_ref="oval:org.mitre.oval:tst:51201"/>
                <criterion comment="apache2-doc DPKG is earlier than 2.2.3-4+etch8" test_ref="oval:org.mitre.oval:tst:51095"/>
                <criterion comment="apache2 DPKG is earlier than 2.2.3-4+etch8" test_ref="oval:org.mitre.oval:tst:50624"/>
              </criteria>
            </criteria>
            <criterion comment="apache2-utils DPKG is earlier than 2.2.3-4+etch8" test_ref="oval:org.mitre.oval:tst:50883"/>
            <criterion comment="apache2-mpm-worker DPKG is earlier than 2.2.3-4+etch8" test_ref="oval:org.mitre.oval:tst:50916"/>
            <criterion comment="apache2.2-common DPKG is earlier than 2.2.3-4+etch8" test_ref="oval:org.mitre.oval:tst:50316"/>
            <criterion comment="apache2-threaded-dev DPKG is earlier than 2.2.3-4+etch8" test_ref="oval:org.mitre.oval:tst:50858"/>
            <criterion comment="apache2-mpm-event DPKG is earlier than 2.2.3-4+etch8" test_ref="oval:org.mitre.oval:tst:51033"/>
            <criterion comment="apache2-mpm-prefork DPKG is earlier than 2.2.3-4+etch8" test_ref="oval:org.mitre.oval:tst:51304"/>
            <criterion comment="apache2-prefork-dev DPKG is earlier than 2.2.3-4+etch8" test_ref="oval:org.mitre.oval:tst:50719"/>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.2.3-01-2+etch2" test_ref="oval:org.mitre.oval:tst:51138"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13761" version="5" class="patch">
      <metadata>
        <title>DSA-1740-1 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://lists.debian.org/debian-security-announce/2009/msg00050.html" ref_id="DSA-1740-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1.77-3+lenny1. For the oldstable distribution, this problem has been fixed in version 1.65-4etch1. For the testing distribution and the unstable distribution, this problem has been fixed in version 1.80-1. We recommend that you upgrade your yaws package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:47.639-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:04:01.901-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:49.337-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13761 - 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.173-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:03.710-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 DPKG is earlier than 1.77-3+lenny1" test_ref="oval:org.mitre.oval:tst:51905"/>
                <criterion comment="yaws-mail DPKG is earlier than 1.77-3+lenny1" test_ref="oval:org.mitre.oval:tst:51795"/>
                <criterion comment="yaws-chat DPKG is earlier than 1.77-3+lenny1" test_ref="oval:org.mitre.oval:tst:51787"/>
                <criterion comment="yaws-yapp DPKG is earlier than 1.77-3+lenny1" test_ref="oval:org.mitre.oval:tst:51638"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.77-3+lenny1" test_ref="oval:org.mitre.oval:tst:51717"/>
            </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 DPKG is earlier than 1.65-4etch1" test_ref="oval:org.mitre.oval:tst:51734"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13757" version="5" class="patch">
      <metadata>
        <title>DSA-1887-1 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://lists.debian.org/debian-security-announce/2009/msg00208.html" ref_id="DSA-1887-1"/>
        <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. For the stable distribution , this problem has been fixed in version 2.1.0-7. For the oldstable distribution security support has been discontinued. It has been reported that rails in oldstable is unusable and several features that are affected by security issues are broken due to programming issues. It is highly recommended to upgrade to the version in stable. For the testing distribution and the unstable distribution , this problem has been fixed in version 2.2.3-1. We recommend that you upgrade your rails packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:46.095-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:04:01.293-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:47.952-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13757 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:31.272-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:03.562-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 DPKG is earlier than 2.1.0-7" test_ref="oval:org.mitre.oval:tst:52420"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13755" version="5" class="patch">
      <metadata>
        <title>DSA-1847-1 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://lists.debian.org/debian-security-announce/2009/msg00162.html" ref_id="DSA-1847-1"/>
        <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. For the old stable distribution, this problem has been fixed in version 9.3.4-2etch5. For the stable distribution, this problem has been fixed in version 9.5.1.dfsg.P3-1. For the unstable distribution, this problem has been fixed in version 1:9.6.1.dfsg.P1-1. We recommend that you upgrade your bind9 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:50.649-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:04:00.646-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:46.999-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13755 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:31.094-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:03.337-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="ind9-doc DPKG is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:52048"/>
            </criteria>
            <criterion comment="libbind-dev DPKG is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:52293"/>
            <criterion comment="libisccc40 DPKG is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:52451"/>
            <criterion comment="libisccfg40 DPKG is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:51521"/>
            <criterion comment="libbind9-40 DPKG is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:52373"/>
            <criterion comment="ind9 DPKG is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:52037"/>
            <criterion comment="ind9utils DPKG is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:52407"/>
            <criterion comment="liblwres40 DPKG is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:52275"/>
            <criterion comment="libdns45 DPKG is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:52398"/>
            <criterion comment="libisc45 DPKG is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:52321"/>
            <criterion comment="ind9-host DPKG is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:51811"/>
            <criterion comment="nsutils DPKG is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:52328"/>
            <criterion comment="lwresd DPKG is earlier than 9.5.1.dfsg.P3-1" test_ref="oval:org.mitre.oval:tst:52440"/>
          </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="ind9-doc DPKG is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:51630"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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="libbind-dev DPKG is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:52468"/>
                <criterion comment="libdns22 DPKG is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:52233"/>
                <criterion comment="libisccfg1 DPKG is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:52433"/>
                <criterion comment="libisccc0 DPKG is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:52174"/>
                <criterion comment="libisc11 DPKG is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:52324"/>
                <criterion comment="ind9 DPKG is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:52455"/>
                <criterion comment="libbind9-0 DPKG is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:52118"/>
                <criterion comment="ind9-host DPKG is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:52291"/>
                <criterion comment="nsutils DPKG is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:52422"/>
                <criterion comment="liblwres9 DPKG is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:52395"/>
                <criterion comment="lwresd DPKG is earlier than 9.3.4-2etch5" test_ref="oval:org.mitre.oval:tst:51771"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13753" version="5" class="patch">
      <metadata>
        <title>DSA-1785-1 wireshark -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>wireshark</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00096.html" ref_id="DSA-1785-1"/>
        <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: CVE-2009-1210 A format string vulnerability was discovered in the PROFINET dissector. CVE-2009-1268 The dissector for the Check Point High-Availability Protocol could be forced to crash. CVE-2009-1269 Malformed Tektronix files could lead to a crash. The old stable distribution 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. For the stable distribution, these problems have been fixed in version 1.0.2-3+lenny5. For the unstable distribution, these problems have been fixed in version 1.0.7-1. We recommend that you upgrade your wireshark packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:06.130-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:59.968-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:46.400-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13753 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:34.614-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:02.989-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 DPKG is earlier than 1.0.2-3+lenny5" test_ref="oval:org.mitre.oval:tst:52043"/>
          <criterion comment="wireshark-common DPKG is earlier than 1.0.2-3+lenny5" test_ref="oval:org.mitre.oval:tst:52038"/>
          <criterion comment="tshark DPKG is earlier than 1.0.2-3+lenny5" test_ref="oval:org.mitre.oval:tst:52103"/>
          <criterion comment="wireshark DPKG is earlier than 1.0.2-3+lenny5" test_ref="oval:org.mitre.oval:tst:51987"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13751" version="5" class="patch">
      <metadata>
        <title>DSA-1763-1 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://lists.debian.org/debian-security-announce/2009/msg00073.html" ref_id="DSA-1763-1"/>
        <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. For the old stable distribution, this problem has been fixed in version 0.9.8c-4etch5 of the openssl package and in version 0.9.7k-3.1etch3 of the openssl097 package. For the stable distribution, this problem has been fixed in version 0.9.8g-15+lenny1. For the unstable distribution, this problem has been fixed in version 0.9.8g-16. We recommend that you upgrade your openssl packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:27.886-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:59.413-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:45.590-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13751 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:35.639-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:02.766-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 DPKG is earlier than 0.9.8g-15+lenny1" test_ref="oval:org.mitre.oval:tst:52250"/>
            <criterion comment="libssl0.9.8-dbg DPKG is earlier than 0.9.8g-15+lenny1" test_ref="oval:org.mitre.oval:tst:52182"/>
            <criterion comment="libssl0.9.8 DPKG is earlier than 0.9.8g-15+lenny1" test_ref="oval:org.mitre.oval:tst:52159"/>
            <criterion comment="openssl DPKG is earlier than 0.9.8g-15+lenny1" test_ref="oval:org.mitre.oval:tst:51845"/>
          </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 DPKG is earlier than 0.9.7k-3.1etch3" test_ref="oval:org.mitre.oval:tst:52292"/>
            <criterion comment="libssl-dev DPKG is earlier than 0.9.8c-4etch5" test_ref="oval:org.mitre.oval:tst:51957"/>
            <criterion comment="libssl0.9.8-dbg DPKG is earlier than 0.9.8c-4etch5" test_ref="oval:org.mitre.oval:tst:52299"/>
            <criterion comment="openssl DPKG is earlier than 0.9.8c-4etch5" test_ref="oval:org.mitre.oval:tst:52258"/>
            <criterion comment="libssl0.9.8 DPKG is earlier than 0.9.8c-4etch5" test_ref="oval:org.mitre.oval:tst:51841"/>
            <criterion comment="libssl0.9.7 DPKG is earlier than 0.9.7k-3.1etch3" test_ref="oval:org.mitre.oval:tst:51912"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13750" version="5" class="patch">
      <metadata>
        <title>DSA-1800-1 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://lists.debian.org/debian-security-announce/2009/msg00111.html" ref_id="DSA-1800-1"/>
        <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: CVE-2009-0028 Chris Evans discovered a situation in which a child process can send an arbitrary signal to its parent. CVE-2009-0834 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. CVE-2009-0835 Roland McGrath discovered an issue on amd64 kernels with CONFIG_SECCOMP enabled. By making a specially crafted syscall, local users can bypass access restrictions. CVE-2009-0859 Jiri Olsa discovered that a local user can cause a denial of service using a SHM_INFO shmctl call on kernels compiled with CONFIG_SHMEM disabled. This issue does not affect prebuilt Debian kernels. CVE-2009-1046 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. CVE-2009-1072 Igor Zhbanov reported that nfsd was not properly dropping CAP_MKNOD, allowing users to create device nodes on file systems exported with root_squash. CVE-2009-1184 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. CVE-2009-1192 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. CVE-2009-1242 Benjamin Gilbert reported a local denial of service vulnerability in the KVM VMX implementation that allows local users to trigger an oops. CVE-2009-1265 Thomas Pollet reported an overflow in the af_rose implementation that allows remote attackers to retrieve uninitialised kernel memory that may contain sensitive data. CVE-2009-1337 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. CVE-2009-1338 Daniel Hokka Zakrisson discovered that a kill is permitted to reach processes outside of the current process namespace. CVE-2009-1439 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. For the stable distribution, these problems have been fixed in version 2.6.26-15lenny2. For the oldstable distribution, these problems, where applicable, will be fixed in future updates to linux-2.6 and linux-2.6.24. We recommend that you upgrade your linux-2.6 and user-mode-linux packages. Note: Debian carefully tracks all known security issues across every linux kernel package in all releases under active security support. However, given the high frequency at which low-severity security issues are discovered in the kernel and the resource requirements of doing an update, updates for lower priority issues will normally not be released for all kernels at the same time. Rather, they will be released in a staggered or &amp;quot;leap-frog&amp;quot; fashion.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:44.162-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:58.622-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:44.812-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13750 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:33.550-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:02.323-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-doc-2.6.26 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50530"/>
              <criterion comment="linux-tree-2.6.26 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50568"/>
              <criterion comment="linux-patch-debian-2.6.26 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50539"/>
              <criterion comment="linux-source-2.6.26 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50509"/>
              <criterion comment="linux-manual-2.6.26 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50591"/>
              <criterion comment="linux-support-2.6.26-2 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:49858"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50649"/>
              <criterion comment="linux-image-2.6.26-2-vserver-s390x DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50355"/>
              <criterion comment="linux-image-2.6.26-2-s390 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50583"/>
              <criterion comment="linux-headers-2.6.26-2-s390 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50620"/>
              <criterion comment="linux-image-2.6.26-2-s390-tape DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50101"/>
              <criterion comment="linux-headers-2.6.26-2-all-s390 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50525"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-s390x DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50315"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50485"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50330"/>
              <criterion comment="linux-image-2.6.26-2-s390x DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50545"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50448"/>
              <criterion comment="linux-headers-2.6.26-2-s390x DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50648"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50615"/>
              <criterion comment="linux-headers-2.6.26-2-all DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50649"/>
              <criterion comment="linux-modules-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50283"/>
              <criterion comment="linux-headers-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50616"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50485"/>
              <criterion comment="linux-image-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50260"/>
              <criterion comment="linux-image-2.6.26-2-amd64 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50414"/>
              <criterion comment="user-mode-linux DPKG is earlier than 2.6.26-1um-2+15lenny2" test_ref="oval:org.mitre.oval:tst:50118"/>
              <criterion comment="linux-headers-2.6.26-2-common-openvz DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50647"/>
              <criterion comment="linux-image-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50438"/>
              <criterion comment="linux-headers-2.6.26-2-all-amd64 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50610"/>
              <criterion comment="linux-image-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50390"/>
              <criterion comment="linux-headers-2.6.26-2-common-xen DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50661"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50330"/>
              <criterion comment="linux-headers-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50433"/>
              <criterion comment="linux-headers-2.6.26-2-amd64 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:49703"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50448"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50519"/>
            </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 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50649"/>
              <criterion comment="linux-headers-2.6.26-2-parisc DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50557"/>
              <criterion comment="linux-image-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50164"/>
              <criterion comment="linux-image-2.6.26-2-parisc DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:49931"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50448"/>
              <criterion comment="linux-headers-2.6.26-2-all-hppa DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50570"/>
              <criterion comment="linux-image-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:49753"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50052"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50436"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50330"/>
              <criterion comment="linux-image-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50517"/>
              <criterion comment="linux-headers-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-15lenny2" test_ref="oval:org.mitre.oval:tst:50548"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13749" version="5" class="patch">
      <metadata>
        <title>DSA-1895-2 opensaml2, shibboleth-sp2 -- interpretation conflict</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>opensaml2</product>
          <product>shibboleth-sp2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00226.html" ref_id="DSA-1895-2"/>
        <description>In DSA-1895-1, the xmltooling package was updated to address several security issues. It turns out that the change related to SAML metadata processing for key constraints caused problems when applied without the matching changes in the opensaml2 and shibboleth-sp2 packages. For the stable distribution, this problem has been fixed in version 2.0-2+lenny1 of the opensaml2 packages, and version 2.0.dfsg1-4+lenny1 of the shibboleth-sp2 packages. We recommend that you upgrade your opensaml2 and shibboleth-sp2 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:34.780-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:58.142-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:44.307-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13749 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:33.100-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:02.060-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="libshibsp-doc DPKG is earlier than 2.0.dfsg1-4+lenny1" test_ref="oval:org.mitre.oval:tst:52090"/>
              <criterion comment="libsaml2-doc DPKG is earlier than 2.0-2+lenny1" test_ref="oval:org.mitre.oval:tst:52284"/>
              <criterion comment="shibboleth-sp2-schemas DPKG is earlier than 2.0.dfsg1-4+lenny1" test_ref="oval:org.mitre.oval:tst:52096"/>
              <criterion comment="opensaml2-schemas DPKG is earlier than 2.0-2+lenny1" test_ref="oval:org.mitre.oval:tst:51415"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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="libsaml2-dev DPKG is earlier than 2.0-2+lenny1" test_ref="oval:org.mitre.oval:tst:52079"/>
              <criterion comment="libshibsp1 DPKG is earlier than 2.0.dfsg1-4+lenny1" test_ref="oval:org.mitre.oval:tst:51705"/>
              <criterion comment="libapache2-mod-shib2 DPKG is earlier than 2.0.dfsg1-4+lenny1" test_ref="oval:org.mitre.oval:tst:51637"/>
              <criterion comment="libsaml2 DPKG is earlier than 2.0-2+lenny1" test_ref="oval:org.mitre.oval:tst:52015"/>
              <criterion comment="opensaml2-tools DPKG is earlier than 2.0-2+lenny1" test_ref="oval:org.mitre.oval:tst:51774"/>
              <criterion comment="libshibsp-dev DPKG is earlier than 2.0.dfsg1-4+lenny1" test_ref="oval:org.mitre.oval:tst:52362"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13746" version="5" class="patch">
      <metadata>
        <title>DSA-1745-1 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://lists.debian.org/debian-security-announce/2009/msg00055.html" ref_id="DSA-1745-1"/>
        <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: CVE-2009-0581 Chris Evans discovered that lcms is affected by a memory leak, which could result in a denial of service via specially crafted image files. CVE-2009-0723 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. CVE-2009-0733 Chris Evans discovered the lack of upper-gounds check on sizes leading to a buffer overflow, which could be used to execute arbitrary code. For the stable distribution, these problems have been fixed in version 1.17.dfsg-1+lenny1. For the oldstable distribution, these problems have been fixed in version 1.15-1.1+etch2. For the testing distribution and the unstable distribution, these problems will be fixed soon. We recommend that you upgrade your lcms packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:19.563-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:57.670-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:42.765-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13746 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:37.581-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:01.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="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval: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 DPKG is earlier than 1.17.dfsg-1+lenny1" test_ref="oval:org.mitre.oval:tst:50290"/>
            <criterion comment="liblcms1 DPKG is earlier than 1.17.dfsg-1+lenny1" test_ref="oval:org.mitre.oval:tst:49914"/>
            <criterion comment="liblcms-utils DPKG is earlier than 1.17.dfsg-1+lenny1" test_ref="oval:org.mitre.oval:tst:49821"/>
            <criterion comment="python-liblcms DPKG is earlier than 1.17.dfsg-1+lenny1" test_ref="oval:org.mitre.oval:tst:50278"/>
          </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 DPKG is earlier than 1.15-1.1+etch2" test_ref="oval:org.mitre.oval:tst:49366"/>
            <criterion comment="liblcms-utils DPKG is earlier than 1.15-1.1+etch2" test_ref="oval:org.mitre.oval:tst:50318"/>
            <criterion comment="liblcms1 DPKG is earlier than 1.15-1.1+etch2" test_ref="oval:org.mitre.oval:tst:50336"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13745" version="5" class="patch">
      <metadata>
        <title>DSA-1912-1 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://lists.debian.org/debian-security-announce/2009/msg00234.html" ref_id="DSA-1912-1"/>
        <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. For the oldstable distribution, this problem has been fixed in version 2.20-8+etch3. For the stable distribution, this problem has been fixed in version 1:2.2.0-4+lenny3. For the testing distribution and the unstable distribution, this problem will be fixed soon. We recommend that you upgrade your camlimages package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:20.455-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:57.259-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:42.338-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13745 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:36.457-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:01.609-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 DPKG is earlier than 1:2.2.0-4+lenny3" test_ref="oval:org.mitre.oval:tst:51240"/>
            </criteria>
            <criterion comment="libcamlimages-ocaml DPKG is earlier than 1:2.2.0-4+lenny3" test_ref="oval:org.mitre.oval:tst:50981"/>
            <criterion comment="libcamlimages-ocaml-dev DPKG is earlier than 1:2.2.0-4+lenny3" test_ref="oval:org.mitre.oval:tst:51142"/>
          </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 DPKG is earlier than 2.20-8+etch3" test_ref="oval:org.mitre.oval:tst:51176"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.20-8+etch3" test_ref="oval:org.mitre.oval:tst:51134"/>
                <criterion comment="libcamlimages-ocaml-dev DPKG is earlier than 2.20-8+etch3" test_ref="oval:org.mitre.oval:tst:51161"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13743" version="7" class="patch">
      <metadata>
        <title>DSA-1918-1 phpmyadmin -- several</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://lists.debian.org/debian-security-announce/2009/msg00241.html" ref_id="DSA-1918-1"/>
        <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: CVE-2009-3696 Cross-site scripting vulnerability allows remote attackers to inject arbitrary web script or HTML via a crafted MySQL table name. CVE-2009-3697 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 anymore. See README.Debian for details on how to enable the setup.php script if and when you need it. For the old stable distribution, these problems have been fixed in version 4:2.9.1.1-13. For the stable distribution, these problems have been fixed in version 4:2.11.8.1-5+lenny3. For the unstable distribution, these problems have been fixed in version 3.2.2.1-1. We recommend that you upgrade your phpmyadmin package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:30.930-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:56.973-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:41.736-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13743 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:30.552-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:01.250-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:51622 - 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:21.080-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:36.532-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 DPKG is earlier than 4:2.11.8.1-5+lenny3" test_ref="oval:org.mitre.oval:tst:51634"/>
        </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 DPKG is earlier than 4:2.9.1.1-13" test_ref="oval:org.mitre.oval:tst:51622"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13740" version="7" class="patch">
      <metadata>
        <title>DSA-1804-1 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://lists.debian.org/debian-security-announce/2009/msg00114.html" ref_id="DSA-1804-1"/>
        <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. For the oldstable distribution, this problem has been fixed in version 1:0.6.6-3.1etch3. For the stable distribution, this problem has been fixed in version 1:0.7.1-1.3+lenny2. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 1:0.7.1-1.5. We recommend that you upgrade your ipsec-tools packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:17.913-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:56.603-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:36.202-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13740 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:31.943-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:00.944-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13740 - 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.223-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:36.032-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="Packages section">
            <criterion comment="racoon DPKG is earlier than 1:0.7.1-1.3+lenny2" test_ref="oval:org.mitre.oval:tst:50231"/>
            <criterion comment="ipsec-tools DPKG is earlier than 1:0.7.1-1.3+lenny2" test_ref="oval:org.mitre.oval:tst:50243"/>
          </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 DPKG is earlier than 1:0.6.6-3.1etch3" test_ref="oval:org.mitre.oval:tst:50227"/>
            <criterion comment="ipsec-tools DPKG is earlier than 1:0.6.6-3.1etch3" test_ref="oval:org.mitre.oval:tst:50238"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13737" version="5" class="patch">
      <metadata>
        <title>DSA-1874-1 nss -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>nss</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00192.html" ref_id="DSA-1874-1"/>
        <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: CVE-2009-2404 Moxie Marlinspike discovered that a buffer overflow in the regular expression parser could lead to the execution of arbitrary code. CVE-2009-2408 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. CVE-2009-2409 Certificates with MD2 hash signatures are no longer accepted since they’re no longer considered cryptographically secure. The old stable distribution doesn’t contain nss. For the stable distribution, these problems have been fixed in version 3.12.3.1-0lenny1. For the unstable distribution, these problems have been fixed in version 3.12.3.1-1. We recommend that you upgrade your nss packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:51.379-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:56.237-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:31.913-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13737 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:35.453-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:00.781-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 DPKG is earlier than 3.12.3.1-0lenny1" test_ref="oval:org.mitre.oval:tst:51765"/>
          <criterion comment="libnss3-1d-dbg DPKG is earlier than 3.12.3.1-0lenny1" test_ref="oval:org.mitre.oval:tst:51825"/>
          <criterion comment="libnss3-tools DPKG is earlier than 3.12.3.1-0lenny1" test_ref="oval:org.mitre.oval:tst:51789"/>
          <criterion comment="libnss3-1d DPKG is earlier than 3.12.3.1-0lenny1" test_ref="oval:org.mitre.oval:tst:51653"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13732" version="5" class="patch">
      <metadata>
        <title>DSA-1726-1 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://lists.debian.org/debian-security-announce/2009/msg00035.html" ref_id="DSA-1726-1"/>
        <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. For the stable distribution, this problem has been fixed in version 2.0.1+dfsg1-2.3+lenny0. Due to a technical limitation in the Debian archive management scripts the update for the old stable distribution cannot be released synchronously. It will be fixed in version 2.0.1+dfsg1-1.2+etch0 soon. For the unstable distribution, this problem will be fixed soon. We recommend that you upgrade your python-crypto package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:29.512-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:55.049-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:28.846-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13732 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:33.798-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:03:00.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="Architecture section">
          <criteria operator="AND" comment="Architecture depended 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 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="python-crypto DPKG is earlier than 2.0.1+dfsg1-2.3+lenny0" test_ref="oval:org.mitre.oval:tst:51875"/>
              <criterion comment="python-crypto-dbg DPKG is earlier than 2.0.1+dfsg1-2.3+lenny0" test_ref="oval:org.mitre.oval:tst:51772"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended section">
            <criterion comment="Installed architecture is sparc" test_ref="oval:org.mitre.oval:tst:2465"/>
            <criterion comment="python-crypto DPKG is earlier than 2.0.1+dfsg1-2.3+lenny0" test_ref="oval:org.mitre.oval:tst:51875"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13731" version="5" class="patch">
      <metadata>
        <title>DSA-1839-1 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://lists.debian.org/debian-security-announce/2009/msg00153.html" ref_id="DSA-1839-1"/>
        <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 &amp;quot;good&amp;quot; set, are prone to an integer overflow, when processing a large PNG file. This could lead to the execution of arbitrary code. For the stable distribution, this problem has been fixed in version 0.10.8-4.1~lenny2. For the oldstable distribution, this problem has been fixed in version 0.10.4-4+etch1. Packages for the s390 and hppa architectures will be released once they are available. For the testing distribution and the unstable distribution, this problem has been fixed in version 0.10.15-2. We recommend that you upgrade your gst-plugins-good0.10 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:45.602-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:54.565-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:28.405-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13731 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:38.162-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:59.918-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 DPKG is earlier than 0.10.8-4.1~lenny2" test_ref="oval:org.mitre.oval:tst:52173"/>
            </criteria>
            <criterion comment="gstreamer0.10-plugins-good DPKG is earlier than 0.10.8-4.1~lenny2" test_ref="oval:org.mitre.oval:tst:52031"/>
            <criterion comment="gstreamer0.10-esd DPKG is earlier than 0.10.8-4.1~lenny2" test_ref="oval:org.mitre.oval:tst:52242"/>
            <criterion comment="gstreamer0.10-plugins-good-dbg DPKG is earlier than 0.10.8-4.1~lenny2" test_ref="oval:org.mitre.oval:tst:52424"/>
          </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 DPKG is earlier than 0.10.4-4+etch1" test_ref="oval:org.mitre.oval:tst:52120"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 0.10.4-4+etch1" test_ref="oval:org.mitre.oval:tst:52382"/>
                <criterion comment="gstreamer0.10-esd DPKG is earlier than 0.10.4-4+etch1" test_ref="oval:org.mitre.oval:tst:52282"/>
                <criterion comment="gstreamer0.10-plugins-good-dbg DPKG is earlier than 0.10.4-4+etch1" test_ref="oval:org.mitre.oval:tst:52188"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13728" version="7" class="patch">
      <metadata>
        <title>DSA-1961-1 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://lists.debian.org/debian-security-announce/2009/msg00283.html" ref_id="DSA-1961-1"/>
        <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 program, too. For the old stable distribution, this problem has been fixed in version 1:9.3.4-2etch6. For the stable distribution, this problem has been fixed in version 1:9.5.1.dfsg.P3-1+lenny1. For the unstable distribution and the testing distribution, this problem has been fixed in version 9.6.1.dfsg.P2-1. We recommend that you upgrade your bind9 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:33.277-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:53.796-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:25.719-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13728 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:38.551-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:59.640-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:14293 - 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.280-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:35.466-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="ind9-doc DPKG is earlier than 1:9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:52288"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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="libisc45 DPKG is earlier than 1:9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:46039"/>
                <criterion comment="libisccc40 DPKG is earlier than 1:9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:46344"/>
                <criterion comment="libisccfg40 DPKG is earlier than 1:9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:46129"/>
                <criterion comment="libbind9-40 DPKG is earlier than 1:9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:46324"/>
                <criterion comment="ind9 DPKG is earlier than 1:9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:52352"/>
                <criterion comment="ind9utils DPKG is earlier than 1:9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:52227"/>
                <criterion comment="liblwres40 DPKG is earlier than 1:9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:46384"/>
                <criterion comment="libbind-dev DPKG is earlier than 1:9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:52326"/>
                <criterion comment="libdns45 DPKG is earlier than 1:9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:46318"/>
                <criterion comment="ind9-host DPKG is earlier than 1:9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:52294"/>
                <criterion comment="nsutils DPKG is earlier than 1:9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:51595"/>
                <criterion comment="lwresd DPKG is earlier than 1:9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:52123"/>
              </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="ind9-doc DPKG is earlier than 1:9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:52068"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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="libbind-dev DPKG is earlier than 1:9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:52114"/>
                <criterion comment="libdns22 DPKG is earlier than 1:9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:52232"/>
                <criterion comment="libisccfg1 DPKG is earlier than 1:9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:52000"/>
                <criterion comment="libisccc0 DPKG is earlier than 1:9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:52325"/>
                <criterion comment="libisc11 DPKG is earlier than 1:9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:52180"/>
                <criterion comment="ind9 DPKG is earlier than 1:9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:51874"/>
                <criterion comment="libbind9-0 DPKG is earlier than 1:9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:52303"/>
                <criterion comment="ind9-host DPKG is earlier than 1:9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:52247"/>
                <criterion comment="nsutils DPKG is earlier than 1:9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:51996"/>
                <criterion comment="liblwres9 DPKG is earlier than 1:9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:51408"/>
                <criterion comment="lwresd DPKG is earlier than 1:9.3.4-2etch6" test_ref="oval:org.mitre.oval:tst:52331"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13727" version="7" class="patch">
      <metadata>
        <title>DSA-1952-1 asterisk -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>asterisk</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00276.html" ref_id="DSA-1952-1"/>
        <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: CVE-2009-0041 It is possible to determine valid login names via probing, due to the IAX2 response from asterisk. CVE-2008-3903 It is possible to determine a valid SIP username, when Digest authentication and authalwaysreject are enabled. CVE-2009-3727 It is possible to determine a valid SIP username via multiple crafted REGISTER messages. CVE-2008-7220 CVE-2007-2383 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. CVE-2009-4055 It was discovered that it is possible to perform a denial of service attack via RTP comfort noise payload with a long data length. For the stable distribution, these problems have been fixed in version 1:1.4.21.2~dfsg-3+lenny1. The security support for asterisk in the oldstable distribution has been discontinued before the end of the regular Etch security maintenance life cycle. You are strongly encouraged to upgrade to stable. For the testing distribution and the unstable distribution , these problems have been fixed in version 1:1.6.2.0~rc7-1. We recommend that you upgrade your asterisk packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:07.444-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:53.338-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:25.227-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13727 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:34.408-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:59.174-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13727 - 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.407-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:34.875-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 DPKG is earlier than 1:1.4.21.2~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:50830"/>
              <criterion comment="asterisk-dev DPKG is earlier than 1:1.4.21.2~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:50953"/>
              <criterion comment="asterisk-config DPKG is earlier than 1:1.4.21.2~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:50823"/>
              <criterion comment="asterisk-sounds-main DPKG is earlier than 1:1.4.21.2~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:50889"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="asterisk-h323 DPKG is earlier than 1:1.4.21.2~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:50976"/>
              <criterion comment="asterisk DPKG is earlier than 1:1.4.21.2~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:50859"/>
              <criterion comment="asterisk-dbg DPKG is earlier than 1:1.4.21.2~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:50899"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13724" version="5" class="patch">
      <metadata>
        <title>DSA-1817-1 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://lists.debian.org/debian-security-announce/2009/msg00129.html" ref_id="DSA-1817-1"/>
        <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 does not contain ctorrent. For the stable distribution, this problem has been fixed in version 1.3.4-dnh3.2-1+lenny1. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 1.3.4-dnh3.2-1.1. We recommend that you upgrade your ctorrent packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:48.830-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:52.654-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:24.084-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13724 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:38.923-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:58.812-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 DPKG is earlier than 1.3.4-dnh3.2-1+lenny1" test_ref="oval:org.mitre.oval:tst:52071"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13721" version="5" class="patch">
      <metadata>
        <title>DSA-1888-1 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="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00209.html" ref_id="DSA-1888-1"/>
        <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-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>Certificates with MD2 hash signatures are no longer accepted by OpenSSL, since they’re no longer considered cryptographically secure. For the stable distribution, this problem has been fixed in version 0.9.8g-15+lenny5. For the old stable distribution, this problem has been fixed in version 0.9.8c-4etch9 for openssl and version 0.9.7k-3.1etch5 for openssl097. The OpenSSL 0.9.8 update for oldstable also provides updated packages for multiple denial of service vulnerabilities in the Datagram Transport Layer Security implementation. These fixes were already provided for Debian stable in a previous point update. The OpenSSL 0.9.7 package from oldstable is not affected. For the unstable distribution, this problem has been fixed in version 0.9.8k-5. We recommend that you upgrade your openssl packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:15.376-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:52.117-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:22.824-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13721 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:31.748-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:58.158-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="libssl-dev DPKG is earlier than 0.9.8g-15+lenny5" test_ref="oval:org.mitre.oval:tst:51678"/>
            <criterion comment="libssl0.9.8-dbg DPKG is earlier than 0.9.8g-15+lenny5" test_ref="oval:org.mitre.oval:tst:51979"/>
            <criterion comment="openssl DPKG is earlier than 0.9.8g-15+lenny5" test_ref="oval:org.mitre.oval:tst:52073"/>
            <criterion comment="libssl0.9.8 DPKG is earlier than 0.9.8g-15+lenny5" test_ref="oval:org.mitre.oval:tst:52080"/>
          </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 DPKG is earlier than 0.9.7k-3.1etch5" test_ref="oval:org.mitre.oval:tst:51837"/>
            <criterion comment="libssl-dev DPKG is earlier than 0.9.8c-4etch9" test_ref="oval:org.mitre.oval:tst:51572"/>
            <criterion comment="libssl0.9.8-dbg DPKG is earlier than 0.9.8c-4etch9" test_ref="oval:org.mitre.oval:tst:52075"/>
            <criterion comment="openssl DPKG is earlier than 0.9.8c-4etch9" test_ref="oval:org.mitre.oval:tst:52021"/>
            <criterion comment="libssl0.9.8 DPKG is earlier than 0.9.8c-4etch9" test_ref="oval:org.mitre.oval:tst:52057"/>
            <criterion comment="libssl0.9.7 DPKG is earlier than 0.9.7k-3.1etch5" test_ref="oval:org.mitre.oval:tst:51847"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13718" version="5" class="patch">
      <metadata>
        <title>DSA-1876-1 dnsmasq -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>dnsmasq</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00195.html" ref_id="DSA-1876-1"/>
        <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: CVE-2009-2957 A buffer overflow in TFTP processing may enable arbitrary code execution to attackers which are permitted to use the TFTP service. CVE-2009-2958 Malicious TFTP clients may crash dnsmasq, leading to denial of service. The old stable distribution is not affected by these problems. For the stable distribution, these problems have been fixed in version 2.45-1+lenny1. For the unstable distribution, these problems have been fixed in version 2.50-1. We recommend that you upgrade your dnsmasq packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:27.398-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:51.705-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:19.914-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13718 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:35.266-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:57.824-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="nsmasq DPKG is earlier than 2.45-1+lenny1" test_ref="oval:org.mitre.oval:tst:50420"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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="nsmasq-base DPKG is earlier than 2.45-1+lenny1" test_ref="oval:org.mitre.oval:tst:49922"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13715" version="5" class="patch">
      <metadata>
        <title>DSA-1833-2 dhcp3 -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>dhcp3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00190.html" ref_id="DSA-1833-2"/>
        <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>The previous dhcp3 update did not properly apply the required changes to the stable version. The old stable version is not affected by this problem. The original advisory description follows. 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 &amp;quot;dhcp-client-identifier&amp;quot; and &amp;quot;hardware ethernet&amp;quot;. This vulnerability only affects the lenny versions of dhcp3-server and dhcp3-server-ldap. For the stable distribution, this problem has been fixed in version 3.1.1-6+lenny3. We recommend that you upgrade your dhcp3 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:26.271-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:51.290-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:18.120-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13715 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:30.864-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:57.497-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="hcp-client DPKG is earlier than 3.1.1-6+lenny3" test_ref="oval:org.mitre.oval:tst:50327"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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="hcp3-dev DPKG is earlier than 3.1.1-6+lenny3" test_ref="oval:org.mitre.oval:tst:50129"/>
              <criterion comment="hcp3-common DPKG is earlier than 3.1.1-6+lenny3" test_ref="oval:org.mitre.oval:tst:49970"/>
              <criterion comment="hcp3-client DPKG is earlier than 3.1.1-6+lenny3" test_ref="oval:org.mitre.oval:tst:50253"/>
              <criterion comment="hcp3-relay DPKG is earlier than 3.1.1-6+lenny3" test_ref="oval:org.mitre.oval:tst:49555"/>
              <criterion comment="hcp3-server-ldap DPKG is earlier than 3.1.1-6+lenny3" test_ref="oval:org.mitre.oval:tst:50371"/>
              <criterion comment="hcp3-server DPKG is earlier than 3.1.1-6+lenny3" test_ref="oval:org.mitre.oval:tst:50262"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13714" version="7" class="patch">
      <metadata>
        <title>DSA-1824-1 phpmyadmin -- several</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://lists.debian.org/debian-security-announce/2009/msg00136.html" ref_id="DSA-1824-1"/>
        <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: CVE-2009-1150 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. CVE-2009-1151 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. For the old stable distribution, these problems have been fixed in version 4:2.9.1.1-11. For the stable distribution, these problems have been fixed in version 4:2.11.8.1-5+lenny1. For the unstable distribution, these problems have been fixed in version 3.1.3.1-1. We recommend that you upgrade your phpmyadmin package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:02.413-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:51.002-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:17.818-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13714 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:32.113-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:57.292-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:13434 - 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.353-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:34.531-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 DPKG is earlier than 4:2.11.8.1-5+lenny1" test_ref="oval:org.mitre.oval:tst:50076"/>
        </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 DPKG is earlier than 4:2.9.1.1-11" test_ref="oval:org.mitre.oval:tst:49940"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13713" version="5" class="patch">
      <metadata>
        <title>DSA-1897-1 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://lists.debian.org/debian-security-announce/2009/msg00218.html" ref_id="DSA-1897-1"/>
        <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. For the oldstable distribution, this problem has been fixed in version 3.1.3-4etch6. For the stable distribution, this problem has been fixed in version 3.2.2+debian0-2+lenny1. For the testing distribution, this problem has been fixed in version 3.3.5+debian0-1. For the unstable distribution, this problem has been fixed in version 3.3.5+debian0-1. We recommend that you upgrade your horde3 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:07.235-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:50.767-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:17.565-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13713 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:32.741-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:57.143-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 DPKG is earlier than 3.2.2+debian0-2+lenny1" test_ref="oval:org.mitre.oval:tst:51162"/>
        </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 DPKG is earlier than 3.1.3-4etch6" test_ref="oval:org.mitre.oval:tst:51610"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13711" version="5" class="patch">
      <metadata>
        <title>DSA-1754-1 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://lists.debian.org/debian-security-announce/2009/msg00078.html" ref_id="DSA-1754-1"/>
        <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 &amp;quot;roundup-admin&amp;quot; from the command line instead. For the old stable distribution, this problem has been fixed in version 1.2.1-10+etch1. For the stable distribution, this problem has been fixed in version 1.4.4-4+lenny1. We recommend that you upgrade your roundup package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:31.458-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:50.209-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:16.935-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13711 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:34.913-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:56.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"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="roundup DPKG is earlier than 1.4.4-4+lenny1" test_ref="oval:org.mitre.oval:tst:51156"/>
        </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 DPKG is earlier than 1.2.1-10+etch1" test_ref="oval:org.mitre.oval:tst:51419"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13708" version="7" class="patch">
      <metadata>
        <title>DSA-1900-1 postgresql-7.4, postgresql-8.1, postgresql-8.3, postgresql-8.4 -- several</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://lists.debian.org/debian-security-announce/2009/msg00221.html" ref_id="DSA-1900-1"/>
        <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: CVE-2009-3229 Authenticated users can shut down the backend server by re-LOAD-ing libraries in $libdir/plugins, if any libraries are present there. CVE-2009-3230 Authenticated non-superusers can gain database superuser privileges if they can create functions and tables due to incorrect execution of functions in functional indexes. CVE-2009-3231 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. In addition, this update contains reliability improvements which do not target security issues. For the old stable distribution, these problems have been fixed in version 1:7.4.26-0etch1 of the postgresql-7.4 source package, and version 8.1.18-0etch1 of the postgresql-8.1 source package. For the stable distribution, these problems have been fixed in version 8.3.8-0lenny1 of the postgresql-8.3 source package. For the unstable distribution, these problems have been fixed in version 8.3.8-1 of the postgresql-8.3 source package, and version 8.4.1-1 of the postgresql-8.4 source package. We recommend that you upgrade your PostgreSQL packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:26.198-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:49.153-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:13.690-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13708 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:37.882-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:56.478-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13708 - 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.495-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:33.685-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 DPKG is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:52193"/>
                <criterion comment="postgresql-doc-8.3 DPKG is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:52221"/>
                <criterion comment="postgresql-contrib DPKG is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:52229"/>
                <criterion comment="postgresql-client DPKG is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:52241"/>
                <criterion comment="postgresql DPKG is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:51852"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:52239"/>
                <criterion comment="postgresql-plperl-8.3 DPKG is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:52269"/>
                <criterion comment="postgresql-8.3 DPKG is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:52234"/>
                <criterion comment="libecpg6 DPKG is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:51962"/>
                <criterion comment="libpq-dev DPKG is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:52237"/>
                <criterion comment="postgresql-plpython-8.3 DPKG is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:51346"/>
                <criterion comment="postgresql-pltcl-8.3 DPKG is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:52136"/>
                <criterion comment="postgresql-server-dev-8.3 DPKG is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:51944"/>
                <criterion comment="libecpg-dev DPKG is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:52161"/>
                <criterion comment="postgresql-contrib-8.3 DPKG is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:51751"/>
                <criterion comment="libpq5 DPKG is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:52014"/>
                <criterion comment="libpgtypes3 DPKG is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:52175"/>
                <criterion comment="libecpg-compat3 DPKG is earlier than 8.3.8-0lenny1" test_ref="oval:org.mitre.oval:tst:52203"/>
              </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 DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:52186"/>
                <criterion comment="postgresql-server-dev-7.4 DPKG is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:52300"/>
                <criterion comment="postgresql-doc-7.4 DPKG is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:52298"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:51985"/>
                <criterion comment="postgresql-client-8.1 DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:52255"/>
                <criterion comment="postgresql-8.1 DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:52063"/>
                <criterion comment="postgresql-plperl-7.4 DPKG is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:52094"/>
                <criterion comment="postgresql-plpython-7.4 DPKG is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:52339"/>
                <criterion comment="postgresql-contrib-8.1 DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:52047"/>
                <criterion comment="postgresql-contrib-7.4 DPKG is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:52137"/>
                <criterion comment="libecpg5 DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:51989"/>
                <criterion comment="postgresql-pltcl-8.1 DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:52249"/>
                <criterion comment="postgresql-client-7.4 DPKG is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:51669"/>
                <criterion comment="postgresql-plpython-8.1 DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:52013"/>
                <criterion comment="postgresql-server-dev-8.1 DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:52181"/>
                <criterion comment="libecpg-dev DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:52190"/>
                <criterion comment="libpgtypes2 DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:52059"/>
                <criterion comment="libpq4 DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:52146"/>
                <criterion comment="libpq-dev DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:52189"/>
                <criterion comment="postgresql-plperl-8.1 DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:52092"/>
                <criterion comment="postgresql-pltcl-7.4 DPKG is earlier than 1:7.4.26-0etch1" test_ref="oval:org.mitre.oval:tst:51758"/>
                <criterion comment="libecpg-compat2 DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:51869"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:52255"/>
                <criterion comment="postgresql-8.1 DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:52063"/>
                <criterion comment="postgresql-contrib-8.1 DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:52047"/>
                <criterion comment="libecpg5 DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:51989"/>
                <criterion comment="postgresql-pltcl-8.1 DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:52249"/>
                <criterion comment="postgresql-server-dev-8.1 DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:52181"/>
                <criterion comment="postgresql-plpython-8.1 DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:52013"/>
                <criterion comment="libecpg-dev DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:52190"/>
                <criterion comment="libpgtypes2 DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:52059"/>
                <criterion comment="libpq4 DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:52146"/>
                <criterion comment="libpq-dev DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:52189"/>
                <criterion comment="postgresql-plperl-8.1 DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:52092"/>
                <criterion comment="libecpg-compat2 DPKG is earlier than 8.1.18-0etch1" test_ref="oval:org.mitre.oval:tst:51869"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13700" version="5" class="patch">
      <metadata>
        <title>DSA-1761-1 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://lists.debian.org/debian-security-announce/2009/msg00072.html" ref_id="DSA-1761-1"/>
        <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. For the oldstable distribution, this problem has been fixed in version 1.6.3-2+etch3. For the stable distribution, this problem has been fixed in version 1.8.2.dfsg-3+lenny2. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 1.8.2.dfsg-5. We recommend that you upgrade your moodle packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:51.673-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:47.475-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:07.706-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13700 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:30.696-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:55.513-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 DPKG is earlier than 1.8.2.dfsg-3+lenny2" test_ref="oval:org.mitre.oval:tst:50235"/>
        </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 DPKG is earlier than 1.6.3-2+etch3" test_ref="oval:org.mitre.oval:tst:50639"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13698" version="5" class="patch">
      <metadata>
        <title>DSA-1836-1 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://lists.debian.org/debian-security-announce/2009/msg00150.html" ref_id="DSA-1836-1"/>
        <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 doesn’t contain fckeditor. For the stable distribution, this problem has been fixed in version 1:2.6.2-1lenny1. For the unstable distribution, this problem has been fixed in version 1:2.6.4.1-1. We recommend that you upgrade your fckeditor package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:34.006-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:47.277-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:06.980-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13698 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:36.287-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:55.331-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="fckeditor DPKG is earlier than 1:2.6.2-1lenny1" test_ref="oval:org.mitre.oval:tst:51797"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13696" version="5" class="patch">
      <metadata>
        <title>DSA-1789-1 php5 -- several</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://lists.debian.org/debian-security-announce/2009/msg00100.html" ref_id="DSA-1789-1"/>
        <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 PHP 5 hypertext preprocessor. The Common Vulnerabilities and Exposures project identifies the following problems. The following four vulnerabilities have already been fixed in the stable version of php5 prior to the release of lenny. This update now addresses them for etch aswell: CVE-2008-2107 / CVE-2008-2108 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. CVE-2008-5557 A buffer overflow in the mbstring extension allows attackers to execute arbitrary code via a crafted string containing an HTML entity. CVE-2008-5624 The page_uid and page_gid variables are not correctly set, allowing use of some functionality intended to be restricted to root. CVE-2008-5658 Directory traversal vulnerability in the ZipArchive::extractTo function allows attackers to write arbitrary files via a ZIP file with a file whose name contains sequences. This update also addresses the following three vulnerabilities for both oldstable and stable: CVE-2008-5814 Cross-site scripting vulnerability, when display_errors is enabled, allows remote attackers to inject arbitrary web script or HTML. CVE-2009-0754 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. CVE-2009-1271 the JSON_parser function allows a denial of service 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. For the old stable distribution, these problems have been fixed in version 5.2.0+dfsg-8+etch15. For the stable distribution, these problems have been fixed in version 5.2.6.dfsg.1-1+lenny3. For the unstable distribution, these problems have been fixed in version 5.2.9.dfsg.1-1. We recommend that you upgrade your php5 package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:32.845-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:46.215-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:04.673-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13696 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:32.480-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:54.650-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 DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:50343"/>
                <criterion comment="php-pear DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:50386"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:49984"/>
                <criterion comment="php5-xmlrpc DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:50245"/>
                <criterion comment="php5-curl DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:50202"/>
                <criterion comment="php5-snmp DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:49509"/>
                <criterion comment="php5-mysql DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:50500"/>
                <criterion comment="php5-odbc DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:50468"/>
                <criterion comment="php5-xsl DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:50248"/>
                <criterion comment="php5-gd DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:49541"/>
                <criterion comment="libapache2-mod-php5 DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:50479"/>
                <criterion comment="php5-mhash DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:49517"/>
                <criterion comment="php5-tidy DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:50513"/>
                <criterion comment="php5-mcrypt DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:50404"/>
                <criterion comment="php5-dev DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:50515"/>
                <criterion comment="php5-pgsql DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:50163"/>
                <criterion comment="php5-gmp DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:50412"/>
                <criterion comment="php5-cgi DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:50405"/>
                <criterion comment="php5-imap DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:49796"/>
                <criterion comment="php5-sqlite DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:49918"/>
                <criterion comment="php5-ldap DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:50518"/>
                <criterion comment="php5-cli DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:49933"/>
                <criterion comment="php5-sybase DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:50385"/>
                <criterion comment="libapache2-mod-php5filter DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:50411"/>
                <criterion comment="php5-pspell DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:50516"/>
                <criterion comment="php5-common DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:50481"/>
                <criterion comment="php5-dbg DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:50444"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 5.2.6.dfsg.1-1+lenny3" test_ref="oval:org.mitre.oval:tst:50512"/>
            </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 DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:50387"/>
                <criterion comment="php-pear DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:50234"/>
              </criteria>
            </criteria>
            <criterion comment="libapache-mod-php5 DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:50249"/>
            <criterion comment="php5-recode DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:49641"/>
            <criterion comment="php5-cgi DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:50522"/>
            <criterion comment="php5-curl DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:50467"/>
            <criterion comment="php5-snmp DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:50388"/>
            <criterion comment="php5-mysql DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:50311"/>
            <criterion comment="php5-odbc DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:50418"/>
            <criterion comment="php5-xsl DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:50301"/>
            <criterion comment="php5-gd DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:50232"/>
            <criterion comment="libapache2-mod-php5 DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:50466"/>
            <criterion comment="php5-mhash DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:49892"/>
            <criterion comment="php5-tidy DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:50281"/>
            <criterion comment="php5-mcrypt DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:50100"/>
            <criterion comment="php5-dev DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:50510"/>
            <criterion comment="php5-pgsql DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:50352"/>
            <criterion comment="php5-xmlrpc DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:50497"/>
            <criterion comment="php5-imap DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:49550"/>
            <criterion comment="php5-sqlite DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:50429"/>
            <criterion comment="php5-ldap DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:50147"/>
            <criterion comment="php5-cli DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:50304"/>
            <criterion comment="php5-sybase DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:50434"/>
            <criterion comment="php5-pspell DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:50484"/>
            <criterion comment="php5-common DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:50453"/>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 5.2.0+dfsg-8+etch15" test_ref="oval:org.mitre.oval:tst:50542"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13695" version="5" class="patch">
      <metadata>
        <title>DSA-1831-1 djbdns -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>djbdns</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00144.html" ref_id="DSA-1831-1"/>
        <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 does not contain djbdns. For the stable distribution, this problem has been fixed in version 1.05-4+lenny1. For the unstable distribution, this problem has been fixed in version 1.05-5. We recommend that you upgrade your djbdns package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:44.977-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:45.799-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:04.262-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13695 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:38.336-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:54.408-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="nscache-run DPKG is earlier than 1.05-4+lenny1" test_ref="oval:org.mitre.oval:tst:51430"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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="ndns DPKG is earlier than 1.05-4+lenny1" test_ref="oval:org.mitre.oval:tst:51654"/>
              <criterion comment="jbdns DPKG is earlier than 1.05-4+lenny1" test_ref="oval:org.mitre.oval:tst:51196"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13692" version="5" class="patch">
      <metadata>
        <title>DSA-1941-1 poppler -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>poppler</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00264.html" ref_id="DSA-1941-1"/>
        <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. For the stable distribution, these problems have been fixed in version 0.8.7-3. An update for the old stable distribution will be issued soon as version 0.4.5-5.1etch4. For the unstable distribution, these problems will be fixed soon. We recommend that you upgrade your poppler packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:01.768-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:45.103-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:10:03.469-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13692 - Debian Patch Update" date="2014-06-06T16:53:00.834-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:54:34.130-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:53.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 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 DPKG is earlier than 0.8.7-3" test_ref="oval:org.mitre.oval:tst:51541"/>
          <criterion comment="libpoppler-qt4-3 DPKG is earlier than 0.8.7-3" test_ref="oval:org.mitre.oval:tst:52062"/>
          <criterion comment="libpoppler-dev DPKG is earlier than 0.8.7-3" test_ref="oval:org.mitre.oval:tst:51570"/>
          <criterion comment="libpoppler-qt-dev DPKG is earlier than 0.8.7-3" test_ref="oval:org.mitre.oval:tst:52099"/>
          <criterion comment="libpoppler3 DPKG is earlier than 0.8.7-3" test_ref="oval:org.mitre.oval:tst:51997"/>
          <criterion comment="libpoppler-qt4-dev DPKG is earlier than 0.8.7-3" test_ref="oval:org.mitre.oval:tst:51959"/>
          <criterion comment="libpoppler-glib-dev DPKG is earlier than 0.8.7-3" test_ref="oval:org.mitre.oval:tst:51961"/>
          <criterion comment="libpoppler-glib3 DPKG is earlier than 0.8.7-3" test_ref="oval:org.mitre.oval:tst:52065"/>
          <criterion comment="poppler-dbg DPKG is earlier than 0.8.7-3" test_ref="oval:org.mitre.oval:tst:51755"/>
          <criterion comment="libpoppler-qt2 DPKG is earlier than 0.8.7-3" test_ref="oval:org.mitre.oval:tst:52004"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13685" version="5" class="patch">
      <metadata>
        <title>DSA-1957-1 aria2 -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>aria2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00286.html" ref_id="DSA-1957-1"/>
        <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. For the stable distribution, this problem has been fixed in version 0.14.0-1+lenny1. Binaries for powerpc, arm, ia64 and hppa will be provided once they are available. The oldstable distribution is not affected by this problem. For the testing distribution and the unstable distribution, this problem has been fixed in version 1.2.0-1. We recommend that you upgrade your aria2 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:24.187-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:43.907-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:59.370-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13685 - 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.327-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:52.895-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 DPKG is earlier than 0.14.0-1+lenny1" test_ref="oval:org.mitre.oval:tst:50785"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13682" version="5" class="patch">
      <metadata>
        <title>DSA-1856-1 mantis -- information leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mantis</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00172.html" ref_id="DSA-1856-1"/>
        <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 does not contain a mantis package. For the stable distribution, this problem has been fixed in version 1.1.6+dfsg-2lenny1. For the unstable distribution, this problem has been fixed in version 1.1.8+dfsg-2. We recommend that you upgrade your mantis package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:09.733-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:43.433-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:58.847-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13682 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:15.779-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:52.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"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="mantis DPKG is earlier than 1.1.6+dfsg-2lenny1" test_ref="oval:org.mitre.oval:tst:50728"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13681" version="5" class="patch">
      <metadata>
        <title>DSA-1859-1 libxml2 -- several</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://lists.debian.org/debian-security-announce/2009/msg00176.html" ref_id="DSA-1859-1"/>
        <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. For the oldstable distribution, this problem has been fixed in version 2.6.27.dfsg-6+etch1. For the stable distribution, this problem has been fixed in version 2.6.32.dfsg-5+lenny1. For the testing and unstable distribution, this problem will be fixed soon. We recommend that you upgrade your libxml2 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:31.088-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:42.894-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:58.328-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13681 - 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.653-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:52.524-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 DPKG is earlier than 2.6.32.dfsg-5+lenny1" test_ref="oval:org.mitre.oval:tst:51626"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.32.dfsg-5+lenny1" test_ref="oval:org.mitre.oval:tst:52257"/>
                <criterion comment="libxml2-utils DPKG is earlier than 2.6.32.dfsg-5+lenny1" test_ref="oval:org.mitre.oval:tst:51609"/>
                <criterion comment="python-libxml2 DPKG is earlier than 2.6.32.dfsg-5+lenny1" test_ref="oval:org.mitre.oval:tst:52268"/>
                <criterion comment="libxml2-dbg DPKG is earlier than 2.6.32.dfsg-5+lenny1" test_ref="oval:org.mitre.oval:tst:52256"/>
                <criterion comment="libxml2-dev DPKG is earlier than 2.6.32.dfsg-5+lenny1" test_ref="oval:org.mitre.oval:tst:51829"/>
              </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 DPKG is earlier than 2.6.27.dfsg-6+etch1" test_ref="oval:org.mitre.oval:tst:52207"/>
            </criteria>
            <criterion comment="libxml2 DPKG is earlier than 2.6.27.dfsg-6+etch1" test_ref="oval:org.mitre.oval:tst:51381"/>
            <criterion comment="libxml2-utils DPKG is earlier than 2.6.27.dfsg-6+etch1" test_ref="oval:org.mitre.oval:tst:52112"/>
            <criterion comment="python-libxml2 DPKG is earlier than 2.6.27.dfsg-6+etch1" test_ref="oval:org.mitre.oval:tst:52222"/>
            <criterion comment="libxml2-dbg DPKG is earlier than 2.6.27.dfsg-6+etch1" test_ref="oval:org.mitre.oval:tst:52054"/>
            <criterion comment="libxml2-dev DPKG is earlier than 2.6.27.dfsg-6+etch1" test_ref="oval:org.mitre.oval:tst:52289"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13678" version="5" class="patch">
      <metadata>
        <title>DSA-1873-1 xulrunner -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00191.html" ref_id="DSA-1873-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1.9.0.13-0lenny1. For the unstable distribution, this problem has been fixed in version 1.9.0.13-1. We recommend that you upgrade your xulrunner packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:22.357-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:42.440-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:54.770-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13678 - 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.971-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:52.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 DPKG is earlier than 1.9.0.13-0lenny1" test_ref="oval:org.mitre.oval:tst:51863"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.9.0.13-0lenny1" test_ref="oval:org.mitre.oval:tst:52081"/>
              <criterion comment="spidermonkey-bin DPKG is earlier than 1.9.0.13-0lenny1" test_ref="oval:org.mitre.oval:tst:52235"/>
              <criterion comment="xulrunner-1.9-gnome-support DPKG is earlier than 1.9.0.13-0lenny1" test_ref="oval:org.mitre.oval:tst:52243"/>
              <criterion comment="xulrunner-1.9 DPKG is earlier than 1.9.0.13-0lenny1" test_ref="oval:org.mitre.oval:tst:52272"/>
              <criterion comment="libmozjs1d-dbg DPKG is earlier than 1.9.0.13-0lenny1" test_ref="oval:org.mitre.oval:tst:52317"/>
              <criterion comment="libmozjs1d DPKG is earlier than 1.9.0.13-0lenny1" test_ref="oval:org.mitre.oval:tst:52012"/>
              <criterion comment="python-xpcom DPKG is earlier than 1.9.0.13-0lenny1" test_ref="oval:org.mitre.oval:tst:52113"/>
              <criterion comment="xulrunner-1.9-dbg DPKG is earlier than 1.9.0.13-0lenny1" test_ref="oval:org.mitre.oval:tst:51953"/>
              <criterion comment="xulrunner-dev DPKG is earlier than 1.9.0.13-0lenny1" test_ref="oval:org.mitre.oval:tst:51930"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13676" version="5" class="patch">
      <metadata>
        <title>DSA-1807-1 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://lists.debian.org/debian-security-announce/2009/msg00119.html" ref_id="DSA-1807-1"/>
        <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 : 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: /* base64 encode * in -- input data * inlen -- input data length * out -- output buffer * outmax -- max size of output buffer * result: * outlen -- gets actual length of output buffer * * Returns SASL_OK on success, SASL_BUFOVER if result won't fit */ LIBSASL_API int sasl_encode64; 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 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. For the oldstable distribution, this problem will be fixed soon. For the stable distribution, this problem has been fixed in version 2.1.22.dfsg1-23+lenny1 of cyrus-sasl2 and cyrus-sasl2-heimdal. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 2.1.23.dfsg1-1 of cyrus-sasl2 and cyrus-sasl2-heimdal. We recommend that you upgrade your cyrus-sasl2/cyrus-sasl2-heimdal packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:29.493-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:41.817-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:53.503-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13676 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:19.438-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:52.088-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 DPKG is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:51215"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:51078"/>
              <criterion comment="libsasl2-modules-gssapi-heimdal DPKG is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:51281"/>
              <criterion comment="cyrus-sasl2-heimdal-dbg DPKG is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:51050"/>
              <criterion comment="sasl2-bin DPKG is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:51230"/>
              <criterion comment="cyrus-sasl2-dbg DPKG is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:50921"/>
              <criterion comment="libsasl2-modules-gssapi-mit DPKG is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:51193"/>
              <criterion comment="libsasl2-dev DPKG is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:50790"/>
              <criterion comment="libsasl2-modules-sql DPKG is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:51190"/>
              <criterion comment="libsasl2-modules DPKG is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:51019"/>
              <criterion comment="libsasl2-modules-ldap DPKG is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:51326"/>
              <criterion comment="libsasl2-modules-otp DPKG is earlier than 2.1.22.dfsg1-23+lenny1" test_ref="oval:org.mitre.oval:tst:51212"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13670" version="5" class="patch">
      <metadata>
        <title>DSA-1781-1 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://lists.debian.org/debian-security-announce/2009/msg00092.html" ref_id="DSA-1781-1"/>
        <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: CVE-2009-0385 It was discovered that watching a malformed 4X movie file could lead to the execution of arbitrary code. CVE-2008-3162 It was discovered that using a crafted STR file can lead to the execution of arbitrary code. For the oldstable distribution, these problems have been fixed in version 0.cvs20060823-8+etch1. For the stable distribution, these problems have been fixed in version 0.svn20080206-17+lenny1. For the testing distribution and the unstable distribution , these problems have been fixed in version 0.svn20080206-16. We recommend that you upgrade your ffmpeg-debian packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:55.656-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:40.837-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:50.457-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13670 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:17.535-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:51.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"/>
              <criterion comment="ffmpeg-doc DPKG is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:49682"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:49953"/>
                <criterion comment="libavcodec51 DPKG is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:49903"/>
                <criterion comment="ffmpeg DPKG is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:49824"/>
                <criterion comment="libswscale0 DPKG is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:49995"/>
                <criterion comment="libavutil-dev DPKG is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:49883"/>
                <criterion comment="libavformat52 DPKG is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:49887"/>
                <criterion comment="libpostproc-dev DPKG is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:49982"/>
                <criterion comment="libpostproc51 DPKG is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:50017"/>
                <criterion comment="libavdevice52 DPKG is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:50007"/>
                <criterion comment="libavcodec-dev DPKG is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:49804"/>
                <criterion comment="libswscale-dev DPKG is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:50031"/>
                <criterion comment="libavutil49 DPKG is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:49789"/>
                <criterion comment="libavformat-dev DPKG is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:49144"/>
                <criterion comment="libavdevice-dev DPKG is earlier than 0.svn20080206-17+lenny1" test_ref="oval:org.mitre.oval:tst:50019"/>
              </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 DPKG is earlier than 0.cvs20060823-8+etch1" test_ref="oval:org.mitre.oval:tst:49988"/>
            <criterion comment="libavcodec-dev DPKG is earlier than 0.cvs20060823-8+etch1" test_ref="oval:org.mitre.oval:tst:49732"/>
            <criterion comment="libavcodec0d DPKG is earlier than 0.cvs20060823-8+etch1" test_ref="oval:org.mitre.oval:tst:49906"/>
            <criterion comment="libavformat0d DPKG is earlier than 0.cvs20060823-8+etch1" test_ref="oval:org.mitre.oval:tst:49788"/>
            <criterion comment="libpostproc0d DPKG is earlier than 0.cvs20060823-8+etch1" test_ref="oval:org.mitre.oval:tst:50054"/>
            <criterion comment="libavformat-dev DPKG is earlier than 0.cvs20060823-8+etch1" test_ref="oval:org.mitre.oval:tst:49747"/>
            <criterion comment="libpostproc-dev DPKG is earlier than 0.cvs20060823-8+etch1" test_ref="oval:org.mitre.oval:tst:49964"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13669" version="5" class="patch">
      <metadata>
        <title>DSA-1910-1 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://lists.debian.org/debian-security-announce/2009/msg00232.html" ref_id="DSA-1910-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1.0.4-4+lenny1. For the oldstable distribution, this problem has been fixed in version 1.0.4-2+etch1. For the testing distribution and the unstable distribution , this problem will be fixed soon. We recommend that you upgrade your mysql-ocaml packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:26.153-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:40.543-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:50.132-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13669 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:14.789-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:51.251-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="libmysql-ocaml DPKG is earlier than 1.0.4-4+lenny1" test_ref="oval:org.mitre.oval:tst:49346"/>
            <criterion comment="libmysql-ocaml-dev DPKG is earlier than 1.0.4-4+lenny1" test_ref="oval:org.mitre.oval:tst:49003"/>
          </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 DPKG is earlier than 1.0.4-2+etch1" test_ref="oval:org.mitre.oval:tst:49295"/>
            <criterion comment="libmysql-ocaml-dev DPKG is earlier than 1.0.4-2+etch1" test_ref="oval:org.mitre.oval:tst:48417"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13668" version="7" class="patch">
      <metadata>
        <title>DSA-1875-1 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://lists.debian.org/debian-security-announce/2009/msg00194.html" ref_id="DSA-1875-1"/>
        <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 is not affected. For the stable distribution, this problem has been fixed in version 2.53.4. For the unstable distribution, this problem has been fixed in version 3.1415926. We recommend that you upgrade your ikiwiki package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:46.299-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:40.345-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:49.866-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:13713 - 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:41.261-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:00:23.612-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13668 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:20.870-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:51.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"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="ikiwiki DPKG is earlier than 2.53.4" test_ref="oval:org.mitre.oval:tst:51467"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13667" version="5" class="patch">
      <metadata>
        <title>DSA-1913-1 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://lists.debian.org/debian-security-announce/2009/msg00235.html" ref_id="DSA-1913-1"/>
        <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&amp;#xC3;&amp;#xA9;d&amp;#xC3;&amp;#xA9;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. For the stable distribution, this problem has been fixed in version 3.0.4.1-2+lenny2. The oldstable distribution isn’t affected by this problem. For the testing distribution and the unstable distribution , this problem will be fixed soon. We recommend that you upgrade your bugzilla packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:09.547-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:40.135-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:49.636-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13667 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:14.462-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:50.923-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="ugzilla3-doc DPKG is earlier than 3.0.4.1-2+lenny2" test_ref="oval:org.mitre.oval:tst:49045"/>
          <criterion comment="ugzilla3 DPKG is earlier than 3.0.4.1-2+lenny2" test_ref="oval:org.mitre.oval:tst:49060"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13666" version="5" class="patch">
      <metadata>
        <title>DSA-1956-1 xulrunner -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00280.html" ref_id="DSA-1956-1"/>
        <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: CVE-2009-3986: David James discovered that the window.opener property allows Chrome privilege escalation. CVE-2009-3985: Jordi Chanel discovered a spoofing vulnerability of the URL location bar using the document.location property. CVE-2009-3984: Jonathan Morgan discovered that the icon indicating a secure connection could be spoofed through the document.location property. CVE-2009-3983: Takehiro Takahashi discovered that the NTLM implementaion is vulnerable to reflection attacks. CVE-2009-3981: Jesse Ruderman discovered a crash in the layout engine, which might allow the execution of arbitrary code. CVE-2009-3979: 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. For the stable distribution, these problems have been fixed in version 1.9.0.16-1. For the unstable distribution, these problems have been fixed in version 1.9.1.6-1. We recommend that you upgrade your xulrunner packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:01.795-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:39.660-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:49.188-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13666 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:17.254-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:50.434-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 DPKG is earlier than 1.9.0.16-1" test_ref="oval:org.mitre.oval:tst:49989"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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="libmozjs-dev DPKG is earlier than 1.9.0.16-1" test_ref="oval:org.mitre.oval:tst:50003"/>
              <criterion comment="spidermonkey-bin DPKG is earlier than 1.9.0.16-1" test_ref="oval:org.mitre.oval:tst:49998"/>
              <criterion comment="xulrunner-1.9-gnome-support DPKG is earlier than 1.9.0.16-1" test_ref="oval:org.mitre.oval:tst:50060"/>
              <criterion comment="xulrunner-1.9 DPKG is earlier than 1.9.0.16-1" test_ref="oval:org.mitre.oval:tst:50013"/>
              <criterion comment="libmozjs1d-dbg DPKG is earlier than 1.9.0.16-1" test_ref="oval:org.mitre.oval:tst:50024"/>
              <criterion comment="libmozjs1d DPKG is earlier than 1.9.0.16-1" test_ref="oval:org.mitre.oval:tst:50085"/>
              <criterion comment="python-xpcom DPKG is earlier than 1.9.0.16-1" test_ref="oval:org.mitre.oval:tst:49127"/>
              <criterion comment="xulrunner-1.9-dbg DPKG is earlier than 1.9.0.16-1" test_ref="oval:org.mitre.oval:tst:49938"/>
              <criterion comment="xulrunner-dev DPKG is earlier than 1.9.0.16-1" test_ref="oval:org.mitre.oval:tst:49365"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13665" version="5" class="patch">
      <metadata>
        <title>DSA-1959-1 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://lists.debian.org/debian-security-announce/2009/msg00281.html" ref_id="DSA-1959-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1.2.6-3+lenny2. For the testing distribution, this problem will be fixed in version 2.0.5-1. For the unstable distribution, this problem has been fixed in version 2.0.5-1. The oldstable distribution does not include ganeti. We recommend that you upgrade your ganeti packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:55.655-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:39.462-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:48.933-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13665 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:18.991-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:50.274-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 DPKG is earlier than 1.2.6-3+lenny2" test_ref="oval:org.mitre.oval:tst:48522"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13663" version="5" class="patch">
      <metadata>
        <title>DSA-1955-1 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://lists.debian.org/debian-security-announce/2009/msg00279.html" ref_id="DSA-1955-1"/>
        <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. For the stable distribution, this problem has been fixed in version 0.6.6-4+lenny1 of network-manager-applet. For the oldstable distribution, this problem has been fixed in version 0.6.4-6+etch1 of network-manager. For the testing distribution and the unstable distribution, this problem has been fixed in version 0.7.0.99-1 of network-manager-applet. We recommend that you upgrade your network-manager and network-manager-applet packages accordingly.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:23.623-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:38.837-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:47.879-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13663 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:21.579-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:50.082-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 DPKG is earlier than 0.6.6-4+lenny1" test_ref="oval:org.mitre.oval:tst:49347"/>
        </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 DPKG is earlier than 0.6.4-6+etch1" test_ref="oval:org.mitre.oval:tst:49335"/>
            <criterion comment="libnm-util0 DPKG is earlier than 0.6.4-6+etch1" test_ref="oval:org.mitre.oval:tst:48877"/>
            <criterion comment="libnm-glib-dev DPKG is earlier than 0.6.4-6+etch1" test_ref="oval:org.mitre.oval:tst:49146"/>
            <criterion comment="network-manager DPKG is earlier than 0.6.4-6+etch1" test_ref="oval:org.mitre.oval:tst:49152"/>
            <criterion comment="network-manager-gnome DPKG is earlier than 0.6.4-6+etch1" test_ref="oval:org.mitre.oval:tst:48957"/>
            <criterion comment="libnm-glib0 DPKG is earlier than 0.6.4-6+etch1" test_ref="oval:org.mitre.oval:tst:49232"/>
            <criterion comment="libnm-util-dev DPKG is earlier than 0.6.4-6+etch1" test_ref="oval:org.mitre.oval:tst:49177"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13660" version="5" class="patch">
      <metadata>
        <title>DSA-1930-1 drupal6 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>drupal6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00253.html" ref_id="DSA-1930-1"/>
        <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: CVE-2009-2372 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. CVE-2009-2373 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. CVE-2009-2374 Sumit Datta discovered that certain drupal6 pages leak sensible information such as user credentials. 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. For the stable distribution, these problems have been fixed in version 6.6-3lenny3. The oldstable distribution does not contain drupal6. For the testing distribution and the unstable distribution, these problems have been fixed in version 6.14-1. We recommend that you upgrade your drupal6 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:59.596-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:38.640-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:46.509-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13660 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:13.168-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:49.818-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="rupal6 DPKG is earlier than 6.6-3lenny3" test_ref="oval:org.mitre.oval:tst:48753"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13657" version="5" class="patch">
      <metadata>
        <title>DSA-1829-2 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://lists.debian.org/debian-security-announce/2009/msg00146.html" ref_id="DSA-1829-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2360" ref_id="CVE-2009-2360"/>
        <description>The previous update introduced a regression in main.php, causing the module to fail. This update corrects the flaw. For reference the original advisory text is below. 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. For the oldstable distribution, this problem has been fixed in version 3.0-2+etch2. For the stable distribution, this problem has been fixed in version 3.0-2+lenny2. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 3.1-1.2. We recommend that you upgrade your sork-passwd-h3 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:31.993-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:38.399-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:43.515-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13657 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:18.530-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:49.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"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="sork-passwd-h3 DPKG is earlier than 3.0-2+lenny2" test_ref="oval:org.mitre.oval:tst:51641"/>
        </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 DPKG is earlier than 3.0-2+etch2" test_ref="oval:org.mitre.oval:tst:51473"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13655" version="5" class="patch">
      <metadata>
        <title>DSA-1953-1 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://lists.debian.org/debian-security-announce/2009/msg00277.html" ref_id="DSA-1953-1"/>
        <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. For the old stable distribution, this problem has been fixed in version 1.95.8-3.4+etch2. For the stable distribution, this problem has been fixed in version 2.0.1-4+lenny2. For the testing distribution and the unstable distribution , this problem will be in version 2.0.1-6. The builds for the mipsel architecture for the old stable distribution are not included yet. They will be released when they become available. We recommend that you upgrade your expat packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:10.879-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:37.885-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:42.749-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13655 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:15.634-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:49.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 depended 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 DPKG is earlier than 2.0.1-4+lenny2" test_ref="oval:org.mitre.oval:tst:51502"/>
                <criterion comment="lib64expat1-dev DPKG is earlier than 2.0.1-4+lenny2" test_ref="oval:org.mitre.oval:tst:51510"/>
                <criterion comment="xpat DPKG is earlier than 2.0.1-4+lenny2" test_ref="oval:org.mitre.oval:tst:51615"/>
                <criterion comment="libexpat1-dev DPKG is earlier than 2.0.1-4+lenny2" test_ref="oval:org.mitre.oval:tst:51639"/>
                <criterion comment="libexpat1 DPKG is earlier than 2.0.1-4+lenny2" test_ref="oval:org.mitre.oval:tst:51294"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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="xpat DPKG is earlier than 2.0.1-4+lenny2" test_ref="oval:org.mitre.oval:tst:51615"/>
                <criterion comment="libexpat1-dev DPKG is earlier than 2.0.1-4+lenny2" test_ref="oval:org.mitre.oval:tst:51639"/>
                <criterion comment="libexpat1 DPKG is earlier than 2.0.1-4+lenny2" test_ref="oval:org.mitre.oval:tst:51294"/>
              </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 DPKG is earlier than 1.95.8-3.4+etch2" test_ref="oval:org.mitre.oval:tst:51421"/>
            <criterion comment="libexpat1-dev DPKG is earlier than 1.95.8-3.4+etch2" test_ref="oval:org.mitre.oval:tst:50729"/>
            <criterion comment="xpat DPKG is earlier than 1.95.8-3.4+etch2" test_ref="oval:org.mitre.oval:tst:51365"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13651" version="5" class="patch">
      <metadata>
        <title>DSA-1757-1 auth2db -- SQL injection</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>auth2db</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00067.html" ref_id="DSA-1757-1"/>
        <description>It was discovered that auth2db, an IDS logger, log viewer and alert generator, is prone to a SQL injection vulnerability, when used with multibyte character encodings. For the stable distribution, this problem has been fixed in version 0.2.5-2+dfsg-1+lenny1. The oldstable distribution doesn’t contain auth2db. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 0.2.5-2+dfsg-1.1. We recommend that you upgrade your auth2db packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:47.126-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:36.215-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:40.853-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13651 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:15.199-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:48.758-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 DPKG is earlier than 0.2.5-2+dfsg-1+lenny1" test_ref="oval:org.mitre.oval:tst:49837"/>
          <criterion comment="auth2db DPKG is earlier than 0.2.5-2+dfsg-1+lenny1" test_ref="oval:org.mitre.oval:tst:49721"/>
          <criterion comment="auth2db-common DPKG is earlier than 0.2.5-2+dfsg-1+lenny1" test_ref="oval:org.mitre.oval:tst:49552"/>
          <criterion comment="auth2db-filters DPKG is earlier than 0.2.5-2+dfsg-1+lenny1" test_ref="oval:org.mitre.oval:tst:49688"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13648" version="5" class="patch">
      <metadata>
        <title>DSA-1747-1 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://lists.debian.org/debian-security-announce/2009/msg00057.html" ref_id="DSA-1747-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4316" ref_id="CVE-2008-4316"/>
        <description>Diego Petten 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. For the stable distribution, this problem has been fixed in version 2.16.6-1+lenny1. For the oldstable distribution, this problem has been fixed in version 2.12.4-2+etch1. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 2.20.0-1. We recommend that you upgrade your glib2.0 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:24.638-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:35.680-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:39.509-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13648 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:18.836-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:48.530-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 DPKG is earlier than 2.16.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:49427"/>
                <criterion comment="libglib2.0-data DPKG is earlier than 2.16.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:50423"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.16.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:50286"/>
                <criterion comment="libglib2.0-0-dbg DPKG is earlier than 2.16.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:49854"/>
                <criterion comment="libgio-fam DPKG is earlier than 2.16.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:50401"/>
                <criterion comment="libglib2.0-dev DPKG is earlier than 2.16.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:50417"/>
              </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 DPKG is earlier than 2.12.4-2+etch1" test_ref="oval:org.mitre.oval:tst:50154"/>
                <criterion comment="libglib2.0-data DPKG is earlier than 2.12.4-2+etch1" test_ref="oval:org.mitre.oval:tst:50381"/>
              </criteria>
            </criteria>
            <criterion comment="libglib2.0-0 DPKG is earlier than 2.12.4-2+etch1" test_ref="oval:org.mitre.oval:tst:50347"/>
            <criterion comment="libglib2.0-0-dbg DPKG is earlier than 2.12.4-2+etch1" test_ref="oval:org.mitre.oval:tst:50233"/>
            <criterion comment="libglib2.0-dev DPKG is earlier than 2.12.4-2+etch1" test_ref="oval:org.mitre.oval:tst:49742"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13645" version="5" class="patch">
      <metadata>
        <title>DSA-1806-1 cscope -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>cscope</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00118.html" ref_id="DSA-1806-1"/>
        <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. For the stable distribution, this problem has been fixed in version 15.6-6+lenny1. Due to a technical limitation in the Debian archive management scripts the update for the old stable distribution cannot be released synchronously. It will be fixed in version 15.6-2+etch1 soon. For the unstable distribution, this problem will be fixed soon. We recommend that you upgrade your cscope package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:51.587-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:35.350-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:37.340-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13645 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:21.279-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:48.340-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 DPKG is earlier than 15.6-6+lenny1" test_ref="oval:org.mitre.oval:tst:52475"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13644" version="5" class="patch">
      <metadata>
        <title>DSA-1835-1 tiff -- several</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://lists.debian.org/debian-security-announce/2009/msg00149.html" ref_id="DSA-1835-1"/>
        <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. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2009-2285 It was discovered that malformed TIFF images can lead to a crash in the decompression code, resulting in denial of service. CVE-2009-2347 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. For the old stable distribution, these problems have been fixed in version 3.8.2-7+etch3. For the stable distribution, these problems have been fixed in version 3.8.2-11.2. For the unstable distribution, these problems will be fixed soon. We recommend that you upgrade your tiff packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:31.670-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:34.791-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:36.778-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13644 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:21.084-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:48.042-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 DPKG is earlier than 3.8.2-11.2" test_ref="oval:org.mitre.oval:tst:49297"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 3.8.2-11.2" test_ref="oval:org.mitre.oval:tst:49033"/>
                <criterion comment="libtiff-opengl DPKG is earlier than 3.8.2-11.2" test_ref="oval:org.mitre.oval:tst:49293"/>
                <criterion comment="libtiff-tools DPKG is earlier than 3.8.2-11.2" test_ref="oval:org.mitre.oval:tst:49248"/>
                <criterion comment="libtiffxx0c2 DPKG is earlier than 3.8.2-11.2" test_ref="oval:org.mitre.oval:tst:48681"/>
                <criterion comment="libtiff4-dev DPKG is earlier than 3.8.2-11.2" test_ref="oval:org.mitre.oval:tst:48648"/>
              </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 DPKG is earlier than 3.8.2-7+etch3" test_ref="oval:org.mitre.oval:tst:48768"/>
            <criterion comment="libtiff-opengl DPKG is earlier than 3.8.2-7+etch3" test_ref="oval:org.mitre.oval:tst:49290"/>
            <criterion comment="libtiffxx0c2 DPKG is earlier than 3.8.2-7+etch3" test_ref="oval:org.mitre.oval:tst:48884"/>
            <criterion comment="libtiff-tools DPKG is earlier than 3.8.2-7+etch3" test_ref="oval:org.mitre.oval:tst:48855"/>
            <criterion comment="libtiff4-dev DPKG is earlier than 3.8.2-7+etch3" test_ref="oval:org.mitre.oval:tst:49049"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13636" version="5" class="patch">
      <metadata>
        <title>DSA-2051-1 postgresql-8.3 -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>postgresql-8.3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00093.html" ref_id="DSA-2051-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0442" ref_id="CVE-2010-0442"/>
        <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>Several local vulnerabilities have been discovered in PostgreSQL, an object-relational SQL database. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2010-1169 Tim Bunce discovered that the implementation of the procedural language PL/Perl insufficiently restricts the subset of allowed code, which allows authenticated users the execution of arbitrary Perl code. CVE-2010-1170 Tom Lane discovered that the implementation of the procedural language PL/Tcl insufficiently restricts the subset of allowed code, which allows authenticated users the execution of arbitrary Tcl code. CVE-2010-1975 It was discovered that an unprivileged user could reset superuser-only parameter settings. For the stable distribution, these problems have been fixed in version 8.3.11-0lenny1. This update also introduces a fix for CVE-2010-0442, which was originally scheduled for the next Lenny point update. For the unstable distribution, these problems have been fixed in version 8.4.4-1 of postgresql-8.4. We recommend that you upgrade your postgresql-8.3 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:27.322-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:33.325-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:32.519-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13636 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:18.339-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:47.179-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 independet 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 DPKG is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:47280"/>
              <criterion comment="postgresql-contrib DPKG is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:47061"/>
              <criterion comment="postgresql-client DPKG is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:46937"/>
              <criterion comment="postgresql DPKG is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:47319"/>
              <criterion comment="postgresql-doc DPKG is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:47186"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:47136"/>
              <criterion comment="postgresql-plperl-8.3 DPKG is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:46911"/>
              <criterion comment="postgresql-8.3 DPKG is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:46899"/>
              <criterion comment="libecpg6 DPKG is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:47406"/>
              <criterion comment="libpq-dev DPKG is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:47105"/>
              <criterion comment="postgresql-plpython-8.3 DPKG is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:47104"/>
              <criterion comment="postgresql-pltcl-8.3 DPKG is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:46894"/>
              <criterion comment="postgresql-server-dev-8.3 DPKG is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:46777"/>
              <criterion comment="libecpg-dev DPKG is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:47159"/>
              <criterion comment="postgresql-contrib-8.3 DPKG is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:46952"/>
              <criterion comment="libpq5 DPKG is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:46850"/>
              <criterion comment="libpgtypes3 DPKG is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:47006"/>
              <criterion comment="libecpg-compat3 DPKG is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:47293"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13633" version="5" class="patch">
      <metadata>
        <title>DSA-1994-1 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://lists.debian.org/debian-security-announce/2010/msg00034.html" ref_id="DSA-1994-1"/>
        <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. For the oldstable distribution, the problem has been fixed in version 0.9-2+etch1. For the stable distribution, the problem has been fixed in version 0.10-2+lenny1. For the unstable distribution, the problem has been fixed in version 0.10-5. We recommend that you upgrade your ajaxterm package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:32.617-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:32.701-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:31.537-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13633 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:18.670-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:46.807-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 DPKG is earlier than 0.10-2+lenny1" test_ref="oval:org.mitre.oval:tst:47070"/>
        </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 DPKG is earlier than 0.9-2+etch1" test_ref="oval:org.mitre.oval:tst:47223"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13631" version="7" class="patch">
      <metadata>
        <title>DSA-1878-1 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://lists.debian.org/debian-security-announce/2009/msg00197.html" ref_id="DSA-1878-1"/>
        <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. For the old stable distribution, this problem has been fixed in version 2.9.26etch4. For the stable distribution, this problem has been fixed in version 2.10.35lenny6. For the unstable distribution, this problem will be fixed in version 2.10.54. We recommend that you upgrade your devscripts package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:54.217-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:32.076-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:30.444-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:13509 - 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:55.634-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:00:22.478-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13631 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:19.913-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:46.457-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="vscripts DPKG is earlier than 2.10.35lenny6" test_ref="oval:org.mitre.oval:tst:48614"/>
        </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="vscripts DPKG is earlier than 2.9.26etch4" test_ref="oval:org.mitre.oval:tst:48518"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13629" version="5" class="patch">
      <metadata>
        <title>DSA-1719-2 gnutls13, gnutls26 -- design flaw</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://lists.debian.org/debian-security-announce/2009/msg00038.html" ref_id="DSA-1719-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4989" ref_id="CVE-2008-4989"/>
        <description>Changes in DSA-1719-1 caused GNUTLS to reject X.509v1 certificates as CA root certificates by default, as originally described in the documentation. However, it turned out that there is still significant use of historic X.509v1 CA root certificates, so this constitutes an unacceptable regression. This update reverses this part of the changes in DSA-1719-1. Note that the X.509v1 certificate format does not distinguish between server and CA certificates, which means that an X.509v1 server certificates is implicitly converted into a CA certificate when added to the trust store. The current stable distribution was released with the changes in DSA-1719-1 already applied, and this update reverses the changes concerning X.509v1 CA certificates for this distribution, too. For the old stable distribution, this problem has been fixed in version 1.4.4-3+etch4. For the stable distribution, this problem has been fixed in version 2.4.2-6+lenny1. We recommend that you upgrade your GNUTLS packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:21.296-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:30.964-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:29.328-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13629 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:16.933-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:46.006-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 DPKG is earlier than 2.4.2-6+lenny1" test_ref="oval:org.mitre.oval:tst:52110"/>
            </criteria>
            <criterion comment="libgnutls-dev DPKG is earlier than 2.4.2-6+lenny1" test_ref="oval:org.mitre.oval:tst:52156"/>
            <criterion comment="libgnutls26-dbg DPKG is earlier than 2.4.2-6+lenny1" test_ref="oval:org.mitre.oval:tst:52322"/>
            <criterion comment="libgnutls26 DPKG is earlier than 2.4.2-6+lenny1" test_ref="oval:org.mitre.oval:tst:52297"/>
            <criterion comment="gnutls-bin DPKG is earlier than 2.4.2-6+lenny1" test_ref="oval:org.mitre.oval:tst:52231"/>
            <criteria operator="AND" comment="Architecture depended 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 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>
              <criterion comment="guile-gnutls DPKG is earlier than 2.4.2-6+lenny1" test_ref="oval:org.mitre.oval:tst:51884"/>
            </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="gnutls-doc DPKG is earlier than 1.4.4-3+etch4" test_ref="oval:org.mitre.oval:tst:51921"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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="gnutls-bin DPKG is earlier than 1.4.4-3+etch4" test_ref="oval:org.mitre.oval:tst:52214"/>
                <criterion comment="libgnutls13-dbg DPKG is earlier than 1.4.4-3+etch4" test_ref="oval:org.mitre.oval:tst:52183"/>
                <criterion comment="libgnutls-dev DPKG is earlier than 1.4.4-3+etch4" test_ref="oval:org.mitre.oval:tst:51472"/>
                <criterion comment="libgnutls13 DPKG is earlier than 1.4.4-3+etch4" test_ref="oval:org.mitre.oval:tst:51978"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13628" version="5" class="patch">
      <metadata>
        <title>DSA-1993-1 otrs2 -- sql injection</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>otrs2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00033.html" ref_id="DSA-1993-1"/>
        <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. For the stable distribution, the problem has been fixed in version 2.2.7-2lenny3. For the testing distribution, the problem will be fixed soon. For the unstable distribution, the problem has been fixed in version 2.4.7-1. We recommend that you upgrade your otrs2 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:32.310-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:30.766-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:29.109-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13628 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:20.610-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:45.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"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="otrs2 DPKG is earlier than 2.2.7-2lenny3" test_ref="oval:org.mitre.oval:tst:47175"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13627" version="5" class="patch">
      <metadata>
        <title>DSA-1778-1 mahara -- insufficient input sanitisation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mahara</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00089.html" ref_id="DSA-1778-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0664" ref_id="CVE-2009-0664"/>
        <description>It was discovered that mahara, an electronic portfolio, weblog, and resume builder, is prone to cross-site scripting attacks because of missing input sanitisation of the introduction text field in user profiles and any text field in a user view. The oldstable distribution does not contain mahara. For the stable distribution, this problem has been fixed in version 1.0.4-4+lenny2. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 1.1.3-1. We recommend that you upgrade your mahara packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:48.549-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:30.562-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:28.846-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13627 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:20.725-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:45.609-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 DPKG is earlier than 1.0.4-4+lenny2" test_ref="oval:org.mitre.oval:tst:49492"/>
          <criterion comment="mahara DPKG is earlier than 1.0.4-4+lenny2" test_ref="oval:org.mitre.oval:tst:49734"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13624" version="5" class="patch">
      <metadata>
        <title>DSA-1791-1 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://lists.debian.org/debian-security-announce/2009/msg00102.html" ref_id="DSA-1791-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1482" ref_id="CVE-2009-1482"/>
        <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. For the stable distribution, this problem has been fixed in version 1.7.1-3+lenny2. The oldstable distribution is not vulnerable. For the testing distribution and the unstable distribution, this problem will be fixed soon. We recommend that you upgrade your moin packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:51.356-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:30.159-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:27.613-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13624 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:16.393-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:45.234-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 DPKG is earlier than 1.7.1-3+lenny2" test_ref="oval:org.mitre.oval:tst:52486"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13623" version="5" class="patch">
      <metadata>
        <title>DSA-1934-1 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://lists.debian.org/debian-security-announce/2009/msg00257.html" ref_id="DSA-1934-1"/>
        <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 &amp;quot;SSLVerifyClient&amp;quot; directive is used in a Directory or Location context. - - The &amp;quot;SSLCipherSuite&amp;quot; directive is used in a Directory or Location context. 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: CVE-2009-3094: Insufficient input validation in the mod_proxy_ftp module allowed remote FTP servers to cause a denial of service via a malformed reply to an EPSV command. CVE-2009-3095: 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. For the stable distribution, these problems have been fixed in version 2.2.9-10+lenny6. This version also includes some non-security bug fixes that were scheduled for inclusion in the next stable point release. The oldstable distribution, these problems have been fixed in version 2.2.3-4+etch11. For the testing distribution and the unstable distribution, these problems will be fixed in version 2.2.14-2. This advisory also provides updated apache2-mpm-itk packages which have been recompiled against the new apache2 packages. Updated apache2-mpm-itk packages for the armel architecture are not included yet. They will be released as soon as they become available. We recommend that you upgrade your apache2 and apache2-mpm-itk packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:21.212-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:29.416-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:26.853-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13623 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:16.002-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:44.772-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 DPKG is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:48665"/>
                <criterion comment="apache2-src DPKG is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:49294"/>
                <criterion comment="apache2 DPKG is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:49243"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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-threaded-dev DPKG is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:49139"/>
                <criterion comment="apache2-utils DPKG is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:49113"/>
                <criterion comment="apache2-mpm-worker DPKG is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:48823"/>
                <criterion comment="apache2.2-common DPKG is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:48325"/>
                <criterion comment="apache2-suexec-custom DPKG is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:49251"/>
                <criterion comment="apache2-suexec DPKG is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:48960"/>
                <criterion comment="apache2-mpm-prefork DPKG is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:48461"/>
                <criterion comment="apache2-dbg DPKG is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:49167"/>
                <criterion comment="apache2-mpm-event DPKG is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:49228"/>
                <criterion comment="apache2-prefork-dev DPKG is earlier than 2.2.9-10+lenny6" test_ref="oval:org.mitre.oval:tst:49230"/>
              </criteria>
            </criteria>
            <criterion comment="apache2-mpm-itk DPKG is earlier than 2.2.6-02-1+lenny2+b2" test_ref="oval:org.mitre.oval:tst:49316"/>
          </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 DPKG is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:48360"/>
                <criterion comment="apache2-doc DPKG is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:49315"/>
                <criterion comment="apache2-src DPKG is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:49064"/>
                <criterion comment="apache2 DPKG is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:49188"/>
              </criteria>
            </criteria>
            <criterion comment="apache2-utils DPKG is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:49284"/>
            <criterion comment="apache2-mpm-worker DPKG is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:49084"/>
            <criterion comment="apache2.2-common DPKG is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:48386"/>
            <criterion comment="apache2-mpm-prefork DPKG is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:48848"/>
            <criterion comment="apache2-threaded-dev DPKG is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:48833"/>
            <criterion comment="apache2-mpm-event DPKG is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:48429"/>
            <criterion comment="apache2-mpm-itk DPKG is earlier than 2.2.3-01-2+etch4+b1" test_ref="oval:org.mitre.oval:tst:49333"/>
            <criterion comment="apache2-prefork-dev DPKG is earlier than 2.2.3-4+etch11" test_ref="oval:org.mitre.oval:tst:49354"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13622" version="5" class="patch">
      <metadata>
        <title>DSA-2062-1 sudo -- missing input sanitisation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>sudo</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00106.html" ref_id="DSA-2062-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1646" ref_id="CVE-2010-1646"/>
        <description>Anders Kaseorg and Evan Broder discovered vulnerability in sudo, a program designed to allow a sysadmin to give limited root privileges to users, that allows a user with sudo permissions on certain programs to use those programs with an untrusted value of PATH. This could possibly lead to certain intended restrictions being bypassed, such as the secure_path setting. For the stable distribution, this problem has been fixed in version 1.6.9p17-3 For the unstable distribution , this problem has been fixed in version 1.7.2p7-1, and will migrate to the testing distribution shortly. We recommend that you upgrade your sudo package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:40.204-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:29.066-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:26.485-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13622 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:17.729-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:44.565-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="sudo-ldap DPKG is earlier than 1.6.9p17-3" test_ref="oval:org.mitre.oval:tst:47598"/>
          <criterion comment="sudo DPKG is earlier than 1.6.9p17-3" test_ref="oval:org.mitre.oval:tst:47637"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13621" version="7" class="patch">
      <metadata>
        <title>DSA-1743-1 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://lists.debian.org/debian-security-announce/2009/msg00053.html" ref_id="DSA-1743-1"/>
        <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: CVE-2007-5137 It was discovered that libtk-img is prone to a buffer overflow via specially crafted multi-frame interlaced GIF files. CVE-2007-5378 It was discovered that libtk-img is prone to a buffer overflow via specially crafted GIF files with certain subimage sizes. For the stable distribution, these problems have been fixed in version 1:1.3-release-7+lenny1. For the oldstable distribution, these problems have been fixed in version 1:1.3-15etch3. For the testing distribution and the unstable distribution, these problems have been fixed in version 1.3-release-8. We recommend that you upgrade your libtk-img packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:20.118-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:28.532-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:26.014-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13621 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:16.750-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:44.306-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:13958 - 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.739-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:33.192-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 DPKG is earlier than 1:1.3-release-7+lenny1" test_ref="oval:org.mitre.oval:tst:52036"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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="libtk-img DPKG is earlier than 1:1.3-release-7+lenny1" test_ref="oval:org.mitre.oval:tst:52139"/>
                <criterion comment="libtk-img-dev DPKG is earlier than 1:1.3-release-7+lenny1" test_ref="oval:org.mitre.oval:tst:51343"/>
              </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 mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criterion comment="Installed architecture is ia64" test_ref="oval: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 DPKG is earlier than 1:1.3-15etch3" test_ref="oval:org.mitre.oval:tst:51490"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13619" version="5" class="patch">
      <metadata>
        <title>DSA-1967-1 transmission -- directory traversal</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>transmission</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00002.html" ref_id="DSA-1967-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1.22-1+lenny2. For the unstable distribution, this problem has been fixed in version 1.77-1. We recommend that you upgrade your transmission packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:23.593-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:27.949-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:25.445-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13619 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:15.458-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:43.971-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="transmission DPKG is earlier than 1.22-1+lenny2" test_ref="oval:org.mitre.oval:tst:47222"/>
              <criterion comment="transmission-common DPKG is earlier than 1.22-1+lenny2" test_ref="oval:org.mitre.oval:tst:47190"/>
            </criteria>
          </criteria>
          <criterion comment="transmission-gtk DPKG is earlier than 1.22-1+lenny2" test_ref="oval:org.mitre.oval:tst:46618"/>
          <criterion comment="transmission-cli DPKG is earlier than 1.22-1+lenny2" test_ref="oval:org.mitre.oval:tst:47193"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13618" version="5" class="patch">
      <metadata>
        <title>DSA-1805-1 pidgin -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>pidgin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00117.html" ref_id="DSA-1805-1"/>
        <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: CVE-2009-1373 A buffer overflow in the Jabber file transfer code may lead to denial of service or the execution of arbitrary code. CVE-2009-1375 Memory corruption in an internal library may lead to denial of service. CVE-2009-1376 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 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. For the stable distribution, these problems have been fixed in version 2.4.3-4lenny2. For the unstable distribution, these problems have been fixed in version 2.5.6-1. We recommend that you upgrade your pidgin packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:59.106-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:27.505-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:24.919-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13618 - 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.216-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:43.637-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 DPKG is earlier than 2.4.3-4lenny2" test_ref="oval:org.mitre.oval:tst:47937"/>
              <criterion comment="finch-dev DPKG is earlier than 2.4.3-4lenny2" test_ref="oval:org.mitre.oval:tst:48192"/>
              <criterion comment="pidgin-dev DPKG is earlier than 2.4.3-4lenny2" test_ref="oval:org.mitre.oval:tst:48660"/>
              <criterion comment="libpurple-bin DPKG is earlier than 2.4.3-4lenny2" test_ref="oval:org.mitre.oval:tst:48914"/>
              <criterion comment="pidgin-data DPKG is earlier than 2.4.3-4lenny2" test_ref="oval:org.mitre.oval:tst:48680"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.4.3-4lenny2" test_ref="oval:org.mitre.oval:tst:48746"/>
              <criterion comment="pidgin-dbg DPKG is earlier than 2.4.3-4lenny2" test_ref="oval:org.mitre.oval:tst:48556"/>
              <criterion comment="pidgin DPKG is earlier than 2.4.3-4lenny2" test_ref="oval:org.mitre.oval:tst:48862"/>
              <criterion comment="libpurple0 DPKG is earlier than 2.4.3-4lenny2" test_ref="oval:org.mitre.oval:tst:48512"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13617" version="5" class="patch">
      <metadata>
        <title>DSA-1772-1 udev -- several</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://lists.debian.org/debian-security-announce/2009/msg00083.html" ref_id="DSA-1772-1"/>
        <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. CVE-2009-1185 udev does not check the origin of NETLINK messages, allowing local users to gain root privileges. CVE-2009-1186 udev suffers from a buffer overflow condition in path encoding, potentially allowing arbitrary code execution. For the old stable distribution, these problems have been fixed in version 0.105-4etch1. For the stable distribution, these problems have been fixed in version 0.125-7+lenny1. For the unstable distribution, these problems will be fixed soon. We recommend that you upgrade your udev package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:46.409-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:27.066-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:24.366-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13617 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:14.102-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:43.387-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 DPKG is earlier than 0.125-7+lenny1" test_ref="oval:org.mitre.oval:tst:49041"/>
            <criterion comment="libvolume-id0 DPKG is earlier than 0.125-7+lenny1" test_ref="oval:org.mitre.oval:tst:49136"/>
            <criterion comment="udev DPKG is earlier than 0.125-7+lenny1" test_ref="oval:org.mitre.oval:tst:49729"/>
          </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 DPKG is earlier than 0.105-4etch1" test_ref="oval:org.mitre.oval:tst:49585"/>
            <criterion comment="libvolume-id0 DPKG is earlier than 0.105-4etch1" test_ref="oval:org.mitre.oval:tst:49649"/>
            <criterion comment="udev DPKG is earlier than 0.105-4etch1" test_ref="oval:org.mitre.oval:tst:49289"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13616" version="7" class="patch">
      <metadata>
        <title>DSA-1779-1 apt -- several</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://lists.debian.org/debian-security-announce/2009/msg00090.html" ref_id="DSA-1779-1"/>
        <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: CVE-2009-1300 In time zones where daylight savings time occurs at midnight, the apt cron.daily script fails, stopping new security updates from being applied automatically. CVE-2009-1358 A repository that has been signed with an expired or revoked OpenPGP key would still be considered valid by APT. For the old stable distribution, these problems have been fixed in version 0.6.46.4-0.1+etch1. For the stable distribution, these problems have been fixed in version 0.7.20.2+lenny1. For the unstable distribution, these problems have been fixed in version 0.7.21. We recommend that you upgrade your apt package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:57.809-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:26.573-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:23.832-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:13921 - 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.830-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:00:22.278-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13616 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:14.308-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:43.107-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 DPKG is earlier than 0.7.20.2+lenny1" test_ref="oval:org.mitre.oval:tst:49081"/>
                <criterion comment="apt-doc DPKG is earlier than 0.7.20.2+lenny1" test_ref="oval:org.mitre.oval:tst:49636"/>
              </criteria>
            </criteria>
            <criterion comment="apt-utils DPKG is earlier than 0.7.20.2+lenny1" test_ref="oval:org.mitre.oval:tst:49969"/>
            <criterion comment="apt-transport-https DPKG is earlier than 0.7.20.2+lenny1" test_ref="oval:org.mitre.oval:tst:49803"/>
            <criterion comment="libapt-pkg-dev DPKG is earlier than 0.7.20.2+lenny1" test_ref="oval:org.mitre.oval:tst:49981"/>
            <criterion comment="apt DPKG is earlier than 0.7.20.2+lenny1" test_ref="oval:org.mitre.oval:tst:49308"/>
          </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 DPKG is earlier than 0.6.46.4-0.1+etch1" test_ref="oval:org.mitre.oval:tst:49980"/>
                <criterion comment="apt-doc DPKG is earlier than 0.6.46.4-0.1+etch1" test_ref="oval:org.mitre.oval:tst:49524"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 0.6.46.4-0.1+etch1" test_ref="oval:org.mitre.oval:tst:49873"/>
                <criterion comment="libapt-pkg-dev DPKG is earlier than 0.6.46.4-0.1+etch1" test_ref="oval:org.mitre.oval:tst:49997"/>
                <criterion comment="apt DPKG is earlier than 0.6.46.4-0.1+etch1" test_ref="oval:org.mitre.oval:tst:49968"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13615" version="7" class="patch">
      <metadata>
        <title>DSA-1979-1 lintian -- multiple</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://lists.debian.org/debian-security-announce/2010/msg00015.html" ref_id="DSA-1979-1"/>
        <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: CVE-2009-4013: missing control files sanitation 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. CVE-2009-4014: format string vulnerabilities Multiple check scripts and the Lintian::Schedule module were using user-provided input as part of the sprintf/printf format string. CVE-2009-4015: arbitrary command execution 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. For the oldstable distribution, these problems have been fixed in version 1.23.28+etch1. For the stable distribution, these problems have been fixed in version 1.24.2.1+lenny1. For the testing distribution, these problems will be fixed soon. For the unstable distribution, these problems have been fixed in version 2.3.2 We recommend that you upgrade your lintian packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:17.984-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:26.339-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:23.584-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:13971 - 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:46.736-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:00:22.177-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13615 - 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.482-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:42.819-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 DPKG is earlier than 1.24.2.1+lenny1" test_ref="oval:org.mitre.oval:tst:46468"/>
        </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 DPKG is earlier than 1.23.28+etch1" test_ref="oval:org.mitre.oval:tst:46571"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13614" version="5" class="patch">
      <metadata>
        <title>DSA-1788-1 quagga -- improper assertion</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>quagga</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00099.html" ref_id="DSA-1788-1"/>
        <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 is not affected by this issue. For the stable distribution, this problem has been fixed in version 0.99.10-1lenny2. For the unstable distribution, this problem has been fixed in version 0.99.11-2. We recommend that you upgrade your quagga package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:08.643-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:25.967-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:23.235-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13614 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:19.604-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:42.694-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 DPKG is earlier than 0.99.10-1lenny2" test_ref="oval:org.mitre.oval:tst:50364"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 0.99.10-1lenny2" test_ref="oval:org.mitre.oval:tst:50972"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13613" version="5" class="patch">
      <metadata>
        <title>DSA-1750-1 libpng -- several</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://lists.debian.org/debian-security-announce/2009/msg00060.html" ref_id="DSA-1750-1"/>
        <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 via a grayscale PNG image with a bad tRNS chunk CRC value. Certain chunk handlers allow attackers to cause a denial of service 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 and possibly execute arbitrary code via a PNG file with zero length &amp;quot;unknown&amp;quot; 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 via a crafted PNG file. libpng allows context-dependent attackers to cause a denial of service or possibly execute arbitrary code via a crafted PNG file that triggers a free of an uninitialised pointer in the png_read_png function, pCAL chunk handling, or setup of 16-bit gamma tables. For the old stable distribution, these problems have been fixed in version1.2.15~beta5-1+etch2. For the stable distribution, these problems have been fixed in version 1.2.27-2+lenny2. For the unstable distribution, these problems have been fixed in version 1.2.35-1. We recommend that you upgrade your libpng packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:22.758-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:25.540-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:22.678-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13613 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:20.443-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:42.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 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 DPKG is earlier than 1.2.27-2+lenny2" test_ref="oval:org.mitre.oval:tst:49860"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.2.27-2+lenny2" test_ref="oval:org.mitre.oval:tst:50221"/>
                <criterion comment="libpng12-0 DPKG is earlier than 1.2.27-2+lenny2" test_ref="oval:org.mitre.oval:tst:50323"/>
              </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 DPKG is earlier than 1.2.15~beta5-1+etch2" test_ref="oval:org.mitre.oval:tst:50169"/>
            </criteria>
            <criterion comment="libpng12-dev DPKG is earlier than 1.2.15~beta5-1+etch2" test_ref="oval:org.mitre.oval:tst:49929"/>
            <criterion comment="libpng12-0 DPKG is earlier than 1.2.15~beta5-1+etch2" test_ref="oval:org.mitre.oval:tst:50370"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13611" version="5" class="patch">
      <metadata>
        <title>DSA-1771-1 clamav -- several</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://lists.debian.org/debian-security-announce/2009/msg00082.html" ref_id="DSA-1771-1"/>
        <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: CVE-2008-6680 Attackers can cayse a denial of service via a crafted EXE file that triggers a divide-by-zero error. CVE-2009-1270 Attackers can cause a denial of service via a crafted tar file that causes clamd and clamscan to hang. Attackers can cause a denial of service via a crafted EXE file that crashes the UPack unpacker. For the old stable distribution, these problems have been fixed in version 0.90.1dfsg-4etch19. For the stable distribution, these problems have been fixed in version 0.94.dfsg.2-1lenny2. For the unstable distribution, these problems have been fixed in version 0.95.1+dfsg-1. We recommend that you upgrade your clamav packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:30.574-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:24.903-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:21.563-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13611 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:20.150-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:41.909-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 DPKG is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:47775"/>
                <criterion comment="clamav-testfiles DPKG is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:48238"/>
                <criterion comment="clamav-base DPKG is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:48294"/>
              </criteria>
            </criteria>
            <criterion comment="libclamav-dev DPKG is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:48278"/>
            <criterion comment="clamav DPKG is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:48103"/>
            <criterion comment="clamav-dbg DPKG is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:47875"/>
            <criterion comment="libclamav5 DPKG is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:48267"/>
            <criterion comment="clamav-daemon DPKG is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:48117"/>
            <criterion comment="clamav-milter DPKG is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:47981"/>
            <criterion comment="clamav-freshclam DPKG is earlier than 0.94.dfsg.2-1lenny2" test_ref="oval:org.mitre.oval:tst:48166"/>
          </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 DPKG is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:48308"/>
                <criterion comment="clamav-testfiles DPKG is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:48182"/>
                <criterion comment="clamav-base DPKG is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:48302"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:48064"/>
                <criterion comment="clamav DPKG is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:47349"/>
                <criterion comment="clamav-dbg DPKG is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:48281"/>
                <criterion comment="libclamav2 DPKG is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:48199"/>
                <criterion comment="clamav-daemon DPKG is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:48241"/>
                <criterion comment="clamav-milter DPKG is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:47726"/>
                <criterion comment="clamav-freshclam DPKG is earlier than 0.90.1dfsg-4etch19" test_ref="oval:org.mitre.oval:tst:48348"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13610" version="5" class="patch">
      <metadata>
        <title>DSA-1885-1 xulrunner -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00206.html" ref_id="DSA-1885-1"/>
        <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: CVE-2009-3070 Jesse Ruderman discovered crashes in the layout engine, which might allow the execution of arbitrary code. CVE-2009-3071 Daniel Holbert, Jesse Ruderman, Olli Pettay and &amp;quot;toshi&amp;quot; discovered crashes in the layout engine, which might allow the execution of arbitrary code. CVE-2009-3072 Josh Soref, Jesse Ruderman and Martin Wargers discovered crashes in the layout engine, which might allow the execution of arbitrary code. CVE-2009-3074 Jesse Ruderman discovered a crash in the Javascript engine, which might allow the execution of arbitrary code. CVE-2009-3075 Carsten Book and &amp;quot;Taral&amp;quot; discovered crashes in the layout engine, which might allow the execution of arbitrary code. CVE-2009-3076 Jesse Ruderman discovered that the user interface for installing/ removing PCKS #11 securiy modules wasn’t informative enough, which might allow social engineering attacks. CVE-2009-3077 It was discovered that incorrect pointer handling in the XUL parser could lead to the execution of arbitrary code. CVE-2009-3078 Juan Pablo Lopez Yacubian discovered that incorrent rendering of some Unicode font characters could lead to spoofing attacks on the location bar. For the stable distribution, these problems have been fixed in version 1.9.0.14-0lenny1. 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. For the unstable distribution, these problems have been fixed in version 1.9.0.14-1. For the experimental distribution, these problems have been fixed in version 1.9.1.3-1. We recommend that you upgrade your xulrunner package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:59.654-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:24.453-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:21.093-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13610 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:18.036-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:41.408-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 DPKG is earlier than 1.9.0.14-0lenny1" test_ref="oval:org.mitre.oval:tst:50845"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.9.0.14-0lenny1" test_ref="oval:org.mitre.oval:tst:50942"/>
              <criterion comment="spidermonkey-bin DPKG is earlier than 1.9.0.14-0lenny1" test_ref="oval:org.mitre.oval:tst:50840"/>
              <criterion comment="xulrunner-1.9-gnome-support DPKG is earlier than 1.9.0.14-0lenny1" test_ref="oval:org.mitre.oval:tst:50908"/>
              <criterion comment="xulrunner-1.9 DPKG is earlier than 1.9.0.14-0lenny1" test_ref="oval:org.mitre.oval:tst:51038"/>
              <criterion comment="libmozjs1d-dbg DPKG is earlier than 1.9.0.14-0lenny1" test_ref="oval:org.mitre.oval:tst:50913"/>
              <criterion comment="libmozjs1d DPKG is earlier than 1.9.0.14-0lenny1" test_ref="oval:org.mitre.oval:tst:50662"/>
              <criterion comment="python-xpcom DPKG is earlier than 1.9.0.14-0lenny1" test_ref="oval:org.mitre.oval:tst:51039"/>
              <criterion comment="xulrunner-1.9-dbg DPKG is earlier than 1.9.0.14-0lenny1" test_ref="oval:org.mitre.oval:tst:50844"/>
              <criterion comment="xulrunner-dev DPKG is earlier than 1.9.0.14-0lenny1" test_ref="oval:org.mitre.oval:tst:50967"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13609" version="5" class="patch">
      <metadata>
        <title>DSA-1741-1 psi -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>psi</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00051.html" ref_id="DSA-1741-1"/>
        <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 is not affected. For the stable distribution, this problem has been fixed in version 0.11-9. For the unstable distribution, this problem has been fixed in version 0.12.1-1. We recommend that you upgrade your psi package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:33.142-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:24.116-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:20.574-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13609 - Debian Patch Update" date="2014-06-06T16:54:00.736-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:56:19.747-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:41.231-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 DPKG is earlier than 0.11-9" test_ref="oval:org.mitre.oval:tst:51761"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13606" version="5" class="patch">
      <metadata>
        <title>DSA-1879-1 silc-client/silc-toolkit -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>silc-client/silc-toolkit</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00198.html" ref_id="DSA-1879-1"/>
        <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. 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 is not affected by this problem. For the stable distribution, this problem has been fixed in version 1.1.7-2+lenny1 of silc-toolkit and in version 1.1.4-1+lenny1 of silc-client. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 1.1.10-1 of silc-toolkit and version 1.1-2 of silc-client. We recommend that you upgrade your silc-toolkit/silc-client packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:31.625-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:23.179-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:19.558-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13606 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:54.029-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:40.801-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="silc DPKG is earlier than 1.1.4-1+lenny1" test_ref="oval:org.mitre.oval:tst:48334"/>
          <criterion comment="libsilc-1.1-2 DPKG is earlier than 1.1.7-2+lenny1" test_ref="oval:org.mitre.oval:tst:48339"/>
          <criterion comment="libsilc-1.1-2-dbg DPKG is earlier than 1.1.7-2+lenny1" test_ref="oval:org.mitre.oval:tst:47470"/>
          <criterion comment="libsilc-1.1-2-dev DPKG is earlier than 1.1.7-2+lenny1" test_ref="oval:org.mitre.oval:tst:47822"/>
          <criterion comment="irssi-plugin-silc DPKG is earlier than 1.1.4-1+lenny1" test_ref="oval:org.mitre.oval:tst:48277"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13603" version="5" class="patch">
      <metadata>
        <title>DSA-1895-1 xmltooling -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xmltooling</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00216.html" ref_id="DSA-1895-1"/>
        <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. 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. For the stable distribution, these problems have been fixed in version 1.0-2+lenny1. For the unstable distribution, these problems have been fixed in version 1.2.2-1. We recommend that you upgrade your xmltooling packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:14.707-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:22.434-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:18.166-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13603 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:49.222-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:40.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="xmltooling-schemas DPKG is earlier than 1.0-2+lenny1" test_ref="oval:org.mitre.oval:tst:48061"/>
              <criterion comment="libxmltooling-doc DPKG is earlier than 1.0-2+lenny1" test_ref="oval:org.mitre.oval:tst:48084"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.0-2+lenny1" test_ref="oval:org.mitre.oval:tst:48108"/>
              <criterion comment="libxmltooling1 DPKG is earlier than 1.0-2+lenny1" test_ref="oval:org.mitre.oval:tst:48112"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13601" version="5" class="patch">
      <metadata>
        <title>DSA-1886-1 iceweasel -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>iceweasel</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00207.html" ref_id="DSA-1886-1"/>
        <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: CVE-2009-3079 &amp;quot;moz_bug_r_a4&amp;quot; discovered that a programming error in the FeedWriter module could lead to the execution of Javascript code with elevated privileges. CVE-2009-1310 Prateek Saxena discovered a cross-site scripting vulnerability in the MozSearch plugin interface. For the stable distribution, these problems have been fixed in version 3.0.6-3. 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. For the unstable distribution, these problems have been fixed in version 3.0.14-1. For the experimental distribution, these problems have been fixed in version 3.5.3-1. We recommend that you upgrade your iceweasel packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:06.716-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:21.690-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:16.627-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13601 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:57.519-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:40.062-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 DPKG is earlier than 3.0.6-3" test_ref="oval:org.mitre.oval:tst:51839"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 3.0.6-3" test_ref="oval:org.mitre.oval:tst:51393"/>
              <criterion comment="iceweasel DPKG is earlier than 3.0.6-3" test_ref="oval:org.mitre.oval:tst:51867"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13599" version="7" class="patch">
      <metadata>
        <title>DSA-1878-2 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://lists.debian.org/debian-security-announce/2009/msg00203.html" ref_id="DSA-1878-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2946" ref_id="CVE-2009-2946"/>
        <description>This update corrects regressions introduced by the devscripts security update, DSA-1878-1. The original announcement was: 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. For the old stable distribution, this problem has been fixed in version 2.9.26etch5. For the stable distribution, this problem has been fixed in version 2.10.35lenny7. For the unstable distribution, this problem will be fixed in version 2.10.55. We recommend that you upgrade your devscripts package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:00.517-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:20.933-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:15.846-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:13819 - 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.196-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:00:22.030-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13599 - 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:46.154-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:39.665-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="vscripts DPKG is earlier than 2.10.35lenny7" test_ref="oval:org.mitre.oval:tst:50841"/>
        </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="vscripts DPKG is earlier than 2.9.26etch5" test_ref="oval:org.mitre.oval:tst:50356"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13598" version="5" class="patch">
      <metadata>
        <title>DSA-1931-1 nspr -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>nspr</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00254.html" ref_id="DSA-1931-1"/>
        <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: CVE-2009-1563 A programming error in the string handling code may lead to the execution of arbitrary code. CVE-2009-2463 An integer overflow in the Base64 decoding functions may lead to the execution of arbitrary code. The old stable distribution doesn’t contain nspr. For the stable distribution, these problems have been fixed in version 4.7.1-5. For the unstable distribution these problems have been fixed in version 4.8.2-1. We recommend that you upgrade your NSPR packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:10.372-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:20.579-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:15.480-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13598 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:54.633-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:39.443-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 DPKG is earlier than 4.7.1-5" test_ref="oval:org.mitre.oval:tst:49832"/>
          <criterion comment="libnspr4-0d-dbg DPKG is earlier than 4.7.1-5" test_ref="oval:org.mitre.oval:tst:49260"/>
          <criterion comment="libnspr4-0d DPKG is earlier than 4.7.1-5" test_ref="oval:org.mitre.oval:tst:49936"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13597" version="7" class="patch">
      <metadata>
        <title>DSA-1866-1 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://lists.debian.org/debian-security-announce/2009/msg00184.html" ref_id="DSA-1866-1"/>
        <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: CVE-2009-0945 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. CVE-2009-1709 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. For the stable distribution, these problems have been fixed in version 4:3.5.9-3+lenny2. For the oldstable distribution, these problems have been fixed in version 4:3.5.5-3etch4. For the testing distribution and the unstable distribution , these problems have been fixed in version 4:4.0. We recommend that you upgrade your kdegraphics packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:07.226-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:19.595-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:14.493-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13597 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:51.760-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:38.940-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:50061 - 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.821-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:31.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="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 DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:50061"/>
                <criterion comment="kdegraphics-doc-html DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:49979"/>
              </criteria>
            </criteria>
            <criterion comment="kolourpaint DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:49659"/>
            <criterion comment="kdegraphics-kfile-plugins DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:49972"/>
            <criterion comment="ksvg DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:49581"/>
            <criterion comment="libkscan-dev DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:49741"/>
            <criterion comment="kgamma DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:50108"/>
            <criterion comment="libkscan1 DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:50051"/>
            <criterion comment="kooka DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:49159"/>
            <criterion comment="kdegraphics-dev DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:50082"/>
            <criterion comment="kghostview DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:49865"/>
            <criterion comment="kfaxview DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:50069"/>
            <criterion comment="kviewshell DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:50083"/>
            <criterion comment="kview DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:50124"/>
            <criterion comment="kfax DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:49838"/>
            <criterion comment="ksnapshot DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:50038"/>
            <criterion comment="kmrml DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:50149"/>
            <criterion comment="kpdf DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:50137"/>
            <criterion comment="kcoloredit DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:49911"/>
            <criterion comment="kiconedit DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:49196"/>
            <criterion comment="kruler DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:50053"/>
            <criterion comment="kuickshow DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:49452"/>
            <criterion comment="kdvi DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:49423"/>
            <criterion comment="kdegraphics-dbg DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:50170"/>
            <criterion comment="kpovmodeler DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:49844"/>
            <criterion comment="kamera DPKG is earlier than 4:3.5.9-3+lenny2" test_ref="oval:org.mitre.oval:tst:49909"/>
          </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 DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:49786"/>
                <criterion comment="kdegraphics-doc-html DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:49798"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:50144"/>
                <criterion comment="kdegraphics-kfile-plugins DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:49961"/>
                <criterion comment="ksvg DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:50171"/>
                <criterion comment="libkscan-dev DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:50128"/>
                <criterion comment="kgamma DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:49899"/>
                <criterion comment="libkscan1 DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:50176"/>
                <criterion comment="kooka DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:49778"/>
                <criterion comment="kdegraphics-dev DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:50125"/>
                <criterion comment="kghostview DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:50040"/>
                <criterion comment="kfaxview DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:50136"/>
                <criterion comment="kviewshell DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:49303"/>
                <criterion comment="kview DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:50034"/>
                <criterion comment="kfax DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:49963"/>
                <criterion comment="ksnapshot DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:49900"/>
                <criterion comment="kmrml DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:49478"/>
                <criterion comment="kpdf DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:49841"/>
                <criterion comment="kcoloredit DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:49757"/>
                <criterion comment="kiconedit DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:49404"/>
                <criterion comment="kruler DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:49752"/>
                <criterion comment="kuickshow DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:49204"/>
                <criterion comment="kdvi DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:49976"/>
                <criterion comment="kdegraphics-dbg DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:50167"/>
                <criterion comment="kpovmodeler DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:50044"/>
                <criterion comment="kamera DPKG is earlier than 4:3.5.5-3etch4" test_ref="oval:org.mitre.oval:tst:50158"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13592" version="5" class="patch">
      <metadata>
        <title>DSA-1803-1 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://lists.debian.org/debian-security-announce/2009/msg00115.html" ref_id="DSA-1803-1"/>
        <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. For the old stable distribution, this problem has been fixed in version 2.3.6-1+etch1 of the nsd package. For the stable distribution, this problem has been fixed in version 2.3.7-1.1+lenny1 of the nsd package and version 3.0.7-3.lenny2 of the nsd3 package. For the unstable distribution, this problem has been fixed in version 2.3.7-3 for nsd; nsd3 will be fixed soon. We recommend that you upgrade your nsd or nsd3 package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:29.572-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:19.203-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:05.490-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13592 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:49.967-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:38.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="nsd3 DPKG is earlier than 3.0.7-3.lenny2" test_ref="oval:org.mitre.oval:tst:49388"/>
            <criterion comment="nsd DPKG is earlier than 2.3.7-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:49465"/>
          </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 DPKG is earlier than 2.3.6-1+etch1" test_ref="oval:org.mitre.oval:tst:48637"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13591" version="5" class="patch">
      <metadata>
        <title>DSA-1745-2 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://lists.debian.org/debian-security-announce/2009/msg00064.html" ref_id="DSA-1745-2"/>
        <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>This update fixes a possible regression introduced in DSA-1745-1 and also enhances the security patch. For reference the original advisory text is below. Several security issues have been discovered in lcms, a color management library. The Common Vulnerabilities andi Exposures project identifies the following problems: CVE-2009-0581 Chris Evans discovered that lcms is affected by a memory leak, which could result in a denial of service via specially crafted image files. CVE-2009-0723 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. CVE-2009-0733 Chris Evans discovered the lack of upper-gounds check on sizes leading to a buffer overflow, which could be used to execute arbitrary code. For the stable distribution, these problems have been fixed in version 1.17.dfsg-1+lenny2. For the oldstable distribution, these problems have been fixed in version 1.15-1.1+etch3. For the testing distribution and the unstable distribution, these problems will be fixed soon. We recommend that you upgrade your lcms packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:56.283-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:18.554-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:04.997-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13591 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:52.064-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:38.535-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 DPKG is earlier than 1.17.dfsg-1+lenny2" test_ref="oval:org.mitre.oval:tst:52515"/>
            <criterion comment="liblcms1 DPKG is earlier than 1.17.dfsg-1+lenny2" test_ref="oval:org.mitre.oval:tst:52413"/>
            <criterion comment="liblcms-utils DPKG is earlier than 1.17.dfsg-1+lenny2" test_ref="oval:org.mitre.oval:tst:51901"/>
            <criterion comment="python-liblcms DPKG is earlier than 1.17.dfsg-1+lenny2" test_ref="oval:org.mitre.oval:tst:52226"/>
          </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 DPKG is earlier than 1.15-1.1+etch3" test_ref="oval:org.mitre.oval:tst:52266"/>
            <criterion comment="liblcms-utils DPKG is earlier than 1.15-1.1+etch3" test_ref="oval:org.mitre.oval:tst:52385"/>
            <criterion comment="liblcms1 DPKG is earlier than 1.15-1.1+etch3" test_ref="oval:org.mitre.oval:tst:52509"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13590" version="5" class="patch">
      <metadata>
        <title>DSA-2038-3 pidgin -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>pidgin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00175.html" ref_id="DSA-2038-3"/>
        <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>The packages for Pidgin released as DSA 2038-2 had a regression, as they unintentionally disabled the Silc, Simple, and Yahoo instant messaging protocols. This update restores that functionality. For reference the original advisory text below. Several remote vulnerabilities have been discovered in Pidgin, a multi-protocol instant messaging client. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2010-0420 Crafted nicknames in the XMPP protocol can crash Pidgin remotely. CVE-2010-0423 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. For the stable distribution, these problems have been fixed in version 2.4.3-4lenny8. For the unstable distribution, these problems have been fixed in version 2.6.6-1. We recommend that you upgrade your pidgin package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:22.847-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:18.103-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:04.539-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13590 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:57.733-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:38.378-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 independet 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 DPKG is earlier than 2.4.3-4lenny8" test_ref="oval:org.mitre.oval:tst:47038"/>
              <criterion comment="finch-dev DPKG is earlier than 2.4.3-4lenny8" test_ref="oval:org.mitre.oval:tst:47071"/>
              <criterion comment="pidgin-dev DPKG is earlier than 2.4.3-4lenny8" test_ref="oval:org.mitre.oval:tst:47084"/>
              <criterion comment="libpurple-bin DPKG is earlier than 2.4.3-4lenny8" test_ref="oval:org.mitre.oval:tst:46889"/>
              <criterion comment="pidgin-data DPKG is earlier than 2.4.3-4lenny8" test_ref="oval:org.mitre.oval:tst:47013"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.4.3-4lenny8" test_ref="oval:org.mitre.oval:tst:47162"/>
              <criterion comment="pidgin-dbg DPKG is earlier than 2.4.3-4lenny8" test_ref="oval:org.mitre.oval:tst:47227"/>
              <criterion comment="pidgin DPKG is earlier than 2.4.3-4lenny8" test_ref="oval:org.mitre.oval:tst:47259"/>
              <criterion comment="libpurple0 DPKG is earlier than 2.4.3-4lenny8" test_ref="oval:org.mitre.oval:tst:46358"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13588" version="5" class="patch">
      <metadata>
        <title>DSA-1915-1 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://lists.debian.org/debian-security-announce/2009/msg00237.html" ref_id="DSA-1915-1"/>
        <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><![CDATA[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 &quot;NULL pointer dereference&quot; vulnerabilities, but it will need to be overridden when using certain applications. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2009-2695 Eric Paris provided several fixes to increase the protection provided by the mmap_min_addr tunable against NULL pointer dereference vulnerabilities. CVE-2009-2903 Mark Smith discovered a memory leak in the appletalk implementation. When the appletalk and ipddp modules are loaded, but no ipddp&quot;N&quot; device is found, remote attackers can cause a denial of service by consuming large amounts of system memory. CVE-2009-2908 Loic Minier discovered an issue in the eCryptfs filesystem. A local user can cause a denial of service by causing a dentry value to go negative. CVE-2009-2909 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. CVE-2009-2910 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. CVE-2009-3001 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. CVE-2009-3002 Eric Dumazet fixed several sensitive memory leaks in the IrDA, X.25 PLP, NET/ROM, Acorn Econet/AUN, and Controller Area Network implementations. Local users can exploit these issues to gain access to kernel memory. CVE-2009-3286 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. CVE-2009-3290 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 and read or write guest kernel memory. CVE-2009-3613 Alistair Strachan reported an issue in the r8169 driver. Remote users can cause a denial of service by transmitting a large amount of jumbo frames. For the stable distribution, this problem has been fixed in version 2.6.26-19lenny1. For the oldstable distribution, these problems, where applicable, will be fixed in updates to linux-2.6 and linux-2.6.24. We recommend that you upgrade your linux-2.6 and user-mode-linux packages. Note: Debian carefully tracks all known security issues across every linux kernel package in all releases under active security support. However, given the high frequency at which low-severity security issues are discovered in the kernel and the resource requirements of doing an update, updates for lower priority issues will normally not be released for all kernels at the same time. Rather, they will be released in a staggered or &quot;leap-frog&quot; fashion. The following matrix lists additional source packages that were rebuilt for compatibility with or to take advantage of this update: Debian 5.0 user-mode-linux 2.6.26-1um-2+19lenny1]]></description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:38.362-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:17.353-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:02.876-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13588 - 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:15.595-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:38.070-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-doc-2.6.26 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:49871"/>
              <criterion comment="linux-tree-2.6.26 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50037"/>
              <criterion comment="linux-patch-debian-2.6.26 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50495"/>
              <criterion comment="linux-source-2.6.26 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50198"/>
              <criterion comment="linux-manual-2.6.26 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50445"/>
              <criterion comment="linux-support-2.6.26-2 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50493"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:49563"/>
              <criterion comment="linux-image-2.6.26-2-vserver-s390x DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50192"/>
              <criterion comment="linux-image-2.6.26-2-s390 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50413"/>
              <criterion comment="linux-headers-2.6.26-2-s390 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50450"/>
              <criterion comment="linux-image-2.6.26-2-s390-tape DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50035"/>
              <criterion comment="linux-headers-2.6.26-2-all-s390 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:49987"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50558"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-s390x DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50384"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50150"/>
              <criterion comment="linux-image-2.6.26-2-s390x DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50563"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50502"/>
              <criterion comment="linux-headers-2.6.26-2-s390x DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50159"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50460"/>
              <criterion comment="linux-headers-2.6.26-2-all DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:49563"/>
              <criterion comment="linux-modules-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50499"/>
              <criterion comment="linux-headers-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50294"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50558"/>
              <criterion comment="linux-image-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50145"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50150"/>
              <criterion comment="linux-headers-2.6.26-2-common-openvz DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50350"/>
              <criterion comment="linux-image-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:49781"/>
              <criterion comment="linux-headers-2.6.26-2-all-amd64 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50312"/>
              <criterion comment="linux-image-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50431"/>
              <criterion comment="linux-headers-2.6.26-2-common-xen DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50474"/>
              <criterion comment="linux-image-2.6.26-2-amd64 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:49907"/>
              <criterion comment="linux-headers-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50514"/>
              <criterion comment="linux-headers-2.6.26-2-amd64 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:49725"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50502"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50277"/>
            </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 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:49563"/>
              <criterion comment="linux-headers-2.6.26-2-parisc DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:49880"/>
              <criterion comment="linux-image-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50287"/>
              <criterion comment="linux-image-2.6.26-2-parisc DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50333"/>
              <criterion comment="linux-headers-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50279"/>
              <criterion comment="linux-headers-2.6.26-2-all-hppa DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50379"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:49863"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50426"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50150"/>
              <criterion comment="linux-image-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50337"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50502"/>
              <criterion comment="linux-image-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-19lenny1" test_ref="oval:org.mitre.oval:tst:50602"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13587" version="5" class="patch">
      <metadata>
        <title>DSA-2053-1 linux-2.6 -- privilege escalation/denial of service/information leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00096.html" ref_id="DSA-2053-1"/>
        <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-2010-0727" ref_id="CVE-2010-0727"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1083" ref_id="CVE-2010-1083"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1084" ref_id="CVE-2010-1084"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1086" ref_id="CVE-2010-1086"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1087" ref_id="CVE-2010-1087"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1088" ref_id="CVE-2010-1088"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1162" ref_id="CVE-2010-1162"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1173" ref_id="CVE-2010-1173"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1187" ref_id="CVE-2010-1187"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1437" ref_id="CVE-2010-1437"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1446" ref_id="CVE-2010-1446"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1451" ref_id="CVE-2010-1451"/>
        <description>CVE-2009-4537 Fabian Yamaguchi reported a missing check for Ethernet frames larger than the MTU in the r8169 driver. This may allow users on the local network to crash a system, resulting in a denial of service. CVE-2010-0727 Sachin Prabhu reported an issue in the GFS2 filesystem. Local users can trigger a BUG altering the permissions on a locked file, resulting in a denial of service. CVE-2010-1083 Linus Torvalds reported an issue in the USB subsystem, which may allow local users to obtain portions of sensitive kernel memory. CVE-2010-1084 Neil Brown reported an issue in the Bluetooth subsystem that may permit remote attackers to overwrite memory through the creation of large numbers of sockets, resulting in a denial of service. CVE-2010-1086 Ang Way Chuang reported an issue in the DVB subsystem for Digital TV adapters. By creating a specially-encoded MPEG2-TS frame, a remote attacker could cause the receiver to enter an endless loop, resulting in a denial of service. CVE-2010-1087 Trond Myklebust reported an issue in the NFS filesystem. A local user may cause an oops by sending a fatal signal during a file truncation operation, resulting in a denial of service. CVE-2010-1088 Al Viro reported an issue where automount symlinks may not be followed when LOOKUP_FOLLOW is not set. This has an unknown security impact. CVE-2010-1162 Catalin Marinas reported an issue in the tty subsystem that allows local attackers to cause a kernel memory leak, possibly resulting in a denial of service. CVE-2010-1173 Chris Guo from Nokia China and Jukka Taimisto and Olli Jarva from Codenomicon Ltd reported an issue in the SCTP subsystem that allows a remote attacker to cause a denial of service using a malformed init package. CVE-2010-1187 Neil Hormon reported an issue in the TIPC subsystem. Local users can cause a denial of service by way of a NULL pointer dereference by sending datagrams through AF_TIPC before entering network mode. CVE-2010-1437 Toshiyuki Okajima reported a race condition in the keyring subsystem. Local users can cause memory corruption via keyctl commands that access a keyring in the process of being deleted, resulting in a denial of service. CVE-2010-1446 Wufei reported an issue with kgdb on the PowerPC architecture, allowing local users to write to kernel memory. Note: this issue does not affect binary kernels provided by Debian. The fix is provided for the benefit of users who build their own kernels from Debian source. CVE-2010-1451 Brad Spengler reported an issue on the SPARC architecture that allows local users to execute non-executable pages. This update also includes fixes a regression introduced by a previous update. See the referenced Debian bug page for details. For the stable distribution, these problems have been fixed in version 2.6.26-22lenny1. We recommend that you upgrade your linux-2.6 and user-mode-linux packages. The following matrix lists additional source packages that were rebuilt for compatibility with or to take advantage of this update: Debian 5.0 user-mode-linux 2.6.26-1um-2+22lenny1</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:05.586-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:16.590-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:02.134-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13587 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:53.044-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:37.061-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-doc-2.6.26 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46462"/>
              <criterion comment="linux-tree-2.6.26 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46701"/>
              <criterion comment="linux-patch-debian-2.6.26 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46768"/>
              <criterion comment="linux-source-2.6.26 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46588"/>
              <criterion comment="linux-manual-2.6.26 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46835"/>
              <criterion comment="linux-support-2.6.26-2 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46479"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46718"/>
              <criterion comment="linux-headers-2.6.26-2-s390 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46133"/>
              <criterion comment="linux-image-2.6.26-2-vserver-s390x DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46602"/>
              <criterion comment="linux-image-2.6.26-2-s390 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46798"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46746"/>
              <criterion comment="linux-image-2.6.26-2-s390-tape DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46745"/>
              <criterion comment="linux-headers-2.6.26-2-all-s390 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46757"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-s390x DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:45959"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46591"/>
              <criterion comment="linux-image-2.6.26-2-s390x DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46939"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46708"/>
              <criterion comment="linux-headers-2.6.26-2-s390x DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46525"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46923"/>
              <criterion comment="linux-headers-2.6.26-2-all DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46718"/>
              <criterion comment="linux-modules-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46655"/>
              <criterion comment="linux-headers-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46884"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46746"/>
              <criterion comment="linux-image-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46066"/>
              <criterion comment="linux-image-2.6.26-2-amd64 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46784"/>
              <criterion comment="linux-headers-2.6.26-2-common-openvz DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46576"/>
              <criterion comment="linux-image-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:47017"/>
              <criterion comment="linux-headers-2.6.26-2-all-amd64 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46948"/>
              <criterion comment="linux-image-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46801"/>
              <criterion comment="linux-headers-2.6.26-2-common-xen DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46299"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46591"/>
              <criterion comment="linux-headers-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46453"/>
              <criterion comment="linux-headers-2.6.26-2-amd64 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46895"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46708"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:47009"/>
            </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 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46718"/>
              <criterion comment="linux-headers-2.6.26-2-parisc DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46905"/>
              <criterion comment="linux-image-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46604"/>
              <criterion comment="linux-image-2.6.26-2-parisc DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46390"/>
              <criterion comment="linux-headers-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46583"/>
              <criterion comment="linux-headers-2.6.26-2-all-hppa DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:47024"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:47064"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46975"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46591"/>
              <criterion comment="linux-image-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46538"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46708"/>
              <criterion comment="linux-image-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-22lenny1" test_ref="oval:org.mitre.oval:tst:46643"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13586" version="5" class="patch">
      <metadata>
        <title>DSA-1937-1 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://lists.debian.org/debian-security-announce/2009/msg00260.html" ref_id="DSA-1937-1"/>
        <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. For the stable distribution, these problem have been fixed in version 4.7~rc2-7lenny2. The oldstable distribution, these problems have been fixed in version 4.5.14-22etch12. For the testing distribution and the unstable distribution, these problems have been fixed in version 4.8.1-3. We recommend that you upgrade your gforge packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:27.525-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:15.959-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:01.457-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13586 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:48.857-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:36.733-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-exim4 DPKG is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:50759"/>
            <criterion comment="gforge-mta-courier DPKG is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:51245"/>
            <criterion comment="gforge-plugin-scmcvs DPKG is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:50625"/>
            <criterion comment="gforge DPKG is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:51237"/>
            <criterion comment="gforge-common DPKG is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:50737"/>
            <criterion comment="gforge-plugin-scmsvn DPKG is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:51259"/>
            <criterion comment="gforge-web-apache2 DPKG is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:51211"/>
            <criterion comment="gforge-mta-postfix DPKG is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:50653"/>
            <criterion comment="gforge-shell-postgresql DPKG is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:50734"/>
            <criterion comment="gforge-lists-mailman DPKG is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:51276"/>
            <criterion comment="gforge-web-apache DPKG is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:50329"/>
            <criterion comment="gforge-db-postgresql DPKG is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:51171"/>
            <criterion comment="gforge-ftp-proftpd DPKG is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:50919"/>
            <criterion comment="gforge-plugin-mediawiki DPKG is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:50584"/>
            <criterion comment="gforge-dns-bind9 DPKG is earlier than 4.7~rc2-7lenny2" test_ref="oval:org.mitre.oval:tst:51173"/>
          </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 DPKG is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:51189"/>
            <criterion comment="gforge-mta-exim4 DPKG is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:51188"/>
            <criterion comment="gforge-mta-courier DPKG is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:50854"/>
            <criterion comment="gforge-db-postgresql DPKG is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:50891"/>
            <criterion comment="gforge DPKG is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:50856"/>
            <criterion comment="gforge-common DPKG is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:51172"/>
            <criterion comment="gforge-mta-postfix DPKG is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:50799"/>
            <criterion comment="gforge-shell-postgresql DPKG is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:50930"/>
            <criterion comment="gforge-shell-ldap DPKG is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:51262"/>
            <criterion comment="gforge-lists-mailman DPKG is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:51056"/>
            <criterion comment="gforge-web-apache DPKG is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:51236"/>
            <criterion comment="gforge-mta-exim DPKG is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:51057"/>
            <criterion comment="gforge-ftp-proftpd DPKG is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:51282"/>
            <criterion comment="gforge-dns-bind9 DPKG is earlier than 4.5.14-22etch12" test_ref="oval:org.mitre.oval:tst:50455"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13584" version="5" class="patch">
      <metadata>
        <title>DSA-1851-1 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://lists.debian.org/debian-security-announce/2009/msg00167.html" ref_id="DSA-1851-1"/>
        <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 &amp;quot;bad&amp;quot; set, is prone to an integer overflow when processing a MED file with a crafted song comment or song name. For the stable distribution, this problem has been fixed in version 0.10.7-2+lenny2. For the oldstable distribution, this problem has been fixed in version 0.10.3-3.1+etch3. For the testing distribution and the unstable distribution , gst-plugins-bad0.10 links against libmodplug. We recommend that you upgrade your gst-plugins-bad0.10 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:11.250-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:15.538-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:00.985-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13584 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:53.532-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:36.496-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 DPKG is earlier than 0.10.7-2+lenny2" test_ref="oval:org.mitre.oval:tst:52008"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 0.10.7-2+lenny2" test_ref="oval:org.mitre.oval:tst:51878"/>
                <criterion comment="gstreamer0.10-sdl DPKG is earlier than 0.10.7-2+lenny2" test_ref="oval:org.mitre.oval:tst:52006"/>
                <criterion comment="gstreamer0.10-plugins-bad DPKG is earlier than 0.10.7-2+lenny2" test_ref="oval:org.mitre.oval:tst:51810"/>
              </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 DPKG is earlier than 0.10.3-3.1+etch3" test_ref="oval:org.mitre.oval:tst:51659"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13583" version="5" class="patch">
      <metadata>
        <title>DSA-2074-1 ncompress -- integer underflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>ncompress</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00119.html" ref_id="DSA-2074-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0001" ref_id="CVE-2010-0001"/>
        <description>Aki Helin discovered an integer underflow in ncompress, the original Lempel-Ziv compress/uncompress programs. This could lead to the execution of arbitrary code when trying to decompress a crafted LZW compressed gzip archive. For the stable distribution, this problem has been fixed in version 4.2.4.2-1+lenny1. For the testing and unstable distribution, this problem has been fixed in version 4.2.4.3-1. We recommend that you upgrade your ncompress package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:00.529-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:15.208-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:09:00.635-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13583 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:51.474-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:36.351-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="ncompress DPKG is earlier than 4.2.4.2-1+lenny1" test_ref="oval:org.mitre.oval:tst:47966"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13580" version="5" class="patch">
      <metadata>
        <title>DSA-1904-1 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://lists.debian.org/debian-security-announce/2009/msg00225.html" ref_id="DSA-1904-1"/>
        <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 and ftp, is vulnerable to the &amp;quot;Null Prefix Attacks Against SSL/TLS Certificates&amp;quot; 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. For the oldstable distribution, this problem has been fixed in version 1.10.2-2+etch1. For the stable distribution, this problem has been fixed in version 1.11.4-2+lenny1. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 1.12-1. We recommend that you upgrade your wget packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:14.376-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:13.982-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:59.264-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13580 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:50.301-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:35.577-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 DPKG is earlier than 1.11.4-2+lenny1" test_ref="oval:org.mitre.oval:tst:52060"/>
        </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 DPKG is earlier than 1.10.2-2+etch1" test_ref="oval:org.mitre.oval:tst:51698"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13578" version="5" class="patch">
      <metadata>
        <title>DSA-1738-1 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://lists.debian.org/debian-security-announce/2009/msg00048.html" ref_id="DSA-1738-1"/>
        <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. For the oldstable distribution this problem has been fixed in version 7.15.5-1etch2. For the stable distribution this problem has been fixed in version 7.18.2-8lenny2. For the unstable distribution this problem has been fixed in version 7.18.2-8.1. We recommend that you upgrade your curl packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:48.120-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:13.596-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:52.774-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13578 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:53.344-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:35.369-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="libcurl4-gnutls-dev DPKG is earlier than 7.18.2-8lenny2" test_ref="oval:org.mitre.oval:tst:49650"/>
            <criterion comment="libcurl4-openssl-dev DPKG is earlier than 7.18.2-8lenny2" test_ref="oval:org.mitre.oval:tst:48843"/>
            <criterion comment="libcurl3-gnutls DPKG is earlier than 7.18.2-8lenny2" test_ref="oval:org.mitre.oval:tst:49554"/>
            <criterion comment="libcurl3-dbg DPKG is earlier than 7.18.2-8lenny2" test_ref="oval:org.mitre.oval:tst:49607"/>
            <criterion comment="libcurl3 DPKG is earlier than 7.18.2-8lenny2" test_ref="oval:org.mitre.oval:tst:49765"/>
            <criterion comment="curl DPKG is earlier than 7.18.2-8lenny2" test_ref="oval:org.mitre.oval:tst:48845"/>
          </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 DPKG is earlier than 7.15.5-1etch2" test_ref="oval:org.mitre.oval:tst:49386"/>
            </criteria>
            <criterion comment="libcurl3-gnutls DPKG is earlier than 7.15.5-1etch2" test_ref="oval:org.mitre.oval:tst:49421"/>
            <criterion comment="libcurl3-dbg DPKG is earlier than 7.15.5-1etch2" test_ref="oval:org.mitre.oval:tst:49369"/>
            <criterion comment="libcurl3-gnutls-dev DPKG is earlier than 7.15.5-1etch2" test_ref="oval:org.mitre.oval:tst:49675"/>
            <criterion comment="libcurl3 DPKG is earlier than 7.15.5-1etch2" test_ref="oval:org.mitre.oval:tst:49614"/>
            <criterion comment="curl DPKG is earlier than 7.15.5-1etch2" test_ref="oval:org.mitre.oval:tst:49516"/>
            <criterion comment="libcurl3-openssl-dev DPKG is earlier than 7.15.5-1etch2" test_ref="oval:org.mitre.oval:tst:49332"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13577" version="5" class="patch">
      <metadata>
        <title>DSA-1899-1 strongswan -- several</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://lists.debian.org/debian-security-announce/2009/msg00220.html" ref_id="DSA-1899-1"/>
        <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: CVE-2009-1957 CVE-2009-1958 The charon daemon can crash when processing certain crafted IKEv2 packets. CVE-2009-2185 CVE-2009-2661 The pluto daemon could crash when processing a crafted X.509 certificate. For the old stable distribution, these problems have been fixed in version 2.8.0+dfsg-1+etch2. For the stable distribution, these problems have been fixed in version 4.2.4-5+lenny3. For the unstable distribution, these problems have been fixed in version 4.3.2-1.1. We recommend that you upgrade your strongswan packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:32.553-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:13.226-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:52.379-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13577 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:57.969-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:35.033-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 DPKG is earlier than 4.2.4-5+lenny3" test_ref="oval:org.mitre.oval:tst:51813"/>
        </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 DPKG is earlier than 2.8.0+dfsg-1+etch2" test_ref="oval:org.mitre.oval:tst:51531"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13576" version="7" class="patch">
      <metadata>
        <title>DSA-1758-1 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://lists.debian.org/debian-security-announce/2009/msg00068.html" ref_id="DSA-1758-1"/>
        <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 that 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 doesn’t contain nss-ldapd. For the stable distribution this problem has been fixed in version 0.6.7.1. For the unstable distribution this problem has been fixed in version 0.6.8. We recommend that you upgrade your nss-ldapd package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:18.488-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:12.859-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:51.962-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:14160 - 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.338-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:00:21.634-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13576 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:49.622-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:34.844-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 DPKG is earlier than 0.6.7.1" test_ref="oval:org.mitre.oval:tst:51674"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13574" version="5" class="patch">
      <metadata>
        <title>DSA-1969-1 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://lists.debian.org/debian-security-announce/2010/msg00004.html" ref_id="DSA-1969-1"/>
        <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. For the old stable distribution, this problem has been fixed in version 1.4.4-7etch8. For the stable distribution, this problem has been fixed in version 1.6.dfsg.4~beta1-5lenny2. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 1.8+dfsg~alpha1-1. We recommend that you upgrade your krb5 package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:42.463-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:12.139-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:51.252-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13574 - 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.940-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:34.586-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 independet section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="krb5-doc DPKG is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:47700"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:47400"/>
                <criterion comment="krb5-kdc-ldap DPKG is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:47365"/>
                <criterion comment="krb5-telnetd DPKG is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:47569"/>
                <criterion comment="libkrb53 DPKG is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:47036"/>
                <criterion comment="libkrb5-dev DPKG is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:47265"/>
                <criterion comment="krb5-ftpd DPKG is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:47682"/>
                <criterion comment="krb5-pkinit DPKG is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:47636"/>
                <criterion comment="krb5-admin-server DPKG is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:47459"/>
                <criterion comment="libkadm55 DPKG is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:47463"/>
                <criterion comment="libkrb5-dbg DPKG is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:47533"/>
                <criterion comment="krb5-user DPKG is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:47641"/>
                <criterion comment="krb5-clients DPKG is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:47473"/>
                <criterion comment="krb5-kdc DPKG is earlier than 1.6.dfsg.4~beta1-5lenny2" test_ref="oval:org.mitre.oval:tst:47651"/>
              </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 independet section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="krb5-doc DPKG is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:47658"/>
            </criteria>
            <criterion comment="krb5-rsh-server DPKG is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:46814"/>
            <criterion comment="krb5-telnetd DPKG is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:47662"/>
            <criterion comment="libkrb5-dev DPKG is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:47182"/>
            <criterion comment="libkrb53 DPKG is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:47520"/>
            <criterion comment="krb5-ftpd DPKG is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:47163"/>
            <criterion comment="libkadm55 DPKG is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:47571"/>
            <criterion comment="libkrb5-dbg DPKG is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:47613"/>
            <criterion comment="krb5-user DPKG is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:47469"/>
            <criterion comment="krb5-kdc DPKG is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:47549"/>
            <criterion comment="krb5-clients DPKG is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:47709"/>
            <criterion comment="krb5-admin-server DPKG is earlier than 1.4.4-7etch8" test_ref="oval:org.mitre.oval:tst:47039"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13573" version="5" class="patch">
      <metadata>
        <title>DSA-1802-2 squirrelmail -- several</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://lists.debian.org/debian-security-announce/2009/msg00116.html" ref_id="DSA-1802-2"/>
        <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>Michal Hlavinka discovered that the fix for code execution in the map_yp_alias function, known as CVE-2009-1579 and released in DSA 1802-1, was incomplete. This update corrects the fix for that function. For the old stable distribution, this problem has been fixed in version 1.4.9a-5. For the stable distribution, this problem has been fixed in version 1.4.15-4+lenny2. For the unstable distribution, this problem has been fixed in version 1.4.19-1 We recommend that you upgrade your squirrelmail package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:54.713-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:11.856-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:50.933-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13573 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:54.883-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:34.191-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="squirrelmail DPKG is earlier than 1.4.15-4+lenny2" test_ref="oval:org.mitre.oval:tst:48292"/>
        </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 DPKG is earlier than 1.4.9a-5" test_ref="oval:org.mitre.oval:tst:48656"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13571" version="5" class="patch">
      <metadata>
        <title>DSA-2030-1 mahara -- sql injection</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mahara</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00070.html" ref_id="DSA-2030-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0400" ref_id="CVE-2010-0400"/>
        <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. For the stable distribution, this problem has been fixed in version 1.0.4-4+lenny5. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 1.2.4-1. We recommend that you upgrade your mahara packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:03.745-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:11.452-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:50.488-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13571 - 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.381-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:33.760-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 DPKG is earlier than 1.0.4-4+lenny5" test_ref="oval:org.mitre.oval:tst:47973"/>
          <criterion comment="mahara DPKG is earlier than 1.0.4-4+lenny5" test_ref="oval:org.mitre.oval:tst:47748"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13568" version="5" class="patch">
      <metadata>
        <title>DSA-1914-1 mapserver -- several</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://lists.debian.org/debian-security-announce/2009/msg00236.html" ref_id="DSA-1914-1"/>
        <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: CVE-2009-0843 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. CVE-2009-0842 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. CVE-2009-0841 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. CVE-2009-0839 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. CVE-2009-0840 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. CVE-2009-2281 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. For the oldstable distribution, this problem has been fixed in version 4.10.0-5.1+etch4. For the stable distribution, this problem has been fixed in version 5.0.3-3+lenny4. For the testing distribution, this problem has been fixed in version 5.4.2-1. For the unstable distribution, this problem has been fixed in version 5.4.2-1. We recommend that you upgrade your mapserver packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:34.002-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:10.886-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:48.636-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13568 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:51.278-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:33.246-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 DPKG is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:48053"/>
                <criterion comment="libmapscript-ruby DPKG is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:48447"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:48229"/>
                <criterion comment="python-mapscript DPKG is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:48227"/>
                <criterion comment="libmapscript-ruby1.8 DPKG is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:48335"/>
                <criterion comment="libmapscript-ruby1.9 DPKG is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:48022"/>
                <criterion comment="perl-mapscript DPKG is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:48494"/>
                <criterion comment="php5-mapscript DPKG is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:48404"/>
                <criterion comment="cgi-mapserver DPKG is earlier than 5.0.3-3+lenny4" test_ref="oval:org.mitre.oval:tst:48352"/>
              </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 DPKG is earlier than 4.10.0-5.1+etch4" test_ref="oval:org.mitre.oval:tst:48373"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 4.10.0-5.1+etch4" test_ref="oval:org.mitre.oval:tst:48245"/>
                <criterion comment="php4-mapscript DPKG is earlier than 4.10.0-5.1+etch4" test_ref="oval:org.mitre.oval:tst:47780"/>
                <criterion comment="perl-mapscript DPKG is earlier than 4.10.0-5.1+etch4" test_ref="oval:org.mitre.oval:tst:48213"/>
                <criterion comment="php5-mapscript DPKG is earlier than 4.10.0-5.1+etch4" test_ref="oval:org.mitre.oval:tst:48463"/>
                <criterion comment="cgi-mapserver DPKG is earlier than 4.10.0-5.1+etch4" test_ref="oval:org.mitre.oval:tst:48093"/>
                <criterion comment="python-mapscript DPKG is earlier than 4.10.0-5.1+etch4" test_ref="oval:org.mitre.oval:tst:48202"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13566" version="5" class="patch">
      <metadata>
        <title>DSA-1815-1 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://lists.debian.org/debian-security-announce/2009/msg00127.html" ref_id="DSA-1815-1"/>
        <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 doesn’t include libtorrent-rasterbar. For the stable distribution, this problem has been fixed in version 0.13.1-2+lenny1. For the unstable distribution, this problem has been fixed in version 0.14.4-1. We recommend that you upgrade your libtorrent-rasterbar package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:02.213-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:10.498-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:47.481-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13566 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:55.408-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:33.059-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 DPKG is earlier than 0.13.1-2+lenny1" test_ref="oval:org.mitre.oval:tst:50605"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 0.13.1-2+lenny1" test_ref="oval:org.mitre.oval:tst:50939"/>
              <criterion comment="libtorrent-rasterbar-dbg DPKG is earlier than 0.13.1-2+lenny1" test_ref="oval:org.mitre.oval:tst:50960"/>
              <criterion comment="libtorrent-rasterbar-dev DPKG is earlier than 0.13.1-2+lenny1" test_ref="oval:org.mitre.oval:tst:50884"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13565" version="5" class="patch">
      <metadata>
        <title>DSA-2069-1 znc -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>znc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00114.html" ref_id="DSA-2069-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2448" ref_id="CVE-2010-2448"/>
        <description>It was discovered that znc, an IRC bouncer, is vulnerable to denial of service attacks via a NULL pointer dereference when traffic statistics are requested while there is an unauthenticated connection. For the stable distribution, the problem has been fixed in version 0.058-2+lenny4. For the testing distribution and the unstable distribution, the problem has been fixed in version 0.090-2. We recommend that you upgrade your znc packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:36.731-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:10.154-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:47.134-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13565 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:50.637-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:32.878-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="znc DPKG is earlier than 0.058-2+lenny4" test_ref="oval:org.mitre.oval:tst:46180"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13564" version="5" class="patch">
      <metadata>
        <title>DSA-1777-1 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://lists.debian.org/debian-security-announce/2009/msg00087.html" ref_id="DSA-1777-1"/>
        <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 architectures. For the old stable distribution, this problem has been fixed in version 1.4.4.4-4+etch2. For the stable distribution, this problem has been fixed in version 1.5.6.5-3+lenny1. For the unstable distribution, this problem has been fixed in version 1.6.2.1-1. We recommend that you upgrade your git-core package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:37.210-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:09.493-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:46.477-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13564 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:50.924-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:32.683-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="git-gui DPKG is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:51152"/>
                <criterion comment="git-daemon-run DPKG is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:50862"/>
                <criterion comment="gitweb DPKG is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:51392"/>
                <criterion comment="git-doc DPKG is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:51233"/>
                <criterion comment="git-svn DPKG is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:51340"/>
                <criterion comment="git-arch DPKG is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:51273"/>
                <criterion comment="git-cvs DPKG is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:50944"/>
                <criterion comment="git-email DPKG is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:51159"/>
                <criterion comment="gitk DPKG is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:51252"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.5.6.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:50766"/>
            </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="git-daemon-run DPKG is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:51115"/>
                <criterion comment="gitweb DPKG is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:51358"/>
                <criterion comment="git-doc DPKG is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:50926"/>
                <criterion comment="git-svn DPKG is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:51366"/>
                <criterion comment="git-arch DPKG is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:51360"/>
                <criterion comment="git-cvs DPKG is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:50461"/>
                <criterion comment="git-email DPKG is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:50801"/>
                <criterion comment="gitk DPKG is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:51440"/>
              </criteria>
            </criteria>
            <criterion comment="git-core DPKG is earlier than 1.4.4.4-4+etch2" test_ref="oval:org.mitre.oval:tst:51028"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13563" version="5" class="patch">
      <metadata>
        <title>DSA-1862-1 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://lists.debian.org/debian-security-announce/2009/msg00179.html" ref_id="DSA-1862-1"/>
        <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: CVE-2009-2692 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. For the stable distribution, this problem has been fixed in version 2.6.26-17lenny2. For the oldstable distribution, this problem will be fixed in updates to linux-2.6 and linux-2.6.24. We recommend that you upgrade your linux-2.6 and user-mode-linux packages. Note: Debian carefully tracks all known security issues across every linux kernel package in all releases under active security support. However, given the high frequency at which low-severity security issues are discovered in the kernel and the resource requirements of doing an update, updates for lower priority issues will normally not be released for all kernels at the same time. Rather, they will be released in a staggered or &amp;quot;leap-frog&amp;quot; fashion.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:40.438-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:08.710-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:45.668-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13563 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:55.166-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:32.393-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-doc-2.6.26 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51815"/>
              <criterion comment="linux-tree-2.6.26 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51727"/>
              <criterion comment="linux-patch-debian-2.6.26 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51594"/>
              <criterion comment="linux-source-2.6.26 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51671"/>
              <criterion comment="linux-manual-2.6.26 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51612"/>
              <criterion comment="linux-support-2.6.26-2 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51288"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51579"/>
              <criterion comment="linux-headers-2.6.26-2-s390 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51683"/>
              <criterion comment="linux-image-2.6.26-2-vserver-s390x DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51823"/>
              <criterion comment="linux-image-2.6.26-2-s390 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51540"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51202"/>
              <criterion comment="linux-image-2.6.26-2-s390-tape DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51404"/>
              <criterion comment="linux-headers-2.6.26-2-all-s390 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51764"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-s390x DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51853"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51517"/>
              <criterion comment="linux-image-2.6.26-2-s390x DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51664"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51697"/>
              <criterion comment="linux-headers-2.6.26-2-s390x DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51733"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51775"/>
              <criterion comment="linux-headers-2.6.26-2-all DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51579"/>
              <criterion comment="linux-modules-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51489"/>
              <criterion comment="linux-headers-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51831"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51202"/>
              <criterion comment="linux-image-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51754"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51517"/>
              <criterion comment="linux-headers-2.6.26-2-common-openvz DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51788"/>
              <criterion comment="linux-image-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51593"/>
              <criterion comment="linux-headers-2.6.26-2-all-amd64 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:50931"/>
              <criterion comment="linux-image-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51695"/>
              <criterion comment="linux-headers-2.6.26-2-common-xen DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51476"/>
              <criterion comment="linux-image-2.6.26-2-amd64 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51699"/>
              <criterion comment="linux-headers-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51690"/>
              <criterion comment="linux-headers-2.6.26-2-amd64 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51871"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51697"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51364"/>
            </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 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51579"/>
              <criterion comment="linux-headers-2.6.26-2-parisc DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51835"/>
              <criterion comment="linux-image-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51747"/>
              <criterion comment="linux-image-2.6.26-2-parisc DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51533"/>
              <criterion comment="linux-headers-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51830"/>
              <criterion comment="linux-headers-2.6.26-2-all-hppa DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:50874"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51780"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51716"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51517"/>
              <criterion comment="linux-image-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51818"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51697"/>
              <criterion comment="linux-image-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-17lenny2" test_ref="oval:org.mitre.oval:tst:51849"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13560" version="5" class="patch">
      <metadata>
        <title>DSA-1919-2 smarty -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>smarty</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00138.html" ref_id="DSA-1919-2"/>
        <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>A regression was found in the patch applied in DSA 1919-1 to smarty, which caused compilation failures on some specific templates. This update corrects the fix. For reference, the full advisory text below. Several remote vulnerabilities have been discovered in Smarty, a PHP templating engine. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2008-4810 The _expand_quoted_text function allows for certain restrictions in templates, like function calling and PHP execution, to be bypassed. CVE-2009-1669 The smarty_function_math function allows context-dependent attackers to execute arbitrary commands via shell metacharacters in the equation attribute of the math function. For the stable distribution, this problem has been fixed in version 2.6.20-1.3. The testing and unstable distribution are not affected by this regression. We recommend that you upgrade your smarty package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:25:48.236-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:08.210-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:44.819-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13560 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:53.698-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:31.975-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="smarty DPKG is earlier than 2.6.20-1.3" test_ref="oval:org.mitre.oval:tst:44740"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13558" version="5" class="patch">
      <metadata>
        <title>DSA-2033-1 ejabberd -- heap overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>ejabberd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00073.html" ref_id="DSA-2033-1"/>
        <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. For the stable distribution, this problem has been fixed in version 2.0.1-6+lenny2. For the testing distribution, this problem has been fixed in version 2.1.2-2. For the testing distribution, this problem has been fixed in version 2.1.2-2. We recommend that you upgrade your ejabberd packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:13.747-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:07.381-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:44.154-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13558 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:50.456-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:31.599-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 ia64" test_ref="oval: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="jabberd DPKG is earlier than 2.0.1-6+lenny2" test_ref="oval:org.mitre.oval:tst:46792"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13556" version="5" class="patch">
      <metadata>
        <title>DSA-2002-1 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://lists.debian.org/debian-security-announce/2010/msg00042.html" ref_id="DSA-2002-1"/>
        <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: CVE-2009-3305 A malicious remote sever could cause polipo to crash by sending an invalid Cache-Control header. CVE-2009-4143 A malicious 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. For the stable distribution, these problems have been fixed in version 1.0.4-1+lenny1. For the testing distribution and the unstable distribution, these problems have been fixed in version 1.0.4-3. We recommend that you upgrade your polipo packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:12.107-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:06.792-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:43.479-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13556 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:55.633-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:31.313-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 DPKG is earlier than 1.0.4-1+lenny1" test_ref="oval:org.mitre.oval:tst:46874"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13554" version="5" class="patch">
      <metadata>
        <title>DSA-1951-1 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://lists.debian.org/debian-security-announce/2009/msg00274.html" ref_id="DSA-1951-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1.4.2-0.1+lenny1. For the oldstable distribution, this problem has been fixed in version 1.3.6-4etch1. For the testing distribution and the unstable distribution, this problem has been fixed in version 1.4.3-3. We recommend that you upgrade your firefox-sage packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:09.868-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:06.559-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:42.826-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13554 - 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.102-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:31.158-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 DPKG is earlier than 1.4.2-0.1+lenny1" test_ref="oval:org.mitre.oval:tst:49121"/>
        </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 DPKG is earlier than 1.3.6-4etch1" test_ref="oval:org.mitre.oval:tst:49109"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13548" version="5" class="patch">
      <metadata>
        <title>DSA-2063-1 pmount -- insecure temporary file</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>pmount</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00107.html" ref_id="DSA-2063-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2192" ref_id="CVE-2010-2192"/>
        <description>Dan Rosenberg discovered that pmount, a wrapper around the standard mount program which permits normal users to mount removable devices without a matching /etc/fstab entry, creates files in /var/lock insecurely. A local attacker could overwrite arbitrary files utilising a symlink attack. For the stable distribution, this problem has been fixed in version 0.9.18-2+lenny1 For the unstable distribution, this problem has been fixed in version 0.9.23-1, and will migrate to the testing distribution shortly. We recommend that you upgrade your pmount package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:22.043-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:05.783-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:41.643-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13548 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:49.783-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:30.673-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="pmount DPKG is earlier than 0.9.18-2+lenny1" test_ref="oval:org.mitre.oval:tst:46833"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13547" version="7" class="patch">
      <metadata>
        <title>DSA-1760-1 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://lists.debian.org/debian-security-announce/2009/msg00070.html" ref_id="DSA-1760-1"/>
        <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>Two vulnerabilities have been discovered in openswan, an IPSec implementation for linux. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2008-4190 Dmitry E. Oboukhov discovered that the livetest tool is using temporary files insecurely, which could lead to a denial of service attack. CVE-2009-0790 Gerd v. Egidy discovered that the Pluto IKE daemon in openswan is prone to a denial of service attack via a malicious packet. For the stable distribution, this problem has been fixed in version 1:2.4.12+dfsg-1.3+lenny1. For the oldstable distribution, this problem has been fixed in version 1:2.4.6+dfsg.2-1.1+etch1. For the testing distribution and the unstable distribution, this problem will be fixed soon. We recommend that you upgrade your openswan packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:27.123-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:05.357-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:41.200-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13547 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:49.424-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:30.400-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:14119 - 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.641-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:31.037-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 DPKG is earlier than 1:2.4.12+dfsg-1.3+lenny1" test_ref="oval:org.mitre.oval:tst:49324"/>
                <criterion comment="openswan-modules-source DPKG is earlier than 1:2.4.12+dfsg-1.3+lenny1" test_ref="oval:org.mitre.oval:tst:49310"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1:2.4.12+dfsg-1.3+lenny1" test_ref="oval:org.mitre.oval:tst:49385"/>
            </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 DPKG is earlier than 1:2.4.6+dfsg.2-1.1+etch1" test_ref="oval:org.mitre.oval:tst:49376"/>
                <criterion comment="openswan-modules-source DPKG is earlier than 1:2.4.6+dfsg.2-1.1+etch1" test_ref="oval:org.mitre.oval:tst:49280"/>
              </criteria>
            </criteria>
            <criterion comment="openswan DPKG is earlier than 1:2.4.6+dfsg.2-1.1+etch1" test_ref="oval:org.mitre.oval:tst:48662"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13542" version="5" class="patch">
      <metadata>
        <title>DSA-1792-1 drupal6 -- multiple</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>drupal6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00103.html" ref_id="DSA-1792-1"/>
        <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. 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 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. For the stable distribution, these problems have been fixed in version 6.6-3lenny1. The old stable distribution does not contain drupal and is not affected. For the unstable distribution, these problems have been fixed in version 6.11-1 We recommend that you upgrade your drupal6 package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:29.214-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:04.772-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:40.374-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13542 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:48.682-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:29.949-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="rupal6 DPKG is earlier than 6.6-3lenny1" test_ref="oval:org.mitre.oval:tst:52211"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13541" version="5" class="patch">
      <metadata>
        <title>DSA-1843-1 squid3 -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>squid3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00158.html" ref_id="DSA-1843-1"/>
        <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 is not affected by this problem. For the stable distribution, this problem has been fixed in version 3.0.STABLE8-3+lenny1. For the testing distribution and the unstable distribution, this problem will be fixed soon. We recommend that you upgrade your squid3 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:03.863-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:04.532-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:40.128-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13541 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:53.800-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:29.849-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 DPKG is earlier than 3.0.STABLE8-3+lenny1" test_ref="oval:org.mitre.oval:tst:51983"/>
          </criteria>
          <criterion comment="squidclient DPKG is earlier than 3.0.STABLE8-3+lenny1" test_ref="oval:org.mitre.oval:tst:52010"/>
          <criterion comment="squid3-cgi DPKG is earlier than 3.0.STABLE8-3+lenny1" test_ref="oval:org.mitre.oval:tst:51915"/>
          <criterion comment="squid3 DPKG is earlier than 3.0.STABLE8-3+lenny1" test_ref="oval:org.mitre.oval:tst:51802"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13540" version="5" class="patch">
      <metadata>
        <title>DSA-1860-1 ruby1.8, ruby1.9 -- several</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://lists.debian.org/debian-security-announce/2009/msg00177.html" ref_id="DSA-1860-1"/>
        <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: CVE-2009-0642 The return value from the OCSP_basic_verify function was not checked properly, allowing continued use of a revoked certificate. CVE-2009-1904 An issue in parsing BigDecimal numbers can result in a denial-of-service condition. The following matrix identifies fixed versions: ruby1.8 ruby1.9 oldstable 1.8.5-4etch5 1.9.0+20060609-1etch5 stable 1.8.7.72-3lenny1 1.9.0.2-9lenny1 unstable 1.8.7.173-1 We recommend that you upgrade your Ruby packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:50.204-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:03.374-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:38.760-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13540 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:55.942-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:29.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"/>
          <criteria operator="OR" 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 DPKG is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:50655"/>
                <criterion comment="rdoc1.9 DPKG is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:50362"/>
                <criterion comment="ri1.9 DPKG is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:50180"/>
                <criterion comment="ri1.8 DPKG is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:50010"/>
                <criterion comment="ruby1.8-examples DPKG is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:49738"/>
                <criterion comment="ruby1.9-elisp DPKG is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:50621"/>
                <criterion comment="ruby1.9-examples DPKG is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:50228"/>
                <criterion comment="ruby1.8-elisp DPKG is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:50609"/>
                <criterion comment="irb1.8 DPKG is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:49815"/>
                <criterion comment="irb1.9 DPKG is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:50748"/>
              </criteria>
            </criteria>
            <criterion comment="libreadline-ruby1.8 DPKG is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:50710"/>
            <criterion comment="libdbm-ruby1.8 DPKG is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:50645"/>
            <criterion comment="ruby1.9-dev DPKG is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:50115"/>
            <criterion comment="libopenssl-ruby1.9 DPKG is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:50629"/>
            <criterion comment="libopenssl-ruby1.8 DPKG is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:50802"/>
            <criterion comment="ruby1.8-dev DPKG is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:50813"/>
            <criterion comment="libtcltk-ruby1.9 DPKG is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:50788"/>
            <criterion comment="ruby1.8 DPKG is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:50833"/>
            <criterion comment="libreadline-ruby1.9 DPKG is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:50771"/>
            <criterion comment="ruby1.9 DPKG is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:50808"/>
            <criterion comment="libruby1.9-dbg DPKG is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:50266"/>
            <criterion comment="libtcltk-ruby1.8 DPKG is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:50463"/>
            <criterion comment="libgdbm-ruby1.8 DPKG is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:50596"/>
            <criterion comment="libgdbm-ruby1.9 DPKG is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:50772"/>
            <criterion comment="libdbm-ruby1.9 DPKG is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:50703"/>
            <criterion comment="libruby1.8-dbg DPKG is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:50359"/>
            <criterion comment="libruby1.8 DPKG is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:50296"/>
            <criterion comment="libruby1.9 DPKG is earlier than 1.9.0.2-9lenny1" test_ref="oval:org.mitre.oval:tst:50743"/>
            <criteria operator="AND" comment="Architecture depended section">
              <criterion comment="Installed architecture is hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="ruby1.8 DPKG is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:50833"/>
                <criterion comment="libreadline-ruby1.8 DPKG is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:50710"/>
                <criterion comment="libruby1.8 DPKG is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:50296"/>
                <criterion comment="libdbm-ruby1.8 DPKG is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:50645"/>
                <criterion comment="libgdbm-ruby1.8 DPKG is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:50596"/>
                <criterion comment="libtcltk-ruby1.8 DPKG is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:50463"/>
                <criterion comment="libopenssl-ruby1.8 DPKG is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:50802"/>
                <criterion comment="libruby1.8-dbg DPKG is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:50359"/>
                <criterion comment="ruby1.8-dev DPKG is earlier than 1.8.7.72-3lenny1" test_ref="oval:org.mitre.oval:tst:50813"/>
              </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 DPKG is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:50730"/>
                <criterion comment="rdoc1.9 DPKG is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:50646"/>
                <criterion comment="ri1.9 DPKG is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:50109"/>
                <criterion comment="ri1.8 DPKG is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:50138"/>
                <criterion comment="ruby1.8-examples DPKG is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:50806"/>
                <criterion comment="ruby1.9-elisp DPKG is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:50774"/>
                <criterion comment="ruby1.9-examples DPKG is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:50207"/>
                <criterion comment="ruby1.8-elisp DPKG is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:50552"/>
                <criterion comment="irb1.8 DPKG is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:50482"/>
                <criterion comment="irb1.9 DPKG is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:50566"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:50811"/>
                <criterion comment="libdbm-ruby1.8 DPKG is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:50676"/>
                <criterion comment="libdbm-ruby1.9 DPKG is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:50644"/>
                <criterion comment="libopenssl-ruby1.9 DPKG is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:50713"/>
                <criterion comment="libopenssl-ruby1.8 DPKG is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:50681"/>
                <criterion comment="ruby1.8-dev DPKG is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:50018"/>
                <criterion comment="libtcltk-ruby1.9 DPKG is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:50831"/>
                <criterion comment="libreadline-ruby1.8 DPKG is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:50349"/>
                <criterion comment="libreadline-ruby1.9 DPKG is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:50073"/>
                <criterion comment="ruby1.9-dev DPKG is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:50784"/>
                <criterion comment="ruby1.9 DPKG is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:50667"/>
                <criterion comment="libruby1.9-dbg DPKG is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:50765"/>
                <criterion comment="libgdbm-ruby1.9 DPKG is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:50735"/>
                <criterion comment="libgdbm-ruby1.8 DPKG is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:50598"/>
                <criterion comment="libtcltk-ruby1.8 DPKG is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:50718"/>
                <criterion comment="libruby1.8-dbg DPKG is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:50543"/>
                <criterion comment="libruby1.8 DPKG is earlier than 1.8.5-4etch5" test_ref="oval:org.mitre.oval:tst:50733"/>
                <criterion comment="libruby1.9 DPKG is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:50731"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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.9 DPKG is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:50073"/>
                <criterion comment="ruby1.9 DPKG is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:50667"/>
                <criterion comment="libruby1.9-dbg DPKG is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:50765"/>
                <criterion comment="libdbm-ruby1.9 DPKG is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:50644"/>
                <criterion comment="libtcltk-ruby1.9 DPKG is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:50831"/>
                <criterion comment="libgdbm-ruby1.9 DPKG is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:50735"/>
                <criterion comment="libopenssl-ruby1.9 DPKG is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:50713"/>
                <criterion comment="ruby1.9-dev DPKG is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:50784"/>
                <criterion comment="libruby1.9 DPKG is earlier than 1.9.0+20060609-1etch5" test_ref="oval:org.mitre.oval:tst:50731"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13539" version="5" class="patch">
      <metadata>
        <title>DSA-1814-1 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://lists.debian.org/debian-security-announce/2009/msg00126.html" ref_id="DSA-1814-1"/>
        <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. For the oldstable distribution, this problem has been fixed in version 1.0.16-2+etch2. For the stable distribution, this problem has been fixed in version 1.0.17-4+lenny2. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 1.0.20-1. We recommend that you upgrade your libsndfile packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:06.435-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:02.898-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:38.287-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13539 - Debian Patch Update" date="2014-06-06T16:56:00.436-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:57:52.497-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:28.939-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 DPKG is earlier than 1.0.17-4+lenny2" test_ref="oval:org.mitre.oval:tst:48965"/>
            <criterion comment="libsndfile1-dev DPKG is earlier than 1.0.17-4+lenny2" test_ref="oval:org.mitre.oval:tst:49083"/>
            <criterion comment="sndfile-programs DPKG is earlier than 1.0.17-4+lenny2" test_ref="oval:org.mitre.oval:tst:48943"/>
          </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 DPKG is earlier than 1.0.16-2+etch2" test_ref="oval:org.mitre.oval:tst:48936"/>
            <criterion comment="libsndfile1-dev DPKG is earlier than 1.0.16-2+etch2" test_ref="oval:org.mitre.oval:tst:48678"/>
            <criterion comment="sndfile-programs DPKG is earlier than 1.0.16-2+etch2" test_ref="oval:org.mitre.oval:tst:48970"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13534" version="5" class="patch">
      <metadata>
        <title>DSA-1845-1 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://lists.debian.org/debian-security-announce/2009/msg00160.html" ref_id="DSA-1845-1"/>
        <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: CVE-2009-1895 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. CVE-2009-2287 Matt T. Yourst discovered an issue in the kvm subsystem. Local users with permission to manipulate /dev/kvm can cause a denial of service by providing an invalid cr3 value to the KVM_SET_SREGS call. CVE-2009-2406 CVE-2009-2407 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. For the stable distribution, these problems have been fixed in version 2.6.26-17lenny1. For the oldstable distribution, these problems, where applicable, will be fixed in updates to linux-2.6 and linux-2.6.24. We recommend that you upgrade your linux-2.6 and user-mode-linux packages. Note: Debian carefully tracks all known security issues across every linux kernel package in all releases under active security support. However, given the high frequency at which low-severity security issues are discovered in the kernel and the resource requirements of doing an update, updates for lower priority issues will normally not be released for all kernels at the same time. Rather, they will be released in a staggered or &amp;quot;leap-frog&amp;quot; fashion.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:54.231-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:01.313-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:33.514-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13534 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:38.588-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:27.503-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-doc-2.6.26 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52473"/>
              <criterion comment="linux-tree-2.6.26 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52224"/>
              <criterion comment="linux-patch-debian-2.6.26 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:51523"/>
              <criterion comment="linux-source-2.6.26 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52415"/>
              <criterion comment="linux-manual-2.6.26 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52387"/>
              <criterion comment="linux-support-2.6.26-2 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:51951"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52430"/>
              <criterion comment="linux-headers-2.6.26-2-s390 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52378"/>
              <criterion comment="linux-image-2.6.26-2-vserver-s390x DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52459"/>
              <criterion comment="linux-image-2.6.26-2-s390 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52347"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52491"/>
              <criterion comment="linux-image-2.6.26-2-s390-tape DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52411"/>
              <criterion comment="linux-headers-2.6.26-2-all-s390 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52377"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-s390x DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:51892"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52363"/>
              <criterion comment="linux-image-2.6.26-2-s390x DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52213"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52425"/>
              <criterion comment="linux-headers-2.6.26-2-s390x DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52327"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52104"/>
              <criterion comment="linux-headers-2.6.26-2-all DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52430"/>
              <criterion comment="linux-modules-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52310"/>
              <criterion comment="linux-headers-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:51703"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52491"/>
              <criterion comment="linux-image-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52488"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52363"/>
              <criterion comment="linux-headers-2.6.26-2-common-openvz DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52236"/>
              <criterion comment="linux-image-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52086"/>
              <criterion comment="linux-headers-2.6.26-2-all-amd64 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52259"/>
              <criterion comment="linux-image-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:51945"/>
              <criterion comment="linux-headers-2.6.26-2-common-xen DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:51777"/>
              <criterion comment="linux-image-2.6.26-2-amd64 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52098"/>
              <criterion comment="linux-headers-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52408"/>
              <criterion comment="linux-headers-2.6.26-2-amd64 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52482"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52425"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52436"/>
            </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 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52430"/>
              <criterion comment="linux-headers-2.6.26-2-parisc DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52072"/>
              <criterion comment="linux-image-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52002"/>
              <criterion comment="linux-image-2.6.26-2-parisc DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52456"/>
              <criterion comment="linux-headers-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52219"/>
              <criterion comment="linux-headers-2.6.26-2-all-hppa DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52097"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52314"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:51679"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52363"/>
              <criterion comment="linux-image-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:51948"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:52425"/>
              <criterion comment="linux-image-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-17lenny1" test_ref="oval:org.mitre.oval:tst:51752"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13533" version="5" class="patch">
      <metadata>
        <title>DSA-2058-1 glibc, eglibc -- multiple</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>glibc</product>
          <product>eglibc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00101.html" ref_id="DSA-2058-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1391" ref_id="CVE-2008-1391"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4880" ref_id="CVE-2009-4880"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4881" ref_id="CVE-2009-4881"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0296" ref_id="CVE-2010-0296"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0830" ref_id="CVE-2010-0830"/>
        <description>Several vulnerabilities have been discovered in the GNU C Library and its derivatives. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2008-1391, CVE-2009-4880, CVE-2009-4881 Maksymilian Arciemowicz discovered that the GNU C library did not correctly handle integer overflows in the strfmon family of functions. If a user or automated system were tricked into processing a specially crafted format string, a remote attacker could crash applications, leading to a denial of service. CVE-2010-0296 Jeff Layton and Dan Rosenberg discovered that the GNU C library did not correctly handle newlines in the mntent family of functions. If a local attacker were able to inject newlines into a mount entry through other vulnerable mount helpers, they could disrupt the system or possibly gain root privileges. CVE-2010-0830 Dan Rosenberg discovered that the GNU C library did not correctly validate certain ELF program headers. If a user or automated system were tricked into verifying a specially crafted ELF program, a remote attacker could execute arbitrary code with user privileges. For the stable distribution, these problems have been fixed in version 2.7-18lenny4 of the glibc package. For the testing distribution, these problems will be fixed soon. For the unstable distribution, these problems have been fixed in version 2.1.11-1 of the eglibc package. We recommend that you upgrade your glibc or eglibc packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:28.504-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:00.749-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:32.941-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13533 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:37.720-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:27.041-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 independet 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 DPKG is earlier than 2.7-18lenny4" test_ref="oval:org.mitre.oval:tst:46228"/>
              <criterion comment="glibc-source DPKG is earlier than 2.7-18lenny4" test_ref="oval:org.mitre.oval:tst:45765"/>
              <criterion comment="locales DPKG is earlier than 2.7-18lenny4" test_ref="oval:org.mitre.oval:tst:46260"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 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="libc6-prof DPKG is earlier than 2.7-18lenny4" test_ref="oval:org.mitre.oval:tst:46120"/>
              <criterion comment="nscd DPKG is earlier than 2.7-18lenny4" test_ref="oval:org.mitre.oval:tst:46273"/>
              <criterion comment="libc6-dev DPKG is earlier than 2.7-18lenny4" test_ref="oval:org.mitre.oval:tst:45863"/>
              <criterion comment="libc6-pic DPKG is earlier than 2.7-18lenny4" test_ref="oval:org.mitre.oval:tst:46227"/>
              <criterion comment="libc6 DPKG is earlier than 2.7-18lenny4" test_ref="oval:org.mitre.oval:tst:46253"/>
              <criterion comment="locales-all DPKG is earlier than 2.7-18lenny4" test_ref="oval:org.mitre.oval:tst:46235"/>
              <criterion comment="libc6-dbg DPKG is earlier than 2.7-18lenny4" test_ref="oval:org.mitre.oval:tst:45919"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.7-18lenny4" test_ref="oval:org.mitre.oval:tst:46269"/>
              <criterion comment="libc6-s390x DPKG is earlier than 2.7-18lenny4" test_ref="oval:org.mitre.oval:tst:45999"/>
            </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 DPKG is earlier than 2.7-18lenny4" test_ref="oval:org.mitre.oval:tst:46217"/>
              <criterion comment="libc6-dev-mips64 DPKG is earlier than 2.7-18lenny4" test_ref="oval:org.mitre.oval:tst:45774"/>
              <criterion comment="libc6-dev-mipsn32 DPKG is earlier than 2.7-18lenny4" test_ref="oval:org.mitre.oval:tst:46128"/>
              <criterion comment="libc6-mipsn32 DPKG is earlier than 2.7-18lenny4" test_ref="oval:org.mitre.oval:tst:46148"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13525" version="5" class="patch">
      <metadata>
        <title>DSA-2045-1 libtheora -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>libtheora</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00086.html" ref_id="DSA-2045-1"/>
        <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 allow context-dependent attackers via a large and specially crafted media file, to cause a denial of service, and possibly arbitrary code execution. For the stable distribution, this problem has been fixed in version 1.0~beta3-1+lenny1. For the testing distribution, this problem has been fixed in version 1.1.0-1. For the testing distribution, this problem has been fixed in version 1.1.0-1. We recommend that you upgrade your libtheora packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:33.127-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:00.335-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:20.869-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13525 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:36.151-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:26.667-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="libtheora0 DPKG is earlier than 1.0~beta3-1+lenny1" test_ref="oval:org.mitre.oval:tst:46442"/>
          <criterion comment="libtheora-dev DPKG is earlier than 1.0~beta3-1+lenny1" test_ref="oval:org.mitre.oval:tst:46635"/>
          <criterion comment="libtheora-bin DPKG is earlier than 1.0~beta3-1+lenny1" test_ref="oval:org.mitre.oval:tst:47413"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13524" version="5" class="patch">
      <metadata>
        <title>DSA-1728-1 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://lists.debian.org/debian-security-announce/2009/msg00037.html" ref_id="DSA-1728-1"/>
        <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 does not contain dkim-milter packages. For the stable distribution, this problem has been fixed in version 2.6.0.dfsg-1+lenny1. For the unstable distribution, this problem has been fixed in version 2.6.0.dfsg-2. We recommend that you upgrade your dkim-milter packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:08.214-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:03:00.125-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:20.647-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13524 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:40.941-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:26.549-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="kim-filter DPKG is earlier than 2.6.0.dfsg-1+lenny1" test_ref="oval:org.mitre.oval:tst:50106"/>
          <criterion comment="libsmdkim-dev DPKG is earlier than 2.6.0.dfsg-1+lenny1" test_ref="oval:org.mitre.oval:tst:51066"/>
          <criterion comment="libsmdkim2 DPKG is earlier than 2.6.0.dfsg-1+lenny1" test_ref="oval:org.mitre.oval:tst:50795"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13522" version="5" class="patch">
      <metadata>
        <title>DSA-1933-1 cups -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>cups</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00256.html" ref_id="DSA-1933-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1.3.8-1+lenny7. For the oldstable distribution, this problem has been fixed in version 1.2.7-4+etch9. For the testing distribution and the unstable distribution , this problem will be fixed soon. We recommend that you upgrade your cups packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:16.769-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:59.578-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:19.787-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13522 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:37.284-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:26.317-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 DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:50006"/>
              <criterion comment="cupsys-dbg DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:50110"/>
              <criterion comment="cupsys-client DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:49893"/>
              <criterion comment="cupsys DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:49861"/>
              <criterion comment="libcupsys2-gnutls10 DPKG is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:49993"/>
              <criterion comment="libcupsys2-dev DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:49949"/>
              <criterion comment="libcupsys2 DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:50193"/>
              <criterion comment="cupsys-common DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:50186"/>
              <criterion comment="cups-common DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:50107"/>
            </criteria>
          </criteria>
          <criterion comment="cupsys-bsd DPKG is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:49894"/>
          <criterion comment="libcups2-dev DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:50206"/>
          <criterion comment="cups-bsd DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:50079"/>
          <criterion comment="cupsys-client DPKG is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:50121"/>
          <criterion comment="libcupsimage2 DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:50258"/>
          <criterion comment="libcupsimage2-dev DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:50126"/>
          <criterion comment="libcupsys2-dev DPKG is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:49481"/>
          <criterion comment="cups-client DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:49774"/>
          <criterion comment="libcups2 DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:49707"/>
          <criterion comment="cups-dbg DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:50043"/>
          <criterion comment="cupsys-dbg DPKG is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:50251"/>
          <criterion comment="cupsys DPKG is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:50250"/>
          <criterion comment="libcupsys2 DPKG is earlier than 1.2.7-4+etch9" test_ref="oval:org.mitre.oval:tst:49908"/>
          <criterion comment="cups DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:50219"/>
          <criteria operator="AND" comment="Architecture depended section">
            <criterion comment="Installed architecture is armel" test_ref="oval:org.mitre.oval:tst:11101"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libcups2-dev DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:50206"/>
              <criterion comment="cups-bsd DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:50079"/>
              <criterion comment="libcupsimage2-dev DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:50126"/>
              <criterion comment="libcupsimage2 DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:50258"/>
              <criterion comment="cups-client DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:49774"/>
              <criterion comment="libcups2 DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:49707"/>
              <criterion comment="cups-dbg DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:50043"/>
              <criterion comment="cups DPKG is earlier than 1.3.8-1+lenny7" test_ref="oval:org.mitre.oval:tst:50219"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13520" version="5" class="patch">
      <metadata>
        <title>DSA-1798-1 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://lists.debian.org/debian-security-announce/2009/msg00109.html" ref_id="DSA-1798-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1.20.5-3+lenny1. For the oldstable distribution, this problem has been fixed in version 1.14.8-5+etch1. For the testing distribution and the unstable distribution , this problem has been fixed in version 1.24-1. We recommend that you upgrade your pango1.0 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:46.294-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:59.098-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:18.386-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13520 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:37.060-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:26.092-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 DPKG is earlier than 1.20.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:51508"/>
                <criterion comment="libpango1.0-common DPKG is earlier than 1.20.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:51919"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.20.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:51803"/>
                <criterion comment="libpango1.0-0-dbg DPKG is earlier than 1.20.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:51399"/>
                <criterion comment="libpango1.0-dev DPKG is earlier than 1.20.5-3+lenny1" test_ref="oval:org.mitre.oval:tst:51889"/>
              </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 DPKG is earlier than 1.14.8-5+etch1" test_ref="oval:org.mitre.oval:tst:51916"/>
                <criterion comment="libpango1.0-common DPKG is earlier than 1.14.8-5+etch1" test_ref="oval:org.mitre.oval:tst:51844"/>
              </criteria>
            </criteria>
            <criterion comment="libpango1.0-0 DPKG is earlier than 1.14.8-5+etch1" test_ref="oval:org.mitre.oval:tst:51275"/>
            <criterion comment="libpango1.0-0-dbg DPKG is earlier than 1.14.8-5+etch1" test_ref="oval:org.mitre.oval:tst:51800"/>
            <criterion comment="libpango1.0-dev DPKG is earlier than 1.14.8-5+etch1" test_ref="oval:org.mitre.oval:tst:51527"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13519" version="5" class="patch">
      <metadata>
        <title>DSA-1940-1 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://lists.debian.org/debian-security-announce/2009/msg00263.html" ref_id="DSA-1940-1"/>
        <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 and the oldstable 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. CVE-2009-3291 The php_openssl_apply_verification_policy function did not properly perform certificate validation. No CVE id yet 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 distribution: CVE-2009-2626 A flaw in the ini_restore function could lead to a memory disclosure, possibly leading to the disclosure of sensitive data. In the oldstable distribution, this update also fixes a regression introduced by the fix for CVE-2008-5658 in DSA-1789-1. For the stable distribution, these problems have been fixed in version 5.2.6.dfsg.1-1+lenny4. The oldstable distribution, these problems have been fixed in version 5.2.0+dfsg-8+etch16. For the testing distribution and the unstable distribution , these problems will be fixed in version 5.2.11.dfsg.1-2. We recommend that you upgrade your php5 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:24.241-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:57.810-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:17.289-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13519 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:39.398-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:25.519-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 DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51720"/>
                <criterion comment="php5 DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51277"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51713"/>
                <criterion comment="php5-xmlrpc DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51320"/>
                <criterion comment="php5-curl DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51707"/>
                <criterion comment="php5-snmp DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51559"/>
                <criterion comment="php5-mysql DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51339"/>
                <criterion comment="php5-odbc DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51398"/>
                <criterion comment="php5-xsl DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51745"/>
                <criterion comment="php5-gd DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51701"/>
                <criterion comment="libapache2-mod-php5 DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51561"/>
                <criterion comment="php5-mhash DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:50822"/>
                <criterion comment="php5-tidy DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51308"/>
                <criterion comment="php5-mcrypt DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51740"/>
                <criterion comment="php5-dev DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51563"/>
                <criterion comment="php5-pgsql DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51583"/>
                <criterion comment="php5-gmp DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51724"/>
                <criterion comment="php5-cgi DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:50993"/>
                <criterion comment="php5-imap DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51279"/>
                <criterion comment="php5-sqlite DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51729"/>
                <criterion comment="php5-ldap DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51658"/>
                <criterion comment="php5-cli DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51464"/>
                <criterion comment="php5-sybase DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51642"/>
                <criterion comment="libapache2-mod-php5filter DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51689"/>
                <criterion comment="php5-pspell DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51624"/>
                <criterion comment="php5-common DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51672"/>
                <criterion comment="php5-dbg DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51702"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 5.2.6.dfsg.1-1+lenny4" test_ref="oval:org.mitre.oval:tst:51149"/>
            </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 DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51578"/>
                <criterion comment="php-pear DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51708"/>
              </criteria>
            </criteria>
            <criterion comment="libapache-mod-php5 DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51452"/>
            <criterion comment="php5-recode DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51496"/>
            <criterion comment="php5-cgi DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51429"/>
            <criterion comment="php5-curl DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51700"/>
            <criterion comment="php5-snmp DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51719"/>
            <criterion comment="php5-mysql DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51543"/>
            <criterion comment="php5-odbc DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51406"/>
            <criterion comment="php5-xsl DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51706"/>
            <criterion comment="php5-gd DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51666"/>
            <criterion comment="libapache2-mod-php5 DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51636"/>
            <criterion comment="php5-mhash DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51390"/>
            <criterion comment="php5-tidy DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51566"/>
            <criterion comment="php5-mcrypt DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51748"/>
            <criterion comment="php5-dev DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51694"/>
            <criterion comment="php5-pgsql DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51457"/>
            <criterion comment="php5-xmlrpc DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51731"/>
            <criterion comment="php5-imap DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51668"/>
            <criterion comment="php5-sqlite DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51528"/>
            <criterion comment="php5-ldap DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51757"/>
            <criterion comment="php5-cli DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51676"/>
            <criterion comment="php5-sybase DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51735"/>
            <criterion comment="php5-pspell DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51685"/>
            <criterion comment="php5-common DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51298"/>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 5.2.0+dfsg-8+etch16" test_ref="oval:org.mitre.oval:tst:51709"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13517" version="5" class="patch">
      <metadata>
        <title>DSA-2027-1 xulrunner -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00067.html" ref_id="DSA-2027-1"/>
        <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: CVE-2010-0174 Jesse Ruderman and Ehsan Akhgari discovered crashes in the layout engine, which might allow the execution of arbitrary code. CVE-2010-0175 It was discovered that incorrect memory handling in the XUL event handler might allow the execution of arbitrary code. CVE-2010-0176 It was discovered that incorrect memory handling in the XUL event handler might allow the execution of arbitrary code. CVE-2010-0177 It was discovered that incorrect memory handling in the plugin code might allow the execution of arbitrary code. CVE-2010-0178 Paul Stone discovered that forced drag-and-drop events could lead to Chrome privilege escalation. CVE-2010-0179 It was discovered that a programming error in the XMLHttpRequestSpy module could lead to the execution of arbitrary code. For the stable distribution, these problems have been fixed in version 1.9.0.19-1. For the unstable distribution, these problems will be fixed soon. We recommend that you upgrade your xulrunner packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:01.479-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:57.368-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:16.264-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13517 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:40.033-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:24.991-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libmozillainterfaces-java DPKG is earlier than 1.9.0.19-1" test_ref="oval:org.mitre.oval:tst:47557"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.9.0.19-1" test_ref="oval:org.mitre.oval:tst:47547"/>
              <criterion comment="spidermonkey-bin DPKG is earlier than 1.9.0.19-1" test_ref="oval:org.mitre.oval:tst:47425"/>
              <criterion comment="xulrunner-1.9-gnome-support DPKG is earlier than 1.9.0.19-1" test_ref="oval:org.mitre.oval:tst:47943"/>
              <criterion comment="xulrunner-1.9 DPKG is earlier than 1.9.0.19-1" test_ref="oval:org.mitre.oval:tst:47098"/>
              <criterion comment="libmozjs1d-dbg DPKG is earlier than 1.9.0.19-1" test_ref="oval:org.mitre.oval:tst:47953"/>
              <criterion comment="libmozjs1d DPKG is earlier than 1.9.0.19-1" test_ref="oval:org.mitre.oval:tst:47707"/>
              <criterion comment="python-xpcom DPKG is earlier than 1.9.0.19-1" test_ref="oval:org.mitre.oval:tst:47475"/>
              <criterion comment="xulrunner-1.9-dbg DPKG is earlier than 1.9.0.19-1" test_ref="oval:org.mitre.oval:tst:47783"/>
              <criterion comment="xulrunner-dev DPKG is earlier than 1.9.0.19-1" test_ref="oval:org.mitre.oval:tst:47853"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13516" version="5" class="patch">
      <metadata>
        <title>DSA-1725-1 websvn -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>websvn</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00034.html" ref_id="DSA-1725-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0240" ref_id="CVE-2009-0240"/>
        <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 is not affected by this problem. For the stable distribution, this problem has been fixed in version 2.0-4+lenny1. For the unstable distribution, this problem has also been fixed in version 2.0-4+lenny1. We recommend that you upgrade your websvn package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:55.066-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:57.170-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:15.967-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13516 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:37.910-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:24.822-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="websvn DPKG is earlier than 2.0-4+lenny1" test_ref="oval:org.mitre.oval:tst:52209"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13514" version="5" class="patch">
      <metadata>
        <title>DSA-1954-1 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://lists.debian.org/debian-security-announce/2009/msg00278.html" ref_id="DSA-1954-1"/>
        <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><![CDATA[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: CVE-2007-3112, CVE-2007-3113 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. CVE-2009-4032 It was discovered that cacti is prone to several cross-site scripting attacks via different vectors. CVE-2009-4112 It has been discovered that cacti allows authenticated administrator users to gain access to the host system by executing arbitrary commands via the &quot;Data Input Method&quot; for the &quot;Linux - Get Memory Usage&quot; setting. There is no fix for this issue at this stage. Upstream will implement a whitelist policy to only allow certain &quot;safe&quot; commands. For the moment, we recommend that such access is only given to trusted users and that the options &quot;Data Input&quot; and &quot;User Administration&quot; are otherwise deactivated. For the oldstable distribution, these problems have been fixed in version 0.8.6i-3.6. For the stable distribution, this problem has been fixed in version 0.8.7b-2.1+lenny1. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 0.8.7e-1.1. We recommend that you upgrade your cacti packages.]]></description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:00.657-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:56.881-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:15.391-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13514 - 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:26.374-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:24.512-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 DPKG is earlier than 0.8.7b-2.1+lenny1" test_ref="oval:org.mitre.oval:tst:48738"/>
        </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 DPKG is earlier than 0.8.6i-3.6" test_ref="oval:org.mitre.oval:tst:48757"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13511" version="5" class="patch">
      <metadata>
        <title>DSA-1773-1 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://lists.debian.org/debian-security-announce/2009/msg00084.html" ref_id="DSA-1773-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1.3.8-1lenny5. For the oldstable distribution, this problem has been fixed in version 1.2.7-4etch7. For the testing distribution and the unstable distribution , this problem will be fixed soon. We recommend that you upgrade your cups packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:19.090-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:56.142-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:13.334-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13511 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:40.758-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:24.236-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 DPKG is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:51225"/>
                <criterion comment="cupsys-client DPKG is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:52212"/>
                <criterion comment="cupsys-dbg DPKG is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:52076"/>
                <criterion comment="cups-common DPKG is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:52033"/>
                <criterion comment="cupsys DPKG is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:51895"/>
                <criterion comment="libcupsys2 DPKG is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:51799"/>
                <criterion comment="libcupsys2-dev DPKG is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:51239"/>
                <criterion comment="cupsys-common DPKG is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:51463"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:51737"/>
                <criterion comment="cups-bsd DPKG is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:52154"/>
                <criterion comment="libcupsimage2-dev DPKG is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:52108"/>
                <criterion comment="libcupsimage2 DPKG is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:51976"/>
                <criterion comment="cups-client DPKG is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:52125"/>
                <criterion comment="libcups2 DPKG is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:52187"/>
                <criterion comment="cups-dbg DPKG is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:51660"/>
                <criterion comment="cups DPKG is earlier than 1.3.8-1lenny5" test_ref="oval:org.mitre.oval:tst:52026"/>
              </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 DPKG is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:52166"/>
                <criterion comment="cupsys-common DPKG is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:52216"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:51923"/>
                <criterion comment="cupsys-client DPKG is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:51309"/>
                <criterion comment="libcupsys2-dev DPKG is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:52283"/>
                <criterion comment="libcupsimage2-dev DPKG is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:52087"/>
                <criterion comment="libcupsimage2 DPKG is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:52217"/>
                <criterion comment="cupsys-dbg DPKG is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:51318"/>
                <criterion comment="cupsys DPKG is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:52240"/>
                <criterion comment="libcupsys2 DPKG is earlier than 1.2.7-4etch7" test_ref="oval:org.mitre.oval:tst:52003"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13510" version="5" class="patch">
      <metadata>
        <title>DSA-2032-1 libpng -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>libpng</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00072.html" ref_id="DSA-2032-1"/>
        <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: CVE-2009-2042 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 &amp;quot;out-of-bounds pixels&amp;quot; in the file. CVE-2010-0205 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 For the stable distribution, these problems have been fixed in version 1.2.27-2+lenny3. For the testing and unstable distribution, these problems have been fixed in version 1.2.43-1 We recommend that you upgrade your libpng package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:13.151-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:55.836-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:13.085-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13510 - 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.209-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:23.981-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libpng3 DPKG is earlier than 1.2.27-2+lenny3" test_ref="oval:org.mitre.oval:tst:46437"/>
          </criteria>
          <criterion comment="libpng12-dev DPKG is earlier than 1.2.27-2+lenny3" test_ref="oval:org.mitre.oval:tst:47140"/>
          <criterion comment="libpng12-0 DPKG is earlier than 1.2.27-2+lenny3" test_ref="oval:org.mitre.oval:tst:47110"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13509" version="7" class="patch">
      <metadata>
        <title>DSA-2044-1 mplayer -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mplayer</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00085.html" ref_id="DSA-2044-1"/>
        <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. For the stable distribution , this problem has been fixed in version 1:1.0~rc2-17+lenny3.2. We recommend that you upgrade your mplayer packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:37.329-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:55.584-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:12.815-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13509 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:36.744-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:23.861-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13509 - 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.912-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:30.732-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="mplayer-doc DPKG is earlier than 1:1.0~rc2-17+lenny3.2" test_ref="oval:org.mitre.oval:tst:46185"/>
          </criteria>
          <criterion comment="mplayer-dbg DPKG is earlier than 1:1.0~rc2-17+lenny3.2" test_ref="oval:org.mitre.oval:tst:46119"/>
          <criterion comment="mplayer DPKG is earlier than 1:1.0~rc2-17+lenny3.2" test_ref="oval:org.mitre.oval:tst:45405"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13506" version="5" class="patch">
      <metadata>
        <title>DSA-1818-1 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://lists.debian.org/debian-security-announce/2009/msg00130.html" ref_id="DSA-1818-1"/>
        <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. For the stable distribution, these problem have been fixed in version 4.7~rc2-7lenny1. The oldstable distribution, these problems have been fixed in version 4.5.14-22etch11. For the testing distribution, these problems will be fixed soon. For the unstable distribution, these problems have been fixed in version 4.7.3-2. We recommend that you upgrade your gforge packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:14.167-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:54.893-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:10.887-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13506 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:38.069-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:23.604-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 DPKG is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:50872"/>
            <criterion comment="gforge-ftp-proftpd DPKG is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:50882"/>
            <criterion comment="gforge-plugin-scmcvs DPKG is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:50531"/>
            <criterion comment="gforge-common DPKG is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:50820"/>
            <criterion comment="gforge-plugin-scmsvn DPKG is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:50980"/>
            <criterion comment="gforge-web-apache2 DPKG is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:50692"/>
            <criterion comment="gforge-mta-postfix DPKG is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:50321"/>
            <criterion comment="gforge-mta-exim4 DPKG is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:51107"/>
            <criterion comment="gforge-lists-mailman DPKG is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:50741"/>
            <criterion comment="gforge-web-apache DPKG is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:50810"/>
            <criterion comment="gforge-db-postgresql DPKG is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:50969"/>
            <criterion comment="gforge DPKG is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:50970"/>
            <criterion comment="gforge-shell-postgresql DPKG is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:51097"/>
            <criterion comment="gforge-plugin-mediawiki DPKG is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:50868"/>
            <criterion comment="gforge-dns-bind9 DPKG is earlier than 4.7~rc2-7lenny1" test_ref="oval:org.mitre.oval:tst:50855"/>
          </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 DPKG is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:50952"/>
            <criterion comment="gforge-mta-courier DPKG is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:50614"/>
            <criterion comment="gforge-mta-exim DPKG is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:51075"/>
            <criterion comment="gforge DPKG is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:50677"/>
            <criterion comment="gforge-common DPKG is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:50623"/>
            <criterion comment="gforge-shell-postgresql DPKG is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:50994"/>
            <criterion comment="gforge-mta-postfix DPKG is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:51081"/>
            <criterion comment="gforge-mta-exim4 DPKG is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:51096"/>
            <criterion comment="gforge-shell-ldap DPKG is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:50982"/>
            <criterion comment="gforge-lists-mailman DPKG is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:51016"/>
            <criterion comment="gforge-web-apache DPKG is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:50561"/>
            <criterion comment="gforge-db-postgresql DPKG is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:50979"/>
            <criterion comment="gforge-ftp-proftpd DPKG is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:51102"/>
            <criterion comment="gforge-dns-bind9 DPKG is earlier than 4.5.14-22etch11" test_ref="oval:org.mitre.oval:tst:50866"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13503" version="5" class="patch">
      <metadata>
        <title>DSA-1749-1 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://lists.debian.org/debian-security-announce/2009/msg00059.html" ref_id="DSA-1749-1"/>
        <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: CVE-2009-0029 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. CVE-2009-0031 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. CVE-2009-0065 Wei Yongjun discovered a memory overflow in the SCTP implementation that can be triggered by remote users. CVE-2009-0269 Duane Griffin provided a fix for an issue in the eCryptfs subsystem which allows local users to cause a denial of service. CVE-2009-0322 Pavel Roskin provided a fix for an issue in the dell_rbu driver that allows a local user to cause a denial of service by reading 0 byts from a sysfs entry. CVE-2009-0676 Clement LECIGNE discovered a bug in the sock_getsockopt function that may result in leaking sensitive kernel memory. CVE-2009-0675 Roel Kluin discovered inverted logic in the skfddi driver that permits local, unprivileged users to reset the driver statistics. CVE-2009-0745 Peter Kerwien discovered an issue in the ext4 filesystem that allows local users to cause a denial of service during a resize operation. CVE-2009-0746 Sami Liedes reported an issue in the ext4 filesystem that allows local users to cause a denial of service when accessing a specially crafted corrupt filesystem. CVE-2009-0747 David Maciejak reported an issue in the ext4 filesystem that allows local users to cause a denial of service when mounting a specially crafted corrupt filesystem. CVE-2009-0748 David Maciejak reported an additional issue in the ext4 filesystem that allows local users to cause a denial of service when mounting a specially crafted corrupt filesystem. For the stable distribution, these problems have been fixed in version 2.6.26-13lenny2. For the oldstable distribution, these problems, where applicable, will be fixed in future updates to linux-2.6 and linux-2.6.24. We recommend that you upgrade your linux-2.6 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:58.084-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:52.787-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:08.736-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13503 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:35.915-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:22.255-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-doc-2.6.26 DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50773"/>
              <criterion comment="linux-tree-2.6.26 DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50763"/>
              <criterion comment="linux-patch-debian-2.6.26 DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50758"/>
              <criterion comment="linux-source-2.6.26 DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50837"/>
              <criterion comment="linux-support-2.6.26-1 DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50374"/>
              <criterion comment="linux-manual-2.6.26 DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50689"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50724"/>
              <criterion comment="linux-image-2.6.26-1-vserver-s390x DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50408"/>
              <criterion comment="linux-headers-2.6.26-1-common DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50825"/>
              <criterion comment="linux-image-2.6.26-1-s390 DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50760"/>
              <criterion comment="linux-headers-2.6.26-1-all-s390 DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50842"/>
              <criterion comment="linux-headers-2.6.26-1-common-vserver DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50586"/>
              <criterion comment="linux-headers-2.6.26-1-vserver-s390x DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50638"/>
              <criterion comment="linux-headers-2.6.26-1-s390x DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50471"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50714"/>
              <criterion comment="linux-headers-2.6.26-1-s390 DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50848"/>
              <criterion comment="linux-image-2.6.26-1-s390-tape DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50357"/>
              <criterion comment="linux-image-2.6.26-1-s390x DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50727"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50587"/>
              <criterion comment="linux-headers-2.6.26-1-all DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50724"/>
              <criterion comment="linux-headers-2.6.26-1-all-amd64 DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50869"/>
              <criterion comment="linux-image-2.6.26-1-vserver-amd64 DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50776"/>
              <criterion comment="linux-headers-2.6.26-1-common DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50825"/>
              <criterion comment="linux-image-2.6.26-1-openvz-amd64 DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50571"/>
              <criterion comment="linux-headers-2.6.26-1-amd64 DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50742"/>
              <criterion comment="linux-headers-2.6.26-1-openvz-amd64 DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50817"/>
              <criterion comment="linux-modules-2.6.26-1-xen-amd64 DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50705"/>
              <criterion comment="linux-headers-2.6.26-1-common-vserver DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50586"/>
              <criterion comment="linux-headers-2.6.26-1-xen-amd64 DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50762"/>
              <criterion comment="linux-image-2.6.26-1-amd64 DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50878"/>
              <criterion comment="linux-headers-2.6.26-1-common-openvz DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50342"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50714"/>
              <criterion comment="linux-image-2.6.26-1-xen-amd64 DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50892"/>
              <criterion comment="linux-headers-2.6.26-1-common-xen DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50861"/>
              <criterion comment="xen-linux-system-2.6.26-1-xen-amd64 DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50750"/>
            </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 DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50409"/>
              <criterion comment="linux-headers-2.6.26-1-all-hppa DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50351"/>
              <criterion comment="linux-headers-2.6.26-1-common DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50825"/>
              <criterion comment="linux-image-2.6.26-1-parisc DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50780"/>
              <criterion comment="linux-headers-2.6.26-1-all DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50724"/>
              <criterion comment="linux-image-2.6.26-1-parisc64-smp DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50793"/>
              <criterion comment="linux-image-2.6.26-1-parisc64 DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:51021"/>
              <criterion comment="linux-image-2.6.26-1-parisc-smp DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50440"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50714"/>
              <criterion comment="linux-headers-2.6.26-1-parisc DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:51034"/>
              <criterion comment="linux-headers-2.6.26-1-parisc64-smp DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50890"/>
              <criterion comment="linux-headers-2.6.26-1-parisc-smp DPKG is earlier than 2.6.26-13lenny2" test_ref="oval:org.mitre.oval:tst:50995"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13502" version="5" class="patch">
      <metadata>
        <title>DSA-1912-2 advi -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>advi</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00238.html" ref_id="DSA-1912-2"/>
        <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>Due to the fact that advi, an active DVI previewer and presenter, statically links against camlimages it was neccessary to rebuilt it in order to incorporate the latest security fixes for camlimages, which could lead to integer overflows via specially crafted TIFF files or GIFF and JPEG images. For the stable distribution, these problems have been fixed in version 1.6.0-13+lenny2. Due to a bug in the archive system, the fix for the oldstable distribution cannot be released at the same time. These problems will be fixed in version 1.6.0-12+etch2, once it is available. For the testing distribution and the unstable distribution, these problems have been fixed in version 1.6.0-14+b1. We recommend that you upgrade your advi package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:35.727-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:52.419-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:08.338-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13502 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:39.735-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:22.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="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="advi-examples DPKG is earlier than 1.6.0-13+lenny2" test_ref="oval:org.mitre.oval:tst:48454"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 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="advi DPKG is earlier than 1.6.0-13+lenny2" test_ref="oval:org.mitre.oval:tst:47936"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13501" version="5" class="patch">
      <metadata>
        <title>DSA-1736-1 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://lists.debian.org/debian-security-announce/2009/msg00046.html" ref_id="DSA-1736-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1.0.4-4+lenny1. The oldstable distribution does not contain mahara. For the testing distribution and the unstable distribution, this problem will be fixed soon. We recommend that you upgrade your mahara package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:48.175-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:52.197-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:08.111-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13501 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:37.471-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:21.843-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 DPKG is earlier than 1.0.4-4+lenny1" test_ref="oval:org.mitre.oval:tst:51617"/>
          <criterion comment="mahara DPKG is earlier than 1.0.4-4+lenny1" test_ref="oval:org.mitre.oval:tst:51814"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13498" version="5" class="patch">
      <metadata>
        <title>DSA-2038-2 pidgin -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>pidgin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00089.html" ref_id="DSA-2038-2"/>
        <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>The packages for Pidgin released as DSA 2038-1 had a regression, as they unintentionally disabled the Zephyr instant messaging protocol. This update restores Zephyr functionality. For reference the original advisory text below. Several remote vulnerabilities have been discovered in Pidgin, a multi protocol instant messaging client. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2010-0420 Crafted nicknames in the XMPP protocol can crash Pidgin remotely. CVE-2010-0423 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. For the stable distribution, these problems have been fixed in version 2.4.3-4lenny7. For the unstable distribution, these problems have been fixed in version 2.6.6-1. We recommend that you upgrade your pidgin package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:59.234-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:51.626-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:03.771-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13498 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:40.522-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:21.660-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 independet 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 DPKG is earlier than 2.4.3-4lenny7" test_ref="oval:org.mitre.oval:tst:47616"/>
              <criterion comment="finch-dev DPKG is earlier than 2.4.3-4lenny7" test_ref="oval:org.mitre.oval:tst:47577"/>
              <criterion comment="pidgin-dev DPKG is earlier than 2.4.3-4lenny7" test_ref="oval:org.mitre.oval:tst:47735"/>
              <criterion comment="libpurple-bin DPKG is earlier than 2.4.3-4lenny7" test_ref="oval:org.mitre.oval:tst:47798"/>
              <criterion comment="pidgin-data DPKG is earlier than 2.4.3-4lenny7" test_ref="oval:org.mitre.oval:tst:47199"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.4.3-4lenny7" test_ref="oval:org.mitre.oval:tst:47713"/>
              <criterion comment="pidgin-dbg DPKG is earlier than 2.4.3-4lenny7" test_ref="oval:org.mitre.oval:tst:47580"/>
              <criterion comment="pidgin DPKG is earlier than 2.4.3-4lenny7" test_ref="oval:org.mitre.oval:tst:47889"/>
              <criterion comment="libpurple0 DPKG is earlier than 2.4.3-4lenny7" test_ref="oval:org.mitre.oval:tst:47534"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13495" version="5" class="patch">
      <metadata>
        <title>DSA-2023-1 curl -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>curl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00063.html" ref_id="DSA-2023-1"/>
        <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. For the stable distribution, this problem has been fixed in version 7.18.2-8lenny4. Due to a problem with the archive software, we are unable to release all architectures simultaneously. Binaries for the hppa, ia64, mips, mipsel and s390 architectures will be provided once they are available. For the testing distribution and the unstable distribution, this problem has been fixed in version 7.20.0-1. We recommend that you upgrade your curl packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:43.830-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:51.272-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:01.431-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13495 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:38.822-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:21.325-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 DPKG is earlier than 7.18.2-8lenny4" test_ref="oval:org.mitre.oval:tst:46229"/>
          <criterion comment="libcurl4-openssl-dev DPKG is earlier than 7.18.2-8lenny4" test_ref="oval:org.mitre.oval:tst:45906"/>
          <criterion comment="libcurl3-gnutls DPKG is earlier than 7.18.2-8lenny4" test_ref="oval:org.mitre.oval:tst:46211"/>
          <criterion comment="libcurl3-dbg DPKG is earlier than 7.18.2-8lenny4" test_ref="oval:org.mitre.oval:tst:46310"/>
          <criterion comment="libcurl3 DPKG is earlier than 7.18.2-8lenny4" test_ref="oval:org.mitre.oval:tst:46485"/>
          <criterion comment="curl DPKG is earlier than 7.18.2-8lenny4" test_ref="oval:org.mitre.oval:tst:46536"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13493" version="5" class="patch">
      <metadata>
        <title>DSA-2041-1 mediawiki -- CSRF</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mediawiki</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00082.html" ref_id="DSA-2041-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1:1.12.0-2lenny5. For the testing distribution and the unstable distribution , this problem has been fixed in version 1:1.15.3-1. We recommend that you upgrade your mediawiki packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:03.984-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:51.001-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:00.558-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13493 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:36.642-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:21.071-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="mediawiki DPKG is earlier than 1:1.12.0-2lenny5" test_ref="oval:org.mitre.oval:tst:47938"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13491" version="5" class="patch">
      <metadata>
        <title>DSA-1776-1 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://lists.debian.org/debian-security-announce/2009/msg00088.html" ref_id="DSA-1776-1"/>
        <description>It was discovered that the Simple Linux Utility for Resource Management, 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 does not contain a slurm-llnl package. For the stable distribution, this problem has been fixed in version 1.3.6-1lenny3. For the unstable distribution, this problem has been fixed in version 1.3.15-1. We recommend that you upgrade your slurm-llnl package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:08.963-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:50.475-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:08:00.002-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13491 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:36.284-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:20.915-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 DPKG is earlier than 1.3.6-1lenny3" test_ref="oval:org.mitre.oval:tst:50089"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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="slurm-llnl-basic-plugins DPKG is earlier than 1.3.6-1lenny3" test_ref="oval:org.mitre.oval:tst:50093"/>
              <criterion comment="libslurm13 DPKG is earlier than 1.3.6-1lenny3" test_ref="oval:org.mitre.oval:tst:50139"/>
              <criterion comment="slurm-llnl-basic-plugins-dev DPKG is earlier than 1.3.6-1lenny3" test_ref="oval:org.mitre.oval:tst:50195"/>
              <criterion comment="libpmi0-dev DPKG is earlier than 1.3.6-1lenny3" test_ref="oval:org.mitre.oval:tst:50173"/>
              <criterion comment="slurm-llnl DPKG is earlier than 1.3.6-1lenny3" test_ref="oval:org.mitre.oval:tst:49875"/>
              <criterion comment="libslurm13-dev DPKG is earlier than 1.3.6-1lenny3" test_ref="oval:org.mitre.oval:tst:50194"/>
              <criterion comment="slurm-llnl-slurmdbd DPKG is earlier than 1.3.6-1lenny3" test_ref="oval:org.mitre.oval:tst:49991"/>
              <criterion comment="libpmi0 DPKG is earlier than 1.3.6-1lenny3" test_ref="oval:org.mitre.oval:tst:49901"/>
              <criterion comment="slurm-llnl-sview DPKG is earlier than 1.3.6-1lenny3" test_ref="oval:org.mitre.oval:tst:49882"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13477" version="5" class="patch">
      <metadata>
        <title>DSA-1869-1 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://lists.debian.org/debian-security-announce/2009/msg00186.html" ref_id="DSA-1869-1"/>
        <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 &amp;quot;Null Prefix Attacks Against SSL/TLS Certificates&amp;quot; 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. For the oldstable distribution, this problem has been fixed in version 7.15.5-1etch3. For the stable distribution, this problem has been fixed in version 7.18.2-8lenny3. For the testing and unstable distribution, this problem will be fixed soon. We recommend that you upgrade your curl packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:14.113-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:49.934-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:07:39.608-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13477 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:41.135-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:20.656-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 DPKG is earlier than 7.18.2-8lenny3" test_ref="oval:org.mitre.oval:tst:49059"/>
            <criterion comment="libcurl4-openssl-dev DPKG is earlier than 7.18.2-8lenny3" test_ref="oval:org.mitre.oval:tst:49067"/>
            <criterion comment="libcurl3-gnutls DPKG is earlier than 7.18.2-8lenny3" test_ref="oval:org.mitre.oval:tst:48998"/>
            <criterion comment="libcurl3-dbg DPKG is earlier than 7.18.2-8lenny3" test_ref="oval:org.mitre.oval:tst:48633"/>
            <criterion comment="libcurl3 DPKG is earlier than 7.18.2-8lenny3" test_ref="oval:org.mitre.oval:tst:48531"/>
            <criterion comment="curl DPKG is earlier than 7.18.2-8lenny3" test_ref="oval:org.mitre.oval:tst:49087"/>
          </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 DPKG is earlier than 7.15.5-1etch3" test_ref="oval:org.mitre.oval:tst:48967"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 7.15.5-1etch3" test_ref="oval:org.mitre.oval:tst:48674"/>
                <criterion comment="libcurl3-dbg DPKG is earlier than 7.15.5-1etch3" test_ref="oval:org.mitre.oval:tst:49035"/>
                <criterion comment="libcurl3-gnutls-dev DPKG is earlier than 7.15.5-1etch3" test_ref="oval:org.mitre.oval:tst:48906"/>
                <criterion comment="libcurl3 DPKG is earlier than 7.15.5-1etch3" test_ref="oval:org.mitre.oval:tst:48510"/>
                <criterion comment="curl DPKG is earlier than 7.15.5-1etch3" test_ref="oval:org.mitre.oval:tst:49220"/>
                <criterion comment="libcurl3-openssl-dev DPKG is earlier than 7.15.5-1etch3" test_ref="oval:org.mitre.oval:tst:48993"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13474" version="5" class="patch">
      <metadata>
        <title>DSA-2066-1 wireshark -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>wireshark</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00110.html" ref_id="DSA-2066-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2283" ref_id="CVE-2010-2283"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2284" ref_id="CVE-2010-2284"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2285" ref_id="CVE-2010-2285"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2286" ref_id="CVE-2010-2286"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2287" ref_id="CVE-2010-2287"/>
        <description>Several remote vulnerabilities have been discovered in the Wireshark network traffic analyzer. It was discovered that null pointer dereferences, buffer overflows and infinite loops in the SMB, SMB PIPE, ASN1.1 and SigComp dissectors could lead to denial of service or the execution of arbitrary code. For the stable distribution, these problems have been fixed in version 1.0.2-3+lenny9. For the upcoming stable distribution and the unstable distribution, these problems have been fixed in version 1.2.9-1. We recommend that you upgrade your wireshark packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:34.384-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:49.187-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:07:38.724-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13474 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:34.921-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:20.134-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 DPKG is earlier than 1.0.2-3+lenny9" test_ref="oval:org.mitre.oval:tst:46292"/>
          <criterion comment="wireshark-common DPKG is earlier than 1.0.2-3+lenny9" test_ref="oval:org.mitre.oval:tst:46149"/>
          <criterion comment="tshark DPKG is earlier than 1.0.2-3+lenny9" test_ref="oval:org.mitre.oval:tst:45776"/>
          <criterion comment="wireshark DPKG is earlier than 1.0.2-3+lenny9" test_ref="oval:org.mitre.oval:tst:46334"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13473" version="5" class="patch">
      <metadata>
        <title>DSA-1882-1 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://lists.debian.org/debian-security-announce/2009/msg00201.html" ref_id="DSA-1882-1"/>
        <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. For the oldstable distribution, this problem has been fixed in version 0.9.9-1+etch1. For the stable distribution, this problem has been fixed in version 1.0.7-3+lenny1. For the testing and unstable distribution, this problem will be fixed soon. We recommend that you upgrade your xapian-omega packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:09.589-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:48.737-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:07:38.344-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13473 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:39.003-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:19.953-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 DPKG is earlier than 1.0.7-3+lenny1" test_ref="oval:org.mitre.oval:tst:49604"/>
        </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 DPKG is earlier than 0.9.9-1+etch1" test_ref="oval:org.mitre.oval:tst:50177"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13469" version="5" class="patch">
      <metadata>
        <title>DSA-1769-1 openjdk-6 -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>openjdk-6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00080.html" ref_id="DSA-1769-1"/>
        <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, heap-based buffer overflows, potentially allowing arbitrary code execution, and a null-pointer dereference, leading to denial of service. The LDAP server implementation did not properly close sockets if an error was encountered, leading to a denial-of-service condition. The LDAP client implementation allowed malicious LDAP servers to execute arbitrary code on the client. The HTTP server implementation 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 nevertheless. For the stable distribution, these problems have been fixed in version 9.1+lenny2. We recommend that you upgrade your openjdk-6 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:40.080-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:48.257-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:07:26.782-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13469 - 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.306-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:19.200-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 DPKG is earlier than 6b11-9.1+lenny2" test_ref="oval:org.mitre.oval:tst:51448"/>
              <criterion comment="openjdk-6-doc DPKG is earlier than 6b11-9.1+lenny2" test_ref="oval:org.mitre.oval:tst:51098"/>
              <criterion comment="openjdk-6-source DPKG is earlier than 6b11-9.1+lenny2" test_ref="oval:org.mitre.oval:tst:51088"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 6b11-9.1+lenny2" test_ref="oval:org.mitre.oval:tst:50678"/>
              <criterion comment="openjdk-6-demo DPKG is earlier than 6b11-9.1+lenny2" test_ref="oval:org.mitre.oval:tst:51014"/>
              <criterion comment="openjdk-6-dbg DPKG is earlier than 6b11-9.1+lenny2" test_ref="oval:org.mitre.oval:tst:51416"/>
              <criterion comment="openjdk-6-jdk DPKG is earlier than 6b11-9.1+lenny2" test_ref="oval:org.mitre.oval:tst:51444"/>
              <criterion comment="openjdk-6-jre DPKG is earlier than 6b11-9.1+lenny2" test_ref="oval:org.mitre.oval:tst:51065"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13468" version="5" class="patch">
      <metadata>
        <title>DSA-1921-1 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://lists.debian.org/debian-security-announce/2009/msg00244.html" ref_id="DSA-1921-1"/>
        <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. For the old stable distribution, this problem has been fixed in version 1.95.8-3.4+etch1. For the stable distribution, this problem has been fixed in version 2.0.1-4+lenny1. For the testing distribution and the unstable distribution, this problem will be fixed soon. We recommend that you upgrade your expat packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:35.723-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:47.580-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:07:26.339-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13468 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:36.484-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:18.998-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 depended 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 DPKG is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:52356"/>
                <criterion comment="lib64expat1-dev DPKG is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:52041"/>
                <criterion comment="xpat DPKG is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:52264"/>
                <criterion comment="libexpat1-dev DPKG is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:51857"/>
                <criterion comment="libexpat1 DPKG is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:52277"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:52277"/>
                <criterion comment="libexpat1-dev DPKG is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:51857"/>
                <criterion comment="xpat DPKG is earlier than 2.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:52264"/>
              </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="xpat DPKG is earlier than 1.95.8-3.4+etch1" test_ref="oval:org.mitre.oval:tst:52260"/>
            <criterion comment="libexpat1-dev DPKG is earlier than 1.95.8-3.4+etch1" test_ref="oval:org.mitre.oval:tst:51621"/>
            <criterion comment="libexpat1 DPKG is earlier than 1.95.8-3.4+etch1" test_ref="oval:org.mitre.oval:tst:52223"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13465" version="7" class="patch">
      <metadata>
        <title>DSA-2037-1 kdm (kdebase) -- race condition</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>kdm (kdebase)</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00077.html" ref_id="DSA-2037-1"/>
        <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. For the stable distribution, this problem has been fixed in version 4:3.5.9.dfsg.1-6+lenny1. For the unstable distribution, this problem will be fixed soon. We recommend that you upgrade your kdm package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:38.931-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:46.619-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:07:23.621-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13465 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:40.275-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:18.753-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:47482 - Modified Debian patches to correct Epochs." date="2015-02-03T13:18:00.169-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:20:13.947-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:30.327-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="kdeeject DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:46904"/>
              <criterion comment="kdebase-doc-html DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47149"/>
              <criterion comment="kdebase-data DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47374"/>
              <criterion comment="kdebase DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47290"/>
              <criterion comment="kdebase-doc DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47482"/>
            </criteria>
          </criteria>
          <criterion comment="kdm DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47137"/>
          <criterion comment="konqueror-nsplugins DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47558"/>
          <criterion comment="kdebase-bin DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47236"/>
          <criterion comment="kcontrol DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47409"/>
          <criterion comment="kmenuedit DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47208"/>
          <criterion comment="kwin DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47528"/>
          <criterion comment="libkonq4 DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47590"/>
          <criterion comment="kdebase-dbg DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47421"/>
          <criterion comment="kdebase-kio-plugins DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:46919"/>
          <criterion comment="ktip DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47523"/>
          <criterion comment="kate DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47393"/>
          <criterion comment="kdepasswd DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47089"/>
          <criterion comment="kappfinder DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:46657"/>
          <criterion comment="kdebase-dev DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:46839"/>
          <criterion comment="khelpcenter DPKG is earlier than 4.0.0.really.3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47394"/>
          <criterion comment="kdesktop DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47322"/>
          <criterion comment="klipper DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47603"/>
          <criterion comment="ksmserver DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:46790"/>
          <criterion comment="konsole DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47478"/>
          <criterion comment="kdebase-bin-kde3 DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47245"/>
          <criterion comment="kicker DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:46762"/>
          <criterion comment="kpager DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47440"/>
          <criterion comment="ksysguard DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47511"/>
          <criterion comment="kfind DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47493"/>
          <criterion comment="ksysguardd DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47561"/>
          <criterion comment="konqueror DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:46944"/>
          <criterion comment="ksplash DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47508"/>
          <criterion comment="kpersonalizer DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:46711"/>
          <criterion comment="libkonq4-dev DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47275"/>
          <criterion comment="kdeprint DPKG is earlier than 4:3.5.9.dfsg.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:47584"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13464" version="5" class="patch">
      <metadata>
        <title>DSA-1801-1 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://lists.debian.org/debian-security-announce/2009/msg00112.html" ref_id="DSA-1801-1"/>
        <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: CVE-2009-0159 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. CVE-2009-1252 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. For the old stable distribution, these problems have been fixed in version 4.2.2.p4+dfsg-2etch3. For the stable distribution, these problems have been fixed in version 4.2.4p4+dfsg-8lenny2. The unstable distribution will be fixed soon. We recommend that you upgrade your ntp package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:33.237-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:46.108-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:07:23.125-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13464 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:35.322-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:18.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="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 DPKG is earlier than 4.2.4p4+dfsg-8lenny2" test_ref="oval:org.mitre.oval:tst:49416"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 4.2.4p4+dfsg-8lenny2" test_ref="oval:org.mitre.oval:tst:49008"/>
                <criterion comment="ntpdate DPKG is earlier than 4.2.4p4+dfsg-8lenny2" test_ref="oval:org.mitre.oval:tst:49428"/>
              </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 DPKG is earlier than 4.2.2.p4+dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:49341"/>
                <criterion comment="ntp-simple DPKG is earlier than 4.2.2.p4+dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:49383"/>
                <criterion comment="ntp-refclock DPKG is earlier than 4.2.2.p4+dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:49568"/>
              </criteria>
            </criteria>
            <criterion comment="ntpdate DPKG is earlier than 4.2.2.p4+dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:49002"/>
            <criterion comment="ntp DPKG is earlier than 4.2.2.p4+dfsg-2etch3" test_ref="oval:org.mitre.oval:tst:49448"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13461" version="5" class="patch">
      <metadata>
        <title>DSA-2001-1 php5 -- multiple</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>php5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00041.html" ref_id="DSA-2001-1"/>
        <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: CVE-2009-4142 The htmlspecialchars function does not properly handle invalid multi-byte sequences. CVE-2009-4143 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. For the stable distribution, these problems have been fixed in version 5.2.6.dfsg.1-1+lenny6. For the testing distribution and the unstable distribution, these problems have been fixed in version 5.2.12.dfsg.1-1. We recommend that you upgrade your php5 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:31.504-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:45.146-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:07:21.482-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13461 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:41.372-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:18.138-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 independet 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 DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:47270"/>
              <criterion comment="php5 DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:47255"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:46947"/>
              <criterion comment="php5-cgi DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:47194"/>
              <criterion comment="php5-curl DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:46907"/>
              <criterion comment="php5-snmp DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:47379"/>
              <criterion comment="php5-mysql DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:47286"/>
              <criterion comment="php5-odbc DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:47254"/>
              <criterion comment="php5-xsl DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:47282"/>
              <criterion comment="php5-gd DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:47405"/>
              <criterion comment="libapache2-mod-php5 DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:46890"/>
              <criterion comment="php5-mhash DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:47058"/>
              <criterion comment="php5-tidy DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:47225"/>
              <criterion comment="php5-mcrypt DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:47340"/>
              <criterion comment="php5-dev DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:47404"/>
              <criterion comment="php5-pgsql DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:47428"/>
              <criterion comment="php5-gmp DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:47257"/>
              <criterion comment="php5-xmlrpc DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:47177"/>
              <criterion comment="php5-imap DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:47426"/>
              <criterion comment="php5-sqlite DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:47427"/>
              <criterion comment="php5-ldap DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:47122"/>
              <criterion comment="php5-cli DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:46942"/>
              <criterion comment="php5-sybase DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:46912"/>
              <criterion comment="libapache2-mod-php5filter DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:47313"/>
              <criterion comment="php5-pspell DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:47435"/>
              <criterion comment="php5-common DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:47332"/>
              <criterion comment="php5-dbg DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:47337"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 5.2.6.dfsg.1-1+lenny6" test_ref="oval:org.mitre.oval:tst:47368"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13460" version="5" class="patch">
      <metadata>
        <title>DSA-2073-1 mlmmj -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mlmmj</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00118.html" ref_id="DSA-2073-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4896" ref_id="CVE-2009-4896"/>
        <description>Florian Streibelt reported a a directory traversal flaw in the way the Mailing List Managing Made Joyful mailing list manager processed users" requests originating from the administrator web interface without enough input validation. A remote, authenticated attacker could use these flaws to write and / or delete arbitrary files. For the stable distribution, these problems have been fixed in version 1.2.15-1.1+lenny1. For the unstable distribution, these problems have been fixed in version 1.2.17-1.1. We recommend that you upgrade your mlmmj package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:49.422-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:44.499-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:07:21.065-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13460 - Debian Patch Update" date="2014-06-06T16:57:00.521-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T16:59:38.277-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:17.939-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="mlmmj-php-web DPKG is earlier than 1.2.15-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:47809"/>
              <criterion comment="mlmmj-php-web-admin DPKG is earlier than 1.2.15-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:47115"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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="mlmmj DPKG is earlier than 1.2.15-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:47795"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13456" version="5" class="patch">
      <metadata>
        <title>DSA-1796-1 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://lists.debian.org/debian-security-announce/2009/msg00107.html" ref_id="DSA-1796-1"/>
        <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, 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. For the oldstable distribution, this problem has been fixed in version 0.2.8.4-2+etch1. For the stable distribution, this problem has been fixed in version 0.2.8.4-6+lenny1. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 0.2.8.4-6.1. We recommend that you upgrade your libwmf packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:38.661-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:43.008-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:07:19.436-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13456 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:34.158-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:17.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="libwmf-doc DPKG is earlier than 0.2.8.4-6+lenny1" test_ref="oval:org.mitre.oval:tst:51383"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 0.2.8.4-6+lenny1" test_ref="oval:org.mitre.oval:tst:50819"/>
                <criterion comment="libwmf0.2-7 DPKG is earlier than 0.2.8.4-6+lenny1" test_ref="oval:org.mitre.oval:tst:51195"/>
                <criterion comment="libwmf-bin DPKG is earlier than 0.2.8.4-6+lenny1" test_ref="oval:org.mitre.oval:tst:51367"/>
              </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 DPKG is earlier than 0.2.8.4-2+etch1" test_ref="oval:org.mitre.oval:tst:51445"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 0.2.8.4-2+etch1" test_ref="oval:org.mitre.oval:tst:51130"/>
                <criterion comment="libwmf0.2-7 DPKG is earlier than 0.2.8.4-2+etch1" test_ref="oval:org.mitre.oval:tst:50992"/>
                <criterion comment="libwmf-bin DPKG is earlier than 0.2.8.4-2+etch1" test_ref="oval:org.mitre.oval:tst:51244"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13453" version="5" class="patch">
      <metadata>
        <title>DSA-1739-1 mldonkey -- path traversal</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mldonkey</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00049.html" ref_id="DSA-1739-1"/>
        <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. For the stable distribution, this problem has been fixed in version 2.9.5-2+lenny1. For the unstable distribution, this problem will be fixed soon. The old stable distribution is not affected by this problem. We recommend that you upgrade your mldonkey packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:46.596-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:42.096-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:07:18.113-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13453 - 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.830-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:16.710-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 DPKG is earlier than 2.9.5-2+lenny1" test_ref="oval:org.mitre.oval:tst:52375"/>
          <criterion comment="mldonkey-server DPKG is earlier than 2.9.5-2+lenny1" test_ref="oval:org.mitre.oval:tst:52329"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13451" version="5" class="patch">
      <metadata>
        <title>DSA-1837-1 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://lists.debian.org/debian-security-announce/2009/msg00151.html" ref_id="DSA-1837-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1.2.1-5+lenny1. For the oldstable distribution, this problem has been fixed in version 1.0.2-1+etch3. Packages for ia64 and s390 will be released once they are available. For the testing distribution and the unstable distribution , this problem has been fixed in version 1.2.14-1. We recommend that you upgrade your dbus packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:44.354-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:41.388-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:07:16.728-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13451 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:38.536-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:16.480-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="us-1-doc DPKG is earlier than 1.2.1-5+lenny1" test_ref="oval:org.mitre.oval:tst:51723"/>
            </criteria>
            <criterion comment="libdbus-1-3 DPKG is earlier than 1.2.1-5+lenny1" test_ref="oval:org.mitre.oval:tst:51856"/>
            <criterion comment="us DPKG is earlier than 1.2.1-5+lenny1" test_ref="oval:org.mitre.oval:tst:51804"/>
            <criterion comment="libdbus-1-dev DPKG is earlier than 1.2.1-5+lenny1" test_ref="oval:org.mitre.oval:tst:51332"/>
            <criterion comment="us-x11 DPKG is earlier than 1.2.1-5+lenny1" test_ref="oval:org.mitre.oval:tst:51786"/>
          </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="us-1-doc DPKG is earlier than 1.0.2-1+etch3" test_ref="oval:org.mitre.oval:tst:51619"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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="libdbus-1-3 DPKG is earlier than 1.0.2-1+etch3" test_ref="oval:org.mitre.oval:tst:50925"/>
                <criterion comment="us-1-utils DPKG is earlier than 1.0.2-1+etch3" test_ref="oval:org.mitre.oval:tst:51569"/>
                <criterion comment="us DPKG is earlier than 1.0.2-1+etch3" test_ref="oval:org.mitre.oval:tst:51549"/>
                <criterion comment="libdbus-1-dev DPKG is earlier than 1.0.2-1+etch3" test_ref="oval:org.mitre.oval:tst:51914"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13449" version="5" class="patch">
      <metadata>
        <title>DSA-2008-1 typo3-src -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>typo3-src</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00048.html" ref_id="DSA-2008-1"/>
        <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. For the upcoming stable distribution and the unstable distribution , these problems have been fixed in version 4.3.2-1. We recommend that you upgrade your typo3-src package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:14.232-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:40.661-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:07:16.283-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13449 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:30.185-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:16.207-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 DPKG is earlier than 4.2.5-1+lenny3" test_ref="oval:org.mitre.oval:tst:46928"/>
          <criterion comment="typo3-src-4.2 DPKG is earlier than 4.2.5-1+lenny3" test_ref="oval:org.mitre.oval:tst:46909"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13448" version="5" class="patch">
      <metadata>
        <title>DSA-1924-1 mahara -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mahara</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00247.html" ref_id="DSA-1924-1"/>
        <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, an electronic portfolio, weblog, and resume builder. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2009-3298 Ruslan Kabalin discovered a issue with resetting passwords, which could lead to a privilege escalation of an institutional administrator account. CVE-2009-3299 Sven Vetsch discovered a cross-site scripting vulnerability via the resume fields. For the stable distribution, these problems have been fixed in version 1.0.4-4+lenny4. The oldstable distribution does not contain mahara. For the testing distribution and the unstable distribution, this problem will be fixed soon. We recommend that you upgrade your mahara packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:26.976-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:40.367-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:07:16.055-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13448 - 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.325-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:16.002-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 DPKG is earlier than 1.0.4-4+lenny4" test_ref="oval:org.mitre.oval:tst:47959"/>
          <criterion comment="mahara DPKG is earlier than 1.0.4-4+lenny4" test_ref="oval:org.mitre.oval:tst:47328"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13444" version="5" class="patch">
      <metadata>
        <title>DSA-1932-1 pidgin -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>pidgin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00255.html" ref_id="DSA-1932-1"/>
        <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. For the stable distribution, this problem has been fixed in version 2.4.3-4lenny5. For the unstable distribution, this problem has been fixed in version 2.6.3-1. We recommend that you upgrade your pidgin package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:50.728-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:39.699-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:07:13.597-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13444 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:31.449-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:15.805-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 DPKG is earlier than 2.4.3-4lenny5" test_ref="oval:org.mitre.oval:tst:49743"/>
              <criterion comment="finch-dev DPKG is earlier than 2.4.3-4lenny5" test_ref="oval:org.mitre.oval:tst:49447"/>
              <criterion comment="pidgin-dev DPKG is earlier than 2.4.3-4lenny5" test_ref="oval:org.mitre.oval:tst:49754"/>
              <criterion comment="libpurple-bin DPKG is earlier than 2.4.3-4lenny5" test_ref="oval:org.mitre.oval:tst:49785"/>
              <criterion comment="pidgin-data DPKG is earlier than 2.4.3-4lenny5" test_ref="oval:org.mitre.oval:tst:48969"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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="libpurple0 DPKG is earlier than 2.4.3-4lenny5" test_ref="oval:org.mitre.oval:tst:49674"/>
              <criterion comment="pidgin-dbg DPKG is earlier than 2.4.3-4lenny5" test_ref="oval:org.mitre.oval:tst:49396"/>
              <criterion comment="pidgin DPKG is earlier than 2.4.3-4lenny5" test_ref="oval:org.mitre.oval:tst:49709"/>
              <criterion comment="finch DPKG is earlier than 2.4.3-4lenny5" test_ref="oval:org.mitre.oval:tst:49029"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13443" version="5" class="patch">
      <metadata>
        <title>DSA-1863-1 zope2.10/zope2.9 -- several</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://lists.debian.org/debian-security-announce/2009/msg00180.html" ref_id="DSA-1863-1"/>
        <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, this problem has been fixed in version 2.9.6-4etch2 of zope2.9. For the stable distribution, this problem has been fixed in version 2.10.6-1+lenny1 of zope2.10. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 2.10.9-1 of zope2.10. We recommend that you upgrade your zope2.10/zope2.9 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:43.382-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:39.238-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:07:13.318-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13443 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:30.571-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:15.570-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 DPKG is earlier than 2.10.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:51744"/>
            </criteria>
            <criterion comment="zope2.10 DPKG is earlier than 2.10.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:51873"/>
          </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 DPKG is earlier than 2.9.6-4etch2" test_ref="oval:org.mitre.oval:tst:50920"/>
            </criteria>
            <criterion comment="zope2.9 DPKG is earlier than 2.9.6-4etch2" test_ref="oval:org.mitre.oval:tst:51782"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13441" version="5" class="patch">
      <metadata>
        <title>DSA-1987-1 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://lists.debian.org/debian-security-announce/2010/msg00025.html" ref_id="DSA-1987-1"/>
        <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. For the oldstable distribution, this problem has been fixed in version 1.4.13-4etch12. For the stable distribution, this problem has been fixed in version 1.4.19-5+lenny1. For the testing and unstable distribution, this problem will be fixed soon. We recommend that you upgrade your lighttpd packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:35.986-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:38.463-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:07:11.596-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13441 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:35.783-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:15.357-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 independet section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="lighttpd-doc DPKG is earlier than 1.4.19-5+lenny1" test_ref="oval:org.mitre.oval:tst:46188"/>
            </criteria>
            <criterion comment="lighttpd-mod-mysql-vhost DPKG is earlier than 1.4.19-5+lenny1" test_ref="oval:org.mitre.oval:tst:46159"/>
            <criterion comment="lighttpd-mod-magnet DPKG is earlier than 1.4.19-5+lenny1" test_ref="oval:org.mitre.oval:tst:46356"/>
            <criterion comment="lighttpd DPKG is earlier than 1.4.19-5+lenny1" test_ref="oval:org.mitre.oval:tst:45880"/>
            <criterion comment="lighttpd-mod-cml DPKG is earlier than 1.4.19-5+lenny1" test_ref="oval:org.mitre.oval:tst:45828"/>
            <criterion comment="lighttpd-mod-webdav DPKG is earlier than 1.4.19-5+lenny1" test_ref="oval:org.mitre.oval:tst:46254"/>
            <criterion comment="lighttpd-mod-trigger-b4-dl DPKG is earlier than 1.4.19-5+lenny1" test_ref="oval:org.mitre.oval:tst:46116"/>
          </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 independet section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="lighttpd-doc DPKG is earlier than 1.4.13-4etch12" test_ref="oval:org.mitre.oval:tst:46341"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.4.13-4etch12" test_ref="oval:org.mitre.oval:tst:46124"/>
                <criterion comment="lighttpd-mod-magnet DPKG is earlier than 1.4.13-4etch12" test_ref="oval:org.mitre.oval:tst:46332"/>
                <criterion comment="lighttpd DPKG is earlier than 1.4.13-4etch12" test_ref="oval:org.mitre.oval:tst:46329"/>
                <criterion comment="lighttpd-mod-cml DPKG is earlier than 1.4.13-4etch12" test_ref="oval:org.mitre.oval:tst:46207"/>
                <criterion comment="lighttpd-mod-webdav DPKG is earlier than 1.4.13-4etch12" test_ref="oval:org.mitre.oval:tst:46346"/>
                <criterion comment="lighttpd-mod-trigger-b4-dl DPKG is earlier than 1.4.13-4etch12" test_ref="oval:org.mitre.oval:tst:46330"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13438" version="7" class="patch">
      <metadata>
        <title>DSA-1823-1 samba -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>samba</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00135.html" ref_id="DSA-1823-1"/>
        <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: CVE-2009-1886 The smbclient utility contains a format string vulnerability where commands dealing with file names treat user input as format strings to asprintf. CVE-2009-1888 In the smbd daemon, if a user is trying to modify an access control list and is denied permission, this deny may be overridden if the parameter &amp;quot;dos filemode&amp;quot; is set to &amp;quot;yes&amp;quot; in the smb.conf and the user already has write access to the file. The old stable distribution is not affected by these problems. For the stable distribution, these problems have been fixed in version 2:3.2.5-4lenny6. The unstable distribution, which is only affected by CVE-2009-1888, will be fixed soon. We recommend that you upgrade your samba package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:48.665-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:37.790-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:07:09.487-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13438 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:33.190-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:15.042-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:48499 - Modified Debian patches to correct Epochs." date="2015-02-03T13:18:00.169-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:20:15.184-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:29.873-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 DPKG is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:48500"/>
              <criterion comment="samba-doc-pdf DPKG is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:48638"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:48039"/>
              <criterion comment="samba DPKG is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:47802"/>
              <criterion comment="swat DPKG is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:48228"/>
              <criterion comment="samba-tools DPKG is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:48363"/>
              <criterion comment="winbind DPKG is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:48499"/>
              <criterion comment="smbclient DPKG is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:48723"/>
              <criterion comment="libwbclient0 DPKG is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:48715"/>
              <criterion comment="samba-dbg DPKG is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:48751"/>
              <criterion comment="libsmbclient-dev DPKG is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:48703"/>
              <criterion comment="samba-common DPKG is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:48504"/>
              <criterion comment="libpam-smbpass DPKG is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:48687"/>
              <criterion comment="libsmbclient DPKG is earlier than 2:3.2.5-4lenny6" test_ref="oval:org.mitre.oval:tst:48761"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13435" version="5" class="patch">
      <metadata>
        <title>DSA-1797-1 xulrunner -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00108.html" ref_id="DSA-1797-1"/>
        <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: CVE-2009-0652 Moxie Marlinspike discovered that Unicode box drawing characters inside of internationalised domain names could be used for phishing attacks. CVE-2009-1302 Olli Pettay, Martijn Wargers, Mats Palmgren, Oleg Romashin, Jesse Ruderman and Gary Kwong reported crashes in the in the layout engine, which might allow the execution of arbitrary code. CVE-2009-1303 Olli Pettay, Martijn Wargers, Mats Palmgren, Oleg Romashin, Jesse Ruderman and Gary Kwong reported crashes in the in the layout engine, which might allow the execution of arbitrary code. CVE-2009-1304 Igor Bukanov and Bob Clary discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. CVE-2009-1305 Igor Bukanov and Bob Clary discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. CVE-2009-1306 Daniel Veditz discovered that the Content-Disposition: header is ignored within the jar: URI scheme. CVE-2009-1307 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. CVE-2009-1308 Cefn Hoile discovered that sites, which allow the embedding of third-party stylesheets are vulnerable to cross-site scripting attacks through XBL bindings. CVE-2009-1309 &amp;quot;moz_bug_r_a4&amp;quot; discovered bypasses of the same-origin policy in the XMLHttpRequest Javascript API and the XPCNativeWrapper. CVE-2009-1311 Paolo Amadini discovered that incorrect handling of POST data when saving a web site with an embedded frame may lead to information disclosure. CVE-2009-1312 It was discovered that Iceweasel allows Refresh: headers to redirect to Javascript URIs, resulting in cross-site scripting. For the stable distribution, these problems have been fixed in version 1.9.0.9-0lenny2. 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. For the unstable distribution, these problems have been fixed in version 1.9.0.9-1. We recommend that you upgrade your xulrunner packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:53.480-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:36.990-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:07:01.572-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13435 - 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:46.630-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:14.479-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 DPKG is earlier than 1.9.0.9-0lenny2" test_ref="oval:org.mitre.oval:tst:51693"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.9.0.9-0lenny2" test_ref="oval:org.mitre.oval:tst:51909"/>
              <criterion comment="spidermonkey-bin DPKG is earlier than 1.9.0.9-0lenny2" test_ref="oval:org.mitre.oval:tst:50943"/>
              <criterion comment="xulrunner-1.9-gnome-support DPKG is earlier than 1.9.0.9-0lenny2" test_ref="oval:org.mitre.oval:tst:51920"/>
              <criterion comment="xulrunner-1.9 DPKG is earlier than 1.9.0.9-0lenny2" test_ref="oval:org.mitre.oval:tst:51907"/>
              <criterion comment="libmozjs1d-dbg DPKG is earlier than 1.9.0.9-0lenny2" test_ref="oval:org.mitre.oval:tst:51493"/>
              <criterion comment="libmozjs1d DPKG is earlier than 1.9.0.9-0lenny2" test_ref="oval:org.mitre.oval:tst:51891"/>
              <criterion comment="python-xpcom DPKG is earlier than 1.9.0.9-0lenny2" test_ref="oval:org.mitre.oval:tst:51728"/>
              <criterion comment="xulrunner-1.9-dbg DPKG is earlier than 1.9.0.9-0lenny2" test_ref="oval:org.mitre.oval:tst:51784"/>
              <criterion comment="xulrunner-dev DPKG is earlier than 1.9.0.9-0lenny2" test_ref="oval:org.mitre.oval:tst:51828"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13428" version="5" class="patch">
      <metadata>
        <title>DSA-1927-1 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://lists.debian.org/debian-security-announce/2009/msg00250.html" ref_id="DSA-1927-1"/>
        <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-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-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-3638" ref_id="CVE-2009-3638"/>
        <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 &amp;quot;NULL pointer dereference&amp;quot; vulnerabilities, but it will need to be overridden when using certain applications. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2009-3228 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. CVE-2009-3547 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. CVE-2009-3612 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. CVE-2009-3620 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. CVE-2009-3621 Tomoki Sekiyama discovered a deadlock condition in the UNIX domain socket implementation. Local users can exploit this vulnerability to cause a denial of service. CVE-2009-3638 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. For the stable distribution, this problem has been fixed in version 2.6.26-19lenny2. For the oldstable distribution, these problems, where applicable, will be fixed in updates to linux-2.6 and linux-2.6.24. We recommend that you upgrade your linux-2.6 and user-mode-linux packages. Note: Debian carefully tracks all known security issues across every linux kernel package in all releases under active security support. However, given the high frequency at which low-severity security issues are discovered in the kernel and the resource requirements of doing an update, updates for lower priority issues will normally not be released for all kernels at the same time. Rather, they will be released in a staggered or &amp;quot;leap-frog&amp;quot; fashion. The following matrix lists additional source packages that were rebuilt for compatibility with or to take advantage of this update: Debian 5.0 user-mode-linux 2.6.26-1um-2+19lenny2</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:09.876-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:35.724-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:56.715-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13428 - 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.692-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:14.166-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-doc-2.6.26 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47957"/>
              <criterion comment="linux-tree-2.6.26 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47649"/>
              <criterion comment="linux-patch-debian-2.6.26 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47761"/>
              <criterion comment="linux-source-2.6.26 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47976"/>
              <criterion comment="linux-manual-2.6.26 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47719"/>
              <criterion comment="linux-support-2.6.26-2 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47908"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47763"/>
              <criterion comment="linux-headers-2.6.26-2-all DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47932"/>
              <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:48005"/>
              <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:47815"/>
              <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:47787"/>
              <criterion comment="linux-image-2.6.26-2-amd64 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47360"/>
              <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:47784"/>
              <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:47907"/>
              <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:47544"/>
              <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:47728"/>
              <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:47023"/>
              <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:47486"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47760"/>
              <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:47848"/>
              <criterion comment="linux-headers-2.6.26-2-amd64 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47969"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47941"/>
              <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:47593"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended section">
            <criterion comment="Installed architecture is powerpc" test_ref="oval:org.mitre.oval:tst:11168"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-headers-2.6.26-2-all DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47932"/>
              <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:47762"/>
              <criterion comment="linux-headers-2.6.26-2-powerpc64 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47403"/>
              <criterion comment="linux-image-2.6.26-2-powerpc64 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47717"/>
              <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:47815"/>
              <criterion comment="linux-headers-2.6.26-2-powerpc DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:48006"/>
              <criterion comment="linux-image-2.6.26-2-powerpc DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47992"/>
              <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:47921"/>
              <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:47840"/>
              <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:47865"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47760"/>
              <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:47370"/>
              <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:47786"/>
              <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:47043"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47941"/>
            </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 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47932"/>
              <criterion comment="linux-headers-2.6.26-2-parisc DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47631"/>
              <criterion comment="linux-image-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47755"/>
              <criterion comment="linux-image-2.6.26-2-parisc DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47972"/>
              <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:47794"/>
              <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:48004"/>
              <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:48027"/>
              <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:47302"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47963"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47760"/>
              <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:47703"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-19lenny2" test_ref="oval:org.mitre.oval:tst:47941"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13427" version="5" class="patch">
      <metadata>
        <title>DSA-1767-1 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://lists.debian.org/debian-security-announce/2009/msg00077.html" ref_id="DSA-1767-1"/>
        <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. For the oldstable distribution, this problem has been fixed in version 0.4.7-1.1etch2. For the stable distribution, this problem has been fixed in version 0.4.8-14+lenny1. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 0.4.8-15. We recommend that you upgrade your multipath-tools packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:34.853-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:34.980-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:56.274-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13427 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:35.001-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:13.943-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 DPKG is earlier than 0.4.8-14+lenny1" test_ref="oval:org.mitre.oval:tst:51302"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 0.4.8-14+lenny1" test_ref="oval:org.mitre.oval:tst:51062"/>
                <criterion comment="multipath-tools DPKG is earlier than 0.4.8-14+lenny1" test_ref="oval:org.mitre.oval:tst:50394"/>
              </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 DPKG is earlier than 0.4.7-1.1etch2" test_ref="oval:org.mitre.oval:tst:50999"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13425" version="5" class="patch">
      <metadata>
        <title>DSA-1820-1 xulrunner -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00132.html" ref_id="DSA-1820-1"/>
        <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: CVE-2009-1392 Several issues in the browser engine have been discovered, which can result in the execution of arbitrary code. CVE-2009-1832 It is possible to execute arbitrary code via vectors involving &amp;quot;double frame construction.&amp;quot; CVE-2009-1833 Jesse Ruderman and Adam Hauner discovered a problem in the JavaScript engine, which could lead to the execution of arbitrary code. CVE-2009-1834 Pavel Cvrcek discovered a potential issue leading to a spoofing attack on the location bar related to certain invalid unicode characters. CVE-2009-1835 Gregory Fleischer discovered that it is possible to read arbitrary cookies via a crafted HTML document. CVE-2009-1836 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. CVE-2009-1837 Jakob Balle and Carsten Eiram reported a race condition in the NPObjWrapper_NewResolve function that can be used to execute arbitrary code. CVE-2009-1838 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. CVE-2009-1839 Adam Barth and Collin Jackson reported a potential privilege escalation when loading a file::resource via the location bar. CVE-2009-1840 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. CVE-2009-1841 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. For the stable distribution, these problems have been fixed in version 1.9.0.11-0lenny1. 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. For the testing distribution, these problems will be fixed soon. For the unstable distribution, these problems have been fixed in version 1.9.0.11-1. We recommend that you upgrade your xulrunner packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:06.270-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:34.295-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:55.389-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13425 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:38.011-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:13.516-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 DPKG is earlier than 1.9.0.11-0lenny1" test_ref="oval:org.mitre.oval:tst:50459"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.9.0.11-0lenny1" test_ref="oval:org.mitre.oval:tst:50538"/>
              <criterion comment="spidermonkey-bin DPKG is earlier than 1.9.0.11-0lenny1" test_ref="oval:org.mitre.oval:tst:51023"/>
              <criterion comment="xulrunner-dev DPKG is earlier than 1.9.0.11-0lenny1" test_ref="oval:org.mitre.oval:tst:51032"/>
              <criterion comment="xulrunner-1.9 DPKG is earlier than 1.9.0.11-0lenny1" test_ref="oval:org.mitre.oval:tst:50489"/>
              <criterion comment="libmozjs1d-dbg DPKG is earlier than 1.9.0.11-0lenny1" test_ref="oval:org.mitre.oval:tst:50963"/>
              <criterion comment="libmozjs1d DPKG is earlier than 1.9.0.11-0lenny1" test_ref="oval:org.mitre.oval:tst:50761"/>
              <criterion comment="python-xpcom DPKG is earlier than 1.9.0.11-0lenny1" test_ref="oval:org.mitre.oval:tst:50898"/>
              <criterion comment="xulrunner-1.9-dbg DPKG is earlier than 1.9.0.11-0lenny1" test_ref="oval:org.mitre.oval:tst:50900"/>
              <criterion comment="xulrunner-1.9-gnome-support DPKG is earlier than 1.9.0.11-0lenny1" test_ref="oval:org.mitre.oval:tst:51006"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13421" version="5" class="patch">
      <metadata>
        <title>DSA-1981-2 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://lists.debian.org/debian-security-announce/2010/msg00018.html" ref_id="DSA-1981-2"/>
        <description>The latest DSA for maildrop introduced two regressions. The maildrop program stopped working when invoked as a non-root user, such as with postfix. Also, the lenny version dropped a dependency on the courier-authlib package. For the stable distribution, this problem has been fixed in version 2.0.4-3+lenny3. For the oldstable distribution, this problem has been fixed in version 2.0.2-11+etch2. For the testing distribution this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 2.2.0-3.1. For reference, the original advisory text is below. 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. We recommend that you upgrade your maildrop packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:33.309-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:33.731-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:53.139-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13421 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:30.034-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:13.362-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 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="maildrop DPKG is earlier than 2.0.4-3+lenny3" test_ref="oval:org.mitre.oval:tst:46338"/>
        </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 arm" test_ref="oval: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 DPKG is earlier than 2.0.2-11+etch2" test_ref="oval:org.mitre.oval:tst:45981"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13420" version="5" class="patch">
      <metadata>
        <title>DSA-1953-2 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://lists.debian.org/debian-security-announce/2009/msg00288.html" ref_id="DSA-1953-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3560" ref_id="CVE-2009-3560"/>
        <description>The expat updates released in DSA-1953-1 caused a regression: In some cases, expat would abort with the message &amp;quot;error in processing external entity reference&amp;quot;. For the old stable distribution, this problem has been fixed in version 1.95.8-3.4+etch3. For the stable distribution, this problem has been fixed in version 2.0.1-4+lenny3. For the testing distribution and the unstable distribution , this problem will be fixed soon. We recommend that you upgrade your expat packages. For reference, the original advisory text is provided below. 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="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:10.777-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:33.203-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:52.648-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13420 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:30.990-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:13.069-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 depended 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-dev DPKG is earlier than 2.0.1-4+lenny3" test_ref="oval:org.mitre.oval:tst:50964"/>
                <criterion comment="libexpat1 DPKG is earlier than 2.0.1-4+lenny3" test_ref="oval:org.mitre.oval:tst:50782"/>
                <criterion comment="libexpat1-dev DPKG is earlier than 2.0.1-4+lenny3" test_ref="oval:org.mitre.oval:tst:50717"/>
                <criterion comment="xpat DPKG is earlier than 2.0.1-4+lenny3" test_ref="oval:org.mitre.oval:tst:50860"/>
                <criterion comment="lib64expat1 DPKG is earlier than 2.0.1-4+lenny3" test_ref="oval:org.mitre.oval:tst:50244"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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="xpat DPKG is earlier than 2.0.1-4+lenny3" test_ref="oval:org.mitre.oval:tst:50860"/>
                <criterion comment="libexpat1-dev DPKG is earlier than 2.0.1-4+lenny3" test_ref="oval:org.mitre.oval:tst:50717"/>
                <criterion comment="libexpat1 DPKG is earlier than 2.0.1-4+lenny3" test_ref="oval:org.mitre.oval:tst:50782"/>
              </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="xpat DPKG is earlier than 1.95.8-3.4+etch3" test_ref="oval:org.mitre.oval:tst:50368"/>
            <criterion comment="libexpat1-dev DPKG is earlier than 1.95.8-3.4+etch3" test_ref="oval:org.mitre.oval:tst:50764"/>
            <criterion comment="libexpat1 DPKG is earlier than 1.95.8-3.4+etch3" test_ref="oval:org.mitre.oval:tst:50971"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13419" version="5" class="patch">
      <metadata>
        <title>DSA-1853-1 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://lists.debian.org/debian-security-announce/2009/msg00169.html" ref_id="DSA-1853-1"/>
        <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. For the oldstable distribution, this problem has been fixed in version 1.1.12-1+etch1. For the stable distribution, this problem has been fixed in version 1.2.2-1+lenny1. For the testing and unstable distribution , this problem will be fixed soon. We recommend that you upgrade your memcached packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:43.068-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:32.632-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:52.268-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13419 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:31.983-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:12.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="Supported architectures section">
            <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
            <criterion comment="Installed architecture is amd64" test_ref="oval: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 DPKG is earlier than 1.2.2-1+lenny1" test_ref="oval:org.mitre.oval:tst:49489"/>
        </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 DPKG is earlier than 1.1.12-1+etch1" test_ref="oval:org.mitre.oval:tst:49652"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13418" version="7" class="patch">
      <metadata>
        <title>DSA-2011-1 dpkg -- path traversal</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>dpkg</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00051.html" ref_id="DSA-2011-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1.14.29. For the testing and unstable distribution this problem will be fixed soon. We recommend that you upgrade your dpkg packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:42.392-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:31.821-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:51.829-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:13572 - 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:34.456-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:00:19.125-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13418 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:30.367-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:12.591-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="pkg-dev DPKG is earlier than 1.14.29" test_ref="oval:org.mitre.oval:tst:46418"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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="pkg DPKG is earlier than 1.14.29" test_ref="oval:org.mitre.oval:tst:45993"/>
              <criterion comment="select DPKG is earlier than 1.14.29" test_ref="oval:org.mitre.oval:tst:46388"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13415" version="5" class="patch">
      <metadata>
        <title>DSA-2029-1 imlib2 -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>imlib2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00069.html" ref_id="DSA-2029-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1.4.0-1.2+lenny1. For the testing distribution, this problem has been fixed in version 1.4.2-1. For the unstable distribution, this problem has been fixed in version 1.4.2-1.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:43.335-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:31.554-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:50.740-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13415 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:34.849-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:12.411-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="libimlib2-dev DPKG is earlier than 1.4.0-1.2+lenny1" test_ref="oval:org.mitre.oval:tst:47674"/>
          <criterion comment="libimlib2 DPKG is earlier than 1.4.0-1.2+lenny1" test_ref="oval:org.mitre.oval:tst:47677"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13413" version="5" class="patch">
      <metadata>
        <title>DSA-1907-1 kvm -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>kvm</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00229.html" ref_id="DSA-1907-1"/>
        <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: CVE-2008-5714 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. CVE-2009-3290 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 and read or write guest kernel memory. For the stable distribution, these problems have been fixed in version 72+dfsg-5~lenny3. The oldstable distribution does not contain kvm. For the testing distribution these problems will be fixed soon. For the unstable distribution these problems have been fixed in version 85+dfsg-4.1 We recommend that you upgrade your kvm packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:12.235-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:31.209-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:50.495-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13413 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:32.756-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:12.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="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 DPKG is earlier than 72+dfsg-5~lenny3" test_ref="oval:org.mitre.oval:tst:47474"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 72+dfsg-5~lenny3" test_ref="oval:org.mitre.oval:tst:48012"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13406" version="5" class="patch">
      <metadata>
        <title>DSA-1813-2 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://lists.debian.org/debian-security-announce/2009/msg00154.html" ref_id="DSA-1813-2"/>
        <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>The previous update introduced a regression that stopped encrypted and signed S/MIME messages to work properly. Also, there have been other regressions caused by the introduction of an undefined symbol. This update corrects these flaws. For reference the original advisory text is below. 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: CVE-2009-0587 It was discovered that evolution-data-server is prone to integer overflows triggered by large base64 strings. CVE-2009-0547 Joachim Breitner discovered that S/MIME signatures are not verified properly, which can lead to spoofing attacks. CVE-2009-0582 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. For the oldstable distribution, these problems have been fixed in version 1.6.3-5etch3. For the stable distribution, these problems have been fixed in version 2.22.3-1.1+lenny2. For the testing distribution and the unstable distribution , these problems have been fixed in version 2.26.1.1-1. We recommend that you upgrade your evolution-data-server packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:04.941-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:29.891-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:34.604-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13406 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:35.327-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:11.778-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="volution-data-server-common DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:48938"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:48992"/>
                <criterion comment="libegroupwise1.2-dev DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:48978"/>
                <criterion comment="libebook1.2-dev DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:49032"/>
                <criterion comment="libedataserverui1.2-8 DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:48610"/>
                <criterion comment="volution-data-server DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:48451"/>
                <criterion comment="volution-data-server-dbg DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:48948"/>
                <criterion comment="libedata-cal1.2-dev DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:48999"/>
                <criterion comment="libexchange-storage1.2-dev DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:48875"/>
                <criterion comment="libedata-book1.2-2 DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:48574"/>
                <criterion comment="libedata-book1.2-dev DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:48266"/>
                <criterion comment="libedataserver1.2-dev DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:48764"/>
                <criterion comment="libedataserver1.2-9 DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:49024"/>
                <criterion comment="libebook1.2-9 DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:49017"/>
                <criterion comment="libcamel1.2-dev DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:48642"/>
                <criterion comment="libgdata-google1.2-dev DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:48968"/>
                <criterion comment="libegroupwise1.2-13 DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:48944"/>
                <criterion comment="volution-data-server-dev DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:48847"/>
                <criterion comment="libexchange-storage1.2-3 DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:48905"/>
                <criterion comment="libgdata1.2-1 DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:48869"/>
                <criterion comment="libecal1.2-7 DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:49031"/>
                <criterion comment="libgdata1.2-dev DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:48896"/>
                <criterion comment="libedataserverui1.2-dev DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:49012"/>
                <criterion comment="libedata-cal1.2-6 DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:49001"/>
                <criterion comment="libcamel1.2-11 DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:48865"/>
                <criterion comment="libgdata-google1.2-1 DPKG is earlier than 2.22.3-1.1+lenny2" test_ref="oval:org.mitre.oval:tst:48837"/>
              </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="volution-data-server-common DPKG is earlier than 1.6.3-5etch3" test_ref="oval:org.mitre.oval:tst:48743"/>
            </criteria>
            <criterion comment="libcamel1.2-8 DPKG is earlier than 1.6.3-5etch3" test_ref="oval:org.mitre.oval:tst:48413"/>
            <criterion comment="libegroupwise1.2-10 DPKG is earlier than 1.6.3-5etch3" test_ref="oval:org.mitre.oval:tst:49010"/>
            <criterion comment="libedata-book1.2-2 DPKG is earlier than 1.6.3-5etch3" test_ref="oval:org.mitre.oval:tst:48972"/>
            <criterion comment="libedata-cal1.2-dev DPKG is earlier than 1.6.3-5etch3" test_ref="oval:org.mitre.oval:tst:48924"/>
            <criterion comment="libegroupwise1.2-dev DPKG is earlier than 1.6.3-5etch3" test_ref="oval:org.mitre.oval:tst:48929"/>
            <criterion comment="libebook1.2-5 DPKG is earlier than 1.6.3-5etch3" test_ref="oval:org.mitre.oval:tst:48961"/>
            <criterion comment="libexchange-storage1.2-1 DPKG is earlier than 1.6.3-5etch3" test_ref="oval:org.mitre.oval:tst:48931"/>
            <criterion comment="libedataserverui1.2-dev DPKG is earlier than 1.6.3-5etch3" test_ref="oval:org.mitre.oval:tst:48799"/>
            <criterion comment="libedata-cal1.2-5 DPKG is earlier than 1.6.3-5etch3" test_ref="oval:org.mitre.oval:tst:49000"/>
            <criterion comment="libebook1.2-dev DPKG is earlier than 1.6.3-5etch3" test_ref="oval:org.mitre.oval:tst:48333"/>
            <criterion comment="libedata-book1.2-dev DPKG is earlier than 1.6.3-5etch3" test_ref="oval:org.mitre.oval:tst:48995"/>
            <criterion comment="volution-data-server-dev DPKG is earlier than 1.6.3-5etch3" test_ref="oval:org.mitre.oval:tst:48786"/>
            <criterion comment="volution-data-server-dbg DPKG is earlier than 1.6.3-5etch3" test_ref="oval:org.mitre.oval:tst:48809"/>
            <criterion comment="libedataserverui1.2-6 DPKG is earlier than 1.6.3-5etch3" test_ref="oval:org.mitre.oval:tst:48161"/>
            <criterion comment="libexchange-storage1.2-dev DPKG is earlier than 1.6.3-5etch3" test_ref="oval:org.mitre.oval:tst:48963"/>
            <criterion comment="volution-data-server DPKG is earlier than 1.6.3-5etch3" test_ref="oval:org.mitre.oval:tst:49028"/>
            <criterion comment="libedataserver1.2-7 DPKG is earlier than 1.6.3-5etch3" test_ref="oval:org.mitre.oval:tst:49092"/>
            <criterion comment="libecal1.2-6 DPKG is earlier than 1.6.3-5etch3" test_ref="oval:org.mitre.oval:tst:48357"/>
            <criterion comment="libcamel1.2-dev DPKG is earlier than 1.6.3-5etch3" test_ref="oval:org.mitre.oval:tst:49154"/>
            <criterion comment="libecal1.2-dev DPKG is earlier than 1.6.3-5etch3" test_ref="oval:org.mitre.oval:tst:48412"/>
            <criterion comment="libedataserver1.2-dev DPKG is earlier than 1.6.3-5etch3" test_ref="oval:org.mitre.oval:tst:48952"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13404" version="5" class="patch">
      <metadata>
        <title>DSA-2018-1 php5 -- DoS (crash)</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>php5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00058.html" ref_id="DSA-2018-1"/>
        <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. For the stable distribution, this problem has been fixed in version 5.2.6.dfsg.1-1+lenny8. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 5.3.2-1. We recommend that you upgrade your php5 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:16.957-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:28.837-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:32.689-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13404 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:38.288-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:11.480-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 independet 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 DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:46896"/>
              <criterion comment="php5 DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:47037"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:47055"/>
              <criterion comment="php5-xmlrpc DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:46957"/>
              <criterion comment="php5-curl DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:47147"/>
              <criterion comment="php5-snmp DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:46954"/>
              <criterion comment="php5-mysql DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:47139"/>
              <criterion comment="php5-odbc DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:47026"/>
              <criterion comment="php5-xsl DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:46183"/>
              <criterion comment="php5-gd DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:46608"/>
              <criterion comment="libapache2-mod-php5 DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:46940"/>
              <criterion comment="php5-mhash DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:46472"/>
              <criterion comment="php5-tidy DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:47052"/>
              <criterion comment="php5-mcrypt DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:46240"/>
              <criterion comment="php5-dev DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:47142"/>
              <criterion comment="php5-pgsql DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:47180"/>
              <criterion comment="php5-gmp DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:47188"/>
              <criterion comment="php5-cgi DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:46934"/>
              <criterion comment="php5-imap DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:47238"/>
              <criterion comment="php5-sqlite DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:47148"/>
              <criterion comment="php5-ldap DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:46973"/>
              <criterion comment="php5-cli DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:46271"/>
              <criterion comment="php5-sybase DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:47172"/>
              <criterion comment="libapache2-mod-php5filter DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:47170"/>
              <criterion comment="php5-pspell DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:46950"/>
              <criterion comment="php5-common DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:47072"/>
              <criterion comment="php5-dbg DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:47220"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 5.2.6.dfsg.1-1+lenny8" test_ref="oval:org.mitre.oval:tst:46960"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13399" version="5" class="patch">
      <metadata>
        <title>DSA-1843-2 squid3 -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>squid3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00173.html" ref_id="DSA-1843-2"/>
        <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. This update to DSA-1843-1 includes updated upstream patches which add checks for a corner-case in which an incomplete server reply could also lead to denial of service conditions as well as more debugging information. The squid package in the oldstable distribution is not affected by this problem. For the stable distribution, this problem has been fixed in version 3.0.STABLE8-3+lenny2. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 3.0.STABLE18-1. We recommend that you upgrade your squid3 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:56.495-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:28.435-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:27.858-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13399 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:33.011-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:11.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="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 DPKG is earlier than 3.0.STABLE8-3+lenny2" test_ref="oval:org.mitre.oval:tst:49711"/>
          </criteria>
          <criterion comment="squidclient DPKG is earlier than 3.0.STABLE8-3+lenny2" test_ref="oval:org.mitre.oval:tst:49724"/>
          <criterion comment="squid3-cgi DPKG is earlier than 3.0.STABLE8-3+lenny2" test_ref="oval:org.mitre.oval:tst:50030"/>
          <criterion comment="squid3 DPKG is earlier than 3.0.STABLE8-3+lenny2" test_ref="oval:org.mitre.oval:tst:50023"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13397" version="5" class="patch">
      <metadata>
        <title>DSA-1996-1 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://lists.debian.org/debian-security-announce/2010/msg00036.html" ref_id="DSA-1996-1"/>
        <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>CVE-2009-3939 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. CVE-2009-4027 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. CVE-2009-4536 &amp;amp; CVE-2009-4538 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. CVE-2010-0003 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. CVE-2010-0007 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. CVE-2010-0291 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. CVE-2010-0298 &amp;amp; CVE-2010-0306 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. CVE-2010-0307 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. CVE-2010-0309 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. CVE-2010-0410 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. CVE-2010-0415 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. For the stable distribution, this problem has been fixed in version 2.6.26-21lenny3. For the oldstable distribution, these problems, where applicable, will be fixed in updates to linux-2.6 and linux-2.6.24. We recommend that you upgrade your linux-2.6 and user-mode-linux packages. Note: Debian carefully tracks all known security issues across every linux kernel package in all releases under active security support. However, given the high frequency at which low-severity security issues are discovered in the kernel and the resource requirements of doing an update, updates for lower priority issues will normally not be released for all kernels at the same time. Rather, they will be released in a staggered or &amp;quot;leap-frog&amp;quot; fashion. The following matrix lists additional source packages that were rebuilt for compatibility with or to take advantage of this update: Debian 5.0 user-mode-linux 2.6.26-1um-2+21lenny3</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:47.752-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:27.244-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:26.447-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13397 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:34.627-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:10.360-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-doc-2.6.26 DPKG is earlier than 2.6.26-21lenny1" test_ref="oval:org.mitre.oval:tst:46308"/>
              <criterion comment="linux-tree-2.6.26 DPKG is earlier than 2.6.26-21lenny1" test_ref="oval:org.mitre.oval:tst:46399"/>
              <criterion comment="linux-patch-debian-2.6.26 DPKG is earlier than 2.6.26-21lenny1" test_ref="oval:org.mitre.oval:tst:46519"/>
              <criterion comment="linux-source-2.6.26 DPKG is earlier than 2.6.26-21lenny1" test_ref="oval:org.mitre.oval:tst:46298"/>
              <criterion comment="linux-manual-2.6.26 DPKG is earlier than 2.6.26-21lenny1" test_ref="oval:org.mitre.oval:tst:46165"/>
              <criterion comment="linux-support-2.6.26-2 DPKG is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:46385"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:46431"/>
              <criterion comment="linux-image-2.6.26-2-vserver-s390x DPKG is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:46514"/>
              <criterion comment="linux-image-2.6.26-2-s390 DPKG is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:46408"/>
              <criterion comment="linux-headers-2.6.26-2-s390 DPKG is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:46551"/>
              <criterion comment="linux-image-2.6.26-2-s390-tape DPKG is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:46275"/>
              <criterion comment="linux-headers-2.6.26-2-all-s390 DPKG is earlier than 2.6.26-21lenny1" test_ref="oval:org.mitre.oval:tst:46056"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-s390x DPKG is earlier than 2.6.26-21lenny1" test_ref="oval:org.mitre.oval:tst:46327"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-21lenny1" test_ref="oval:org.mitre.oval:tst:46247"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:46504"/>
              <criterion comment="linux-image-2.6.26-2-s390x DPKG is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:46274"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:46421"/>
              <criterion comment="linux-headers-2.6.26-2-s390x DPKG is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:46417"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:45960"/>
              <criterion comment="linux-headers-2.6.26-2-all DPKG is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:46225"/>
              <criterion comment="linux-headers-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:46481"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:46361"/>
              <criterion comment="linux-image-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:46315"/>
              <criterion comment="linux-image-2.6.26-2-amd64 DPKG is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:46277"/>
              <criterion comment="linux-headers-2.6.26-2-common-openvz DPKG is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:46510"/>
              <criterion comment="linux-modules-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:45991"/>
              <criterion comment="linux-headers-2.6.26-2-all-amd64 DPKG is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:46301"/>
              <criterion comment="linux-image-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:46460"/>
              <criterion comment="linux-headers-2.6.26-2-common-xen DPKG is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:46448"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:46504"/>
              <criterion comment="linux-headers-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:46493"/>
              <criterion comment="linux-headers-2.6.26-2-amd64 DPKG is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:46429"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:46529"/>
              <criterion comment="linux-image-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:46302"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:46575"/>
            </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 DPKG is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:46431"/>
              <criterion comment="linux-headers-2.6.26-2-parisc DPKG is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:46381"/>
              <criterion comment="linux-image-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:46528"/>
              <criterion comment="linux-image-2.6.26-2-parisc DPKG is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:46134"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:46529"/>
              <criterion comment="linux-headers-2.6.26-2-all-hppa DPKG is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:46569"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:46541"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:46513"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:46504"/>
              <criterion comment="linux-image-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:46573"/>
              <criterion comment="linux-headers-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-21lenny3" test_ref="oval:org.mitre.oval:tst:45712"/>
              <criterion comment="linux-image-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-21lenny2" test_ref="oval:org.mitre.oval:tst:45793"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13396" version="5" class="patch">
      <metadata>
        <title>DSA-1734-1 opensc -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>opensc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00044.html" ref_id="DSA-1734-1"/>
        <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 stores 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. For the stable distribution, this problem has been fixed in version 0.11.4-5+lenny1. For the unstable distribution, this problem wil be fixed soon. We recommend that you upgrade your opensc package and recreate any private data objects stored on your smart cards.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:36.466-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:26.549-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:26.042-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13396 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:36.108-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:10.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="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval: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 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="libopensc2 DPKG is earlier than 0.11.4-5+lenny1" test_ref="oval:org.mitre.oval:tst:48415"/>
          <criterion comment="libopensc2-dev DPKG is earlier than 0.11.4-5+lenny1" test_ref="oval:org.mitre.oval:tst:48458"/>
          <criterion comment="opensc DPKG is earlier than 0.11.4-5+lenny1" test_ref="oval:org.mitre.oval:tst:48384"/>
          <criterion comment="mozilla-opensc DPKG is earlier than 0.11.4-5+lenny1" test_ref="oval:org.mitre.oval:tst:48442"/>
          <criterion comment="libopensc2-dbg DPKG is earlier than 0.11.4-5+lenny1" test_ref="oval:org.mitre.oval:tst:48149"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13395" version="5" class="patch">
      <metadata>
        <title>DSA-1784-1 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://lists.debian.org/debian-security-announce/2009/msg00095.html" ref_id="DSA-1784-1"/>
        <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. For the oldstable distribution, this problem has been fixed in version 2.2.1-5+etch4. For the stable distribution, this problem has been fixed in version 2.3.7-2+lenny1. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 2.3.9-4.1. We recommend that you upgrade your freetype packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:48.529-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:26.015-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:25.569-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13395 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:33.559-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:09.980-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="libfreetype6-dev DPKG is earlier than 2.3.7-2+lenny1" test_ref="oval:org.mitre.oval:tst:52206"/>
            <criterion comment="freetype2-demos DPKG is earlier than 2.3.7-2+lenny1" test_ref="oval:org.mitre.oval:tst:52464"/>
            <criterion comment="libfreetype6 DPKG is earlier than 2.3.7-2+lenny1" test_ref="oval:org.mitre.oval:tst:52343"/>
          </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 DPKG is earlier than 2.2.1-5+etch4" test_ref="oval:org.mitre.oval:tst:52465"/>
            <criterion comment="freetype2-demos DPKG is earlier than 2.2.1-5+etch4" test_ref="oval:org.mitre.oval:tst:52246"/>
            <criterion comment="libfreetype6 DPKG is earlier than 2.2.1-5+etch4" test_ref="oval:org.mitre.oval:tst:52290"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13393" version="5" class="patch">
      <metadata>
        <title>DSA-1762-1 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://lists.debian.org/debian-security-announce/2009/msg00071.html" ref_id="DSA-1762-1"/>
        <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 cross- site scripting attacks. For the stable distribution, this problem has been fixed in version 3.8.1-3+lenny1. For the oldstable distribution, this problem has been fixed in version 3.6-2etch2. For the testing distribution and the unstable distribution, this problem has been fixed in version 4.0.1-1. We recommend that you upgrade your icu packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:18.937-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:25.444-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:24.575-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13393 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:36.477-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:09.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="icu-doc DPKG is earlier than 3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:50210"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:50991"/>
                <criterion comment="libicu38-dbg DPKG is earlier than 3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:51154"/>
                <criterion comment="libicu-dev DPKG is earlier than 3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:51082"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="lib32icu38 DPKG is earlier than 3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:50403"/>
                <criterion comment="lib32icu-dev DPKG is earlier than 3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:50927"/>
              </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 DPKG is earlier than 3.6-2etch2" test_ref="oval:org.mitre.oval:tst:50477"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 3.6-2etch2" test_ref="oval:org.mitre.oval:tst:50945"/>
                <criterion comment="libicu36 DPKG is earlier than 3.6-2etch2" test_ref="oval:org.mitre.oval:tst:51175"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13391" version="7" class="patch">
      <metadata>
        <title>DSA-1841-1 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://lists.debian.org/debian-security-announce/2009/msg00156.html" ref_id="DSA-1841-1"/>
        <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. For the oldstable distribution, this problem has been fixed in version 1:1.4.4.4-4+etch3. For the stable distribution, this problem has been fixed in version 1:1.5.6.5-3+lenny2. For the testing distribution, this problem has been fixed in version 1:1.6.3.3-1. For the unstable distribution, this problem has been fixed in version 1:1.6.3.3-1. We recommend that you upgrade your git-core packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:16.932-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:24.705-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:21.452-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13391 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:32.237-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:09.459-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13391 - Modified Debian patches to correct Epochs." date="2015-02-03T13:18:00.169-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:20:15.418-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:29.418-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="git-gui DPKG is earlier than 1:1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:51218"/>
                <criterion comment="git-daemon-run DPKG is earlier than 1:1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:52083"/>
                <criterion comment="gitweb DPKG is earlier than 1:1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:52163"/>
                <criterion comment="git-doc DPKG is earlier than 1:1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:52167"/>
                <criterion comment="git-svn DPKG is earlier than 1:1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:51842"/>
                <criterion comment="git-arch DPKG is earlier than 1:1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:52165"/>
                <criterion comment="git-cvs DPKG is earlier than 1:1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:52091"/>
                <criterion comment="git-email DPKG is earlier than 1:1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:52172"/>
                <criterion comment="gitk DPKG is earlier than 1:1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:51949"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1:1.5.6.5-3+lenny2" test_ref="oval:org.mitre.oval:tst:52200"/>
            </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="git-daemon-run DPKG is earlier than 1:1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:52045"/>
                <criterion comment="gitweb DPKG is earlier than 1:1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:52027"/>
                <criterion comment="git-doc DPKG is earlier than 1:1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:51947"/>
                <criterion comment="git-svn DPKG is earlier than 1:1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:52142"/>
                <criterion comment="git-arch DPKG is earlier than 1:1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:51824"/>
                <criterion comment="git-cvs DPKG is earlier than 1:1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:51982"/>
                <criterion comment="git-email DPKG is earlier than 1:1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:52157"/>
                <criterion comment="gitk DPKG is earlier than 1:1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:51820"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1:1.4.4.4-4+etch3" test_ref="oval:org.mitre.oval:tst:52191"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13388" version="5" class="patch">
      <metadata>
        <title>DSA-2070-1 freetype -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>freetype</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00115.html" ref_id="DSA-2070-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2497" ref_id="CVE-2010-2497"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2498" ref_id="CVE-2010-2498"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2499" ref_id="CVE-2010-2499"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2500" ref_id="CVE-2010-2500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2519" ref_id="CVE-2010-2519"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2520" ref_id="CVE-2010-2520"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2527" ref_id="CVE-2010-2527"/>
        <description>Robert Swiecki discovered several vulnerabilities in the FreeType font library, which could lead to the execution of arbitrary code if a malformed font file is processed. Also, several buffer overflows were found in the included demo programs. For the stable distribution, these problems have been fixed in version 2.3.7-2+lenny2. For the unstable distribution, these problems have been fixed in version 2.4.0-1. We recommend that you upgrade your freetype packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:09.403-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:24.261-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:19.799-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13388 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:32.580-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:08.918-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="libfreetype6-dev DPKG is earlier than 2.3.7-2+lenny2" test_ref="oval:org.mitre.oval:tst:46769"/>
          <criterion comment="freetype2-demos DPKG is earlier than 2.3.7-2+lenny2" test_ref="oval:org.mitre.oval:tst:46812"/>
          <criterion comment="libfreetype6 DPKG is earlier than 2.3.7-2+lenny2" test_ref="oval:org.mitre.oval:tst:46843"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13385" version="5" class="patch">
      <metadata>
        <title>DSA-1825-1 nagios2, nagios3 -- insufficient input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>nagios2</product>
          <product>nagios3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00137.html" ref_id="DSA-1825-1"/>
        <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 trace route 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. For the oldstable distribution, this problem has been fixed in version 2.6-2+etch3 of nagios2. For the stable distribution, this problem has been fixed in version 3.0.6-4~lenny2 of nagios3. For the testing distribution, this problem has been fixed in version 3.0.6-5 of nagios3. For the unstable distribution, this problem has been fixed in version 3.0.6-5 of nagios3. We recommend that you upgrade your nagios2/nagios3 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:11.107-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:22.862-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:18.588-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13385 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:30.771-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:08.718-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="nagios3-doc DPKG is earlier than 3.0.6-4~lenny2" test_ref="oval:org.mitre.oval:tst:47850"/>
              <criterion comment="nagios3-common DPKG is earlier than 3.0.6-4~lenny2" test_ref="oval:org.mitre.oval:tst:47496"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 3.0.6-4~lenny2" test_ref="oval:org.mitre.oval:tst:47912"/>
              <criterion comment="nagios3 DPKG is earlier than 3.0.6-4~lenny2" test_ref="oval:org.mitre.oval:tst:47951"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13382" version="5" class="patch">
      <metadata>
        <title>DSA-2028-1 xpdf -- multiple</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xpdf</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00068.html" ref_id="DSA-2028-1"/>
        <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: CVE-2009-1188 and CVE-2009-3603 Integer overflow in SplashBitmap::SplashBitmap which might allow remote attackers to execute arbitrary code or an application crash via a crafted PDF document. CVE-2009-3604 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. CVE-2009-3606 Integer overflow in the PSOutputDev::doImageL1Sep which might allow remote attackers to execute arbitrary code via a crafted PDF document. CVE-2009-3608 Integer overflows in the ObjectStream::ObjectStream which might allow remote attackers to execute arbitrary code via a crafted PDF document. CVE-2009-3609 Integer overflow in the ImageStream::ImageStream which might allow remote attackers to cause a denial of service via a crafted PDF document. For the stable distribution, this problem has been fixed in version 3.02-1.4+lenny2. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 3.02-2.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:31.718-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:22.346-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:16.651-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13382 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:31.759-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:08.580-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 independet 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 DPKG is earlier than 3.02-1.4+lenny2" test_ref="oval:org.mitre.oval:tst:46295"/>
              <criterion comment="xpdf DPKG is earlier than 3.02-1.4+lenny2" test_ref="oval:org.mitre.oval:tst:46214"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="xpdf-utils DPKG is earlier than 3.02-1.4+lenny2" test_ref="oval:org.mitre.oval:tst:46335"/>
              <criterion comment="xpdf-reader DPKG is earlier than 3.02-1.4+lenny2" test_ref="oval:org.mitre.oval:tst:46053"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13380" version="5" class="patch">
      <metadata>
        <title>DSA-2013-1 egroupware -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>egroupware</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00053.html" ref_id="DSA-2013-1"/>
        <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. For the stable distribution, these problems have been fixed in version 1.4.004-2.dfsg-4.2. The upcoming stable distribution, no longer contains egroupware packages. We recommend that you upgrade your egroupware packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:48.710-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:21.691-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:15.823-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13380 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:33.714-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:08.404-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="groupware-phpsysinfo DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:47357"/>
          <criterion comment="groupware-timesheet DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:46774"/>
          <criterion comment="groupware DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:47497"/>
          <criterion comment="groupware-etemplate DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:47638"/>
          <criterion comment="groupware-emailadmin DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:47663"/>
          <criterion comment="groupware-projectmanager DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:47450"/>
          <criterion comment="groupware-news-admin DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:46764"/>
          <criterion comment="groupware-sambaadmin DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:47679"/>
          <criterion comment="groupware-addressbook DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:47746"/>
          <criterion comment="groupware-resources DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:47753"/>
          <criterion comment="groupware-mydms DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:47231"/>
          <criterion comment="groupware-infolog DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:47768"/>
          <criterion comment="groupware-wiki DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:47513"/>
          <criterion comment="groupware-registration DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:47742"/>
          <criterion comment="groupware-polls DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:47434"/>
          <criterion comment="groupware-tracker DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:47741"/>
          <criterion comment="groupware-manual DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:47232"/>
          <criterion comment="groupware-calendar DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:47652"/>
          <criterion comment="groupware-developer-tools DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:47665"/>
          <criterion comment="groupware-bookmarks DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:47576"/>
          <criterion comment="groupware-filemanager DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:47732"/>
          <criterion comment="groupware-core DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:47773"/>
          <criterion comment="groupware-phpbrain DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:47546"/>
          <criterion comment="groupware-sitemgr DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:47740"/>
          <criterion comment="groupware-felamimail DPKG is earlier than 1.4.004-2.dfsg-4.2" test_ref="oval:org.mitre.oval:tst:47091"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13378" version="5" class="patch">
      <metadata>
        <title>DSA-1830-1 icedove -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>icedove</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00143.html" ref_id="DSA-1830-1"/>
        <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: CVE-2009-0040 The execution of arbitrary code might be possible via a crafted PNG file that triggers a free of an uninitialised pointer in the png_read_png function, pCAL chunk handling, or setup of 16-bit gamma tables. CVE-2009-0352 It is possible to execute arbitrary code via vectors related to the layout engine. CVE-2009-0353 It is possible to execute arbitrary code via vectors related to the JavaScript engine. CVE-2009-0652 Bjoern Hoehrmann and Moxie Marlinspike discovered a possible spoofing attack via Unicode box drawing characters in internationalised domain names. CVE-2009-0771 Memory corruption and assertion failures have been discovered in the layout engine, leading to the possible execution of arbitrary code. CVE-2009-0772 The layout engine allows the execution of arbitrary code ia vectors related to nsCSSStyleSheet::GetOwnerNode, events, and garbage collection. CVE-2009-0773 The JavaScript engine is prone to the execution of arbitrary code via several vectors. CVE-2009-0774 The layout engine allows the execution of arbitrary code via vectors related to gczeal. CVE-2009-0776 Georgi Guninski discovered that it is possible to obtain xml data via an issue related to the nsIRDFService. CVE-2009-1302 The browser engine is prone to a possible memory corruption via several vectors. CVE-2009-1303 The browser engine is prone to a possible memory corruption via the nsSVGElement::BindToTree function. CVE-2009-1307 Gregory Fleischer discovered that it is possible to bypass the Same Origin Policy when opening a Flash file via the view-source: scheme. CVE-2009-1832 The possible arbitrary execution of code was discovered via vectors involving &amp;quot;double frame construction.&amp;quot; CVE-2009-1392 Several issues were discovered in the browser engine as used by icedove, which could lead to the possible execution of arbitrary code. CVE-2009-1836 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. CVE-2009-1838 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. CVE-2009-1841 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. No CVE id yet Bernd Jendrissek discovered a potentially exploitable crash when viewing a multipart/alternative mail message with a text/enhanced part. For the stable distribution, these problems have been fixed in version 2.0.0.22-0lenny1. 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 mail client. For the testing distribution these problems will be fixed soon. For the unstable distribution, these problems have been fixed in version 2.0.0.22-1. We recommend that you upgrade your icedove packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:12.686-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:21.219-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:15.449-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13378 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:37.643-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:07.428-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="icedove-dev DPKG is earlier than 2.0.0.22-0lenny1" test_ref="oval:org.mitre.oval:tst:47239"/>
          <criterion comment="icedove-dbg DPKG is earlier than 2.0.0.22-0lenny1" test_ref="oval:org.mitre.oval:tst:47076"/>
          <criterion comment="icedove-gnome-support DPKG is earlier than 2.0.0.22-0lenny1" test_ref="oval:org.mitre.oval:tst:48011"/>
          <criterion comment="icedove DPKG is earlier than 2.0.0.22-0lenny1" test_ref="oval:org.mitre.oval:tst:47541"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13373" version="5" class="patch">
      <metadata>
        <title>DSA-1905-1 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://lists.debian.org/debian-security-announce/2009/msg00227.html" ref_id="DSA-1905-1"/>
        <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 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, is not affected by this problem. For the stable distribution, this problem has been fixed in version 1.0.2-1+lenny2. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 1.1.1-1. We recommend that you upgrade your python-django packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:26.476-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:19.907-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:11.522-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13373 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:24.509-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:07.160-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 DPKG is earlier than 1.0.2-1+lenny2" test_ref="oval:org.mitre.oval:tst:48460"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13371" version="7" class="patch">
      <metadata>
        <title>DSA-2020-1 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://lists.debian.org/debian-security-announce/2010/msg00060.html" ref_id="DSA-2020-1"/>
        <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. For the stable distribution, this problem has been fixed in version 2.53.5. For the testing distribution, this problem has been fixed in version 3.20100312. For the unstable distribution, this problem has been fixed in version 3.20100312.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:25:48.564-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:19.686-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:10.697-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:13612 - 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.539-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:00:18.077-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13371 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:32.886-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:07.059-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 DPKG is earlier than 2.53.5" test_ref="oval:org.mitre.oval:tst:45656"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13369" version="5" class="patch">
      <metadata>
        <title>DSA-1854-1 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://lists.debian.org/debian-security-announce/2009/msg00170.html" ref_id="DSA-1854-1"/>
        <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 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. For the old stable distribution, this problem has been fixed in version 1.2.7-9 of the apr package, and version 1.2.7+dfsg-2+etch3 of the apr-util package. For the stable distribution, this problem has been fixed in version 1.2.12-5+lenny1 of the apr package and version 1.2.12-5+lenny1 of the apr-util package. For the unstable distribution, this problem will be fixed soon. We recommend that you upgrade your APR packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:52.154-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:18.761-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:08.582-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13369 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:33.935-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:06.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 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 DPKG is earlier than 1.2.12-5+lenny1" test_ref="oval:org.mitre.oval:tst:49601"/>
            <criterion comment="libapr1 DPKG is earlier than 1.2.12-5+lenny1" test_ref="oval:org.mitre.oval:tst:49962"/>
            <criterion comment="libaprutil1 DPKG is earlier than 1.2.12+dfsg-8+lenny4" test_ref="oval:org.mitre.oval:tst:49166"/>
            <criterion comment="libapr1-dev DPKG is earlier than 1.2.12-5+lenny1" test_ref="oval:org.mitre.oval:tst:49800"/>
            <criterion comment="libaprutil1-dbg DPKG is earlier than 1.2.12+dfsg-8+lenny4" test_ref="oval:org.mitre.oval:tst:49948"/>
            <criterion comment="libaprutil1-dev DPKG is earlier than 1.2.12+dfsg-8+lenny4" test_ref="oval:org.mitre.oval:tst:49508"/>
          </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 depended 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 DPKG is earlier than 1.2.7-9" test_ref="oval:org.mitre.oval:tst:49657"/>
                <criterion comment="libapr1 DPKG is earlier than 1.2.7-9" test_ref="oval:org.mitre.oval:tst:49825"/>
                <criterion comment="libaprutil1 DPKG is earlier than 1.2.7+dfsg-2+etch3" test_ref="oval:org.mitre.oval:tst:49813"/>
                <criterion comment="libapr1-dev DPKG is earlier than 1.2.7-9" test_ref="oval:org.mitre.oval:tst:49920"/>
                <criterion comment="libaprutil1-dbg DPKG is earlier than 1.2.7+dfsg-2+etch3" test_ref="oval:org.mitre.oval:tst:49451"/>
                <criterion comment="libaprutil1-dev DPKG is earlier than 1.2.7+dfsg-2+etch3" test_ref="oval:org.mitre.oval:tst:49986"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.2.7+dfsg-2+etch3" test_ref="oval:org.mitre.oval:tst:49451"/>
                <criterion comment="libaprutil1 DPKG is earlier than 1.2.7+dfsg-2+etch3" test_ref="oval:org.mitre.oval:tst:49813"/>
                <criterion comment="libaprutil1-dev DPKG is earlier than 1.2.7+dfsg-2+etch3" test_ref="oval:org.mitre.oval:tst:49986"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13368" version="5" class="patch">
      <metadata>
        <title>DSA-1990-2 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://lists.debian.org/debian-security-announce/2010/msg00030.html" ref_id="DSA-1990-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0394" ref_id="CVE-2010-0394"/>
        <description>The trac-git package released in DSA-1990-1 had a wrong dependency that could not be satisfied in Debian stable. This update corrects this problem. For reference, the original advisory text is provided below. 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. For the stable distribution, this problem has been fixed in version 0.0.20080710-3+lenny2. For the unstable distribution and the testing distribution, this problem has been fixed in version 0.0.20090320-1.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:31.251-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:18.509-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:08.368-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13368 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:32.722-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:06.725-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 DPKG is earlier than 0.0.20080710-3+lenny2" test_ref="oval:org.mitre.oval:tst:46036"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13367" version="7" class="patch">
      <metadata>
        <title>DSA-1978-1 phpgroupware -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>phpgroupware</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00014.html" ref_id="DSA-1978-1"/>
        <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: CVE-2009-4414 An SQL injection vulnerability was found in the authentication module. CVE-2009-4415 Multiple directory traversal vulnerabilities were found in the addressbook module. CVE-2009-4416 The authentication module is affected by cross-site scripting. For the stable distribution these problems have been fixed in version 1:0.9.16.012+dfsg-8+lenny1. For the unstable distribution these problems have been fixed in version 0.9.16.012+dfsg-9. We recommend that you upgrade your phpgroupware packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:08.274-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:17.782-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:07.903-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13367 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:36.851-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:06.338-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:47081 - Modified Debian patches to correct Epochs." date="2015-02-03T13:18:00.169-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:20:16.724-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:29.005-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 DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:47001"/>
          <criterion comment="phpgroupware-0.9.16-addressbook DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:46836"/>
          <criterion comment="phpgroupware-0.9.16-email DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:46882"/>
          <criterion comment="phpgroupware-0.9.16-setup DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:46779"/>
          <criterion comment="phpgroupware-0.9.16-phpgwapi-doc DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:46933"/>
          <criterion comment="phpgroupware-0.9.16-todo DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:46976"/>
          <criterion comment="phpgroupware-0.9.16-preferences DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:47083"/>
          <criterion comment="phpgroupware-0.9.16-core-base DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:46992"/>
          <criterion comment="phpgroupware-0.9.16-news-admin DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:46959"/>
          <criterion comment="phpgroupware-0.9.16-manual DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:46492"/>
          <criterion comment="phpgroupware-0.9.16 DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:46755"/>
          <criterion comment="phpgroupware-0.9.16-filemanager DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:46977"/>
          <criterion comment="phpgroupware DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:46963"/>
          <criterion comment="phpgroupware-0.9.16-calendar DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:46848"/>
          <criterion comment="phpgroupware-0.9.16-admin DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:47054"/>
          <criterion comment="phpgroupware-0.9.16-doc DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:47081"/>
          <criterion comment="phpgroupware-0.9.16-notes DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:46893"/>
          <criterion comment="phpgroupware-0.9.16-core DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny1" test_ref="oval:org.mitre.oval:tst:46662"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13366" version="5" class="patch">
      <metadata>
        <title>DSA-1925-1 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://lists.debian.org/debian-security-announce/2009/msg00248.html" ref_id="DSA-1925-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1.3.1-17lenny4. For the oldstable distribution, this problem has been fixed in version 1.3.0-19etch3. Binaries for the amd64 architecture will be released once they are available. For the testing distribution and the unstable distribution , this problem has been fixed in version 1.3.2a-2. We recommend that you upgrade your proftpd-dfsg packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:12.623-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:17.230-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:07.512-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13366 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:31.240-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:06.070-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-pgsql DPKG is earlier than 1.3.0-19etch3" test_ref="oval:org.mitre.oval:tst:50267"/>
                <criterion comment="proftpd-doc DPKG is earlier than 1.3.0-19etch3" test_ref="oval:org.mitre.oval:tst:49959"/>
                <criterion comment="proftpd-ldap DPKG is earlier than 1.3.0-19etch3" test_ref="oval:org.mitre.oval:tst:49895"/>
                <criterion comment="proftpd-mysql DPKG is earlier than 1.3.0-19etch3" test_ref="oval:org.mitre.oval:tst:50242"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.3.0-19etch3" test_ref="oval:org.mitre.oval:tst:50225"/>
            </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 DPKG is earlier than 1.3.0-19etch3" test_ref="oval:org.mitre.oval:tst:50267"/>
                <criterion comment="proftpd-doc DPKG is earlier than 1.3.0-19etch3" test_ref="oval:org.mitre.oval:tst:49959"/>
                <criterion comment="proftpd-ldap DPKG is earlier than 1.3.0-19etch3" test_ref="oval:org.mitre.oval:tst:49895"/>
                <criterion comment="proftpd-mysql DPKG is earlier than 1.3.0-19etch3" test_ref="oval:org.mitre.oval:tst:50242"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.3.0-19etch3" test_ref="oval:org.mitre.oval:tst:50225"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13362" version="5" class="patch">
      <metadata>
        <title>DSA-1828-1 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://lists.debian.org/debian-security-announce/2009/msg00140.html" ref_id="DSA-1828-1"/>
        <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 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 does not contain ocsinventory-agent. For the stable distribution, this problem has been fixed in version 1:0.0.9.2repack1-4lenny1. For the testing distribution, this problem has been fixed in version 1:0.0.9.2repack1-5 For the unstable distribution , this problem has been fixed in version 1:0.0.9.2repack1-5. We recommend that you upgrade your ocsinventory-agent packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:56.600-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:16.143-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:04.794-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13362 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:35.949-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:05.608-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="ocsinventory-agent DPKG is earlier than 1:0.0.9.2repack1-4lenny1" test_ref="oval:org.mitre.oval:tst:52070"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13361" version="5" class="patch">
      <metadata>
        <title>DSA-1983-1 wireshark -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>wireshark</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00023.html" ref_id="DSA-1983-1"/>
        <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: CVE-2009-4337 A NULL pointer dereference was found in the SMB/SMB2 dissectors. CVE-2010-0304 Several buffer overflows were found in the LWRES dissector. For the stable distribution, this problem has been fixed in version 1.0.2-3+lenny8. For the unstable distribution these problems have been fixed in version 1.2.6-1. We recommend that you upgrade your Wireshark packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:22.650-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:15.585-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:04.429-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13361 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:33.392-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:05.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"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval: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 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="wireshark-dev DPKG is earlier than 1.0.2-3+lenny8" test_ref="oval:org.mitre.oval:tst:45743"/>
          <criterion comment="wireshark-common DPKG is earlier than 1.0.2-3+lenny8" test_ref="oval:org.mitre.oval:tst:46003"/>
          <criterion comment="tshark DPKG is earlier than 1.0.2-3+lenny8" test_ref="oval:org.mitre.oval:tst:46155"/>
          <criterion comment="wireshark DPKG is earlier than 1.0.2-3+lenny8" test_ref="oval:org.mitre.oval:tst:45839"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13360" version="5" class="patch">
      <metadata>
        <title>DSA-1926-1 typo3-src -- several</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://lists.debian.org/debian-security-announce/2009/msg00249.html" ref_id="DSA-1926-1"/>
        <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: CVE-2009-3628 The Backend subcomponent allows remote authenticated users to determine an encryption key via crafted input to a form field. CVE-2009-3629 Multiple cross-site scripting vulnerabilities in the Backend subcomponent allow remote authenticated users to inject arbitrary web script or HTML. CVE-2009-3630 The Backend subcomponent allows remote authenticated users to place arbitrary web sites in TYPO3 backend framesets via crafted parameters. CVE-2009-3631 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. CVE-2009-3632 SQL injection vulnerability in the traditional frontend editing feature in the Frontend Editing subcomponent allows remote authenticated users to execute arbitrary SQL commands. CVE-2009-3633 Cross-site scripting vulnerability in allows remote attackers to inject arbitrary web script. CVE-2009-3634 Cross-site scripting vulnerability in the Frontend Login Box subcomponent allows remote attackers to inject arbitrary web script or HTML. CVE-2009-3635 The Install Tool subcomponent allows remote attackers to gain access by using only the password’s md5 hash as a credential. CVE-2009-3636 Cross-site scripting vulnerability in the Install Tool subcomponen allows remote attackers to inject arbitrary web script or HTML. For the old stable distribution, these problems have been fixed in version 4.0.2+debian-9. For the stable distribution, these problems have been fixed in version 4.2.5-1+lenny2. For the unstable distribution, these problems have been fixed in version 4.2.10-1. We recommend that you upgrade your typo3-src package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:30.182-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:15.271-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:04.152-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13360 - Debian Patch Update" date="2014-06-06T16:59:00.298-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:01:29.872-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:04.361-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 DPKG is earlier than 4.2.5-1+lenny2" test_ref="oval:org.mitre.oval:tst:49371"/>
            <criterion comment="typo3-src-4.2 DPKG is earlier than 4.2.5-1+lenny2" test_ref="oval:org.mitre.oval:tst:49263"/>
          </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 DPKG is earlier than 4.0.2+debian-9" test_ref="oval:org.mitre.oval:tst:49058"/>
            <criterion comment="typo3-src-4.0 DPKG is earlier than 4.0.2+debian-9" test_ref="oval:org.mitre.oval:tst:49056"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13356" version="5" class="patch">
      <metadata>
        <title>DSA-1756-1 xulrunner -- multiple</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00066.html" ref_id="DSA-1756-1"/>
        <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: CVE-2009-1169 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. CVE-2009-1044 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. For the stable distribution, these problems have been fixed in version 1.9.0.7-0lenny2. 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. For the unstable distribution, these problems have been fixed in version 1.9.0.8-1 We recommend that you upgrade your xulrunner package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:35.177-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:14.108-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:01.925-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13356 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:32.375-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:03.956-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 DPKG is earlier than 1.9.0.7-0lenny2" test_ref="oval:org.mitre.oval:tst:48407"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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="libmozjs-dev DPKG is earlier than 1.9.0.7-0lenny2" test_ref="oval:org.mitre.oval:tst:48214"/>
              <criterion comment="spidermonkey-bin DPKG is earlier than 1.9.0.7-0lenny2" test_ref="oval:org.mitre.oval:tst:48265"/>
              <criterion comment="xulrunner-1.9-gnome-support DPKG is earlier than 1.9.0.7-0lenny2" test_ref="oval:org.mitre.oval:tst:48462"/>
              <criterion comment="xulrunner-1.9 DPKG is earlier than 1.9.0.7-0lenny2" test_ref="oval:org.mitre.oval:tst:48220"/>
              <criterion comment="libmozjs1d-dbg DPKG is earlier than 1.9.0.7-0lenny2" test_ref="oval:org.mitre.oval:tst:48418"/>
              <criterion comment="libmozjs1d DPKG is earlier than 1.9.0.7-0lenny2" test_ref="oval:org.mitre.oval:tst:48377"/>
              <criterion comment="python-xpcom DPKG is earlier than 1.9.0.7-0lenny2" test_ref="oval:org.mitre.oval:tst:48322"/>
              <criterion comment="xulrunner-1.9-dbg DPKG is earlier than 1.9.0.7-0lenny2" test_ref="oval:org.mitre.oval:tst:48353"/>
              <criterion comment="xulrunner-dev DPKG is earlier than 1.9.0.7-0lenny2" test_ref="oval:org.mitre.oval:tst:48271"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13352" version="5" class="patch">
      <metadata>
        <title>DSA-2060-1 cacti -- insufficient input sanitisation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>cacti</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00103.html" ref_id="DSA-2060-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2092" ref_id="CVE-2010-2092"/>
        <description>Stefan Esser discovered that cacti, a front-end to rrdtool for monitoring systems and services, is not properly validating input passed to the rra_id parameter of the graph.php script. Due to checking the input of $_REQUEST but using $_GET input in a query an unauthenticated attacker is able to perform SQL injections via a crafted rra_id $_GET value and an additional valid rra_id $_POST or $_COOKIE value. For the stable distribution, this problem has been fixed in version 0.8.7b-2.1+lenny3. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 0.8.7e-4. We recommend that you upgrade your cacti packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:21.772-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:13.736-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:06:00.769-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13352 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:30.758-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:03.701-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="cacti DPKG is earlier than 0.8.7b-2.1+lenny3" test_ref="oval:org.mitre.oval:tst:46926"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13350" version="5" class="patch">
      <metadata>
        <title>DSA-1768-1 openafs -- several</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://lists.debian.org/debian-security-announce/2009/msg00079.html" ref_id="DSA-1768-1"/>
        <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 avulnerability 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. For the old stable distribution, these problems have been fixed in version 1.4.2-6etch2. For the stable distribution, these problems have been fixed in version 1.4.7.dfsg1-6+lenny1. For the unstable distribution, these problems have been fixed in version 1.4.10+dfsg1-1. We recommend that you upgrade your openafs packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:41.527-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:12.211-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:59.657-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13350 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:25.728-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:02.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"/>
          <criteria operator="OR" 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 DPKG is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:51750"/>
                <criterion comment="openafs-doc DPKG is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:52220"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:52028"/>
                <criterion comment="openafs-dbserver DPKG is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:52311"/>
                <criterion comment="openafs-dbg DPKG is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:52134"/>
                <criterion comment="openafs-fileserver DPKG is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:52386"/>
                <criterion comment="openafs-krb5 DPKG is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:51981"/>
                <criterion comment="libpam-openafs-kaserver DPKG is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:52281"/>
                <criterion comment="openafs-kpasswd DPKG is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:51662"/>
                <criterion comment="libopenafs-dev DPKG is earlier than 1.4.7.dfsg1-6+lenny1" test_ref="oval:org.mitre.oval:tst:52338"/>
              </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 DPKG is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:51670"/>
                <criterion comment="openafs-doc DPKG is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:52287"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:52228"/>
                <criterion comment="openafs-dbserver DPKG is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:52390"/>
                <criterion comment="openafs-dbg DPKG is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:52333"/>
                <criterion comment="openafs-fileserver DPKG is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:52077"/>
                <criterion comment="libpam-openafs-kaserver DPKG is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:52397"/>
                <criterion comment="libopenafs-dev DPKG is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:52361"/>
                <criterion comment="openafs-krb5 DPKG is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:52306"/>
                <criterion comment="openafs-kpasswd DPKG is earlier than 1.4.2-6etch2" test_ref="oval:org.mitre.oval:tst:52144"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13349" version="5" class="patch">
      <metadata>
        <title>DSA-1999-1 xulrunner -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00039.html" ref_id="DSA-1999-1"/>
        <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: CVE-2009-1571 Alin Rad Pop discovered that incorrect memory handling in the HTML parser could lead to the execution of arbitrary code. CVE-2009-3988 Hidetake Jo discovered that the same-origin policy can be bypassed through window.dialogArguments. CVE-2010-0159 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. CVE-2010-0160 Orlando Barrera II discovered that incorrect memory handling in the implementation of the web worker API could lead to the execution of arbitrary code. CVE-2010-0162 Georgi Guninski discovered that the same origin policy can be bypassed through specially crafted SVG documents. For the stable distribution, these problems have been fixed in version 1.9.0.18-1. For the unstable distribution, these problems have been fixed in version 1.9.1.8-1. We recommend that you upgrade your xulrunner packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:04.783-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:11.630-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:59.186-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13349 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:26.446-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:01.588-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libmozillainterfaces-java DPKG is earlier than 1.9.0.18-1" test_ref="oval:org.mitre.oval:tst:47885"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.9.0.18-1" test_ref="oval:org.mitre.oval:tst:47643"/>
              <criterion comment="spidermonkey-bin DPKG is earlier than 1.9.0.18-1" test_ref="oval:org.mitre.oval:tst:47684"/>
              <criterion comment="xulrunner-dev DPKG is earlier than 1.9.0.18-1" test_ref="oval:org.mitre.oval:tst:47952"/>
              <criterion comment="xulrunner-1.9 DPKG is earlier than 1.9.0.18-1" test_ref="oval:org.mitre.oval:tst:47895"/>
              <criterion comment="libmozjs1d-dbg DPKG is earlier than 1.9.0.18-1" test_ref="oval:org.mitre.oval:tst:47778"/>
              <criterion comment="libmozjs1d DPKG is earlier than 1.9.0.18-1" test_ref="oval:org.mitre.oval:tst:47987"/>
              <criterion comment="python-xpcom DPKG is earlier than 1.9.0.18-1" test_ref="oval:org.mitre.oval:tst:47880"/>
              <criterion comment="xulrunner-1.9-dbg DPKG is earlier than 1.9.0.18-1" test_ref="oval:org.mitre.oval:tst:47947"/>
              <criterion comment="xulrunner-1.9-gnome-support DPKG is earlier than 1.9.0.18-1" test_ref="oval:org.mitre.oval:tst:47899"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13343" version="5" class="patch">
      <metadata>
        <title>DSA-1986-1 moodle -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>moodle</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00026.html" ref_id="DSA-1986-1"/>
        <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: CVE-2009-4297 Multiple cross-site request forgery vulnerabilities have been discovered. CVE-2009-4298 It has been discovered that the LAMS module is prone to the disclosure of user account information. CVE-2009-4299 The Glossary module has an insufficient access control mechanism. CVE-2009-4301 Moodle does not properly check permissions when the MNET service is enabled, which allows remote authenticated servers to execute arbitrary MNET functions. CVE-2009-4302 The login/index_form.html page links to an HTTP page instead of using an SSL secured connection. CVE-2009-4303 Moodle stores sensitive data in backup files, which might make it possible for attackers to obtain them. CVE-2009-4305 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. For the stable distribution, these problems have been fixed in version 1.8.2.dfsg-3+lenny3. For the oldstable distribution, there are no fixed packages available and it is too hard to backport many of the fixes. Therefore, we recommend to upgrade to the lenny version. For the testing distribution and the unstable distribution , these problems have been fixed in version 1.8.2.dfsg-6. We recommend that you upgrade your moodle packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:59.729-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:11.375-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:56.359-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13343 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:33.302-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:01.073-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 DPKG is earlier than 1.8.2.dfsg-3+lenny3" test_ref="oval:org.mitre.oval:tst:46996"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13342" version="5" class="patch">
      <metadata>
        <title>DSA-1786-1 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://lists.debian.org/debian-security-announce/2009/msg00097.html" ref_id="DSA-1786-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1.0.8-1lenny1. For the oldstable distribution, this problem has been fixed in version 1.0.4-5etch1. For the testing distribution and the unstable distribution , this problem has been fixed in version 1.0.10-1. We recommend that you upgrade your acpid packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:29.114-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:10.928-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:56.084-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13342 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:26.820-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:00.782-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 DPKG is earlier than 1.0.8-1lenny1" test_ref="oval:org.mitre.oval:tst:49299"/>
        </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 DPKG is earlier than 1.0.4-5etch1" test_ref="oval:org.mitre.oval:tst:49246"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13341" version="5" class="patch">
      <metadata>
        <title>DSA-1846-1 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://lists.debian.org/debian-security-announce/2009/msg00161.html" ref_id="DSA-1846-1"/>
        <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 by providing an invalid cr3 value to the KVM_SET_SREGS call. For the stable distribution, these problems have been fixed in version 72+dfsg-5~lenny2. For the unstable distribution, these problems will be fixed soon. We recommend that you upgrade your kvm packages, and rebuild any kernel modules you have built from a kvm-source package version.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:41.436-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:10.628-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:55.807-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13341 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:29.414-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:00.610-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 DPKG is earlier than 72+dfsg-5~lenny2" test_ref="oval:org.mitre.oval:tst:51711"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 72+dfsg-5~lenny2" test_ref="oval:org.mitre.oval:tst:51073"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13339" version="5" class="patch">
      <metadata>
        <title>DSA-1808-1 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://lists.debian.org/debian-security-announce/2009/msg00120.html" ref_id="DSA-1808-1"/>
        <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. For the stable distribution, these problems have been fixed in version 6.6-3lenny2. The oldstable distribution does not contain drupal6. For the testing distribution and the unstable distribution, these problems have been fixed in version 6.11-1.1. We recommend that you upgrade your drupal6 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:16.353-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:10.282-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:53.855-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13339 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:29.526-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:00.497-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="rupal6 DPKG is earlier than 6.6-3lenny2" test_ref="oval:org.mitre.oval:tst:51293"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13338" version="5" class="patch">
      <metadata>
        <title>DSA-2072-1 libpng -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>libpng</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00117.html" ref_id="DSA-2072-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1205" ref_id="CVE-2010-1205"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2249" ref_id="CVE-2010-2249"/>
        <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: CVE-2010-1205 It was discovered a buffer overflow in libpng which allows remote attackers to execute arbitrary code via a PNG image that triggers an additional data row. CVE-2010-2249 It was discovered a memory leak in libpng which allows remote attackers to cause a denial of service via a PNG image containing malformed Physical Scale chunks For the stable distribution , these problems have been fixed in version 1.2.27-2+lenny4. For the testing and unstable distribution, these problems have been fixed in version 1.2.44-1 We recommend that you upgrade your libpng package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:12.619-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:09.718-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:53.472-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13338 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:31.401-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:02:00.303-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libpng3 DPKG is earlier than 1.2.27-2+lenny4" test_ref="oval:org.mitre.oval:tst:46721"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.2.27-2+lenny4" test_ref="oval:org.mitre.oval:tst:46983"/>
              <criterion comment="libpng12-0 DPKG is earlier than 1.2.27-2+lenny4" test_ref="oval:org.mitre.oval:tst:46840"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13337" version="7" class="patch">
      <metadata>
        <title>DSA-1880-1 openoffice.org -- several</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://lists.debian.org/debian-security-announce/2009/msg00199.html" ref_id="DSA-1880-1"/>
        <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: CVE-2009-0200 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. CVE-2009-0201 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. CVE-2009-2139 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. For the old stable distribution these problems have been fixed in version 2.0.4.dfsg.2-7etch7. For the stable distribution these problems have been fixed in version 1:2.4.1+dfsg-1+lenny3 and higher. For the unstable and testing distribution these problems have been fixed in version 3.1.1~ooo310m15-1. We recommend that you upgrade your Openoffice.org package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:05.431-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:05.253-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:49.504-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13337 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:28.581-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:59.229-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:51437 - Modified Debian patches to correct Epochs." date="2015-02-03T13:18:00.169-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:20:12.456-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:26.625-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-help-sv DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51071"/>
                <criterion comment="openoffice.org-l10n-ar DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51459"/>
                <criterion comment="openoffice.org-dtd-officedocument1.0 DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51437"/>
                <criterion comment="openoffice.org-l10n-cy DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51255"/>
                <criterion comment="openoffice.org-help-dz DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50572"/>
                <criterion comment="openoffice.org-l10n-cs DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51199"/>
                <criterion comment="openoffice.org-help-da DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51321"/>
                <criterion comment="openoffice.org-l10n-vi DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51210"/>
                <criterion comment="openoffice.org-help-de DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51177"/>
                <criterion comment="openoffice.org-l10n-or-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51234"/>
                <criterion comment="openoffice.org-style-industrial DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51410"/>
                <criterion comment="openoffice.org-help-sl DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51064"/>
                <criterion comment="openoffice.org-l10n-ca DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51103"/>
                <criterion comment="openoffice.org-style-hicontrast DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50747"/>
                <criterion comment="openoffice.org-help-en-us DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50929"/>
                <criterion comment="openoffice.org-l10n-zh-tw DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51338"/>
                <criterion comment="openoffice.org-l10n-gl DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51011"/>
                <criterion comment="openoffice.org-l10n-ka DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51267"/>
                <criterion comment="openoffice.org-java-common DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51206"/>
                <criterion comment="openoffice.org-l10n-ga DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51400"/>
                <criterion comment="openoffice.org-l10n-ko DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51380"/>
                <criterion comment="openoffice.org-l10n-pl DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51412"/>
                <criterion comment="openoffice.org-l10n-ts DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50984"/>
                <criterion comment="openoffice.org-l10n-tr DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51061"/>
                <criterion comment="openoffice.org-l10n-ku DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50680"/>
                <criterion comment="openoffice.org-l10n-tn DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51434"/>
                <criterion comment="openoffice.org-l10n-pt DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51278"/>
                <criterion comment="openoffice.org-l10n-tg DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50835"/>
                <criterion comment="openoffice.org-l10n-th DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51442"/>
                <criterion comment="openoffice.org-help-et DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50696"/>
                <criterion comment="openoffice.org-help-eu DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51284"/>
                <criterion comment="libuno-cli-basetypes1.0-cil DPKG is earlier than 1.0.10.0+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50989"/>
                <criterion comment="openoffice.org-help-es DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51417"/>
                <criterion comment="openoffice.org-help-pt DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51235"/>
                <criterion comment="openoffice.org-help-it DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51352"/>
                <criterion comment="openoffice.org-filter-mobiledev DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51426"/>
                <criterion comment="openoffice.org-help-pl DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51433"/>
                <criterion comment="openoffice.org-l10n-bg DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50637"/>
                <criterion comment="openoffice.org-l10n-be-by DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51347"/>
                <criterion comment="roffice.org DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51123"/>
                <criterion comment="openoffice.org-help-hi-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51424"/>
                <criterion comment="openoffice.org-l10n-lt DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51048"/>
                <criterion comment="openoffice.org-l10n-eu DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51432"/>
                <criterion comment="openoffice.org-l10n-uz DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50726"/>
                <criterion comment="openoffice.org-l10n-de DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51391"/>
                <criterion comment="openoffice.org-l10n-hr DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51222"/>
                <criterion comment="openoffice.org-l10n-hu DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50838"/>
                <criterion comment="openoffice.org-help-hu DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51371"/>
                <criterion comment="openoffice.org-l10n-mk DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51151"/>
                <criterion comment="openoffice.org-l10n-uk DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51395"/>
                <criterion comment="openoffice.org-l10n-lv DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50804"/>
                <criterion comment="openoffice.org-l10n-sr-cs DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51458"/>
                <criterion comment="openoffice.org-l10n-dz DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51396"/>
                <criterion comment="libuno-cli-cppuhelper1.0-cil DPKG is earlier than 1.0.13.0+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51256"/>
                <criterion comment="openoffice.org-l10n-lo DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51454"/>
                <criterion comment="openoffice.org-l10n-he DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51376"/>
                <criterion comment="openoffice.org-l10n-en-za DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51401"/>
                <criterion comment="libuno-cli-types1.1-cil DPKG is earlier than 1.1.13.0+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51112"/>
                <criterion comment="openoffice.org-l10n-ml-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51174"/>
                <criterion comment="openoffice.org-l10n-as-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51270"/>
                <criterion comment="openoffice.org-l10n-ta-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51447"/>
                <criterion comment="openoffice.org-l10n-da DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51253"/>
                <criterion comment="openoffice.org-l10n-te-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51089"/>
                <criterion comment="openoffice.org-help-nl DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51091"/>
                <criterion comment="openoffice.org-help-en-gb DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50488"/>
                <criterion comment="openoffice.org-l10n-af DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51323"/>
                <criterion comment="openoffice.org-l10n-xh DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51372"/>
                <criterion comment="openoffice.org-common DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51312"/>
                <criterion comment="openoffice.org-help-ja DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51348"/>
                <criterion comment="openoffice.org-l10n-zh-cn DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51350"/>
                <criterion comment="openoffice.org-l10n-eo DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51480"/>
                <criterion comment="openoffice.org-l10n-el DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51030"/>
                <criterion comment="openoffice.org-l10n-ro DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51354"/>
                <criterion comment="openoffice.org-l10n-zu DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51460"/>
                <criterion comment="openoffice.org-help-zh-cn DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50503"/>
                <criterion comment="openoffice.org-l10n-hi-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50505"/>
                <criterion comment="openoffice.org-l10n-it DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50529"/>
                <criterion comment="openoffice.org-l10n-gu-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51087"/>
                <criterion comment="openoffice.org-l10n-za DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51310"/>
                <criterion comment="openoffice.org-l10n-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51231"/>
                <criterion comment="openoffice.org-help-zh-tw DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51113"/>
                <criterion comment="openoffice.org-l10n-et DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51450"/>
                <criterion comment="openoffice.org-help-fr DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51506"/>
                <criterion comment="openoffice.org-l10n-rw DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50910"/>
                <criterion comment="openoffice.org-l10n-es DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51182"/>
                <criterion comment="openoffice.org-l10n-ru DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51147"/>
                <criterion comment="openoffice.org-l10n-mr-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51117"/>
                <criterion comment="openoffice.org-help-ru DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51031"/>
                <criterion comment="openoffice.org-l10n-fr DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50905"/>
                <criterion comment="openoffice.org-l10n-pt-br DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51491"/>
                <criterion comment="openoffice.org-l10n-bs DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51499"/>
                <criterion comment="openoffice.org-l10n-br DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51242"/>
                <criterion comment="openoffice.org-style-tango DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51238"/>
                <criterion comment="openoffice.org-report-builder DPKG is earlier than 1.0.2+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50988"/>
                <criterion comment="openoffice.org-l10n-ve DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50690"/>
                <criterion comment="openoffice.org-help-pt-br DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51357"/>
                <criterion comment="openoffice.org-help-ko DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51414"/>
                <criterion comment="openoffice.org-help-km DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51342"/>
                <criterion comment="openoffice.org-l10n-bn DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51334"/>
                <criterion comment="openoffice.org-l10n-fa DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51368"/>
                <criterion comment="openoffice.org-style-crystal DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50877"/>
                <criterion comment="openoffice.org-emailmerge DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51052"/>
                <criterion comment="openoffice.org-l10n-sv DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51487"/>
                <criterion comment="openoffice.org-l10n-fi DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51369"/>
                <criterion comment="openoffice.org-qa-api-tests DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51093"/>
                <criterion comment="openoffice.org-l10n-sl DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50941"/>
                <criterion comment="openoffice.org-l10n-ja DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50643"/>
                <criterion comment="openoffice.org-l10n-en-gb DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51003"/>
                <criterion comment="openoffice.org-help-gl DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50506"/>
                <criterion comment="openoffice.org-l10n-sk DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51150"/>
                <criterion comment="libuno-cli-ure1.0-cil DPKG is earlier than 1.0.13.0+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50770"/>
                <criterion comment="openoffice.org-l10n-ns DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51145"/>
                <criterion comment="openoffice.org-l10n-nr DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51456"/>
                <criterion comment="ttf-opensymbol DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51170"/>
                <criterion comment="openoffice.org-dev-doc DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51402"/>
                <criterion comment="openoffice.org-l10n-nn DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51466"/>
                <criterion comment="openoffice.org-l10n-nl DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51465"/>
                <criterion comment="openoffice.org-style-andromeda DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50576"/>
                <criterion comment="openoffice.org-help-cs DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51389"/>
                <criterion comment="openoffice.org-l10n-km DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51550"/>
                <criterion comment="openoffice.org-l10n-st DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51205"/>
                <criterion comment="openoffice.org-l10n-ne DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51000"/>
                <criterion comment="openoffice.org-l10n-pa-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51355"/>
                <criterion comment="openoffice.org-l10n-nb DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51254"/>
                <criterion comment="openoffice.org-l10n-sr DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51268"/>
                <criterion comment="openoffice.org-l10n-ss DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51474"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51522"/>
                <criterion comment="openoffice.org-dbg DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51077"/>
                <criterion comment="python-uno DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51486"/>
                <criterion comment="openoffice.org-draw DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51169"/>
                <criterion comment="openoffice.org-kde DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51329"/>
                <criterion comment="openoffice.org-impress DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51319"/>
                <criterion comment="openoffice.org-base DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51243"/>
                <criterion comment="mozilla-openoffice.org DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51167"/>
                <criterion comment="openoffice.org-headless DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51263"/>
                <criterion comment="libmythes-dev DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51564"/>
                <criterion comment="openoffice.org-sdbc-postgresql DPKG is earlier than 0.7.6+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50712"/>
                <criterion comment="openoffice.org-gnome DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51498"/>
                <criterion comment="openoffice.org-evolution DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51485"/>
                <criterion comment="openoffice.org-math DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51479"/>
                <criterion comment="openoffice.org-calc DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51488"/>
                <criterion comment="openoffice.org-base-core DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51047"/>
                <criterion comment="openoffice.org-report-builder-bin DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51530"/>
                <criterion comment="openoffice.org-filter-binfilter DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51379"/>
                <criterion comment="openoffice.org-dev DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50619"/>
                <criterion comment="openoffice.org-core DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51409"/>
                <criterion comment="ure DPKG is earlier than 1.4+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51353"/>
                <criterion comment="openoffice.org-writer DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51311"/>
                <criterion comment="ure-dbg DPKG is earlier than 1.4+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51574"/>
                <criterion comment="openoffice.org-gtk DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51573"/>
                <criterion comment="openoffice.org-officebean DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51228"/>
                <criterion comment="openoffice.org-presentation-minimizer DPKG is earlier than 1.0+OOo2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51558"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51423"/>
                <criterion comment="openoffice.org-ogltrans DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51265"/>
                <criterion comment="openoffice.org-qa-tools DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50601"/>
              </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 DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:51423"/>
                <criterion comment="openoffice.org-qa-tools DPKG is earlier than 1:2.4.1+dfsg-1+lenny3" test_ref="oval:org.mitre.oval:tst:50601"/>
              </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-help-sv DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51580"/>
                <criterion comment="openoffice.org-dtd-officedocument1.0 DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51290"/>
                <criterion comment="openoffice.org-l10n-cy DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51581"/>
                <criterion comment="openoffice.org-help-dz DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51422"/>
                <criterion comment="openoffice.org-l10n-cs DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:50627"/>
                <criterion comment="openoffice.org-help-hu DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51446"/>
                <criterion comment="openoffice.org-l10n-vi DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51420"/>
                <criterion comment="openoffice.org-help-de DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51407"/>
                <criterion comment="openoffice.org-l10n-or-in DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51556"/>
                <criterion comment="openoffice.org-help-sl DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:50832"/>
                <criterion comment="openoffice.org-l10n-ca DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51394"/>
                <criterion comment="openoffice.org-help-en-us DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51337"/>
                <criterion comment="openoffice.org-l10n-zh-tw DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51049"/>
                <criterion comment="openoffice.org-l10n-ka DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51494"/>
                <criterion comment="openoffice.org-java-common DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51168"/>
                <criterion comment="openoffice.org-l10n-ga DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:50781"/>
                <criterion comment="openoffice.org-l10n-ko DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51247"/>
                <criterion comment="openoffice.org-l10n-pl DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51099"/>
                <criterion comment="openoffice.org-l10n-ts DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51229"/>
                <criterion comment="openoffice.org-l10n-tr DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51469"/>
                <criterion comment="openoffice.org-l10n-ku DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:50604"/>
                <criterion comment="openoffice.org-l10n-tn DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51324"/>
                <criterion comment="openoffice.org-l10n-pt DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51553"/>
                <criterion comment="openoffice.org-l10n-tg DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51272"/>
                <criterion comment="openoffice.org-l10n-th DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51378"/>
                <criterion comment="openoffice.org-help-et DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51128"/>
                <criterion comment="openoffice.org-l10n-xh DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51470"/>
                <criterion comment="openoffice.org-help-es DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51137"/>
                <criterion comment="openoffice.org-help-it DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51124"/>
                <criterion comment="openoffice.org-filter-mobiledev DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51209"/>
                <criterion comment="openoffice.org-help-pl DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51359"/>
                <criterion comment="openoffice.org-l10n-be-by DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51532"/>
                <criterion comment="roffice.org DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51258"/>
                <criterion comment="openoffice.org-help-en DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51307"/>
                <criterion comment="openoffice.org-help-hi-in DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51537"/>
                <criterion comment="openoffice.org-l10n-lt DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51590"/>
                <criterion comment="openoffice.org-l10n-lv DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51511"/>
                <criterion comment="openoffice.org-l10n-de DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51562"/>
                <criterion comment="openoffice.org-l10n-hr DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51481"/>
                <criterion comment="openoffice.org-l10n-hu DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51443"/>
                <criterion comment="openoffice.org-help-da DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51192"/>
                <criterion comment="openoffice.org-l10n-mk DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51428"/>
                <criterion comment="openoffice.org-l10n-hi DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51545"/>
                <criterion comment="openoffice.org-l10n-sr-cs DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:50607"/>
                <criterion comment="openoffice.org-l10n-dz DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51548"/>
                <criterion comment="openoffice.org-l10n-lo DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51525"/>
                <criterion comment="openoffice.org-l10n-he DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51582"/>
                <criterion comment="openoffice.org-l10n-en-za DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51260"/>
                <criterion comment="openoffice.org-l10n-ml-in DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51427"/>
                <criterion comment="openoffice.org-l10n-as-in DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:50894"/>
                <criterion comment="openoffice.org-l10n-ta-in DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51589"/>
                <criterion comment="openoffice.org-l10n-da DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51248"/>
                <criterion comment="openoffice.org-l10n-te-in DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51598"/>
                <criterion comment="openoffice.org-help-nl DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:50694"/>
                <criterion comment="openoffice.org-help-en-gb DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51305"/>
                <criterion comment="openoffice.org-l10n-af DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51063"/>
                <criterion comment="openoffice.org-common DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51497"/>
                <criterion comment="openoffice.org-help-ja DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51285"/>
                <criterion comment="openoffice.org-l10n-zh-cn DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51185"/>
                <criterion comment="openoffice.org-l10n-eo DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51051"/>
                <criterion comment="openoffice.org-l10n-el DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51516"/>
                <criterion comment="openoffice.org-l10n-zu DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51567"/>
                <criterion comment="openoffice.org-help-zh-cn DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51597"/>
                <criterion comment="openoffice.org-l10n-hi-in DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51588"/>
                <criterion comment="openoffice.org-l10n-it DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51344"/>
                <criterion comment="openoffice.org-l10n-gu-in DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51547"/>
                <criterion comment="openoffice.org-l10n-za DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51436"/>
                <criterion comment="openoffice.org-l10n-in DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51411"/>
                <criterion comment="openoffice.org-help-zh-tw DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51100"/>
                <criterion comment="openoffice.org-l10n-et DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51451"/>
                <criterion comment="openoffice.org-help-fr DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51223"/>
                <criterion comment="openoffice.org-l10n-rw DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51286"/>
                <criterion comment="openoffice.org-l10n-es DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51607"/>
                <criterion comment="openoffice.org-l10n-ru DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51552"/>
                <criterion comment="openoffice.org-l10n-uk DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51090"/>
                <criterion comment="openoffice.org-help-ru DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51544"/>
                <criterion comment="openoffice.org-l10n-fr DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:50641"/>
                <criterion comment="openoffice.org-l10n-pt-br DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51328"/>
                <criterion comment="openoffice.org-l10n-bs DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51524"/>
                <criterion comment="openoffice.org-l10n-br DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51068"/>
                <criterion comment="openoffice.org-l10n-ve DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51181"/>
                <criterion comment="openoffice.org-help-pt-br DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51492"/>
                <criterion comment="openoffice.org-help-ko DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51539"/>
                <criterion comment="openoffice.org-help-km DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:50675"/>
                <criterion comment="openoffice.org-l10n-bn DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51478"/>
                <criterion comment="openoffice.org-l10n-fa DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:50924"/>
                <criterion comment="openoffice.org-l10n-bg DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51403"/>
                <criterion comment="openoffice.org-l10n-sv DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51520"/>
                <criterion comment="openoffice.org-l10n-fi DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51513"/>
                <criterion comment="openoffice.org-qa-api-tests DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51214"/>
                <criterion comment="openoffice.org-l10n-sl DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51384"/>
                <criterion comment="openoffice.org-l10n-ja DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51453"/>
                <criterion comment="openoffice.org-l10n-en-gb DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51341"/>
                <criterion comment="openoffice.org-l10n-sk DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51388"/>
                <criterion comment="openoffice.org-l10n-ns DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51356"/>
                <criterion comment="openoffice.org-l10n-nr DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51261"/>
                <criterion comment="ttf-opensymbol DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:50827"/>
                <criterion comment="openoffice.org-dev-doc DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51628"/>
                <criterion comment="openoffice.org-l10n-nn DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:50642"/>
                <criterion comment="openoffice.org-l10n-nl DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51269"/>
                <criterion comment="openoffice.org-help-cs DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51586"/>
                <criterion comment="openoffice.org-l10n-km DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51643"/>
                <criterion comment="openoffice.org-l10n-st DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51555"/>
                <criterion comment="openoffice.org-l10n-ne DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51554"/>
                <criterion comment="openoffice.org-l10n-pa-in DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51108"/>
                <criterion comment="openoffice.org-l10n-nb DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51635"/>
                <criterion comment="openoffice.org-l10n-ss DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51274"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51471"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51363"/>
                <criterion comment="openoffice.org-impress DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51592"/>
                <criterion comment="openoffice.org-evolution DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51616"/>
                <criterion comment="openoffice.org-base DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51477"/>
                <criterion comment="openoffice.org DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51534"/>
                <criterion comment="openoffice.org-math DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51629"/>
                <criterion comment="openoffice.org-calc DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51345"/>
                <criterion comment="openoffice.org-qa-tools DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51349"/>
                <criterion comment="openoffice.org-dbg DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51518"/>
                <criterion comment="openoffice.org-gtk DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51101"/>
                <criterion comment="openoffice.org-officebean DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51505"/>
                <criterion comment="python-uno DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51585"/>
                <criterion comment="openoffice.org-gtk-gnome DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51565"/>
                <criterion comment="openoffice.org-writer DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51575"/>
                <criterion comment="openoffice.org-dev DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51413"/>
                <criterion comment="openoffice.org-gcj DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51241"/>
                <criterion comment="openoffice.org-kde DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51611"/>
                <criterion comment="openoffice.org-draw DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51620"/>
                <criterion comment="openoffice.org-gnome DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51315"/>
                <criterion comment="openoffice.org-core DPKG is earlier than 2.0.4.dfsg.2-7etch7" test_ref="oval:org.mitre.oval:tst:51005"/>
              </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 DPKG is earlier than 2.0.4.dfsg.2-7etch6" test_ref="oval:org.mitre.oval:tst:50668"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13336" version="5" class="patch">
      <metadata>
        <title>DSA-1764-1 tunapie -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>tunapie</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00074.html" ref_id="DSA-1764-1"/>
        <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: CVE-2009-1253 Kees Cook discovered that insecure handling of temporary files may lead to local denial of service through symlink attacks. CVE-2009-1254 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. For the old stable distribution, these problems have been fixed in version 1.3.1-1+etch2. Due to a technical problem, this update cannot be released synchronously with the stable version, but will appear soon. For the stable distribution, these problems have been fixed in version 2.1.8-2. For the unstable distribution , these problems will be fixed soon. We recommend that you upgrade your tunapie package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:48.789-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:05.003-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:49.186-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13336 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:26.155-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:58.831-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 DPKG is earlier than 2.1.8-2" test_ref="oval:org.mitre.oval:tst:49627"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13335" version="5" class="patch">
      <metadata>
        <title>DSA-1990-1 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://lists.debian.org/debian-security-announce/2010/msg00029.html" ref_id="DSA-1990-1"/>
        <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. For the stable distribution, this problem has been fixed in version 0.0.20080710-3+lenny1. For the unstable distribution and the testing distribution , this problem has been fixed in version 0.0.20090320-1. We recommend that you upgrade your trac-git package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:34.788-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:04.808-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:48.940-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13335 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:29.290-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:58.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"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="trac-git DPKG is earlier than 0.0.20080710-3+lenny1" test_ref="oval:org.mitre.oval:tst:46150"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13333" version="5" class="patch">
      <metadata>
        <title>DSA-2064-1 xulrunner -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00108.html" ref_id="DSA-2064-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0183" ref_id="CVE-2010-0183"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1196" ref_id="CVE-2010-1196"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1197" ref_id="CVE-2010-1197"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1198" ref_id="CVE-2010-1198"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1199" ref_id="CVE-2010-1199"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1200" ref_id="CVE-2010-1200"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1201" ref_id="CVE-2010-1201"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1202" ref_id="CVE-2010-1202"/>
        <description><![CDATA[Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2010-0183 &quot;wushi&quot; discovered that incorrect pointer handling in the frame processing code could lead to the execution of arbitrary code. CVE-2010-1196 &quot;Nils&quot; discovered that an integer overflow in DOM node parsing could lead to the execution of arbitrary code. CVE-2010-1197 Ilja von Sprundel discovered that incorrect parsing of Content-Disposition headers could lead to cross-site scripting. CVE-2010-1198 Microsoft engineers discovered that incorrect memory handling in the interaction of browser plugins could lead to the execution of arbitrary code. CVE-2010-1199 Martin Barbella discovered that an integer overflow in XSLT node parsing could lead to the execution of arbitrary code. CVE-2010-1200 Olli Pettay, Martijn Wargers, Justin Lebar, Jesse Ruderman, Ben Turner, Jonathan Kew and David Humphrey discovered crashes in the layout engine, which might allow the execution of arbitrary code. CVE-2010-1201 &quot;boardraider&quot; and &quot;stedenon&quot; discovered crashes in the layout engine, which might allow the execution of arbitrary code. CVE-2010-1202 Bob Clary, Igor Bukanov, Gary Kwong and Andreas Gal discovered crashes in the Javascript engine, which might allow the execution of arbitrary code. For the stable distribution, these problems have been fixed in version 1.9.0.19-2. For the unstable distribution, these problems have been fixed in version 1.9.1.10-1 For the experimental distribution, these problems have been fixed in version 1.9.2.4-1. We recommend that you upgrade your xulrunner packages.]]></description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:01.600-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:04.348-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:47.593-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13333 - 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:28.746-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:58.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="Architecture section">
          <criteria operator="AND" comment="Architecture independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libmozillainterfaces-java DPKG is earlier than 1.9.0.19-2" test_ref="oval:org.mitre.oval:tst:46543"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.9.0.19-2" test_ref="oval:org.mitre.oval:tst:46859"/>
              <criterion comment="spidermonkey-bin DPKG is earlier than 1.9.0.19-2" test_ref="oval:org.mitre.oval:tst:46810"/>
              <criterion comment="xulrunner-1.9-gnome-support DPKG is earlier than 1.9.0.19-2" test_ref="oval:org.mitre.oval:tst:46863"/>
              <criterion comment="xulrunner-1.9 DPKG is earlier than 1.9.0.19-2" test_ref="oval:org.mitre.oval:tst:46828"/>
              <criterion comment="libmozjs1d-dbg DPKG is earlier than 1.9.0.19-2" test_ref="oval:org.mitre.oval:tst:46723"/>
              <criterion comment="libmozjs1d DPKG is earlier than 1.9.0.19-2" test_ref="oval:org.mitre.oval:tst:46782"/>
              <criterion comment="python-xpcom DPKG is earlier than 1.9.0.19-2" test_ref="oval:org.mitre.oval:tst:46759"/>
              <criterion comment="xulrunner-1.9-dbg DPKG is earlier than 1.9.0.19-2" test_ref="oval:org.mitre.oval:tst:46802"/>
              <criterion comment="xulrunner-dev DPKG is earlier than 1.9.0.19-2" test_ref="oval:org.mitre.oval:tst:46827"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13331" version="5" class="patch">
      <metadata>
        <title>DSA-2036-1 jasper -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>jasper</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00076.html" ref_id="DSA-2036-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1.900.1-5.1+lenny1. For the unstable distribution, this problem has been fixed in version 1.900.1-6. We recommend that you upgrade your jasper package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:02.336-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:04.123-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:46.665-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13331 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:32.148-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:57.907-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="libjasper-runtime DPKG is earlier than 1.900.1-5.1+lenny1" test_ref="oval:org.mitre.oval:tst:46027"/>
          <criterion comment="libjasper1 DPKG is earlier than 1.900.1-5.1+lenny1" test_ref="oval:org.mitre.oval:tst:46619"/>
          <criterion comment="libjasper-dev DPKG is earlier than 1.900.1-5.1+lenny1" test_ref="oval:org.mitre.oval:tst:46821"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13320" version="5" class="patch">
      <metadata>
        <title>DSA-1973-1 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://lists.debian.org/debian-security-announce/2010/msg00008.html" ref_id="DSA-1973-1"/>
        <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. For the oldstable distribution, this problem has been fixed in version 2.3.6.ds1-13etch10 of the glibc package. For the stable distribution, this problem has been fixed in version 2.7-18lenny2 of the glibc package. For the unstable distribution this problem has been fixed in version 2.10.2-4 of the eglibc package. We recommend that you upgrade your glibc or eglibc package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:35.333-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:03.316-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:18.228-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13320 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:30.972-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:57.586-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 independet 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 DPKG is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:47111"/>
                <criterion comment="glibc-source DPKG is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:47183"/>
                <criterion comment="locales DPKG is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:46970"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 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="libc6-prof DPKG is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:47301"/>
                <criterion comment="libc6-dev DPKG is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:47195"/>
                <criterion comment="nscd DPKG is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:47244"/>
                <criterion comment="libc6-pic DPKG is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:46459"/>
                <criterion comment="libc6 DPKG is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:47384"/>
                <criterion comment="locales-all DPKG is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:47439"/>
                <criterion comment="libc6-dbg DPKG is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:47396"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:47283"/>
                <criterion comment="libc6-s390x DPKG is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:47304"/>
              </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 DPKG is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:47451"/>
                <criterion comment="libc6-dev-mips64 DPKG is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:47443"/>
                <criterion comment="libc6-dev-mipsn32 DPKG is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:47047"/>
                <criterion comment="libc6-mipsn32 DPKG is earlier than 2.7-18lenny2" test_ref="oval:org.mitre.oval:tst:47432"/>
              </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 independet 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 DPKG is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:47165"/>
                <criterion comment="locales DPKG is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:46824"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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="libc6-prof DPKG is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:47445"/>
                <criterion comment="nscd DPKG is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:47336"/>
                <criterion comment="libc6-dev DPKG is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:47415"/>
                <criterion comment="libc6-pic DPKG is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:46875"/>
                <criterion comment="libc6 DPKG is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:47449"/>
                <criterion comment="locales-all DPKG is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:47213"/>
                <criterion comment="libc6-dbg DPKG is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:47423"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:47481"/>
                <criterion comment="libc6-s390x DPKG is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:47490"/>
              </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 DPKG is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:47353"/>
                <criterion comment="libc6.1-dev DPKG is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:47401"/>
                <criterion comment="libc6.1-dbg DPKG is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:47395"/>
                <criterion comment="nscd DPKG is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:47336"/>
                <criterion comment="libc6.1-prof DPKG is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:46967"/>
                <criterion comment="locales-all DPKG is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:47213"/>
                <criterion comment="libc6.1 DPKG is earlier than 2.3.6.ds1-13etch10" test_ref="oval:org.mitre.oval:tst:47464"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13315" version="5" class="patch">
      <metadata>
        <title>DSA-2059-1 pcsc-lite -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>pcsc-lite</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00102.html" ref_id="DSA-2059-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0407" ref_id="CVE-2010-0407"/>
        <description>It was discovered that PCSCD, a daemon to access smart cards, was vulnerable to a buffer overflow allowing a local attacker to elevate his privileges to root. For the stable distribution, this problem has been fixed in version 1.4.102-1+lenny1. For the unstable distribution, this problem has been fixed in version 1.5.4-1. We recommend that you upgrade your pcsc-lite package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:32.300-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:02.892-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:17.427-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13315 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:27.181-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:57.365-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="libpcsclite1 DPKG is earlier than 1.4.102-1+lenny1" test_ref="oval:org.mitre.oval:tst:45700"/>
          <criterion comment="pcscd DPKG is earlier than 1.4.102-1+lenny1" test_ref="oval:org.mitre.oval:tst:45872"/>
          <criterion comment="libpcsclite-dev DPKG is earlier than 1.4.102-1+lenny1" test_ref="oval:org.mitre.oval:tst:46098"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13313" version="5" class="patch">
      <metadata>
        <title>DSA-1949-1 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://lists.debian.org/debian-security-announce/2009/msg00272.html" ref_id="DSA-1949-1"/>
        <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. For the stable distribution, this problem has been fixed in version 2.4.2-1+lenny1. For the oldstable distribution, this problem has been fixed in version 2.4.2-1+etch1. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 2.4.2-1.1. We recommend that you upgrade your php-net-ping packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:11.771-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:02.646-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:15.463-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13313 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:29.654-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:57.165-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 DPKG is earlier than 2.4.2-1+lenny1" test_ref="oval:org.mitre.oval:tst:52069"/>
        </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 DPKG is earlier than 2.4.2-1+etch1" test_ref="oval:org.mitre.oval:tst:51846"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13308" version="7" class="patch">
      <metadata>
        <title>DSA-1858-1 imagemagick -- multiple</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://lists.debian.org/debian-security-announce/2009/msg00175.html" ref_id="DSA-1858-1"/>
        <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: CVE-2007-1667 Multiple integer overflows in XInitImage function in xwd.c for ImageMagick, allow user-assisted remote attackers to cause a  denial of service or obtain sensitive information via crafted images with large or negative values that trigger a buffer overflow. It only affects the oldstable distribution. CVE-2007-1797 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. CVE-2007-4985 A crafted image file can trigger an infinite loop in the ReadDCMImage function or in the ReadXCFImage function. It only affects the oldstable distribution. CVE-2007-4986 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. CVE-2007-4987 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. CVE-2007-4988 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. CVE-2008-1096 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. CVE-2008-1097 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. CVE-2009-1882 Integer overflow allows remote attackers to cause a denial of service and possibly execute arbitrary code via a crafted TIFF file, which triggers a buffer overflow. For the old stable distribution, these problems have been fixed in version 7:6.2.4.5.dfsg1-0.15+etch1. For the stable distribution, these problems have been fixed in version 7:6.3.7.9.dfsg2-1~lenny3. For the upcoming stable distribution and the unstable distribution, these problems have been fixed in version 7:6.5.1.0-1.1. We recommend that you upgrade your imagemagick packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:09.471-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:02.162-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:13.374-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13308 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:29.993-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:56.561-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:51975 - Modified Debian patches to correct Epochs." date="2015-02-03T13:18:00.169-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:20:15.752-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:25.446-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="Packages section">
            <criterion comment="imagemagick DPKG is earlier than 7:6.3.7.9.dfsg2-1~lenny3" test_ref="oval:org.mitre.oval:tst:51898"/>
            <criterion comment="libmagick9-dev DPKG is earlier than 7:6.3.7.9.dfsg2-1~lenny3" test_ref="oval:org.mitre.oval:tst:51977"/>
            <criterion comment="perlmagick DPKG is earlier than 7:6.3.7.9.dfsg2-1~lenny3" test_ref="oval:org.mitre.oval:tst:51950"/>
            <criterion comment="libmagick++9-dev DPKG is earlier than 7:6.3.7.9.dfsg2-1~lenny3" test_ref="oval:org.mitre.oval:tst:51743"/>
            <criterion comment="libmagick++10 DPKG is earlier than 7:6.3.7.9.dfsg2-1~lenny3" test_ref="oval:org.mitre.oval:tst:52005"/>
            <criterion comment="libmagick10 DPKG is earlier than 7:6.3.7.9.dfsg2-1~lenny3" test_ref="oval:org.mitre.oval:tst:51998"/>
          </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 DPKG is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" test_ref="oval:org.mitre.oval:tst:51851"/>
            <criterion comment="imagemagick DPKG is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" test_ref="oval:org.mitre.oval:tst:51557"/>
            <criterion comment="libmagick9-dev DPKG is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" test_ref="oval:org.mitre.oval:tst:51794"/>
            <criterion comment="libmagick++9c2a DPKG is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" test_ref="oval:org.mitre.oval:tst:51939"/>
            <criterion comment="perlmagick DPKG is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" test_ref="oval:org.mitre.oval:tst:51975"/>
            <criterion comment="libmagick++9-dev DPKG is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" test_ref="oval:org.mitre.oval:tst:52025"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13307" version="5" class="patch">
      <metadata>
        <title>DSA-1963-1 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://lists.debian.org/debian-security-announce/2009/msg00285.html" ref_id="DSA-1963-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1.0.2-1+lenny1. For the unstable distribution and the testing distribution, this problem has been fixed in version 1.3.4-1. We recommend that you upgrade your unbound package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:15.757-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:01.736-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:12.813-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13307 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:26.649-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:56.258-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 DPKG is earlier than 1.0.2-1+lenny1" test_ref="oval:org.mitre.oval:tst:48124"/>
          <criterion comment="libunbound0 DPKG is earlier than 1.0.2-1+lenny1" test_ref="oval:org.mitre.oval:tst:47362"/>
          <criterion comment="libunbound-dev DPKG is earlier than 1.0.2-1+lenny1" test_ref="oval:org.mitre.oval:tst:48100"/>
          <criterion comment="unbound-host DPKG is earlier than 1.0.2-1+lenny1" test_ref="oval:org.mitre.oval:tst:48158"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13304" version="5" class="patch">
      <metadata>
        <title>DSA-1774-1 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://lists.debian.org/debian-security-announce/2009/msg00085.html" ref_id="DSA-1774-1"/>
        <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 attacks. For the stable distribution, this problem has been fixed in version 2.0.1-6+lenny1. The oldstable distribution is not affected by this issue. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 2.0.5-1. We recommend that you upgrade your ejabberd packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:03.868-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:01.534-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:11.550-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13304 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:31.217-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:56.065-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="jabberd DPKG is earlier than 2.0.1-6+lenny1" test_ref="oval:org.mitre.oval:tst:50120"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13303" version="5" class="patch">
      <metadata>
        <title>DSA-1970-1 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://lists.debian.org/debian-security-announce/2010/msg00005.html" ref_id="DSA-1970-1"/>
        <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. For the stable distribution, this problem has been fixed in version 0.9.8g-15+lenny6. The packages for the arm architecture are not included in this advisory. They will be released as soon as they become available. For the testing distribution and the unstable distribution, this problem will be fixed soon. The issue does not seem to be exploitable with the apache2 package contained in squeeze/sid. We recommend that you upgrade your openssl packages. You also need to restart your Apache httpd server to make sure it uses the updated libraries.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:43.142-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:01.306-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:11.317-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13303 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:33.443-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:55.894-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="libssl-dev DPKG is earlier than 0.9.8g-15+lenny6" test_ref="oval:org.mitre.oval:tst:46281"/>
          <criterion comment="libssl0.9.8-dbg DPKG is earlier than 0.9.8g-15+lenny6" test_ref="oval:org.mitre.oval:tst:45686"/>
          <criterion comment="openssl DPKG is earlier than 0.9.8g-15+lenny6" test_ref="oval:org.mitre.oval:tst:45812"/>
          <criterion comment="libssl0.9.8 DPKG is earlier than 0.9.8g-15+lenny6" test_ref="oval:org.mitre.oval:tst:46206"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13301" version="5" class="patch">
      <metadata>
        <title>DSA-2071-1 libmikmod -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>libmikmod</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00116.html" ref_id="DSA-2071-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3995" ref_id="CVE-2009-3995"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3996" ref_id="CVE-2009-3996"/>
        <description>Dyon Balding discovered buffer overflows in the MikMod sound library, which could lead to the execution of arbitrary code if a user is tricked into opening malformed Impulse Tracker or Ultratracker sound files. For the stable distribution, these problems have been fixed in version 3.1.11-6+lenny1. For the unstable distribution, these problems have been fixed in version 3.1.11-6.2. We recommend that you upgrade your libmikmod packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:33.783-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:00.871-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:10.194-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13301 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:27.002-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:55.681-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="libmikmod2-dev DPKG is earlier than 3.1.11-a-6+lenny1" test_ref="oval:org.mitre.oval:tst:46284"/>
          <criterion comment="libmikmod2 DPKG is earlier than 3.1.11-a-6+lenny1" test_ref="oval:org.mitre.oval:tst:45987"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13298" version="7" class="patch">
      <metadata>
        <title>DSA-2050-1 kdegraphics -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>kdegraphics</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00092.html" ref_id="DSA-2050-1"/>
        <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 local vulnerabilities have been discovered in KPDF, a PDF viewer for KDE, which allow the execution of arbitrary code or denial of service if a user is tricked into opening a crafted PDF document. For the stable distribution, these problems have been fixed in version 4:3.5.9-3+lenny3. The unstable distribution no longer contains kpdf. It's replacement, Okular, links against the poppler PDF library. We recommend that you upgrade your kdegraphics packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:53.806-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:02:00.192-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:09.172-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13298 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:32.737-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:55.172-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:47844 - Modified Debian patches to correct Epochs." date="2015-02-03T13:18:00.169-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:20:14.472-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:25.015-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="kdegraphics DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47808"/>
              <criterion comment="kdegraphics-doc-html DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47683"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47830"/>
              <criterion comment="ksvg DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47781"/>
              <criterion comment="libkscan-dev DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47559"/>
              <criterion comment="kgamma DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47724"/>
              <criterion comment="libkscan1 DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47230"/>
              <criterion comment="kpovmodeler DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47504"/>
              <criterion comment="kooka DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47487"/>
              <criterion comment="kdegraphics-dev DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47827"/>
              <criterion comment="kghostview DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47819"/>
              <criterion comment="kfaxview DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47573"/>
              <criterion comment="kviewshell DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47816"/>
              <criterion comment="kview DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47823"/>
              <criterion comment="kfax DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47744"/>
              <criterion comment="ksnapshot DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47813"/>
              <criterion comment="kmrml DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47646"/>
              <criterion comment="kpdf DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47567"/>
              <criterion comment="kcoloredit DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47844"/>
              <criterion comment="kiconedit DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47806"/>
              <criterion comment="kruler DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47635"/>
              <criterion comment="kuickshow DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47509"/>
              <criterion comment="kdvi DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47634"/>
              <criterion comment="kdegraphics-dbg DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47516"/>
              <criterion comment="kolourpaint DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47839"/>
              <criterion comment="kamera DPKG is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:47834"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13291" version="7" class="patch">
      <metadata>
        <title>DSA-2061-1 samba -- memory corruption</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>samba</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00105.html" ref_id="DSA-2061-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2063" ref_id="CVE-2010-2063"/>
        <description>Jun Mao discovered that Samba, an implementation of the SMB/CIFS protocol for Unix systems, is not properly handling certain offset values when processing chained SMB1 packets. This enables an unauthenticated attacker to write to an arbitrary memory location resulting in the possibility to execute arbitrary code with root privileges or to perform denial of service attacks by crashing the samba daemon. For the stable distribution, this problem has been fixed in version 2:3.2.5-4lenny12. This problem does not affect the versions in the testing and unstable distribution. We recommend that you upgrade your samba packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:10.888-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:59.586-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:02.820-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13291 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:30.575-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:54.880-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:47102 - Modified Debian patches to correct Epochs." date="2015-02-03T13:18:00.169-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:20:16.382-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:24.519-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 independet 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 DPKG is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:47010"/>
              <criterion comment="samba-doc-pdf DPKG is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:46799"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:47102"/>
              <criterion comment="samba DPKG is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:46638"/>
              <criterion comment="swat DPKG is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:46962"/>
              <criterion comment="samba-tools DPKG is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:47020"/>
              <criterion comment="libsmbclient DPKG is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:46520"/>
              <criterion comment="smbclient DPKG is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:47019"/>
              <criterion comment="libwbclient0 DPKG is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:47059"/>
              <criterion comment="winbind DPKG is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:46634"/>
              <criterion comment="libpam-smbpass DPKG is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:46897"/>
              <criterion comment="libsmbclient-dev DPKG is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:47016"/>
              <criterion comment="samba-common DPKG is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:47087"/>
              <criterion comment="samba-dbg DPKG is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:46817"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13290" version="5" class="patch">
      <metadata>
        <title>DSA-1867-1 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://lists.debian.org/debian-security-announce/2009/msg00183.html" ref_id="DSA-1867-1"/>
        <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: CVE-2009-1690 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. CVE-2009-1698 It was discovered that there could be an uninitialised pointer when handling a Cascading Style Sheets attr function call. This could lead to the execution of arbitrary code, when visiting a malicious website. CVE-2009-1687 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. For the stable distribution, these problems have been fixed in version 4:3.5.10.dfsg.1-0lenny2. For the oldstable distribution, these problems have been fixed in version 4:3.5.5a.dfsg.1-8etch2. For the testing distribution and the unstable distribution, these problems will be fixed soon. We recommend that you upgrade your kdelibs packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:04.525-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:59.087-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:02.340-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13290 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:31.944-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:54.605-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 DPKG is earlier than 3.5.10.dfsg.1-0lenny2" test_ref="oval:org.mitre.oval:tst:50946"/>
                <criterion comment="kdelibs DPKG is earlier than 3.5.10.dfsg.1-0lenny2" test_ref="oval:org.mitre.oval:tst:50063"/>
                <criterion comment="kdelibs-data DPKG is earlier than 3.5.10.dfsg.1-0lenny2" test_ref="oval:org.mitre.oval:tst:50752"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 3.5.10.dfsg.1-0lenny2" test_ref="oval:org.mitre.oval:tst:50691"/>
                <criterion comment="kdelibs4c2a DPKG is earlier than 3.5.10.dfsg.1-0lenny2" test_ref="oval:org.mitre.oval:tst:50888"/>
                <criterion comment="kdelibs-dbg DPKG is earlier than 3.5.10.dfsg.1-0lenny2" test_ref="oval:org.mitre.oval:tst:50977"/>
              </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 DPKG is earlier than 3.5.5a.dfsg.1-8etch2" test_ref="oval:org.mitre.oval:tst:50446"/>
                <criterion comment="kdelibs DPKG is earlier than 3.5.5a.dfsg.1-8etch2" test_ref="oval:org.mitre.oval:tst:50902"/>
                <criterion comment="kdelibs-data DPKG is earlier than 3.5.5a.dfsg.1-8etch2" test_ref="oval:org.mitre.oval:tst:50871"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 3.5.5a.dfsg.1-8etch2" test_ref="oval:org.mitre.oval:tst:50702"/>
                <criterion comment="kdelibs4c2a DPKG is earlier than 3.5.5a.dfsg.1-8etch2" test_ref="oval:org.mitre.oval:tst:50755"/>
                <criterion comment="kdelibs-dbg DPKG is earlier than 3.5.5a.dfsg.1-8etch2" test_ref="oval:org.mitre.oval:tst:50968"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13289" version="5" class="patch">
      <metadata>
        <title>DSA-1911-1 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://lists.debian.org/debian-security-announce/2009/msg00233.html" ref_id="DSA-1911-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1:3.8.1-3+lenny1. For the oldstable distribution, this problem has been fixed in version 1:3.8.1-1etch2. For the testing distribution and the unstable distribution, this problem has been fixed in version 1:4.0-1. We recommend that you upgrade your pygresql packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:55.210-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:58.552-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:01.900-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13289 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:33.025-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:54.178-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 DPKG is earlier than 1:3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:48772"/>
            <criterion comment="python-pygresql-dbg DPKG is earlier than 1:3.8.1-3+lenny1" test_ref="oval:org.mitre.oval:tst:48878"/>
          </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 DPKG is earlier than 1:3.8.1-1etch2" test_ref="oval:org.mitre.oval:tst:48755"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13286" version="5" class="patch">
      <metadata>
        <title>DSA-2057-1 mysql-dfsg-5.0 -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mysql-dfsg-5.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00100.html" ref_id="DSA-2057-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1626" ref_id="CVE-2010-1626"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1848" ref_id="CVE-2010-1848"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1849" ref_id="CVE-2010-1849"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1850" ref_id="CVE-2010-1850"/>
        <description>Several vulnerabilities have been discovered in the MySQL database server. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2010-1626 MySQL allows local users to delete the data and index files of another user's MyISAM table via a symlink attack in conjunction with the DROP TABLE command. CVE-2010-1848 MySQL failed to check the table name argument of a COM_FIELD_LIST command packet for validity and compliance to acceptable table name standards. This allows an authenticated user with SELECT privileges on one table to obtain the field definitions of any table in all other databases and potentially of other MySQL instances accessible from the server's file system. CVE-2010-1849 MySQL could be tricked to read packets indefinitely if it received a packet larger than the maximum size of one packet. This results in high CPU usage and thus denial of service conditions. CVE-2010-1850 MySQL was susceptible to a buffer-overflow attack due to a failure to perform bounds checking on the table name argument of a COM_FIELD_LIST command packet. By sending long data for the table name, a buffer is overflown, which could be exploited by an authenticated user to inject malicious code. For the stable distribution, these problems have been fixed in version 5.0.51a-24+lenny4 The testing and unstable distribution do not contain mysql-dfsg-5.0 anymore. We recommend that you upgrade your mysql-dfsg-5.0 package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:23.596-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:58.098-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:05:00.500-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13286 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:31.660-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:53.510-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 independet 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 DPKG is earlier than 5.0.51a-24+lenny4" test_ref="oval:org.mitre.oval:tst:45212"/>
              <criterion comment="mysql-common DPKG is earlier than 5.0.51a-24+lenny4" test_ref="oval:org.mitre.oval:tst:46078"/>
              <criterion comment="mysql-server DPKG is earlier than 5.0.51a-24+lenny4" test_ref="oval:org.mitre.oval:tst:45934"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 5.0.51a-24+lenny4" test_ref="oval:org.mitre.oval:tst:46110"/>
              <criterion comment="mysql-client-5.0 DPKG is earlier than 5.0.51a-24+lenny4" test_ref="oval:org.mitre.oval:tst:46059"/>
              <criterion comment="mysql-server-5.0 DPKG is earlier than 5.0.51a-24+lenny4" test_ref="oval:org.mitre.oval:tst:46142"/>
              <criterion comment="libmysqlclient15off DPKG is earlier than 5.0.51a-24+lenny4" test_ref="oval:org.mitre.oval:tst:45986"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13282" version="5" class="patch">
      <metadata>
        <title>DSA-1942-1 wireshark -- several</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://lists.debian.org/debian-security-announce/2009/msg00265.html" ref_id="DSA-1942-1"/>
        <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: CVE-2009-2560 A NULL pointer dereference was found in the RADIUS dissector. CVE-2009-3550 A NULL pointer dereference was found in the DCERP/NT dissector. CVE-2009-3829 An integer overflow was discovered in the ERF parser. This update also includes fixes for three minor issues, 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. For the old stable distribution, this problem has been fixed in version 0.99.4-5.etch.4. For the stable distribution, this problem has been fixed in version 1.0.2-3+lenny7. For the unstable distribution these problems have been fixed in version 1.2.3-1. We recommend that you upgrade your Wireshark packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:01.654-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:57.513-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:04:57.803-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13282 - Debian Patch Update" date="2014-06-06T17:01:00.787-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:03:30.351-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:52.608-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 DPKG is earlier than 1.0.2-3+lenny7" test_ref="oval:org.mitre.oval:tst:48834"/>
            <criterion comment="wireshark-common DPKG is earlier than 1.0.2-3+lenny7" test_ref="oval:org.mitre.oval:tst:48807"/>
            <criterion comment="tshark DPKG is earlier than 1.0.2-3+lenny7" test_ref="oval:org.mitre.oval:tst:48868"/>
            <criterion comment="wireshark DPKG is earlier than 1.0.2-3+lenny7" test_ref="oval:org.mitre.oval:tst:48822"/>
          </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 DPKG is earlier than 0.99.4-5.etch.4" test_ref="oval:org.mitre.oval:tst:48698"/>
            <criterion comment="tshark DPKG is earlier than 0.99.4-5.etch.4" test_ref="oval:org.mitre.oval:tst:48747"/>
            <criterion comment="thereal DPKG is earlier than 0.99.4-5.etch.4" test_ref="oval:org.mitre.oval:tst:48028"/>
            <criterion comment="tethereal DPKG is earlier than 0.99.4-5.etch.4" test_ref="oval:org.mitre.oval:tst:48916"/>
            <criterion comment="wireshark-common DPKG is earlier than 0.99.4-5.etch.4" test_ref="oval:org.mitre.oval:tst:48496"/>
            <criterion comment="thereal-common DPKG is earlier than 0.99.4-5.etch.4" test_ref="oval:org.mitre.oval:tst:48836"/>
            <criterion comment="thereal-dev DPKG is earlier than 0.99.4-5.etch.4" test_ref="oval:org.mitre.oval:tst:48054"/>
            <criterion comment="wireshark DPKG is earlier than 0.99.4-5.etch.4" test_ref="oval:org.mitre.oval:tst:48036"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13274" version="7" class="patch">
      <metadata>
        <title>DSA-2022-1 mediawiki -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mediawiki</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00062.html" ref_id="DSA-2022-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1:1.12.0-2lenny4. For the testing distribution, this problem has been fixed in version 1:1.15.2-1. For the unstable distribution, this problem has been fixed in version 1:1.15.2-1.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:29.524-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:56.666-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:04:54.257-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13274 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:30.699-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:52.456-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:13989 - Modified Debian patches to correct Epochs." date="2015-02-03T13:18:00.169-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:20:21.179-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:24.142-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="mediawiki DPKG is earlier than 1:1.12.0-2lenny4" test_ref="oval:org.mitre.oval:tst:47121"/>
          </criteria>
          <criterion comment="mediawiki-math DPKG is earlier than 1:1.12.0-2lenny4" test_ref="oval:org.mitre.oval:tst:47221"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13272" version="5" class="patch">
      <metadata>
        <title>DSA-1889-1 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://lists.debian.org/debian-security-announce/2009/msg00210.html" ref_id="DSA-1889-1"/>
        <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. For the old stable distribution, this problem has been fixed in version 3.6-2etch3. For the stable distribution, this problem has been fixed in version 3.8.1-3+lenny2. For the unstable distribution, this problem has been fixed in version 4.0.1-1. We recommend that you upgrade your icu packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:55.926-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:56.157-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:04:52.248-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13272 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:26.456-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:52.172-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 DPKG is earlier than 3.8.1-3+lenny2" test_ref="oval:org.mitre.oval:tst:51808"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 3.8.1-3+lenny2" test_ref="oval:org.mitre.oval:tst:51684"/>
                <criterion comment="libicu38-dbg DPKG is earlier than 3.8.1-3+lenny2" test_ref="oval:org.mitre.oval:tst:52001"/>
                <criterion comment="libicu-dev DPKG is earlier than 3.8.1-3+lenny2" test_ref="oval:org.mitre.oval:tst:52056"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="lib32icu38 DPKG is earlier than 3.8.1-3+lenny2" test_ref="oval:org.mitre.oval:tst:51988"/>
                <criterion comment="lib32icu-dev DPKG is earlier than 3.8.1-3+lenny2" test_ref="oval:org.mitre.oval:tst:51967"/>
              </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 DPKG is earlier than 3.6-2etch3" test_ref="oval:org.mitre.oval:tst:51482"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 3.6-2etch3" test_ref="oval:org.mitre.oval:tst:51753"/>
                <criterion comment="libicu36 DPKG is earlier than 3.6-2etch3" test_ref="oval:org.mitre.oval:tst:51656"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13268" version="5" class="patch">
      <metadata>
        <title>DSA-1894-1 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://lists.debian.org/debian-security-announce/2009/msg00215.html" ref_id="DSA-1894-1"/>
        <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. For the stable distribution, this problem has been fixed in version 0.52.2-11.3+lenny1. For the oldstable distribution, this problem has been fixed in version 0.52.2-10+etch1. For the testing distribution and the unstable distribution, this problem will be fixed soon. We recommend that you upgrade your newt packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:25.400-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:55.291-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:04:48.992-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13268 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:27.709-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:51.672-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="libnewt-dev DPKG is earlier than 0.52.2-11.3+lenny1" test_ref="oval:org.mitre.oval:tst:49132"/>
            <criterion comment="libnewt-pic DPKG is earlier than 0.52.2-11.3+lenny1" test_ref="oval:org.mitre.oval:tst:48955"/>
            <criterion comment="whiptail DPKG is earlier than 0.52.2-11.3+lenny1" test_ref="oval:org.mitre.oval:tst:48824"/>
            <criterion comment="libnewt0.52 DPKG is earlier than 0.52.2-11.3+lenny1" test_ref="oval:org.mitre.oval:tst:49344"/>
            <criterion comment="newt-tcl DPKG is earlier than 0.52.2-11.3+lenny1" test_ref="oval:org.mitre.oval:tst:49380"/>
            <criterion comment="python-newt DPKG is earlier than 0.52.2-11.3+lenny1" test_ref="oval:org.mitre.oval:tst:48964"/>
          </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 DPKG is earlier than 0.52.2-10+etch1" test_ref="oval:org.mitre.oval:tst:49171"/>
            <criterion comment="libnewt-pic DPKG is earlier than 0.52.2-10+etch1" test_ref="oval:org.mitre.oval:tst:49023"/>
            <criterion comment="whiptail DPKG is earlier than 0.52.2-10+etch1" test_ref="oval:org.mitre.oval:tst:49377"/>
            <criterion comment="libnewt0.52 DPKG is earlier than 0.52.2-10+etch1" test_ref="oval:org.mitre.oval:tst:48536"/>
            <criterion comment="newt-tcl DPKG is earlier than 0.52.2-10+etch1" test_ref="oval:org.mitre.oval:tst:49124"/>
            <criterion comment="python-newt DPKG is earlier than 0.52.2-10+etch1" test_ref="oval:org.mitre.oval:tst:48817"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13267" version="5" class="patch">
      <metadata>
        <title>DSA-1991-1 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://lists.debian.org/debian-security-announce/2010/msg00031.html" ref_id="DSA-1991-1"/>
        <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: CVE-2009-2855 Bastian Blank discovered that it is possible to cause a denial of service via a crafted auth header with certain comma delimiters. CVE-2010-0308 Tomas Hoger discovered that it is possible to cause a denial of service via invalid DNS header-only packets. For the stable distribution, these problems have been fixed in version 2.7.STABLE3-4.1lenny1 of the squid package and version 3.0.STABLE8-3+lenny3 of the squid3 package. For the oldstable distribution, these problems have been fixed in version 2.6.5-6etch5 of the squid package and version 3.0.PRE5-5+etch2 of the squid3 package. For the testing distribution and the unstable distribution, these problems will be fixed soon. We recommend that you upgrade your squid/squid3 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:50.994-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:54.688-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:04:48.459-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13267 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:27.208-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:51.329-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 independet 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 DPKG is earlier than 2.7.STABLE3-4.1lenny1" test_ref="oval:org.mitre.oval:tst:47050"/>
                <criterion comment="squid3-common DPKG is earlier than 3.0.STABLE8-3+lenny3" test_ref="oval:org.mitre.oval:tst:47696"/>
              </criteria>
            </criteria>
            <criterion comment="squidclient DPKG is earlier than 3.0.STABLE8-3+lenny3" test_ref="oval:org.mitre.oval:tst:47389"/>
            <criterion comment="squid3 DPKG is earlier than 3.0.STABLE8-3+lenny3" test_ref="oval:org.mitre.oval:tst:47766"/>
            <criterion comment="squid3-cgi DPKG is earlier than 3.0.STABLE8-3+lenny3" test_ref="oval:org.mitre.oval:tst:47461"/>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.7.STABLE3-4.1lenny1" test_ref="oval:org.mitre.oval:tst:47835"/>
                <criterion comment="squid-cgi DPKG is earlier than 2.7.STABLE3-4.1lenny1" test_ref="oval:org.mitre.oval:tst:47666"/>
              </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 independet 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 DPKG is earlier than 2.6.5-6etch5" test_ref="oval:org.mitre.oval:tst:47441"/>
                <criterion comment="squid3-common DPKG is earlier than 3.0.PRE5-5+etch2" test_ref="oval:org.mitre.oval:tst:47739"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.5-6etch5" test_ref="oval:org.mitre.oval:tst:47538"/>
                <criterion comment="squid-cgi DPKG is earlier than 2.6.5-6etch5" test_ref="oval:org.mitre.oval:tst:46873"/>
                <criterion comment="squid3-client DPKG is earlier than 3.0.PRE5-5+etch2" test_ref="oval:org.mitre.oval:tst:47772"/>
                <criterion comment="squidclient DPKG is earlier than 2.6.5-6etch5" test_ref="oval:org.mitre.oval:tst:47442"/>
                <criterion comment="squid3-cgi DPKG is earlier than 3.0.PRE5-5+etch2" test_ref="oval:org.mitre.oval:tst:47831"/>
                <criterion comment="squid3 DPKG is earlier than 3.0.PRE5-5+etch2" test_ref="oval:org.mitre.oval:tst:47386"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="squidclient DPKG is earlier than 2.6.5-6etch5" test_ref="oval:org.mitre.oval:tst:47442"/>
                <criterion comment="squid DPKG is earlier than 2.6.5-6etch5" test_ref="oval:org.mitre.oval:tst:47538"/>
                <criterion comment="squid-cgi DPKG is earlier than 2.6.5-6etch5" test_ref="oval:org.mitre.oval:tst:46873"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13265" version="5" class="patch">
      <metadata>
        <title>DSA-1809-1 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://lists.debian.org/debian-security-announce/2009/msg00121.html" ref_id="DSA-1809-1"/>
        <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: CVE-2009-1630 Frank Filz discovered that local users may be able to execute files without execute permission when accessed via an nfs4 mount. CVE-2009-1633 Jeff Layton and Suresh Jayaraman fixed several buffer overflows in the CIFS filesystem which allow remote servers to cause memory corruption. CVE-2009-1758 Jan Beulich discovered an issue in Xen where local guest users may cause a denial of service. 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. For the stable distribution, these problems have been fixed in version 2.6.26-15lenny3. For the oldstable distribution, these problems, where applicable, will be fixed in future updates to linux-2.6 and linux-2.6.24. We recommend that you upgrade your linux-2.6 and user-mode-linux packages. Note: Debian carefully tracks all known security issues across every linux kernel package in all releases under active security support. However, given the high frequency at which low-severity security issues are discovered in the kernel and the resource requirements of doing an update, updates for lower priority issues will normally not be released for all kernels at the same time. Rather, they will be released in a staggered or &amp;quot;leap-frog&amp;quot; fashion.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:18.099-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:53.866-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:04:47.654-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13265 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:25.768-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:50.802-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-doc-2.6.26 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:48935"/>
              <criterion comment="linux-tree-2.6.26 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49208"/>
              <criterion comment="linux-patch-debian-2.6.26 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:48918"/>
              <criterion comment="linux-source-2.6.26 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49261"/>
              <criterion comment="linux-manual-2.6.26 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49279"/>
              <criterion comment="linux-support-2.6.26-2 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49138"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49217"/>
              <criterion comment="linux-image-2.6.26-2-vserver-s390x DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49187"/>
              <criterion comment="linux-image-2.6.26-2-s390 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49063"/>
              <criterion comment="linux-headers-2.6.26-2-s390 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49053"/>
              <criterion comment="linux-image-2.6.26-2-s390-tape DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:48600"/>
              <criterion comment="linux-headers-2.6.26-2-all-s390 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:48885"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-s390x DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49234"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:48350"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49186"/>
              <criterion comment="linux-image-2.6.26-2-s390x DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49176"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49009"/>
              <criterion comment="linux-headers-2.6.26-2-s390x DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49086"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49271"/>
              <criterion comment="linux-headers-2.6.26-2-all DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49217"/>
              <criterion comment="linux-modules-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:48982"/>
              <criterion comment="linux-headers-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:48586"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:48350"/>
              <criterion comment="linux-image-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49142"/>
              <criterion comment="linux-image-2.6.26-2-amd64 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49181"/>
              <criterion comment="user-mode-linux DPKG is earlier than 2.6.26-1um-2+15lenny3" test_ref="oval:org.mitre.oval:tst:49252"/>
              <criterion comment="linux-headers-2.6.26-2-common-openvz DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49104"/>
              <criterion comment="linux-image-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49106"/>
              <criterion comment="linux-headers-2.6.26-2-all-amd64 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:48858"/>
              <criterion comment="linux-image-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:48398"/>
              <criterion comment="linux-headers-2.6.26-2-common-xen DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:48371"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49186"/>
              <criterion comment="linux-headers-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49257"/>
              <criterion comment="linux-headers-2.6.26-2-amd64 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49021"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49009"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49276"/>
            </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 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49217"/>
              <criterion comment="linux-headers-2.6.26-2-parisc DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49172"/>
              <criterion comment="linux-image-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49194"/>
              <criterion comment="linux-image-2.6.26-2-parisc DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:48986"/>
              <criterion comment="linux-headers-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:48624"/>
              <criterion comment="linux-headers-2.6.26-2-all-hppa DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49004"/>
              <criterion comment="linux-image-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49119"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49285"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49259"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49186"/>
              <criterion comment="linux-image-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:48900"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-15lenny3" test_ref="oval:org.mitre.oval:tst:49009"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13262" version="5" class="patch">
      <metadata>
        <title>DSA-2025-1 icedove -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>icedove</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00065.html" ref_id="DSA-2025-1"/>
        <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: CVE-2009-2408 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. CVE-2009-2404 Moxie Marlinspike reported a heap overflow vulnerability in the code that handles regular expressions in certificate names. CVE-2009-2463 monarch2020 discovered an integer overflow n a base64 decoding function. CVE-2009-3072 Josh Soref discovered a crash in the BinHex decoder. CVE-2009-3075 Carsten Book reported a crash in the JavaScript engine. CVE-2010-0163 Ludovic Hirlimann reported a crash indexing some messages with attachments, which could lead to the execution of arbitrary code. For the stable distribution, these problems have been fixed in version 2.0.0.24-0lenny1. Due to a problem with the archive system it is not possible to release all architectures. The missing architectures will be installed into the archive once they become available. For the testing distribution squeeze and the unstable distribution, these problems will be fixed soon. We recommend that you upgrade your icedove packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:55.955-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:53.536-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:04:46.437-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13262 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:27.661-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:50.153-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 DPKG is earlier than 2.0.0.24-0lenny1" test_ref="oval:org.mitre.oval:tst:47309"/>
          <criterion comment="icedove-dbg DPKG is earlier than 2.0.0.24-0lenny1" test_ref="oval:org.mitre.oval:tst:47388"/>
          <criterion comment="icedove-gnome-support DPKG is earlier than 2.0.0.24-0lenny1" test_ref="oval:org.mitre.oval:tst:47811"/>
          <criterion comment="icedove DPKG is earlier than 2.0.0.24-0lenny1" test_ref="oval:org.mitre.oval:tst:47591"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13239" version="5" class="patch">
      <metadata>
        <title>DSA-2056-1 zonecheck -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>zonecheck</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00099.html" ref_id="DSA-2056-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2052" ref_id="CVE-2010-2052"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2155" ref_id="CVE-2010-2155"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4882" ref_id="CVE-2009-4882"/>
        <description>It was discovered that in zonecheck, a tool to check DNS configurations, the CGI does not perform sufficient sanitation of user input; an attacker can take advantage of this and pass script code in order to perform cross-site scripting attacks. For the stable distribution, this problem has been fixed in version 2.0.4-13lenny1. For the testing distribution, this problem has been fixed in version 2.1.1-1. For the testing distribution, this problem has been fixed in version 2.1.1-1. We recommend that you upgrade your zonecheck packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:02.679-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:51.759-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:04:33.716-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13239 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:26.683-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:47.901-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="zonecheck DPKG is earlier than 2.0.4-13lenny1" test_ref="oval:org.mitre.oval:tst:46530"/>
          <criterion comment="zonecheck-cgi DPKG is earlier than 2.0.4-13lenny1" test_ref="oval:org.mitre.oval:tst:46742"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13235" version="7" class="patch">
      <metadata>
        <title>DSA-1793-1 kdegraphics -- multiple</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://lists.debian.org/debian-security-announce/2009/msg00104.html" ref_id="DSA-1793-1"/>
        <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 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: CVE-2009-0146 Multiple buffer overflows in the JBIG2 decoder in kpdf allow remote attackers to cause a denial of service via a crafted PDF file, related to JBIG2SymbolDict::setBitmap and JBIG2Stream::readSymbolDictSeg. CVE-2009-0147 Multiple integer overflows in the JBIG2 decoder in kpdf allow remote attackers to cause a denial of service via a crafted PDF file, related to JBIG2Stream::readSymbolDictSeg, JBIG2Stream::readSymbolDictSeg, and JBIG2Stream::readGenericBitmap. CVE-2009-0165 Integer overflow in the JBIG2 decoder in kpdf has unspecified impact related to &amp;quot;g*allocn.&amp;quot; CVE-2009-0166 The JBIG2 decoder in kpdf allows remote attackers to cause a denial of service via a crafted PDF file that triggers a free of uninitialised memory. CVE-2009-0799 The JBIG2 decoder in kpdf allows remote attackers to cause a denial of service via a crafted PDF file that triggers an out-of-bounds read. CVE-2009-0800 Multiple &amp;quot;input validation flaws&amp;quot; in the JBIG2 decoder in kpdf allow remote attackers to execute arbitrary code via a crafted PDF file. CVE-2009-1179 Integer overflow in the JBIG2 decoder in kpdf allows remote attackers to execute arbitrary code via a crafted PDF file. CVE-2009-1180 The JBIG2 decoder in kpdf allows remote attackers to execute arbitrary code via a crafted PDF file that triggers a free of invalid data. CVE-2009-1181 The JBIG2 decoder in kpdf allows remote attackers to cause a denial of service via a crafted PDF file that triggers a NULL pointer dereference. CVE-2009-1182 Multiple buffer overflows in the JBIG2 MMR decoder in kpdf allow remote attackers to execute arbitrary code via a crafted PDF file. CVE-2009-1183 The JBIG2 MMR decoder in kpdf allows remote attackers to cause a denial of service via a crafted PDF file. We recommend that you upgrade your kdegraphics packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:43.551-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:50.649-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:04:31.116-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13235 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:28.624-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:47.544-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:48541 - Modified Debian patches to correct Epochs." date="2015-02-03T13:18:00.169-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:20:11.556-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:22.220-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 DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48468"/>
                <criterion comment="kdegraphics-doc-html DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48342"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48408"/>
                <criterion comment="ksvg DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48452"/>
                <criterion comment="libkscan-dev DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48122"/>
                <criterion comment="kgamma DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48344"/>
                <criterion comment="libkscan1 DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48219"/>
                <criterion comment="kpovmodeler DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48530"/>
                <criterion comment="kooka DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48521"/>
                <criterion comment="kdegraphics-dev DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48346"/>
                <criterion comment="kghostview DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48540"/>
                <criterion comment="kfaxview DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48523"/>
                <criterion comment="kviewshell DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48331"/>
                <criterion comment="kview DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48465"/>
                <criterion comment="kfax DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48533"/>
                <criterion comment="ksnapshot DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48517"/>
                <criterion comment="kmrml DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48381"/>
                <criterion comment="kpdf DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48263"/>
                <criterion comment="kcoloredit DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48244"/>
                <criterion comment="kiconedit DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48341"/>
                <criterion comment="kruler DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48631"/>
                <criterion comment="kuickshow DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48582"/>
                <criterion comment="kdvi DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48345"/>
                <criterion comment="kdegraphics-dbg DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48470"/>
                <criterion comment="kolourpaint DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48626"/>
                <criterion comment="kamera DPKG is earlier than 4:3.5.9-3+lenny1" test_ref="oval:org.mitre.oval:tst:48489"/>
              </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 DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48193"/>
                <criterion comment="kdegraphics-doc-html DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:47659"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48427"/>
                <criterion comment="ksvg DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48135"/>
                <criterion comment="libkscan-dev DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48420"/>
                <criterion comment="kgamma DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48457"/>
                <criterion comment="libkscan1 DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48569"/>
                <criterion comment="kpovmodeler DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48585"/>
                <criterion comment="kooka DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48480"/>
                <criterion comment="kdegraphics-dev DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48254"/>
                <criterion comment="kghostview DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48403"/>
                <criterion comment="kfaxview DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48583"/>
                <criterion comment="kviewshell DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48717"/>
                <criterion comment="kview DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48576"/>
                <criterion comment="kfax DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48495"/>
                <criterion comment="ksnapshot DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48327"/>
                <criterion comment="kmrml DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48684"/>
                <criterion comment="kpdf DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48759"/>
                <criterion comment="kcoloredit DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48260"/>
                <criterion comment="kiconedit DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48588"/>
                <criterion comment="kruler DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48541"/>
                <criterion comment="kuickshow DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48440"/>
                <criterion comment="kdvi DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48672"/>
                <criterion comment="kdegraphics-dbg DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48689"/>
                <criterion comment="kolourpaint DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48646"/>
                <criterion comment="kamera DPKG is earlier than 4:3.5.5-3etch3" test_ref="oval:org.mitre.oval:tst:48438"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13227" version="5" class="patch">
      <metadata>
        <title>DSA-2035-1 apache2 -- multiple issues</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>apache2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00075.html" ref_id="DSA-2035-1"/>
        <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: CVE-2010-0408 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. CVE-2010-0434 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. For the stable distribution, these problems have been fixed in version 2.2.9-10+lenny7. For the testing distribution and the unstable distribution, these problems have been fixed in version 2.2.15-1. This advisory also provides updated apache2-mpm-itk packages which have been recompiled against the new apache2 packages. We recommend that you upgrade your apache2 and apache2-mpm-itk packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:25:51.444-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:50.068-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:04:19.526-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13227 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:23.642-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:47.194-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 independet 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 DPKG is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:45396"/>
              <criterion comment="apache2-src DPKG is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:45272"/>
              <criterion comment="apache2 DPKG is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:45519"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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-threaded-dev DPKG is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:44855"/>
              <criterion comment="apache2-utils DPKG is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:45196"/>
              <criterion comment="apache2-mpm-worker DPKG is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:45359"/>
              <criterion comment="apache2.2-common DPKG is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:45556"/>
              <criterion comment="apache2-suexec-custom DPKG is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:45644"/>
              <criterion comment="apache2-suexec DPKG is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:45452"/>
              <criterion comment="apache2-mpm-prefork DPKG is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:45475"/>
              <criterion comment="apache2-dbg DPKG is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:44761"/>
              <criterion comment="apache2-mpm-event DPKG is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:45582"/>
              <criterion comment="apache2-prefork-dev DPKG is earlier than 2.2.9-10+lenny7" test_ref="oval:org.mitre.oval:tst:45139"/>
            </criteria>
          </criteria>
          <criterion comment="apache2-mpm-itk DPKG is earlier than 2.2.6-02-1+lenny2+b3" test_ref="oval:org.mitre.oval:tst:45621"/>
          <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 DPKG is earlier than 2.2.6-02-1+lenny2+b4" test_ref="oval:org.mitre.oval:tst:45325"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13225" version="5" class="patch">
      <metadata>
        <title>DSA-2052-1 krb5 -- null pointer dereference</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>krb5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00094.html" ref_id="DSA-2052-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1321" ref_id="CVE-2010-1321"/>
        <description>Shawn Emery discovered that in MIT Kerberos 5 , a system for authenticating users and services on a network, a null pointer dereference flaw in the Generic Security Service Application Program Interface library could allow an authenticated remote attacker to crash any server application using the GSS-API authentication mechanism, by sending a specially-crafted GSS-API token with a missing checksum field. For the stable distribution, this problem has been fixed in version 1.6.dfsg.4~beta1-5lenny4. For the testing distribution, this problem has been fixed in version 1.8.1+dfsg-3. For the testing distribution, this problem has been fixed in version 1.8.1+dfsg-3. We recommend that you upgrade your krb5 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:57.974-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:49.460-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:04:18.960-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13225 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:23.944-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:46.922-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="krb5-doc DPKG is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:47849"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:47796"/>
              <criterion comment="krb5-kdc-ldap DPKG is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:47452"/>
              <criterion comment="krb5-telnetd DPKG is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:47817"/>
              <criterion comment="libkrb53 DPKG is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:47803"/>
              <criterion comment="libkrb5-dev DPKG is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:47898"/>
              <criterion comment="krb5-ftpd DPKG is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:47860"/>
              <criterion comment="krb5-pkinit DPKG is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:47918"/>
              <criterion comment="libkadm55 DPKG is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:47262"/>
              <criterion comment="libkrb5-dbg DPKG is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:47868"/>
              <criterion comment="krb5-user DPKG is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:47670"/>
              <criterion comment="krb5-kdc DPKG is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:47639"/>
              <criterion comment="krb5-clients DPKG is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:47592"/>
              <criterion comment="krb5-admin-server DPKG is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:47240"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13224" version="5" class="patch">
      <metadata>
        <title>DSA-1981-1 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://lists.debian.org/debian-security-announce/2010/msg00017.html" ref_id="DSA-1981-1"/>
        <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. For the stable distribution, this problem has been fixed in version 2.0.4-3+lenny1. For the oldstable distribution, this problem has been fixed in version 2.0.2-11+etch1. For the testing distribution and the unstable distribution, this problem will be fixed soon. We recommend that you upgrade your maildrop packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:39.717-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:49.106-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:04:18.610-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13224 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:29.770-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:46.764-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="maildrop DPKG is earlier than 2.0.4-3+lenny1" test_ref="oval:org.mitre.oval:tst:47583"/>
        </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 DPKG is earlier than 2.0.2-11+etch1" test_ref="oval:org.mitre.oval:tst:47555"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13218" version="5" class="patch">
      <metadata>
        <title>DSA-1810-1 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://lists.debian.org/debian-security-announce/2009/msg00122.html" ref_id="DSA-1810-1"/>
        <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 &amp;quot;Content-Length&amp;quot; header without providing request body data, or if a client sent repeated equests very quickly, one client could obtain a response intended for another client. For the stable distribution, this problem has been fixed in version 1:1.2.26-2+lenny1. The oldstable distribution, this problem has been fixed in version 1:1.2.18-3etch2. For the testing distribution and the unstable distribution, this problem has been fixed in version 1:1.2.26-2.1. We recommend that you upgrade your libapache-mod-jk packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:17.109-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:48.590-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:04:16.273-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13218 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:24.176-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:46.474-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="libapache-mod-jk-doc DPKG is earlier than 1:1.2.26-2+lenny1" test_ref="oval:org.mitre.oval:tst:51335"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1:1.2.26-2+lenny1" test_ref="oval:org.mitre.oval:tst:50757"/>
            </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 DPKG is earlier than 1:1.2.18-3etch2" test_ref="oval:org.mitre.oval:tst:51738"/>
            </criteria>
            <criterion comment="libapache-mod-jk DPKG is earlier than 1:1.2.18-3etch2" test_ref="oval:org.mitre.oval:tst:51317"/>
            <criterion comment="libapache2-mod-jk DPKG is earlier than 1:1.2.18-3etch2" test_ref="oval:org.mitre.oval:tst:51721"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13214" version="5" class="patch">
      <metadata>
        <title>DSA-2039-1 cacti -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>cacti</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00079.html" ref_id="DSA-2039-1"/>
        <description>It was discovered that Cacti, a frontend to rrdtool for monitoring systems and services missed input sanitising, making an SQL injection attack possible. For the stable distribution, this problem has been fixed in version 0.8.7b-2.1+lenny2. For the unstable distribution, this problem will be fixed soon. We recommend that you upgrade your cacti package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:37.605-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:48.373-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:04:16.055-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13214 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:22.237-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:46.316-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="cacti DPKG is earlier than 0.8.7b-2.1+lenny2" test_ref="oval:org.mitre.oval:tst:46019"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13212" version="5" class="patch">
      <metadata>
        <title>DSA-1752-1 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://lists.debian.org/debian-security-announce/2009/msg00062.html" ref_id="DSA-1752-1"/>
        <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. For the stable distribution, this problem has been fixed in version 7.37-dfsg-7. For the unstable distribution, this problem has been fixed in version 7.38b-dfsg-2. We recommend that you upgrade your webcit packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:55.114-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:47.971-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:04:15.401-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13212 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:26.084-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:46.114-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 DPKG is earlier than 7.37-dfsg-7" test_ref="oval:org.mitre.oval:tst:51929"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13188" version="5" class="patch">
      <metadata>
        <title>DSA-1980-1 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://lists.debian.org/debian-security-announce/2010/msg00016.html" ref_id="DSA-1980-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1:7.2.2.dfsg.2-4+lenny1 of the ircd-hybrid package and in version 2.2.8.dfsg-2+lenny1 of ircd-ratbox. Due to a bug in the archive software it was not possible to release the fix for the oldstable distribution simultaneously. The packages will be released as version 7.2.2.dfsg.2-3+etch1 once they become available. For the testing distribution and the unstable distribution, this problem will be fixed soon. We recommend that you upgrade your ircd-hybrid/ircd-ratbox packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:29.372-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:47.314-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:45.974-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13188 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:29.990-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:45.539-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="hybrid-dev DPKG is earlier than 1:7.2.2.dfsg.2-4+lenny1" test_ref="oval:org.mitre.oval:tst:46251"/>
          </criteria>
          <criterion comment="ircd-ratbox-dbg DPKG is earlier than 1:2.2.8.dfsg-2+lenny1" test_ref="oval:org.mitre.oval:tst:45984"/>
          <criterion comment="ircd-hybrid DPKG is earlier than 1:7.2.2.dfsg.2-4+lenny1" test_ref="oval:org.mitre.oval:tst:46264"/>
          <criterion comment="ircd-ratbox DPKG is earlier than 1:2.2.8.dfsg-2+lenny1" test_ref="oval:org.mitre.oval:tst:46199"/>
          <criteria operator="AND" comment="Architecture depended section">
            <criterion comment="Installed architecture is arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            <criterion comment="ircd-hybrid DPKG is earlier than 1:7.2.2.dfsg.2-4+lenny1" test_ref="oval:org.mitre.oval:tst:46264"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13187" version="7" class="patch">
      <metadata>
        <title>DSA-2054-1 bind9 -- DNS cache poisoning</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>bind9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00097.html" ref_id="DSA-2054-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0097" ref_id="CVE-2010-0097"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0290" ref_id="CVE-2010-0290"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0382" ref_id="CVE-2010-0382"/>
        <description>Several cache-poisoning vulnerabilities have been discovered in BIND. These vulnerabilities are apply only if DNSSEC validation is enabled and trust anchors have been installed, which is not the default. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2010-0097 BIND does not properly validate DNSSEC NSEC records, which allows remote attackers to add the Authenticated Data flag to a forged NXDOMAIN response for an existing domain. CVE-2010-0290 When processing crafted responses containing CNAME or DNAME records, BIND is subject to a DNS cache poisoning vulnerability, provided that DNSSEC validation is enabled and trust anchors have been installed. CVE-2010-0382 When processing certain responses containing out-of-bailiwick data, BIND is subject to a DNS cache poisoning vulnerability, provided that DNSSEC validation is enabled and trust anchors have been installed. In addition, this update introduce a more conservative query behavior in the presence of repeated DNSSEC validation failures, addressing the &amp;quot;roll over and die&amp;quot; phenomenon. The new version also supports the cryptographic algorithm used by the upcoming signed ICANN DNS root, and the NSEC3 secure denial of existence algorithm used by some signed top-level domains. This update is based on a new upstream version of BIND 9, 9.6-ESV-R1. Because of the scope of changes, extra care is recommended when installing the update. Due to ABI changes, new Debian packages are included, and the update has to be installed using &amp;quot;apt-get dist-upgrade&amp;quot;. For the stable distribution, these problems have been fixed in version 1:9.6.ESV.R1+dfsg-0+lenny1. For the unstable distribution, these problems have been fixed in version 1:9.7.0.dfsg-1. We recommend that you upgrade your bind9 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:21.789-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:46.740-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:45.451-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13187 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:22.937-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:45.302-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:46070 - Modified Debian patches to correct Epochs." date="2015-02-03T13:18:00.169-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:20:14.943-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:21.649-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="ind9-doc DPKG is earlier than 1:9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:46139"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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="libbind-dev DPKG is earlier than 1:9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:46060"/>
              <criterion comment="libisccc50 DPKG is earlier than 1:9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:46054"/>
              <criterion comment="libisc52 DPKG is earlier than 1:9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:45409"/>
              <criterion comment="libbind9-50 DPKG is earlier than 1:9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:46095"/>
              <criterion comment="ind9 DPKG is earlier than 1:9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:45946"/>
              <criterion comment="ind9utils DPKG is earlier than 1:9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:45958"/>
              <criterion comment="libdns55 DPKG is earlier than 1:9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:45639"/>
              <criterion comment="liblwres50 DPKG is earlier than 1:9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:45392"/>
              <criterion comment="libisccfg50 DPKG is earlier than 1:9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:46127"/>
              <criterion comment="nsutils DPKG is earlier than 1:9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:46071"/>
              <criterion comment="ind9-host DPKG is earlier than 1:9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:46070"/>
              <criterion comment="lwresd DPKG is earlier than 1:9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:46168"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13183" version="5" class="patch">
      <metadata>
        <title>DSA-2040-1 squidguard -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>squidguard</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00081.html" ref_id="DSA-2040-1"/>
        <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: * cause a denial of service, by requesting long URLs containing many slashes; this forces the daemon into emergency mode, where it does not process requests anymore. * bypass rules by requesting URLs whose length is close to predefined buffer limits, in this case 2048 for squidguard and 4096 or 8192 for squid. For the stable distribution, this problem has been fixed in version 1.2.0-8.4+lenny1. For the unstable distribution, this problem has been fixed in version 1.2.0-9. We recommend that you upgrade your squidguard package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:08.762-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:46.379-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:43.229-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13183 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:27.276-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:44.950-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 DPKG is earlier than 1.2.0-8.4+lenny1" test_ref="oval:org.mitre.oval:tst:46881"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13178" version="5" class="patch">
      <metadata>
        <title>DSA-1827-1 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://lists.debian.org/debian-security-announce/2009/msg00139.html" ref_id="DSA-1827-1"/>
        <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. For the stable distribution, this problem has been fixed in version 4.86a-7+lenny1. The oldstable distribution does not contain ipplan. For the testing distribution this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 4.91a-1.1. We recommend that you upgrade your ipplan packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:29.881-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:46.149-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:42.147-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13178 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:27.404-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:44.713-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 DPKG is earlier than 4.86a-7+lenny1" test_ref="oval:org.mitre.oval:tst:52301"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13177" version="5" class="patch">
      <metadata>
        <title>DSA-1766-1 krb5 -- several</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://lists.debian.org/debian-security-announce/2009/msg00076.html" ref_id="DSA-1766-1"/>
        <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 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. For the oldstable distribution, this problem has been fixed in version 1.4.4-7etch7. For the stable distribution, this problem has been fixed in version 1.6.dfsg.4~beta1-5lenny1. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 1.6.dfsg.4~beta1-13. We recommend that you upgrade your krb5 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:08.466-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:45.368-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:41.501-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13177 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:31.460-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:44.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"/>
              <criterion comment="krb5-doc DPKG is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:49088"/>
            </criteria>
            <criterion comment="krb5-rsh-server DPKG is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:49103"/>
            <criterion comment="krb5-kdc-ldap DPKG is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:48570"/>
            <criterion comment="krb5-telnetd DPKG is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:49160"/>
            <criterion comment="libkrb53 DPKG is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:49155"/>
            <criterion comment="libkrb5-dev DPKG is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:48899"/>
            <criterion comment="krb5-ftpd DPKG is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:48886"/>
            <criterion comment="krb5-pkinit DPKG is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:49075"/>
            <criterion comment="libkadm55 DPKG is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:49082"/>
            <criterion comment="libkrb5-dbg DPKG is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:49137"/>
            <criterion comment="krb5-user DPKG is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:48623"/>
            <criterion comment="krb5-kdc DPKG is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:49122"/>
            <criterion comment="krb5-clients DPKG is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:48775"/>
            <criterion comment="krb5-admin-server DPKG is earlier than 1.6.dfsg.4~beta1-5lenny1" test_ref="oval:org.mitre.oval:tst:49005"/>
          </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 DPKG is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:48777"/>
            </criteria>
            <criterion comment="krb5-rsh-server DPKG is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:49140"/>
            <criterion comment="krb5-telnetd DPKG is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:48954"/>
            <criterion comment="libkrb53 DPKG is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:49108"/>
            <criterion comment="libkrb5-dev DPKG is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:48913"/>
            <criterion comment="krb5-ftpd DPKG is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:48908"/>
            <criterion comment="krb5-admin-server DPKG is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:49090"/>
            <criterion comment="libkadm55 DPKG is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:48369"/>
            <criterion comment="libkrb5-dbg DPKG is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:48704"/>
            <criterion comment="krb5-user DPKG is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:49125"/>
            <criterion comment="krb5-clients DPKG is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:48776"/>
            <criterion comment="krb5-kdc DPKG is earlier than 1.4.4-7etch7" test_ref="oval:org.mitre.oval:tst:49150"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13176" version="5" class="patch">
      <metadata>
        <title>DSA-1868-1 kde4libs -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>kde4libs</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00185.html" ref_id="DSA-1868-1"/>
        <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: CVE-2009-1690 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. CVE-2009-1698 It was discovered that there could be an uninitialised pointer when handling a Cascading Style Sheets attr function call. This could lead to the execution of arbitrary code, when visiting a malicious website. CVE-2009-1687 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. For the stable distribution, these problems have been fixed in version 4:4.1.0-3+lenny1. The oldstable distribution does not contain kde4libs. For the testing distribution, these problems will be fixed soon. For the unstable distribution, these problems have been fixed in version 4:4.3.0-1. We recommend that you upgrade your kde4libs packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:33.873-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:44.912-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:41.103-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13176 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:24.424-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:43.783-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 DPKG is earlier than 4.1.0-3+lenny1" test_ref="oval:org.mitre.oval:tst:50904"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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="kdelibs5-dev DPKG is earlier than 4.1.0-3+lenny1" test_ref="oval:org.mitre.oval:tst:51250"/>
              <criterion comment="kdelibs-bin DPKG is earlier than 4.1.0-3+lenny1" test_ref="oval:org.mitre.oval:tst:51219"/>
              <criterion comment="kdelibs5-dbg DPKG is earlier than 4.1.0-3+lenny1" test_ref="oval:org.mitre.oval:tst:51301"/>
              <criterion comment="kdelibs5 DPKG is earlier than 4.1.0-3+lenny1" test_ref="oval:org.mitre.oval:tst:51010"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13171" version="5" class="patch">
      <metadata>
        <title>DSA-1812-1 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://lists.debian.org/debian-security-announce/2009/msg00124.html" ref_id="DSA-1812-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-0023" ref_id="CVE-2009-0023"/>
        <description><![CDATA[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: &quot;kcope&quot; 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. 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 remotely in mod_dav_svn for Apache if the &quot;SVNMasterURI&quot;directive is in use, remotely in mod_apreq2 for Apache or other applications using libapreq2, or locally in Apache by a crafted &quot;.htaccess&quot; file. Other exploit paths in other applications using apr-util may exist. If you use Apache, or if you use svnserve in standalone mode, you need to restart the services after you upgraded the libaprutil1 package. For the stable distribution, these problems have been fixed in version 1.2.12+dfsg-8+lenny2. The oldstable distribution, these problems have been fixed in version 1.2.7+dfsg-2+etch2. For the testing distribution and the unstable distribution, these problems will be fixed soon. We recommend that you upgrade your apr-util packages.]]></description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:26.214-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:44.468-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:37.637-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13171 - 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:28.191-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:43.450-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 DPKG is earlier than 1.2.12+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:51136"/>
            <criterion comment="libaprutil1 DPKG is earlier than 1.2.12+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:51742"/>
            <criterion comment="libaprutil1-dev DPKG is earlier than 1.2.12+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:50812"/>
          </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 DPKG is earlier than 1.2.7+dfsg-2+etch2" test_ref="oval:org.mitre.oval:tst:51712"/>
            <criterion comment="libaprutil1 DPKG is earlier than 1.2.7+dfsg-2+etch2" test_ref="oval:org.mitre.oval:tst:51608"/>
            <criterion comment="libaprutil1-dev DPKG is earlier than 1.2.7+dfsg-2+etch2" test_ref="oval:org.mitre.oval:tst:51779"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13168" version="7" class="patch">
      <metadata>
        <title>DSA-2004-1 samba -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>samba</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00044.html" ref_id="DSA-2004-1"/>
        <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: CVE-2009-3297 Ronald Volgers discovered that a race condition in mount.cifs allows local users to mount remote filesystems over arbitrary mount points. CVE-2010-0547 Jeff Layton discovered that missing input sanitising in mount.cifs allows denial of service by corrupting /etc/mtab. For the stable distribution, these problems have been fixed in version 2:3.2.5-4lenny9. For the unstable distribution, these problems have been fixed in version 2:3.4.5~dfsg-2. We recommend that you upgrade your samba packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:02.772-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:43.609-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:35.673-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13168 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:22.013-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:43.085-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:47705 - Modified Debian patches to correct Epochs." date="2015-02-03T13:18:00.169-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:20:13.430-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:21.110-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 independet 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 DPKG is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:47656"/>
              <criterion comment="samba-doc-pdf DPKG is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:47466"/>
            </criteria>
          </criteria>
          <criterion comment="smbfs DPKG is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:47950"/>
          <criterion comment="samba DPKG is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:47920"/>
          <criterion comment="samba-tools DPKG is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:47876"/>
          <criterion comment="libsmbclient DPKG is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:46979"/>
          <criterion comment="smbclient DPKG is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:47797"/>
          <criterion comment="libwbclient0 DPKG is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:47316"/>
          <criterion comment="swat DPKG is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:47705"/>
          <criterion comment="winbind DPKG is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:47962"/>
          <criterion comment="samba-dbg DPKG is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:47525"/>
          <criterion comment="libsmbclient-dev DPKG is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:47285"/>
          <criterion comment="samba-common DPKG is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:47738"/>
          <criterion comment="libpam-smbpass DPKG is earlier than 2:3.2.5-4lenny9" test_ref="oval:org.mitre.oval:tst:47747"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13161" version="7" class="patch">
      <metadata>
        <title>DSA-2034-1 phpmyadmin -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>phpmyadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00074.html" ref_id="DSA-2034-1"/>
        <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: CVE-2008-7251 phpMyAdmin may create a temporary directory, if the configured directory does not exist yet, with insecure filesystem permissions. CVE-2008-7252 phpMyAdmin uses predictable filenames for temporary files, which may lead to a local denial of service attack or privilege escalation. CVE-2009-4605 The setup.php script shipped with phpMyAdmin may unserialize untrusted data, allowing for cross site request forgery. For the stable distribution, these problems have been fixed in version phpmyadmin 4:2.11.8.1-5+lenny4. For the unstable distribution, these problems have been fixed in version 3.2.4-1. We recommend that you upgrade your phpmyadmin package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:48.617-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:43.387-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:30.091-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13161 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:26.270-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:42.721-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:45909 - Modified Debian patches to correct Epochs." date="2015-02-03T13:18:00.169-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:20:18.725-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:20.727-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 DPKG is earlier than 4:2.11.8.1-5+lenny4" test_ref="oval:org.mitre.oval:tst:45909"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13156" version="5" class="patch">
      <metadata>
        <title>DSA-1922-1 xulrunner -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00245.html" ref_id="DSA-1922-1"/>
        <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: CVE-2009-3380 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. CVE-2009-3382 Carsten Book reported a crash in the layout engine, which might allow the execution of arbitrary code. CVE-2009-3376 Jesse Ruderman and Sid Stamm discovered spoofing vulnerability in the file download dialog. CVE-2009-3375 Gregory Fleischer discovered a bypass of the same-origin policy using the document.getSelection function. CVE-2009-3374 &amp;quot;moz_bug_r_a4&amp;quot; discovered a privilege escalation to Chrome status in the XPCOM utility XPCVariant::VariantDataToJS. CVE-2009-3373 &amp;quot;regenrecht&amp;quot; discovered a buffer overflow in the GIF parser, which might lead to the execution of arbitrary code. CVE-2009-3372 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. CVE-2009-3274 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. CVE-2009-3370 Paul Stone discovered that history information from web forms could be stolen. For the stable distribution, these problems have been fixed in version 1.9.0.15-0lenny1. 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. For the unstable distribution, these problems have been fixed in version 1.9.1.4-1. We recommend that you upgrade your xulrunner packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:13.812-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:42.901-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:26.344-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13156 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:31.017-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:41.881-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 DPKG is earlier than 1.9.0.15-0lenny1" test_ref="oval:org.mitre.oval:tst:49519"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 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 DPKG is earlier than 1.9.0.15-0lenny1" test_ref="oval:org.mitre.oval:tst:50275"/>
              <criterion comment="spidermonkey-bin DPKG is earlier than 1.9.0.15-0lenny1" test_ref="oval:org.mitre.oval:tst:50291"/>
              <criterion comment="xulrunner-1.9-gnome-support DPKG is earlier than 1.9.0.15-0lenny1" test_ref="oval:org.mitre.oval:tst:50274"/>
              <criterion comment="xulrunner-1.9 DPKG is earlier than 1.9.0.15-0lenny1" test_ref="oval:org.mitre.oval:tst:50236"/>
              <criterion comment="libmozjs1d-dbg DPKG is earlier than 1.9.0.15-0lenny1" test_ref="oval:org.mitre.oval:tst:50191"/>
              <criterion comment="libmozjs1d DPKG is earlier than 1.9.0.15-0lenny1" test_ref="oval:org.mitre.oval:tst:49870"/>
              <criterion comment="python-xpcom DPKG is earlier than 1.9.0.15-0lenny1" test_ref="oval:org.mitre.oval:tst:50066"/>
              <criterion comment="xulrunner-1.9-dbg DPKG is earlier than 1.9.0.15-0lenny1" test_ref="oval:org.mitre.oval:tst:50091"/>
              <criterion comment="xulrunner-dev DPKG is earlier than 1.9.0.15-0lenny1" test_ref="oval:org.mitre.oval:tst:50119"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13142" version="5" class="patch">
      <metadata>
        <title>DSA-1947-1 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://lists.debian.org/debian-security-announce/2009/msg00270.html" ref_id="DSA-1947-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1.3.1.dfsg1-3+lenny2 of shibboleth-sp, version 2.0.dfsg1-4+lenny2 of shibboleth-sp2 and version 2.0-2+lenny2 of opensaml2. For the unstable distribution, this problem has been fixed in version 2.3+dfsg-1 of shibboleth-sp2, version 2.3-1 of opensaml2 and version 1.3.1-1 of xmltooling. We recommend that you upgrade your Shibboleth packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:36.215-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:41.486-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:20.224-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13142 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:23.316-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:41.374-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 DPKG is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:48949"/>
                <criterion comment="libsaml2-doc DPKG is earlier than 2.0-2+lenny2" test_ref="oval:org.mitre.oval:tst:49588"/>
                <criterion comment="shibboleth-sp2-schemas DPKG is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:49338"/>
                <criterion comment="opensaml2-schemas DPKG is earlier than 2.0-2+lenny2" test_ref="oval:org.mitre.oval:tst:49379"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 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 DPKG is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:49594"/>
                <criterion comment="libsaml2-dev DPKG is earlier than 2.0-2+lenny2" test_ref="oval:org.mitre.oval:tst:49476"/>
                <criterion comment="libshib-dev DPKG is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:48803"/>
                <criterion comment="libshibsp1 DPKG is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:49358"/>
                <criterion comment="libapache2-mod-shib2 DPKG is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:48974"/>
                <criterion comment="libsaml2 DPKG is earlier than 2.0-2+lenny2" test_ref="oval:org.mitre.oval:tst:49431"/>
                <criterion comment="libapache2-mod-shib DPKG is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:49079"/>
                <criterion comment="opensaml2-tools DPKG is earlier than 2.0-2+lenny2" test_ref="oval:org.mitre.oval:tst:49400"/>
                <criterion comment="libshibsp-dev DPKG is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:49189"/>
                <criterion comment="libshib-target5 DPKG is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:49574"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended section">
              <criterion comment="Installed architecture is alpha" test_ref="oval:org.mitre.oval:tst:10654"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="libshib6 DPKG is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:49594"/>
                <criterion comment="libshib-dev DPKG is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:48803"/>
                <criterion comment="libshibsp1 DPKG is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:49358"/>
                <criterion comment="libapache2-mod-shib2 DPKG is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:48974"/>
                <criterion comment="libapache2-mod-shib DPKG is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:49079"/>
                <criterion comment="libshibsp-dev DPKG is earlier than 2.0.dfsg1-4+lenny2" test_ref="oval:org.mitre.oval:tst:49189"/>
                <criterion comment="libshib-target5 DPKG is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:49574"/>
              </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 DPKG is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:49594"/>
                <criterion comment="libshib-dev DPKG is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:48803"/>
                <criterion comment="libshib-target5 DPKG is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:49574"/>
                <criterion comment="libapache2-mod-shib DPKG is earlier than 1.3.1.dfsg1-3+lenny2" test_ref="oval:org.mitre.oval:tst:49079"/>
              </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 DPKG is earlier than 1.3f.dfsg1-2+etch2" test_ref="oval:org.mitre.oval:tst:49361"/>
            <criterion comment="libshib-dev DPKG is earlier than 1.3f.dfsg1-2+etch2" test_ref="oval:org.mitre.oval:tst:49622"/>
            <criterion comment="libshib-target5 DPKG is earlier than 1.3f.dfsg1-2+etch2" test_ref="oval:org.mitre.oval:tst:49578"/>
            <criterion comment="libapache2-mod-shib DPKG is earlier than 1.3f.dfsg1-2+etch2" test_ref="oval:org.mitre.oval:tst:49372"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13138" version="5" class="patch">
      <metadata>
        <title>DSA-1884-1 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://lists.debian.org/debian-security-announce/2009/msg00205.html" ref_id="DSA-1884-1"/>
        <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 or possibly perform denial of service attacks by repeatedly crashing worker processes via a specially crafted URL in an HTTP request. For the oldstable distribution, this problem has been fixed in version 0.4.13-2+etch2. For the stable distribution, this problem has been fixed in version 0.6.32-3+lenny2. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 0.7.61-3. We recommend that you upgrade your nginx packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:18.983-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:41.100-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:18.324-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13138 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:28.160-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:41.107-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 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 DPKG is earlier than 0.6.32-3+lenny2" test_ref="oval:org.mitre.oval:tst:49296"/>
        </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 DPKG is earlier than 0.4.13-2+etch2" test_ref="oval:org.mitre.oval:tst:49212"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13136" version="5" class="patch">
      <metadata>
        <title>DSA-2075-1 xulrunner -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00120.html" ref_id="DSA-2075-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0182" ref_id="CVE-2010-0182"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0654" ref_id="CVE-2010-0654"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1205" ref_id="CVE-2010-1205"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1208" ref_id="CVE-2010-1208"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1211" ref_id="CVE-2010-1211"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1214" ref_id="CVE-2010-1214"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2751" ref_id="CVE-2010-2751"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2753" ref_id="CVE-2010-2753"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2754" ref_id="CVE-2010-2754"/>
        <description><![CDATA[Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2010-0182 Wladimir Palant discovered that security checks in XML processing were insufficiently enforced. CVE-2010-0654 Chris Evans discovered that insecure CSS handling could lead to reading data across domain boundaries. CVE-2010-1205 Aki Helin discovered a buffer overflow in the internal copy of libpng, which could lead to the execution of arbitrary code. CVE-2010-1208 &quot;regenrecht&quot; discovered that incorrect memory handling in DOM parsing could lead to the execution of arbitrary code. CVE-2010-1211 Jesse Ruderman, Ehsan Akhgari, Mats Palmgren, Igor Bukanov, Gary Kwong, Tobias Markus and Daniel Holbert discovered crashes in the layout engine, which might allow the execution of arbitrary code. CVE-2010-1214 &quot;JS3&quot; discovered an integer overflow in the plugin code, which could lead to the execution of arbitrary code. CVE-2010-2751 Jordi Chancel discovered that the location could be spoofed to appear like a secured page. CVE-2010-2753 &quot;regenrecht&quot; discovered that incorrect memory handling in XUL parsing could lead to the execution of arbitrary code. CVE-2010-2754 Soroush Dalili discovered an information leak in script processing. For the stable distribution, these problems have been fixed in version 1.9.0.19-3. For the unstable distribution, these problems have been fixed in version 1.9.1.11-1. For the experimental distribution, these problems have been fixed in version 1.9.2.7-1. We recommend that you upgrade your xulrunner packages.]]></description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:24.833-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:40.559-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:17.815-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13136 - Debian Patch Update" date="2014-06-06T17:36:00.316-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:38:21.664-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:40.123-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libmozillainterfaces-java DPKG is earlier than 1.9.0.19-3" test_ref="oval:org.mitre.oval:tst:46016"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.9.0.19-3" test_ref="oval:org.mitre.oval:tst:45410"/>
              <criterion comment="spidermonkey-bin DPKG is earlier than 1.9.0.19-3" test_ref="oval:org.mitre.oval:tst:45814"/>
              <criterion comment="xulrunner-dev DPKG is earlier than 1.9.0.19-3" test_ref="oval:org.mitre.oval:tst:45733"/>
              <criterion comment="xulrunner-1.9 DPKG is earlier than 1.9.0.19-3" test_ref="oval:org.mitre.oval:tst:45616"/>
              <criterion comment="libmozjs1d-dbg DPKG is earlier than 1.9.0.19-3" test_ref="oval:org.mitre.oval:tst:46087"/>
              <criterion comment="libmozjs1d DPKG is earlier than 1.9.0.19-3" test_ref="oval:org.mitre.oval:tst:46204"/>
              <criterion comment="python-xpcom DPKG is earlier than 1.9.0.19-3" test_ref="oval:org.mitre.oval:tst:45263"/>
              <criterion comment="xulrunner-1.9-dbg DPKG is earlier than 1.9.0.19-3" test_ref="oval:org.mitre.oval:tst:46131"/>
              <criterion comment="xulrunner-1.9-gnome-support DPKG is earlier than 1.9.0.19-3" test_ref="oval:org.mitre.oval:tst:45577"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13133" version="7" class="patch">
      <metadata>
        <title>DSA-2065-1 kvirc -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>kvirc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00109.html" ref_id="DSA-2065-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2451" ref_id="CVE-2010-2451"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2452" ref_id="CVE-2010-2452"/>
        <description>Two security issues have been discovered in the DCC protocol support code of kvirc, a KDE-based next generation IRC client, which allow the overwriting of local files through directory traversal and the execution of arbitrary code through a format string attack. For the stable distribution, these problems have been fixed in version 2:3.4.0-5. For the unstable distribution, these problems have been fixed in version 4.0.0~svn4340+rc3-1. We recommend that you upgrade your kvirc packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:05.544-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:39.918-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:16.858-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13133 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:30.174-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:39.219-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:47906 - Modified Debian patches to correct Epochs." date="2015-02-03T13:18:00.169-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-03T13:20:17.099-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:20.296-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="kvirc-data DPKG is earlier than 2:3.4.0-5" test_ref="oval:org.mitre.oval:tst:47672"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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="kvirc-dev DPKG is earlier than 2:3.4.0-5" test_ref="oval:org.mitre.oval:tst:47906"/>
              <criterion comment="kvirc DPKG is earlier than 2:3.4.0-5" test_ref="oval:org.mitre.oval:tst:47956"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13129" version="5" class="patch">
      <metadata>
        <title>DSA-1822-1 mahara -- insufficient input sanitisation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mahara</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00134.html" ref_id="DSA-1822-1"/>
        <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 does not contain mahara. For the stable distribution, this problem has been fixed in version 1.0.4-4+lenny3. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 1.1.5-1. We recommend that you upgrade your mahara packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:04.211-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:39.700-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:15.085-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13129 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:29.425-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:39.103-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 DPKG is earlier than 1.0.4-4+lenny3" test_ref="oval:org.mitre.oval:tst:52140"/>
          <criterion comment="mahara DPKG is earlier than 1.0.4-4+lenny3" test_ref="oval:org.mitre.oval:tst:52032"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13127" version="5" class="patch">
      <metadata>
        <title>DSA-2012-1 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://lists.debian.org/debian-security-announce/2010/msg00052.html" ref_id="DSA-2012-1"/>
        <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>CVE-2009-3725 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. CVE-2010-0622 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. For the stable distribution, this problem has been fixed in version 2.6.26-21lenny4. We recommend that you upgrade your linux-2.6 and user-mode-linux packages. The following matrix lists additional source packages that were rebuilt for compatibility with or to take advantage of this update: Debian 5.0 user-mode-linux 2.6.26-1um-2+21lenny4</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:45.900-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:38.924-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:14.312-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13127 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:29.002-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:38.441-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-doc-2.6.26 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47377"/>
              <criterion comment="linux-tree-2.6.26 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47224"/>
              <criterion comment="linux-patch-debian-2.6.26 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47320"/>
              <criterion comment="linux-source-2.6.26 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47465"/>
              <criterion comment="linux-manual-2.6.26 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47678"/>
              <criterion comment="linux-support-2.6.26-2 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47430"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47363"/>
              <criterion comment="linux-headers-2.6.26-2-s390 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:46887"/>
              <criterion comment="linux-image-2.6.26-2-vserver-s390x DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47704"/>
              <criterion comment="linux-image-2.6.26-2-s390 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47492"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47640"/>
              <criterion comment="linux-image-2.6.26-2-s390-tape DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47112"/>
              <criterion comment="linux-headers-2.6.26-2-all-s390 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47619"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-s390x DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47623"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47483"/>
              <criterion comment="linux-image-2.6.26-2-s390x DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47543"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47604"/>
              <criterion comment="linux-headers-2.6.26-2-s390x DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47565"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47539"/>
              <criterion comment="linux-headers-2.6.26-2-all DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47363"/>
              <criterion comment="linux-modules-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:46743"/>
              <criterion comment="linux-headers-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47605"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47640"/>
              <criterion comment="linux-image-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47625"/>
              <criterion comment="linux-image-2.6.26-2-amd64 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47296"/>
              <criterion comment="linux-headers-2.6.26-2-common-openvz DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47581"/>
              <criterion comment="linux-image-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47648"/>
              <criterion comment="linux-headers-2.6.26-2-all-amd64 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47171"/>
              <criterion comment="linux-image-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47477"/>
              <criterion comment="linux-headers-2.6.26-2-common-xen DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47552"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47483"/>
              <criterion comment="linux-headers-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47597"/>
              <criterion comment="linux-headers-2.6.26-2-amd64 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47743"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47604"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47414"/>
            </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 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47363"/>
              <criterion comment="linux-headers-2.6.26-2-parisc DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47326"/>
              <criterion comment="linux-image-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47687"/>
              <criterion comment="linux-image-2.6.26-2-parisc DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47599"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47604"/>
              <criterion comment="linux-headers-2.6.26-2-all-hppa DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47628"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47411"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47566"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47483"/>
              <criterion comment="linux-image-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47325"/>
              <criterion comment="linux-headers-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47699"/>
              <criterion comment="linux-image-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-21lenny4" test_ref="oval:org.mitre.oval:tst:47609"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13122" version="5" class="patch">
      <metadata>
        <title>DSA-1746-1 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="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00056.html" ref_id="DSA-1746-1"/>
        <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>Two security issues have been discovered in ghostscript, the GPL Ghostscript PostScript/PDF interpreter. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2009-0583 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. CVE-2009-0584 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. For the stable distribution, these problems have been fixed in version 8.62.dfsg.1-3.2lenny1. For the oldstable distribution, these problems have been fixed in version 8.54.dfsg.1-5etch2. Please note that the package in oldstable is called gs-gpl. For the testing distribution and the unstable distribution, these problems will be fixed soon. We recommend that you upgrade your ghostscript/gs-gpl packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:32.621-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:38.403-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:11.515-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13122 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:25.164-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:38.011-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="gs-gpl DPKG is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:51333"/>
                <criterion comment="gs-aladdin DPKG is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:51204"/>
                <criterion comment="gs DPKG is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:51203"/>
                <criterion comment="ghostscript-doc DPKG is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:50540"/>
                <criterion comment="gs-esp DPKG is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:51040"/>
                <criterion comment="gs-common DPKG is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:51221"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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="libgs-dev DPKG is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:50985"/>
                <criterion comment="ghostscript-x DPKG is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:51216"/>
                <criterion comment="ghostscript DPKG is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:51280"/>
                <criterion comment="libgs8 DPKG is earlier than 8.62.dfsg.1-3.2lenny1" test_ref="oval:org.mitre.oval:tst:51200"/>
              </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="gs DPKG is earlier than 8.54.dfsg.1-5etch2" test_ref="oval:org.mitre.oval:tst:50454"/>
            </criteria>
            <criterion comment="gs-gpl DPKG is earlier than 8.54.dfsg.1-5etch2" test_ref="oval:org.mitre.oval:tst:51165"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13119" version="5" class="patch">
      <metadata>
        <title>DSA-1790-1 xpdf -- multiple</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xpdf</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00101.html" ref_id="DSA-1790-1"/>
        <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 files. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2009-0146 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 via a crafted PDF file, related to JBIG2SymbolDict::setBitmap and JBIG2Stream::readSymbolDictSeg. CVE-2009-0147 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 via a crafted PDF file, related to JBIG2Stream::readSymbolDictSeg, JBIG2Stream::readSymbolDictSeg, and JBIG2Stream::readGenericBitmap. CVE-2009-0165 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 &amp;quot;g*allocn.&amp;quot; CVE-2009-0166 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 via a crafted PDF file that triggers a free of uninitialised memory. CVE-2009-0799 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 via a crafted PDF file that triggers an out-of-bounds read. CVE-2009-0800 Multiple &amp;quot;input validation flaws&amp;quot; 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. CVE-2009-1179 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. CVE-2009-1180 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. CVE-2009-1181 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 via a crafted PDF file that triggers a NULL pointer dereference. CVE-2009-1182 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. CVE-2009-1183 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 via a crafted PDF file. For the old stable distribution, these problems have been fixed in version 3.01-9.1+etch6. For the stable distribution, these problems have been fixed in version 3.02-1.4+lenny1. For the unstable distribution, these problems will be fixed in a forthcoming version. We recommend that you upgrade your xpdf packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:30.410-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:37.963-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:08.702-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13119 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:24.853-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:36.792-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 DPKG is earlier than 3.02-1.4+lenny1" test_ref="oval:org.mitre.oval:tst:51067"/>
              <criterion comment="xpdf DPKG is earlier than 3.02-1.4+lenny1" test_ref="oval:org.mitre.oval:tst:51299"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 3.02-1.4+lenny1" test_ref="oval:org.mitre.oval:tst:51119"/>
              <criterion comment="xpdf-reader DPKG is earlier than 3.02-1.4+lenny1" test_ref="oval:org.mitre.oval:tst:51306"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13118" version="5" class="patch">
      <metadata>
        <title>DSA-1883-2 nagios2 -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>nagios2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00204.html" ref_id="DSA-1883-2"/>
        <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>The previous nagios2 update introduced a regression, which caused status.cgi to segfault when used directly without specifying the "host" variable. This update fixes the problem. For reference the original advisory text follows. Several vulnerabilities have been found in nagios2, ahost/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-2007-5624, CVE-2007-5803 and CVE-2008-1360. For the oldstable distribution, these problems have been fixed in version 2.6-2+etch5. The stable distribution does not include nagios2 and nagios3 is not affected by these problems. The testing distribution and the unstable distribution do not contain nagios2 and nagios3 is not affected by these problems. We recommend that you upgrade your nagios2 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:34.475-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:37.609-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:08.299-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13118 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:29.299-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:36.374-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="nagios2-doc DPKG is earlier than 2.6-2+etch5" test_ref="oval:org.mitre.oval:tst:50546"/>
              <criterion comment="nagios2-common DPKG is earlier than 2.6-2+etch5" test_ref="oval:org.mitre.oval:tst:50302"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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="nagios2-dbg DPKG is earlier than 2.6-2+etch5" test_ref="oval:org.mitre.oval:tst:50072"/>
              <criterion comment="nagios2 DPKG is earlier than 2.6-2+etch5" test_ref="oval:org.mitre.oval:tst:50230"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13117" version="5" class="patch">
      <metadata>
        <title>DSA-1841-2 git-core -- several</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://lists.debian.org/debian-security-announce/2010/msg00022.html" ref_id="DSA-1841-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2108" ref_id="CVE-2009-2108"/>
        <description>A bug in git-core caused the security update in DSA 1841 to fail to build on a number of architectures Debian supports. This update corrects the bug and releases builds for all supported architectures. The original advisory is quoted in full below for reference. 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. For the oldstable distribution, this problem has been fixed in version 1.4.4.4-4+etch4. For the stable distribution, this problem has been fixed in version 1.5.6.5-3+lenny3. For the testing distribution, this problem has been fixed in version 1:1.6.3.3-1. For the unstable distribution, this problem has been fixed in version 1:1.6.3.3-1. We recommend that you upgrade your git-core packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:25.234-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:36.955-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:07.600-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13117 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:26.901-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:36.068-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 independet section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="git-gui DPKG is earlier than 1.5.6.5-3+lenny3" test_ref="oval:org.mitre.oval:tst:46999"/>
                <criterion comment="git-daemon-run DPKG is earlier than 1.5.6.5-3+lenny3" test_ref="oval:org.mitre.oval:tst:47125"/>
                <criterion comment="gitweb DPKG is earlier than 1.5.6.5-3+lenny3" test_ref="oval:org.mitre.oval:tst:47167"/>
                <criterion comment="git-doc DPKG is earlier than 1.5.6.5-3+lenny3" test_ref="oval:org.mitre.oval:tst:47342"/>
                <criterion comment="git-svn DPKG is earlier than 1.5.6.5-3+lenny3" test_ref="oval:org.mitre.oval:tst:46663"/>
                <criterion comment="git-arch DPKG is earlier than 1.5.6.5-3+lenny3" test_ref="oval:org.mitre.oval:tst:47114"/>
                <criterion comment="git-cvs DPKG is earlier than 1.5.6.5-3+lenny3" test_ref="oval:org.mitre.oval:tst:47334"/>
                <criterion comment="git-email DPKG is earlier than 1.5.6.5-3+lenny3" test_ref="oval:org.mitre.oval:tst:46842"/>
                <criterion comment="gitk DPKG is earlier than 1.5.6.5-3+lenny3" test_ref="oval:org.mitre.oval:tst:47204"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.5.6.5-3+lenny3" test_ref="oval:org.mitre.oval:tst:46724"/>
            </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 independet section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="git-daemon-run DPKG is earlier than 1.4.4.4-4+etch4" test_ref="oval:org.mitre.oval:tst:47330"/>
                <criterion comment="gitweb DPKG is earlier than 1.4.4.4-4+etch4" test_ref="oval:org.mitre.oval:tst:47355"/>
                <criterion comment="git-doc DPKG is earlier than 1.4.4.4-4+etch4" test_ref="oval:org.mitre.oval:tst:47085"/>
                <criterion comment="git-svn DPKG is earlier than 1.4.4.4-4+etch4" test_ref="oval:org.mitre.oval:tst:46938"/>
                <criterion comment="git-arch DPKG is earlier than 1.4.4.4-4+etch4" test_ref="oval:org.mitre.oval:tst:46989"/>
                <criterion comment="git-cvs DPKG is earlier than 1.4.4.4-4+etch4" test_ref="oval:org.mitre.oval:tst:46994"/>
                <criterion comment="git-email DPKG is earlier than 1.4.4.4-4+etch4" test_ref="oval:org.mitre.oval:tst:47299"/>
                <criterion comment="gitk DPKG is earlier than 1.4.4.4-4+etch4" test_ref="oval:org.mitre.oval:tst:46917"/>
              </criteria>
            </criteria>
            <criterion comment="git-core DPKG is earlier than 1.4.4.4-4+etch4" test_ref="oval:org.mitre.oval:tst:47069"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13115" version="7" class="patch">
      <metadata>
        <title>DSA-2054-2 bind9 -- DNS cache poisoning</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>bind9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00104.html" ref_id="DSA-2054-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0097" ref_id="CVE-2010-0097"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0290" ref_id="CVE-2010-0290"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0382" ref_id="CVE-2010-0382"/>
        <description>This update restores the PID file location for bind to the location before the last security update. For reference, here is the original advisory text that explains the security problems fixed: Several cache-poisoning vulnerabilities have been discovered in BIND. These vulnerabilities are apply only if DNSSEC validation is enabled and trust anchors have been installed, which is not the default. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2010-0097 BIND does not properly validate DNSSEC NSEC records, which allows remote attackers to add the Authenticated Data flag to a forged NXDOMAIN response for an existing domain. CVE-2010-0290 When processing crafted responses containing CNAME or DNAME records, BIND is subject to a DNS cache poisoning vulnerability, provided that DNSSEC validation is enabled and trust anchors have been installed. CVE-2010-0382 When processing certain responses containing out-of-bailiwick data, BIND is subject to a DNS cache poisoning vulnerability, provided that DNSSEC validation is enabled and trust anchors have been installed. In addition, this update introduce a more conservative query behavior in the presence of repeated DNSSEC validation failures, addressing the &amp;quot;roll over and die&amp;quot; phenomenon. The new version also supports the cryptographic algorithm used by the upcoming signed ICANN DNS root, and the NSEC3 secure denial of existence algorithm used by some signed top-level domains. This update is based on a new upstream version of BIND 9, 9.6-ESV-R1. Because of the scope of changes, extra care is recommended when installing the update. Due to ABI changes, new Debian packages are included, and the update has to be installed using &amp;quot;apt-get dist-upgrade&amp;quot;. For the stable distribution, these problems have been fixed in version 1:9.6.ESV.R1+dfsg-0+lenny2. The unstable distribution is not affected by the wrong PID file location. We recommend that you upgrade your bind9 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:39.130-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:36.534-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:07.118-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13115 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:22.588-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:35.653-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:46344 - 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.011-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:19.636-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="ind9-doc DPKG is earlier than 9.6.ESV.R1+dfsg-0+lenny2" test_ref="oval:org.mitre.oval:tst:46234"/>
          </criteria>
          <criterion comment="libbind-dev DPKG is earlier than 9.6.ESV.R1+dfsg-0+lenny2" test_ref="oval:org.mitre.oval:tst:46224"/>
          <criterion comment="libisccc50 DPKG is earlier than 9.6.ESV.R1+dfsg-0+lenny2" test_ref="oval:org.mitre.oval:tst:46386"/>
          <criterion comment="libisccc40 DPKG is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:46344"/>
          <criterion comment="libisc52 DPKG is earlier than 9.6.ESV.R1+dfsg-0+lenny2" test_ref="oval:org.mitre.oval:tst:46362"/>
          <criterion comment="libbind9-50 DPKG is earlier than 9.6.ESV.R1+dfsg-0+lenny2" test_ref="oval:org.mitre.oval:tst:46313"/>
          <criterion comment="libbind9-40 DPKG is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:46324"/>
          <criterion comment="ind9 DPKG is earlier than 9.6.ESV.R1+dfsg-0+lenny2" test_ref="oval:org.mitre.oval:tst:46040"/>
          <criterion comment="ind9utils DPKG is earlier than 9.6.ESV.R1+dfsg-0+lenny2" test_ref="oval:org.mitre.oval:tst:46389"/>
          <criterion comment="libdns55 DPKG is earlier than 9.6.ESV.R1+dfsg-0+lenny2" test_ref="oval:org.mitre.oval:tst:45632"/>
          <criterion comment="liblwres50 DPKG is earlier than 9.6.ESV.R1+dfsg-0+lenny2" test_ref="oval:org.mitre.oval:tst:46303"/>
          <criterion comment="liblwres40 DPKG is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:46384"/>
          <criterion comment="lwresd DPKG is earlier than 9.6.ESV.R1+dfsg-0+lenny2" test_ref="oval:org.mitre.oval:tst:46068"/>
          <criterion comment="libdns45 DPKG is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:46318"/>
          <criterion comment="libisc45 DPKG is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:46039"/>
          <criterion comment="ind9-host DPKG is earlier than 9.6.ESV.R1+dfsg-0+lenny2" test_ref="oval:org.mitre.oval:tst:46401"/>
          <criterion comment="nsutils DPKG is earlier than 9.6.ESV.R1+dfsg-0+lenny2" test_ref="oval:org.mitre.oval:tst:46405"/>
          <criterion comment="libisccfg50 DPKG is earlier than 9.6.ESV.R1+dfsg-0+lenny2" test_ref="oval:org.mitre.oval:tst:46111"/>
          <criterion comment="libisccfg40 DPKG is earlier than 9.5.1.dfsg.P3-1+lenny1" test_ref="oval:org.mitre.oval:tst:46129"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13112" version="5" class="patch">
      <metadata>
        <title>DSA-2000-1 ffmpeg-debian -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>ffmpeg-debian</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00040.html" ref_id="DSA-2000-1"/>
        <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. Affected and updated have been the implementations of the following codecs and container formats: - - the Vorbis audio codec - - the Ogg container implementation - - the FF Video 1 codec - - the MPEG audio codec - - the H264 video codec - - the MOV container implementation - - the Oggedc container implementation For the stable distribution, these problems have been fixed in version 0.svn20080206-18+lenny1. For the unstable distribution, these problems have been fixed in version 4:0.5+svn20090706-5. We recommend that you upgrade your ffmpeg packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:21.221-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:35.921-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:06.163-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13112 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:30.532-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:34.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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="ffmpeg-doc DPKG is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:46930"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:46278"/>
              <criterion comment="libavcodec51 DPKG is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:47027"/>
              <criterion comment="ffmpeg DPKG is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:47276"/>
              <criterion comment="libswscale0 DPKG is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:46844"/>
              <criterion comment="libavutil-dev DPKG is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:47197"/>
              <criterion comment="libavformat52 DPKG is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:47106"/>
              <criterion comment="libpostproc-dev DPKG is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:47284"/>
              <criterion comment="libpostproc51 DPKG is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:46813"/>
              <criterion comment="libavdevice52 DPKG is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:47003"/>
              <criterion comment="libavcodec-dev DPKG is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:47090"/>
              <criterion comment="libswscale-dev DPKG is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:46853"/>
              <criterion comment="libavutil49 DPKG is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:46378"/>
              <criterion comment="libavformat-dev DPKG is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:47218"/>
              <criterion comment="libavdevice-dev DPKG is earlier than 0.svn20080206-18+lenny1" test_ref="oval:org.mitre.oval:tst:47248"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13108" version="5" class="patch">
      <metadata>
        <title>DSA-1919-1 smarty -- several</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://lists.debian.org/debian-security-announce/2009/msg00242.html" ref_id="DSA-1919-1"/>
        <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: CVE-2008-4810 The _expand_quoted_text function allows for certain restrictions in templates, like function calling and PHP execution, to be bypassed. CVE-2009-1669 The smarty_function_math function allows context-dependent attackers to execute arbitrary commands via shell metacharacters in the equation attribute of the math function. For the old stable distribution, these problems have been fixed in version 2.6.14-1etch2. For the stable distribution, these problems have been fixed in version 2.6.20-1.2. For the unstable distribution, these problems will be fixed soon. We recommend that you upgrade your smarty package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:14.175-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:35.669-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:04.069-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13108 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:28.003-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:34.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"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="smarty DPKG is earlier than 2.6.20-1.2" test_ref="oval:org.mitre.oval:tst:47615"/>
        </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 DPKG is earlier than 2.6.14-1etch2" test_ref="oval:org.mitre.oval:tst:47376"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13104" version="5" class="patch">
      <metadata>
        <title>DSA-2067-1 mahara -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mahara</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00111.html" ref_id="DSA-2067-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1667" ref_id="CVE-2010-1667"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1668" ref_id="CVE-2010-1668"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1670" ref_id="CVE-2010-1670"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2479" ref_id="CVE-2010-2479"/>
        <description>Several vulnerabilities were discovered in mahara, an electronic portfolio, weblog, and resume builder. The following Common Vulnerabilities and Exposures project ids identify them: CVE-2010-1667 Multiple pages performed insufficient input sanitising, making them vulnerable to cross-site scripting attacks. CVE-2010-1668 Multiple forms lacked protection against cross-site request forgery attacks, therefore making them vulnerable. CVE-2010-1670 Gregor Anzelj discovered that it was possible to accidentally configure an installation of mahara that allows access to another user's account without a password. CVE-2010-2479 Certain Internet Explorer-specific cross-site scripting vulnerabilities were discovered in HTML Purifier, of which a copy is included in the mahara package. For the stable distribution, the problems have been fixed in version 1.0.4-4+lenny6. For the testing distribution, the problems will be fixed soon. For the unstable distribution, the problems have been fixed in version 1.2.5. We recommend that you upgrade your mahara packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:54.656-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:35.423-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:03.288-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13104 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:26.900-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:34.076-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 DPKG is earlier than 1.0.4-4+lenny6" test_ref="oval:org.mitre.oval:tst:47446"/>
          <criterion comment="mahara DPKG is earlier than 1.0.4-4+lenny6" test_ref="oval:org.mitre.oval:tst:47007"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13099" version="5" class="patch">
      <metadata>
        <title>DSA-1936-1 libgd2 -- several</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://lists.debian.org/debian-security-announce/2009/msg00259.html" ref_id="DSA-1936-1"/>
        <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: CVE-2007-0455 Kees Cook discovered a buffer overflow in libgd2's font renderer. An attacker could cause denial of service and possibly execute arbitrary code via a crafted string with a JIS encoded font. This issue only affects the oldstable distribution. CVE-2009-3546 Tomas Hoger discovered a boundary error in the &amp;quot;_gdGetColors&amp;quot; function. An attacker could conduct a buffer overflow or buffer over-read attacks via a crafted GD file. For the oldstable distribution, these problems have been fixed in version 2.0.33-5.2etch2. For the stable distribution, these problems have been fixed in version 2.0.36~rc1~dfsg-3+lenny1. For the upcoming stable distribution and the unstable distribution ion, these problems have been fixed in version 2.0.36~rc1~dfsg-3.1. We recommend that you upgrade your libgd2 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:22.010-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:34.732-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:03:00.324-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13099 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:29.605-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:33.750-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 DPKG is earlier than 2.0.36~rc1~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:47800"/>
            <criterion comment="libgd2-noxpm DPKG is earlier than 2.0.36~rc1~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:47247"/>
            <criterion comment="libgd2-xpm-dev DPKG is earlier than 2.0.36~rc1~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:48000"/>
            <criterion comment="libgd2-noxpm-dev DPKG is earlier than 2.0.36~rc1~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:48026"/>
            <criterion comment="libgd-tools DPKG is earlier than 2.0.36~rc1~dfsg-3+lenny1" test_ref="oval:org.mitre.oval:tst:48105"/>
          </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 DPKG is earlier than 2.0.33-5.2etch2" test_ref="oval:org.mitre.oval:tst:47570"/>
            <criterion comment="libgd2-noxpm DPKG is earlier than 2.0.33-5.2etch2" test_ref="oval:org.mitre.oval:tst:47417"/>
            <criterion comment="libgd2-xpm-dev DPKG is earlier than 2.0.33-5.2etch2" test_ref="oval:org.mitre.oval:tst:48242"/>
            <criterion comment="libgd-tools DPKG is earlier than 2.0.33-5.2etch2" test_ref="oval:org.mitre.oval:tst:47256"/>
            <criterion comment="libgd2-noxpm-dev DPKG is earlier than 2.0.33-5.2etch2" test_ref="oval:org.mitre.oval:tst:47939"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13098" version="5" class="patch">
      <metadata>
        <title>DSA-2038-1 pidgin -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>pidgin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00078.html" ref_id="DSA-2038-1"/>
        <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: CVE-2010-0420 Crafted nicknames in the XMPP protocol can crash Pidgin remotely. CVE-2010-0423 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. For the stable distribution, these problems have been fixed in version 2.4.3-4lenny6. For the unstable distribution, these problems have been fixed in version 2.6.6-1. We recommend that you upgrade your pidgin package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:40.308-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:34.252-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:02:59.386-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13098 - Debian Patch Update" date="2014-06-06T17:03:00.064-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:05:31.254-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:33.411-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 independet 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 DPKG is earlier than 2.4.3-4lenny6" test_ref="oval:org.mitre.oval:tst:45771"/>
              <criterion comment="finch-dev DPKG is earlier than 2.4.3-4lenny6" test_ref="oval:org.mitre.oval:tst:46041"/>
              <criterion comment="pidgin-dev DPKG is earlier than 2.4.3-4lenny6" test_ref="oval:org.mitre.oval:tst:46198"/>
              <criterion comment="libpurple-bin DPKG is earlier than 2.4.3-4lenny6" test_ref="oval:org.mitre.oval:tst:46290"/>
              <criterion comment="pidgin-data DPKG is earlier than 2.4.3-4lenny6" test_ref="oval:org.mitre.oval:tst:46325"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.4.3-4lenny6" test_ref="oval:org.mitre.oval:tst:45881"/>
              <criterion comment="pidgin-dbg DPKG is earlier than 2.4.3-4lenny6" test_ref="oval:org.mitre.oval:tst:46044"/>
              <criterion comment="pidgin DPKG is earlier than 2.4.3-4lenny6" test_ref="oval:org.mitre.oval:tst:46285"/>
              <criterion comment="finch DPKG is earlier than 2.4.3-4lenny6" test_ref="oval:org.mitre.oval:tst:46126"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13072" version="5" class="patch">
      <metadata>
        <title>DSA-1871-1 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://lists.debian.org/debian-security-announce/2009/msg00188.html" ref_id="DSA-1871-1"/>
        <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: CVE-2008-6762 It was discovered that wordpress is prone to an open redirect vulnerability which allows remote attackers to conduct phishing atacks. CVE-2008-6767 It was discovered that remote attackers had the ability to trigger an application upgrade, which could lead to a denial of service attack. CVE-2009-2334 It was discovered that wordpress lacks authentication checks in the plugin configuration, which might leak sensitive information. CVE-2009-2854 It was discovered that wordpress lacks authentication checks in various actions, thus allowing remote attackers to produce unauthorised edits or additions. CVE-2009-2851 It was discovered that the administrator interface is prone to a cross-site scripting attack. CVE-2009-2853 It was discovered that remote attackers can gain privileges via certain direct requests. CVE-2008-1502 It was discovered that the _bad_protocol_once function in KSES, as used by wordpress, allows remote attackers to perform cross-site scripting attacks. CVE-2008-4106 It was discovered that wordpress lacks certain checks around user information, which could be used by attackers to change the password of a user. CVE-2008-4769 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. CVE-2008-4796 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. CVE-2008-5113 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. For the stable distribution, these problems have been fixed in version 2.5.1-11+lenny1. For the oldstable distribution, these problems have been fixed in version 2.0.10-1etch4. For the testing distribution and the unstable distribution, these problems have been fixed in version 2.8.3-1. We recommend that you upgrade your wordpress packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:39.210-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:32.594-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:02:44.116-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13072 - Debian Patch Update" date="2014-06-06T17:05:00.860-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:07:22.511-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:32.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"/>
          <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
          <criterion comment="wordpress DPKG is earlier than 2.5.1-11+lenny1" test_ref="oval:org.mitre.oval:tst:48832"/>
        </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 DPKG is earlier than 2.0.10-1etch4" test_ref="oval:org.mitre.oval:tst:49439"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13070" version="5" class="patch">
      <metadata>
        <title>DSA-2007-1 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://lists.debian.org/debian-security-announce/2010/msg00047.html" ref_id="DSA-2007-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1.3.8-1+lenny8. For the testing distribution this problem will be fixed soon. For the unstable distribution this problem has been fixed in version 1.4.2-9.1. We recommend that you upgrade your cups packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:19.597-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:31.843-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:02:42.873-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13070 - Debian Patch Update" date="2014-06-06T17:05:00.860-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:07:26.397-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:32.492-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 independet 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 DPKG is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:47077"/>
              <criterion comment="cupsys-client DPKG is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:46898"/>
              <criterion comment="cupsys-dbg DPKG is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:46886"/>
              <criterion comment="cups-common DPKG is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:47237"/>
              <criterion comment="cupsys DPKG is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:47215"/>
              <criterion comment="libcupsys2 DPKG is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:47234"/>
              <criterion comment="libcupsys2-dev DPKG is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:47160"/>
              <criterion comment="cupsys-common DPKG is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:46804"/>
            </criteria>
          </criteria>
          <criterion comment="libcups2-dev DPKG is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:47053"/>
          <criterion comment="cups-bsd DPKG is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:46659"/>
          <criterion comment="libcupsimage2-dev DPKG is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:47185"/>
          <criterion comment="libcupsimage2 DPKG is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:46767"/>
          <criterion comment="cups-client DPKG is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:47143"/>
          <criterion comment="libcups2 DPKG is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:46922"/>
          <criterion comment="cups-dbg DPKG is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:46241"/>
          <criterion comment="cups DPKG is earlier than 1.3.8-1+lenny8" test_ref="oval:org.mitre.oval:tst:47132"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13065" version="5" class="patch">
      <metadata>
        <title>DSA-2253-1 fontforge -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>fontforge</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00123.html" ref_id="DSA-2253-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4259" ref_id="CVE-2010-4259"/>
        <description>Ulrik Persson reported a stack-based buffer overflow flaw in FontForge, a font editor. When processed a crafted Bitmap Distribution Format FontForge could crash or execute arbitrary code with the privileges of the user running FontForge.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T16:31:24-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:37.006-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:52.603-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:01:30.998-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13065 - Debian Patch Update" date="2014-06-06T17:05:00.860-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:07:21.077-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:31.936-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="fontforge DPKG is earlier than 0.0.20080429-1+lenny2" test_ref="oval:org.mitre.oval:tst:43536"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13062" version="5" class="patch">
      <metadata>
        <title>DSA-1909-1 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://lists.debian.org/debian-security-announce/2009/msg00231.html" ref_id="DSA-1909-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1.7.0-3+lenny1. For the oldstable distribution, this problem has been fixed in version 1.5.4-2+etch1. For the testing distribution and the unstable distribution, this problem has been fixed in version 1.12.1-1. We recommend that you upgrade your postgresql-ocaml packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:13.217-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:30.312-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:02:40.231-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13062 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:26.562-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:31.133-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 DPKG is earlier than 1.7.0-3+lenny1" test_ref="oval:org.mitre.oval:tst:47960"/>
            <criterion comment="libpostgresql-ocaml DPKG is earlier than 1.7.0-3+lenny1" test_ref="oval:org.mitre.oval:tst:47923"/>
          </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 DPKG is earlier than 1.5.4-2+etch1" test_ref="oval:org.mitre.oval:tst:47617"/>
            <criterion comment="libpostgresql-ocaml DPKG is earlier than 1.5.4-2+etch1" test_ref="oval:org.mitre.oval:tst:47982"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13061" version="5" class="patch">
      <metadata>
        <title>DSA-1908-1 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://lists.debian.org/debian-security-announce/2009/msg00271.html" ref_id="DSA-1908-1"/>
        <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>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 packets 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. For the oldstable distribution, this problem has been fixed in version 1:4.2.2.p4+dfsg-2etch4. For the stable distribution, this problem has been fixed in version 1:4.2.4p4+dfsg-8lenny3. For the testing and unstable distribution, this problem will be fixed soon. We recommend that you upgrade your ntp packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:40.042-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:29.879-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:02:39.538-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13061 - Debian Patch Update" date="2014-06-06T17:05:00.860-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:07:22.156-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:30.676-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 DPKG is earlier than 1:4.2.4p4+dfsg-8lenny3" test_ref="oval:org.mitre.oval:tst:48189"/>
            </criteria>
            <criterion comment="ntpdate DPKG is earlier than 1:4.2.4p4+dfsg-8lenny3" test_ref="oval:org.mitre.oval:tst:47535"/>
            <criterion comment="ntp DPKG is earlier than 1:4.2.4p4+dfsg-8lenny3" test_ref="oval:org.mitre.oval:tst:48476"/>
          </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 DPKG is earlier than 1:4.2.2.p4+dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:48253"/>
                <criterion comment="ntp-simple DPKG is earlier than 1:4.2.2.p4+dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:47562"/>
                <criterion comment="ntp-refclock DPKG is earlier than 1:4.2.2.p4+dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:48375"/>
              </criteria>
            </criteria>
            <criterion comment="ntp DPKG is earlier than 1:4.2.2.p4+dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:48416"/>
            <criterion comment="ntpdate DPKG is earlier than 1:4.2.2.p4+dfsg-2etch4" test_ref="oval:org.mitre.oval:tst:48553"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13060" version="5" class="patch">
      <metadata>
        <title>DSA-2059-2 pcsc-lite -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>pcsc-lite</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00112.html" ref_id="DSA-2059-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0407" ref_id="CVE-2010-0407"/>
        <description>The update for PCSCD caused a regression with some card readers. This update corrects that regression. The full advisory is below for completeness. It was discovered that PCSCD, a daemon to access smart cards, was vulnerable to a buffer overflow allowing a local attacker to elevate his privileges to root. For the stable distribution, this problem has been fixed in version 1.4.102-1+lenny3. For the unstable distribution, this problem has been fixed in version 1.5.4-1. We recommend that you upgrade your pcsc-lite package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:00.111-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:29.495-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:02:38.827-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13060 - Debian Patch Update" date="2014-06-06T17:05:00.860-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:07:27.147-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:30.419-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="libpcsclite-dev DPKG is earlier than 1.4.102-1+lenny3" test_ref="oval:org.mitre.oval:tst:47750"/>
          <criterion comment="pcscd DPKG is earlier than 1.4.102-1+lenny3" test_ref="oval:org.mitre.oval:tst:46968"/>
          <criterion comment="libpcsclite1 DPKG is earlier than 1.4.102-1+lenny3" test_ref="oval:org.mitre.oval:tst:47390"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13056" version="5" class="patch">
      <metadata>
        <title>DSA-1826-1 eggdrop -- several</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://lists.debian.org/debian-security-announce/2009/msg00138.html" ref_id="DSA-1826-1"/>
        <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: CVE-2007-2807 It was discovered that eggdrop is vulnerable to a buffer overflow, which could result in a remote user executing arbitrary code. The previous DSA did not fix the issue correctly. CVE-2009-1789 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. For the stable distribution, these problems have been fixed in version 1.6.19-1.1+lenny1. For the old stable distribution, these problems have been fixed in version 1.6.18-1etch2. For the unstable distribution, this problem has been fixed in version 1.6.19-1.2 We recommend that you upgrade your eggdrop package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:02.768-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:28.984-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:02:37.000-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13056 - Debian Patch Update" date="2014-06-06T17:05:00.860-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:07:29.589-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:30.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="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="ggdrop-data DPKG is earlier than 1.6.19-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:52022"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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="ggdrop DPKG is earlier than 1.6.19-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:52082"/>
            </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="ggdrop-data DPKG is earlier than 1.6.18-1etch2" test_ref="oval:org.mitre.oval:tst:51862"/>
            </criteria>
            <criterion comment="ggdrop DPKG is earlier than 1.6.18-1etch2" test_ref="oval:org.mitre.oval:tst:51990"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13055" version="5" class="patch">
      <metadata>
        <title>DSA-2042-1 iscsitarget -- format string</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>iscsitarget</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00083.html" ref_id="DSA-2042-1"/>
        <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. For the stable distribution, this problem has been fixed in version 0.4.16+svn162-3.1+lenny1. For the testing distribution, this problem has been fixed in version 0.4.17+svn229-1.4. For the unstable distribution, this problem has been fixed in version 0.4.17+svn229-1.4.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:06.183-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:28.599-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:02:36.501-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13055 - Debian Patch Update" date="2014-06-06T17:05:00.860-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:07:31.527-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:29.765-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="iscsitarget-source DPKG is earlier than 0.4.16+svn162-3.1+lenny1" test_ref="oval:org.mitre.oval:tst:47870"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 0.4.16+svn162-3.1+lenny1" test_ref="oval:org.mitre.oval:tst:47790"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13045" version="5" class="patch">
      <metadata>
        <title>DSA-2055-1 openoffice.org -- macro execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>openoffice.org</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00098.html" ref_id="DSA-2055-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0395" ref_id="CVE-2010-0395"/>
        <description>It was discovered that OpenOffice.org, a full-featured office productivity suite that provides a near drop-in replacement for Microsoft Office, is not properly handling python macros embedded in an office document. This allows an attacker to perform user-assisted execution of arbitrary code in certain use cases of the python macro viewer component. For the stable distribution, this problem has been fixed in version 1:2.4.1+dfsg-1+lenny7. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 1:3.2.1-1. We recommend that you upgrade your openoffice.org packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:58.652-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:25.175-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:02:30.966-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13045 - Debian Patch Update" date="2014-06-06T17:05:00.860-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:07:30.574-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:28.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 independet 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-help-sv DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46710"/>
              <criterion comment="openoffice.org-l10n-ne DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46507"/>
              <criterion comment="openoffice.org-dtd-officedocument1.0 DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46205"/>
              <criterion comment="openoffice.org-l10n-cy DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46403"/>
              <criterion comment="openoffice.org-help-dz DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46641"/>
              <criterion comment="openoffice.org-l10n-cs DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46620"/>
              <criterion comment="openoffice.org-help-da DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46542"/>
              <criterion comment="openoffice.org-l10n-vi DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46312"/>
              <criterion comment="openoffice.org-help-de DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:45853"/>
              <criterion comment="openoffice.org-l10n-or-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46649"/>
              <criterion comment="openoffice.org-help-sl DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46666"/>
              <criterion comment="openoffice.org-l10n-ca DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46465"/>
              <criterion comment="openoffice.org-style-industrial DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46466"/>
              <criterion comment="openoffice.org-help-en-us DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46376"/>
              <criterion comment="ttf-opensymbol DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46599"/>
              <criterion comment="openoffice.org-l10n-gl DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46585"/>
              <criterion comment="openoffice.org-l10n-ka DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46103"/>
              <criterion comment="openoffice.org-java-common DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46490"/>
              <criterion comment="openoffice.org-l10n-ga DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46282"/>
              <criterion comment="openoffice.org-l10n-ko DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46628"/>
              <criterion comment="openoffice.org-l10n-pl DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46697"/>
              <criterion comment="openoffice.org-l10n-ts DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46476"/>
              <criterion comment="openoffice.org-l10n-tr DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46474"/>
              <criterion comment="openoffice.org-l10n-ku DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46690"/>
              <criterion comment="openoffice.org-l10n-gu-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46523"/>
              <criterion comment="openoffice.org-l10n-pt DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46382"/>
              <criterion comment="openoffice.org-l10n-tn DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:45719"/>
              <criterion comment="openoffice.org-l10n-tg DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46050"/>
              <criterion comment="openoffice.org-l10n-th DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46028"/>
              <criterion comment="openoffice.org-help-et DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46535"/>
              <criterion comment="openoffice.org-l10n-xh DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46435"/>
              <criterion comment="libuno-cli-basetypes1.0-cil DPKG is earlier than 1:1.0.10.0+OOo2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46255"/>
              <criterion comment="openoffice.org-help-zh-tw DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46566"/>
              <criterion comment="openoffice.org-help-es DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46534"/>
              <criterion comment="openoffice.org-help-pt DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46357"/>
              <criterion comment="openoffice.org-help-it DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:45928"/>
              <criterion comment="openoffice.org-help-eu DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46499"/>
              <criterion comment="openoffice.org-filter-mobiledev DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:45994"/>
              <criterion comment="openoffice.org-l10n-ar DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46202"/>
              <criterion comment="openoffice.org-help-pl DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46449"/>
              <criterion comment="openoffice.org-l10n-bg DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46250"/>
              <criterion comment="openoffice.org-l10n-be-by DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46578"/>
              <criterion comment="roffice.org DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46096"/>
              <criterion comment="openoffice.org-l10n-en-gb DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46637"/>
              <criterion comment="openoffice.org-l10n-lt DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46680"/>
              <criterion comment="openoffice.org-l10n-lv DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46712"/>
              <criterion comment="openoffice.org-l10n-uz DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46560"/>
              <criterion comment="openoffice.org-l10n-de DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46484"/>
              <criterion comment="openoffice.org-l10n-hr DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46349"/>
              <criterion comment="openoffice.org-l10n-da DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46336"/>
              <criterion comment="openoffice.org-help-hu DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46231"/>
              <criterion comment="openoffice.org-l10n-es DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46704"/>
              <criterion comment="openoffice.org-l10n-mk DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46380"/>
              <criterion comment="openoffice.org-l10n-eu DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46045"/>
              <criterion comment="openoffice.org-l10n-sr-cs DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46717"/>
              <criterion comment="openoffice.org-l10n-dz DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46475"/>
              <criterion comment="libuno-cli-cppuhelper1.0-cil DPKG is earlier than 1:1.0.13.0+OOo2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46487"/>
              <criterion comment="openoffice.org-l10n-lo DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46671"/>
              <criterion comment="openoffice.org-l10n-he DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46589"/>
              <criterion comment="openoffice.org-l10n-en-za DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46648"/>
              <criterion comment="libuno-cli-types1.1-cil DPKG is earlier than 1:1.1.13.0+OOo2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46143"/>
              <criterion comment="openoffice.org-l10n-ml-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:45943"/>
              <criterion comment="openoffice.org-l10n-as-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46694"/>
              <criterion comment="openoffice.org-l10n-ta-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:45764"/>
              <criterion comment="openoffice.org-l10n-hu DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46083"/>
              <criterion comment="openoffice.org-l10n-te-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46436"/>
              <criterion comment="openoffice.org-help-nl DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46342"/>
              <criterion comment="openoffice.org-help-en-gb DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46489"/>
              <criterion comment="openoffice.org-l10n-af DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46692"/>
              <criterion comment="openoffice.org-common DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46681"/>
              <criterion comment="openoffice.org-help-ja DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:45724"/>
              <criterion comment="openoffice.org-l10n-zh-cn DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46311"/>
              <criterion comment="openoffice.org-l10n-eo DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46434"/>
              <criterion comment="openoffice.org-l10n-el DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46709"/>
              <criterion comment="openoffice.org-l10n-ro DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46477"/>
              <criterion comment="openoffice.org-l10n-zu DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46570"/>
              <criterion comment="openoffice.org-help-zh-cn DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46486"/>
              <criterion comment="openoffice.org-l10n-hi-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46674"/>
              <criterion comment="openoffice.org-l10n-it DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46568"/>
              <criterion comment="openoffice.org-l10n-zh-tw DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46607"/>
              <criterion comment="openoffice.org-l10n-za DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:45980"/>
              <criterion comment="openoffice.org-l10n-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46544"/>
              <criterion comment="openoffice.org-style-hicontrast DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46178"/>
              <criterion comment="openoffice.org-l10n-et DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46364"/>
              <criterion comment="openoffice.org-help-fr DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46669"/>
              <criterion comment="openoffice.org-l10n-rw DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46233"/>
              <criterion comment="openoffice.org-style-crystal DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46503"/>
              <criterion comment="openoffice.org-l10n-ru DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46501"/>
              <criterion comment="openoffice.org-l10n-mr-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:45901"/>
              <criterion comment="openoffice.org-help-ru DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46732"/>
              <criterion comment="openoffice.org-l10n-fr DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46682"/>
              <criterion comment="openoffice.org-l10n-pt-br DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46691"/>
              <criterion comment="openoffice.org-l10n-bs DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46348"/>
              <criterion comment="openoffice.org-l10n-br DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:45747"/>
              <criterion comment="openoffice.org-style-tango DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46715"/>
              <criterion comment="openoffice.org-report-builder DPKG is earlier than 1:1.0.2+OOo2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46369"/>
              <criterion comment="openoffice.org-l10n-ve DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46363"/>
              <criterion comment="openoffice.org-help-pt-br DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46611"/>
              <criterion comment="openoffice.org-help-ko DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46556"/>
              <criterion comment="openoffice.org-help-km DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46495"/>
              <criterion comment="openoffice.org-l10n-bn DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46700"/>
              <criterion comment="openoffice.org-l10n-fa DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46765"/>
              <criterion comment="openoffice.org-emailmerge DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46766"/>
              <criterion comment="openoffice.org-l10n-uk DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46058"/>
              <criterion comment="openoffice.org-l10n-fi DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46478"/>
              <criterion comment="openoffice.org-qa-api-tests DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46412"/>
              <criterion comment="openoffice.org-l10n-sl DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46565"/>
              <criterion comment="openoffice.org-l10n-ja DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46427"/>
              <criterion comment="openoffice.org-help-hi-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46728"/>
              <criterion comment="openoffice.org-help-gl DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46754"/>
              <criterion comment="openoffice.org-l10n-sk DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46651"/>
              <criterion comment="libuno-cli-ure1.0-cil DPKG is earlier than 1:1.0.13.0+OOo2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46693"/>
              <criterion comment="openoffice.org-l10n-ns DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46726"/>
              <criterion comment="openoffice.org-l10n-nr DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46518"/>
              <criterion comment="openoffice.org-dev-doc DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46360"/>
              <criterion comment="openoffice.org-l10n-nn DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46598"/>
              <criterion comment="openoffice.org-l10n-nl DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46616"/>
              <criterion comment="openoffice.org-style-andromeda DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46061"/>
              <criterion comment="openoffice.org-help-cs DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46383"/>
              <criterion comment="openoffice.org-l10n-km DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46820"/>
              <criterion comment="openoffice.org-l10n-st DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46871"/>
              <criterion comment="openoffice.org-l10n-sv DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46653"/>
              <criterion comment="openoffice.org-l10n-pa-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46531"/>
              <criterion comment="openoffice.org-l10n-nb DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46678"/>
              <criterion comment="openoffice.org-l10n-sr DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46454"/>
              <criterion comment="openoffice.org-l10n-ss DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46862"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="openoffice.org DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46781"/>
              <criterion comment="openoffice.org-dbg DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46860"/>
              <criterion comment="python-uno DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46731"/>
              <criterion comment="openoffice.org-draw DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46832"/>
              <criterion comment="openoffice.org-kde DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46521"/>
              <criterion comment="openoffice.org-sdbc-postgresql DPKG is earlier than 1:0.7.6+OOo2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46805"/>
              <criterion comment="openoffice.org-base DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46722"/>
              <criterion comment="ure-dbg DPKG is earlier than 1:1.4+OOo2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46852"/>
              <criterion comment="openoffice.org-headless DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46796"/>
              <criterion comment="libmythes-dev DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46738"/>
              <criterion comment="openoffice.org-gnome DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46794"/>
              <criterion comment="openoffice.org-evolution DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46174"/>
              <criterion comment="openoffice.org-math DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46497"/>
              <criterion comment="openoffice.org-calc DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46482"/>
              <criterion comment="openoffice.org-base-core DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46345"/>
              <criterion comment="openoffice.org-report-builder-bin DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46849"/>
              <criterion comment="openoffice.org-impress DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46226"/>
              <criterion comment="openoffice.org-dev DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46861"/>
              <criterion comment="openoffice.org-core DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46314"/>
              <criterion comment="ure DPKG is earlier than 1:1.4+OOo2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46703"/>
              <criterion comment="openoffice.org-writer DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46823"/>
              <criterion comment="mozilla-openoffice.org DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46410"/>
              <criterion comment="openoffice.org-gtk DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46837"/>
              <criterion comment="openoffice.org-officebean DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46574"/>
              <criterion comment="openoffice.org-presentation-minimizer DPKG is earlier than 1:1.0+OOo2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46203"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 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 mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="openoffice.org-gcj DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46398"/>
              <criterion comment="openoffice.org-filter-binfilter DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46306"/>
              <criterion comment="openoffice.org-qa-tools DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46730"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="openoffice.org-gcj DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46398"/>
              <criterion comment="openoffice.org-filter-binfilter DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46306"/>
              <criterion comment="cli-uno-bridge DPKG is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:46252"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13041" version="5" class="patch">
      <metadata>
        <title>DSA-1982-1 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://lists.debian.org/debian-security-announce/2010/msg00020.html" ref_id="DSA-1982-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1.9.2-4+lenny2. Due to a bug in the archive system, it is not possible to release the fix for the oldstable distribution simultaneously. Therefore, etch will be fixed in version 1.9.2-4+etch1 as soon as it becomes available. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 1.9.2-4.1. We recommend that you upgrade your hybserv packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:29.656-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:24.335-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:02:30.383-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13041 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:30.971-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:26.703-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 DPKG is earlier than 1.9.2-4+lenny2" test_ref="oval:org.mitre.oval:tst:46010"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13023" version="5" class="patch">
      <metadata>
        <title>DSA-1881-1 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://lists.debian.org/debian-security-announce/2009/msg00200.html" ref_id="DSA-1881-1"/>
        <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. For the oldstable distribution, this problem has been fixed in version 2.2.13-10+etch2. For the stable distribution, this problem has been fixed in version 2.2.13-14+lenny1. For the testing and unstable distribution, this problem will be fixed soon. We recommend that you upgrade your cyrus-imapd-2.2 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:47.355-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:22.779-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:02:16.744-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13023 - Debian Patch Update" date="2014-06-06T17:05:00.860-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:07:23.866-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:24.810-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 DPKG is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:48141"/>
                <criterion comment="cyrus-admin-2.2 DPKG is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:48734"/>
              </criteria>
            </criteria>
            <criterion comment="cyrus-clients-2.2 DPKG is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:48661"/>
            <criterion comment="cyrus-nntpd-2.2 DPKG is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:48497"/>
            <criterion comment="cyrus-imapd-2.2 DPKG is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:48728"/>
            <criterion comment="cyrus-dev-2.2 DPKG is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:47767"/>
            <criterion comment="cyrus-pop3d-2.2 DPKG is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:48693"/>
            <criterion comment="cyrus-common-2.2 DPKG is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:48146"/>
            <criterion comment="libcyrus-imap-perl22 DPKG is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:48596"/>
            <criterion comment="cyrus-murder-2.2 DPKG is earlier than 2.2.13-14+lenny1" test_ref="oval:org.mitre.oval:tst:48666"/>
          </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 DPKG is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:48297"/>
                <criterion comment="cyrus-admin-2.2 DPKG is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:48766"/>
              </criteria>
            </criteria>
            <criterion comment="cyrus-clients-2.2 DPKG is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:48617"/>
            <criterion comment="cyrus-nntpd-2.2 DPKG is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:48126"/>
            <criterion comment="cyrus-imapd-2.2 DPKG is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:48329"/>
            <criterion comment="cyrus-dev-2.2 DPKG is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:48612"/>
            <criterion comment="cyrus-pop3d-2.2 DPKG is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:48450"/>
            <criterion comment="cyrus-common-2.2 DPKG is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:48559"/>
            <criterion comment="libcyrus-imap-perl22 DPKG is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:48679"/>
            <criterion comment="cyrus-murder-2.2 DPKG is earlier than 2.2.13-10+etch2" test_ref="oval:org.mitre.oval:tst:48173"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13021" version="5" class="patch">
      <metadata>
        <title>DSA-1829-1 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://lists.debian.org/debian-security-announce/2009/msg00141.html" ref_id="DSA-1829-1"/>
        <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. For the oldstable distribution, this problem has been fixed in version 3.0-2+etch1. For the stable distribution, this problem has been fixed in version 3.0-2+lenny1. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 3.1-1.1. We recommend that you upgrade your sork-passwd-h3 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:14.989-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:22.158-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:02:16.367-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13021 - Debian Patch Update" date="2014-06-06T17:05:00.860-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:07:23.356-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:24.174-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 DPKG is earlier than 3.0-2+lenny1" test_ref="oval:org.mitre.oval:tst:51009"/>
        </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 DPKG is earlier than 3.0-2+etch1" test_ref="oval:org.mitre.oval:tst:50843"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13018" version="5" class="patch">
      <metadata>
        <title>DSA-1974-1 gzip -- several</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://lists.debian.org/debian-security-announce/2010/msg00009.html" ref_id="DSA-1974-1"/>
        <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: CVE-2009-2624 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. CVE-2010-0001 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. For the stable distribution, these problems have been fixed in version 1.3.12-6+lenny1. For the oldstable distribution, these problems have been fixed in version 1.3.5-15+etch1. For the testing distribution and the unstable distribution, these problems will be fixed soon. We recommend that you upgrade your gzip packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:11.635-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:21.254-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:02:15.822-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13018 - Debian Patch Update" date="2014-06-06T17:05:00.860-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:07:29.975-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:22.824-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 independet section">
              <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
              <criterion comment="gzip-win32 DPKG is earlier than 1.3.12-6+lenny1" test_ref="oval:org.mitre.oval:tst:46785"/>
            </criteria>
            <criterion comment="gzip DPKG is earlier than 1.3.12-6+lenny1" test_ref="oval:org.mitre.oval:tst:46841"/>
          </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 DPKG is earlier than 1.3.5-15+etch1" test_ref="oval:org.mitre.oval:tst:46793"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:13000" version="7" class="patch">
      <metadata>
        <title>DSA-1964-1 postgresql-7.4, postgresql-8.1, postgresql-8.3 -- several</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://lists.debian.org/debian-security-announce/2009/msg00289.html" ref_id="DSA-1964-1"/>
        <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 table shows fixed source package versions for the respective distributions. oldstable/etch stable/lenny testing/unstable postgresql-7.4 1:7.4.27-0etch1 postgresql-8.1 8.1.19-0etch1 postgresql-8.3 8.3.9-0lenny1 8.3.9-1 postgresql-8.4 8.4.2-1 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="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:19.801-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:18.251-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:59.532-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:13000 - Debian Patch Update" date="2014-06-06T17:05:00.860-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:07:24.519-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:19.491-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:48153 - Modified Debian patches to correct Epochs." date="2015-02-04T10:32:00.631-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-04T10:36:19.922-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:18.247-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 DPKG is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:48067"/>
                <criterion comment="postgresql-doc DPKG is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:47782"/>
                <criterion comment="postgresql-client DPKG is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:48082"/>
                <criterion comment="postgresql DPKG is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:47206"/>
                <criterion comment="postgresql-contrib DPKG is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:47754"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:48078"/>
                <criterion comment="postgresql-plperl-8.3 DPKG is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:47845"/>
                <criterion comment="postgresql-8.3 DPKG is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:47226"/>
                <criterion comment="libecpg6 DPKG is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:48057"/>
                <criterion comment="libpq-dev DPKG is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:47833"/>
                <criterion comment="postgresql-plpython-8.3 DPKG is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:48081"/>
                <criterion comment="postgresql-contrib-8.3 DPKG is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:47965"/>
                <criterion comment="postgresql-server-dev-8.3 DPKG is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:47821"/>
                <criterion comment="libecpg-dev DPKG is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:47350"/>
                <criterion comment="postgresql-pltcl-8.3 DPKG is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:48109"/>
                <criterion comment="libpq5 DPKG is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:47991"/>
                <criterion comment="libpgtypes3 DPKG is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:47944"/>
                <criterion comment="libecpg-compat3 DPKG is earlier than 8.3.9-0lenny1" test_ref="oval:org.mitre.oval:tst:47967"/>
              </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 DPKG is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:48175"/>
                <criterion comment="postgresql-server-dev-7.4 DPKG is earlier than 1:7.4.27-0etch1" test_ref="oval:org.mitre.oval:tst:48153"/>
                <criterion comment="postgresql-doc-7.4 DPKG is earlier than 1:7.4.27-0etch1" test_ref="oval:org.mitre.oval:tst:48118"/>
              </criteria>
            </criteria>
            <criterion comment="postgresql-7.4 DPKG is earlier than 1:7.4.27-0etch1" test_ref="oval:org.mitre.oval:tst:48181"/>
            <criterion comment="postgresql-client-8.1 DPKG is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:48051"/>
            <criterion comment="postgresql-8.1 DPKG is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:48174"/>
            <criterion comment="libpq-dev DPKG is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:48052"/>
            <criterion comment="postgresql-plpython-7.4 DPKG is earlier than 1:7.4.27-0etch1" test_ref="oval:org.mitre.oval:tst:48164"/>
            <criterion comment="postgresql-contrib-8.1 DPKG is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:48170"/>
            <criterion comment="postgresql-contrib-7.4 DPKG is earlier than 1:7.4.27-0etch1" test_ref="oval:org.mitre.oval:tst:47582"/>
            <criterion comment="libecpg5 DPKG is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:48110"/>
            <criterion comment="postgresql-pltcl-8.1 DPKG is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:48114"/>
            <criterion comment="postgresql-client-7.4 DPKG is earlier than 1:7.4.27-0etch1" test_ref="oval:org.mitre.oval:tst:48130"/>
            <criterion comment="libpgtypes2 DPKG is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:48147"/>
            <criterion comment="postgresql-server-dev-8.1 DPKG is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:47893"/>
            <criterion comment="libecpg-dev DPKG is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:48042"/>
            <criterion comment="postgresql-plpython-8.1 DPKG is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:47964"/>
            <criterion comment="libpq4 DPKG is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:47836"/>
            <criterion comment="postgresql-plperl-7.4 DPKG is earlier than 1:7.4.27-0etch1" test_ref="oval:org.mitre.oval:tst:48106"/>
            <criterion comment="postgresql-plperl-8.1 DPKG is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:48096"/>
            <criterion comment="postgresql-pltcl-7.4 DPKG is earlier than 1:7.4.27-0etch1" test_ref="oval:org.mitre.oval:tst:47765"/>
            <criterion comment="libecpg-compat2 DPKG is earlier than 8.1.19-0etch1" test_ref="oval:org.mitre.oval:tst:48185"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12997" version="5" class="patch">
      <metadata>
        <title>DSA-2264-1 linux-2.6 -- privilege escalation/denial of service/information leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00134.html" ref_id="DSA-2264-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2524" ref_id="CVE-2010-2524"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3875" ref_id="CVE-2010-3875"/>
        <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-4655" ref_id="CVE-2010-4655"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0695" ref_id="CVE-2011-0695"/>
        <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-0711" ref_id="CVE-2011-0711"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0726" ref_id="CVE-2011-0726"/>
        <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-1012" ref_id="CVE-2011-1012"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1017" ref_id="CVE-2011-1017"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1078" ref_id="CVE-2011-1078"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1079" ref_id="CVE-2011-1079"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1080" ref_id="CVE-2011-1080"/>
        <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-1093" ref_id="CVE-2011-1093"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1160" ref_id="CVE-2011-1160"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1163" ref_id="CVE-2011-1163"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1170" ref_id="CVE-2011-1170"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1171" ref_id="CVE-2011-1171"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1172" ref_id="CVE-2011-1172"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1173" ref_id="CVE-2011-1173"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1180" ref_id="CVE-2011-1180"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1182" ref_id="CVE-2011-1182"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1477" ref_id="CVE-2011-1477"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1493" ref_id="CVE-2011-1493"/>
        <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-1593" ref_id="CVE-2011-1593"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1598" ref_id="CVE-2011-1598"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1745" ref_id="CVE-2011-1745"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1746" ref_id="CVE-2011-1746"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1748" ref_id="CVE-2011-1748"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1759" ref_id="CVE-2011-1759"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1767" ref_id="CVE-2011-1767"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1768" ref_id="CVE-2011-1768"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1776" ref_id="CVE-2011-1776"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2022" ref_id="CVE-2011-2022"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2182" ref_id="CVE-2011-2182"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a privilege escalation, denial of service or information leak. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2010-2524 David Howells reported an issue in the Common Internet File System. Local users could cause arbitrary CIFS shares to be mounted by introducing malicious redirects. CVE-2010-3875 Vasiliy Kulikov discovered an issue in the Linux implementation of the Amateur Radio AX.25 Level 2 protocol. Local users may obtain access to sensitive kernel memory. CVE-2010-4075 Dan Rosenberg reported an issue in the tty layer that may allow local users to obtain access to sensitive kernel memory. CVE-2010-4655 Kees Cook discovered several issues in the ethtool interface which may allow local users with the CAP_NET_ADMIN capability to obtain access to sensitive kernel memory. CVE-2011-0695 Jens Kuehnel reported an issue in the InfiniBand stack. Remote attackers can exploit a race condition to cause a denial of service. CVE-2011-0710 Al Viro reported an issue in the /proc/&amp;lt;pid&amp;gt;/status interface on the s390 architecture. Local users could gain access to sensitive memory in processes they do not own via the task_show_regs entry. CVE-2011-0711 Dan Rosenberg reported an issue in the XFS filesystem. Local users may obtain access to sensitive kernel memory. CVE-2011-0726 Kees Cook reported an issue in the /proc/pid/stat implementation. Local users could learn the text location of a process, defeating protections provided by address space layout randomization. CVE-2011-1010 Timo Warns reported an issue in the Linux support for Mac partition tables. Local users with physical access could cause a denial of service by adding a storage device with a malicious map_count value. CVE-2011-1012 Timo Warns reported an issue in the Linux support for Mac partition tables. Local users with physical access could cause a denial of service by adding a storage device with a malicious map_count value. CVE-2011-1017 Timo Warns reported an issue in the Linux support for LDM partition tables. Users with physical access can gain access to sensitive kernel memory or gain elevated privileges by adding a storage device with a specially crafted LDM partition. CVE-2011-1078 Vasiliy Kulikov discovered an issue in the Bluetooth subsystem. Local users can obtain access to sensitive kernel memory. CVE-2011-1079 Vasiliy Kulikov discovered an issue in the Bluetooth subsystem. Local users with the CAP_NET_ADMIN capability can cause a denial of service. CVE-2011-1080 Vasiliy Kulikov discovered an issue in the Netfilter subsystem. Local users can obtain access to sensitive kernel memory. CVE-2011-1090 Neil Horman discovered a memory leak in the setacl call on NFSv4 filesystems. Local users can exploit this to cause a denial of service. CVE-2011-1093 Johan Hovold reported an issue in the Datagram Congestion Control Protocol implementation. Remote users could cause a denial of service by sending data after closing a socket. CVE-2011-1160 Peter Huewe reported an issue in the Linux kernel's support for TPM security chips. Local users with permission to open the device can gain access to sensitive kernel memory. CVE-2011-1163 Timo Warns reported an issue in the kernel support for Alpha OSF format disk partitions. Users with physical access can gain access to sensitive kernel memory by adding a storage device with a specially crafted OSF partition. CVE-2011-1170 Vasiliy Kulikov reported an issue in the Netfilter arp table implementation. Local users with the CAP_NET_ADMIN capability can gain access to sensitive kernel memory. CVE-2011-1171 Vasiliy Kulikov reported an issue in the Netfilter IP table implementation. Local users with the CAP_NET_ADMIN capability can gain access to sensitive kernel memory. CVE-2011-1172 Vasiliy Kulikov reported an issue in the Netfilter IP6 table implementation. Local users with the CAP_NET_ADMIN capability can gain access to sensitive kernel memory. CVE-2011-1173 Vasiliy Kulikov reported an issue in the Acorn Econet protocol implementation. Local users can obtain access to sensitive kernel memory on systems that use this rare hardware. CVE-2011-1180 Dan Rosenberg reported a buffer overflow in the Information Access Service of the IrDA protocol, used for Infrared devices. Remote attackers within IR device range can cause a denial of service or possibly gain elevated privileges. CVE-2011-1182 Julien Tinnes reported an issue in the rt_sigqueueinfo interface. Local users can generate signals with falsified source pid and uid information. CVE-2011-1477 Dan Rosenberg reported issues in the Open Sound System driver for cards that include a Yamaha FM synthesizer chip. Local users can cause memory corruption resulting in a denial of service. This issue does not affect official Debian Linux image packages as they no longer provide support for OSS. However, custom kernels built from Debians linux-source-2.6.32 may have enabled this configuration and would therefore be vulnerable. CVE-2011-1493 Dan Rosenburg reported two issues in the Linux implementation of the Amateur Radio X.25 PLP protocol. A remote user can cause a denial of service by providing specially crafted facilities fields. CVE-2011-1577 Timo Warns reported an issue in the Linux support for GPT partition tables. Local users with physical access could cause a denial of service by adding a storage device with a malicious partition table header. CVE-2011-1593 Robert Swiecki reported a signednes issue in the next_pidmap function, which can be exploited my local users to cause a denial of service. CVE-2011-1598 Dave Jones reported an issue in the Broadcast Manager Controller Area Network protocol that may allow local users to cause a NULL pointer dereference, resulting in a denial of service. CVE-2011-1745 Vasiliy Kulikov reported an issue in the Linux support for AGP devices. Local users can obtain elevated privileges or cause a denial of service due to missing bounds checking in the AGPIOC_BIND ioctl. On default Debian installations, this is exploitable only by users in the video group. CVE-2011-1746 Vasiliy Kulikov reported an issue in the Linux support for AGP devices. Local users can obtain elevated privileges or cause a denial of service due to missing bounds checking in the agp_allocate_memory and agp_create_user_memory. On default Debian installations, this is exploitable only by users in the video group. CVE-2011-1748 Oliver Kartkopp reported an issue in the Controller Area Network raw socket implementation which permits ocal users to cause a NULL pointer dereference, resulting in a denial of service. CVE-2011-1759 Dan Rosenberg reported an issue in the support for executing &amp;quot;old ABI&amp;quot; binaries on ARM processors. Local users can obtain elevated privileges due to insufficient bounds checking in the semtimedop system call. CVE-2011-1767 Alexecy Dobriyan reported an issue in the GRE over IP implementation. Remote users can cause a denial of service by sending a packet during module initialisation. CVE-2011-1768 Alexecy Dobriyan reported an issue in the IP tunnels implementation. Remote users can cause a denial of service by sending a packet during module initialisation. CVE-2011-1776 Timo Warns reported an issue in the Linux implementation for GUID partitions. Users with physical access can gain access to sensitive kernel memory by adding a storage device with a specially crafted corrupted invalid partition table. CVE-2011-2022 Vasiliy Kulikov reported an issue in the Linux support for AGP devices. Local users can obtain elevated privileges or cause a denial of service due to missing bounds checking in the AGPIOC_UNBIND ioctl. On default Debian installations, this is exploitable only by users in the video group. CVE-2011-2182 Ben Hutchings reported an issue with the fix for CVE-2011-1017 that made it insufficient to resolve the issue.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T14:25:58-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:41.767-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:46.570-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:01:17.705-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12997 - Debian Patch Update" date="2014-06-06T17:05:00.860-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:07:28.218-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:16.975-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="linux-2.6 DPKG is earlier than 2.6.26-26lenny3" test_ref="oval:org.mitre.oval:tst:44227"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12996" version="5" class="patch">
      <metadata>
        <title>DSA-1838-1 pulseaudio -- privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>pulseaudio</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00152.html" ref_id="DSA-1838-1"/>
        <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 is not affected by this issue. For the stable distribution, this problem has been fixed in version 0.9.10-3+lenny1. For the unstable distribution, this problem will be fixed soon. We recommend that you upgrade your pulseaudio packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:32:29.954-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:16.977-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:57.858-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12996 - Debian Patch Update" date="2014-06-06T17:05:00.860-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:07:24.999-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:16.696-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 hppa" test_ref="oval:org.mitre.oval:tst:11164"/>
        </criteria>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libpulse-dev DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51781"/>
          <criterion comment="pulseaudio-utils DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51783"/>
          <criterion comment="pulseaudio-esound-compat DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51041"/>
          <criterion comment="libpulse-mainloop-glib0-dbg DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51736"/>
          <criterion comment="pulseaudio-dbg DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51449"/>
          <criterion comment="pulseaudio-module-gconf-dbg DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51718"/>
          <criterion comment="pulseaudio-esound-compat-dbg DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51271"/>
          <criterion comment="pulseaudio-module-hal DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51606"/>
          <criterion comment="libpulsecore5 DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51688"/>
          <criterion comment="libpulse-browse0 DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51596"/>
          <criterion comment="pulseaudio-module-zeroconf DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51732"/>
          <criterion comment="libpulse-browse0-dbg DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51627"/>
          <criterion comment="pulseaudio-module-zeroconf-dbg DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51648"/>
          <criterion comment="pulseaudio-module-jack-dbg DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51515"/>
          <criterion comment="pulseaudio-module-x11 DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51773"/>
          <criterion comment="pulseaudio-utils-dbg DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51675"/>
          <criterion comment="pulseaudio-module-x11-dbg DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51722"/>
          <criterion comment="libpulse-mainloop-glib0 DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51646"/>
          <criterion comment="pulseaudio-module-gconf DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51778"/>
          <criterion comment="pulseaudio-module-hal-dbg DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51806"/>
          <criterion comment="pulseaudio-module-lirc-dbg DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51768"/>
          <criterion comment="pulseaudio-module-lirc DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51704"/>
          <criterion comment="pulseaudio-module-jack DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51663"/>
          <criterion comment="libpulse0 DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:50870"/>
          <criterion comment="pulseaudio DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51605"/>
          <criterion comment="libpulsecore5-dbg DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51336"/>
          <criterion comment="libpulse0-dbg DPKG is earlier than 0.9.10-3+lenny1" test_ref="oval:org.mitre.oval:tst:51385"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12992" version="7" class="patch">
      <metadata>
        <title>DSA-2046-1 phpgroupware -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>phpgroupware</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00087.html" ref_id="DSA-2046-1"/>
        <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: CVE-2010-0403 A local file inclusion vulnerability allows remote attackers to execute arbitrary PHP code and include arbitrary local files. CVE-2010-0404 Multiple SQL injection vulnerabilities allows remote attackers to execute arbitrary SQL commands. For the stable distribution, these problems have been fixed in version 1:0.9.16.012+dfsg-8+lenny2 For the testing distribution and the unstable distribution, these problems will be fixed soon. We recommend that you upgrade your phpgroupware package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:26.831-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:16.334-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:49.838-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12992 - Debian Patch Update" date="2014-06-06T17:05:00.860-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:07:23.687-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:16.166-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:46137 - Modified Debian patches to correct Epochs." date="2015-02-04T10:32:00.631-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-04T10:36:19.554-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:17.701-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 DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:46084"/>
          <criterion comment="phpgroupware-0.9.16-addressbook DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:46097"/>
          <criterion comment="phpgroupware-0.9.16-news-admin DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:46218"/>
          <criterion comment="phpgroupware-0.9.16-setup DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:46135"/>
          <criterion comment="phpgroupware-0.9.16-phpgwapi-doc DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:46222"/>
          <criterion comment="phpgroupware-0.9.16-todo DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:45834"/>
          <criterion comment="phpgroupware-0.9.16-preferences DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:45265"/>
          <criterion comment="phpgroupware-0.9.16-core-base DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:46137"/>
          <criterion comment="phpgroupware-0.9.16-email DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:46201"/>
          <criterion comment="phpgroupware DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:45868"/>
          <criterion comment="phpgroupware-0.9.16 DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:46246"/>
          <criterion comment="phpgroupware-0.9.16-filemanager DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:46237"/>
          <criterion comment="phpgroupware-0.9.16-core DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:46073"/>
          <criterion comment="phpgroupware-0.9.16-calendar DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:46209"/>
          <criterion comment="phpgroupware-0.9.16-manual DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:46195"/>
          <criterion comment="phpgroupware-0.9.16-admin DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:45821"/>
          <criterion comment="phpgroupware-0.9.16-doc DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:45787"/>
          <criterion comment="phpgroupware-0.9.16-notes DPKG is earlier than 1:0.9.16.012+dfsg-8+lenny2" test_ref="oval:org.mitre.oval:tst:45803"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12963" version="5" class="patch">
      <metadata>
        <title>DSA-2207-1 tomcat5.5 -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>tomcat5.5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00075.html" ref_id="DSA-2207-1"/>
        <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"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2693" ref_id="CVE-2009-2693"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2902" ref_id="CVE-2009-2902"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1157" ref_id="CVE-2010-1157"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2227" ref_id="CVE-2010-2227"/>
        <description>Various vulnerabilities have been discovered in the Tomcat Servlet and JSP engine, resulting in denial of service, cross-site scripting, information disclosure and WAR file traversal</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T10:46:59-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:26.344-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:42.789-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:01:12.236-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12963 - Debian Patch Update" date="2014-06-06T17:05:00.860-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:07:26.083-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:11.179-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="tomcat5.5 DPKG is earlier than 5.5.26-5lenny2" test_ref="oval:org.mitre.oval:tst:44008"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12962" version="5" class="patch">
      <metadata>
        <title>DSA-2047-1 aria2 -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>aria2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00088.html" ref_id="DSA-2047-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1512" ref_id="CVE-2010-1512"/>
        <description>A vulnerability was discovered in aria2, a download client. The &amp;quot;name&amp;quot; attribute of the &amp;quot;file&amp;quot; element of metalink files is not properly sanitised before using it to download files. If a user is tricked into downloading from a specially crafted metalink file, this can be exploited to download files to directories outside of the intended download directory. For the stable distribution, this problem has been fixed in version 0.14.0-1+lenny2. For the unstable distribution, this problem has been fixed in version 1.9.3-1. We recommend that you upgrade your aria2 package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:40.828-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:11.822-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:44.804-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12962 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:24.393-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:10.919-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="aria2 DPKG is earlier than 0.14.0-1+lenny2" test_ref="oval:org.mitre.oval:tst:45520"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12955" version="5" class="patch">
      <metadata>
        <title>DSA-2165-1 ffmpeg-debian -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>ffmpeg-debian</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00031.html" ref_id="DSA-2165-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3429" ref_id="CVE-2010-3429"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4704" ref_id="CVE-2010-4704"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4705" ref_id="CVE-2010-4705"/>
        <description>Several vulnerabilities have been discovered in FFmpeg coders, which are used by by MPlayer and other applications. CVE-2010-3429 Cesar Bernardini and Felipe Andres Manzano reported an arbitrary offset dereference vulnerability in the libavcodec, in particular in the flic file format parser. A specific flic file may exploit this vulnerability and execute arbitrary code. Mplayer is also affected by this problem, as well as other software that use this library. CVE-2010-4704 Greg Maxwell discovered an integer overflow the Vorbis decoder in FFmpeg. A specific ogg file may exploit this vulnerability and execute arbitrary code. CVE-2010-4705 A potential integer overflow has been discovered in the Vorbis decoder in FFmpeg. This upload also fixes an incomplete patch from DSA-2000-1. Michael Gilbert noticed that there was remaining vulnerabilities, which may cause a denial of service and potentially execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T16:33:59-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:16.377-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:41.973-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:01:11.146-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12955 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:33.309-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:09.959-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="ffmpeg-debian DPKG is earlier than 0.svn20080206-18+lenny3" test_ref="oval:org.mitre.oval:tst:43697"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12954" version="5" class="patch">
      <metadata>
        <title>DSA-2176-1 cups -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>cups</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00043.html" ref_id="DSA-2176-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5183" ref_id="CVE-2008-5183"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3553" ref_id="CVE-2009-3553"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0540" ref_id="CVE-2010-0540"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0542" ref_id="CVE-2010-0542"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1748" ref_id="CVE-2010-1748"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2431" ref_id="CVE-2010-2431"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2432" ref_id="CVE-2010-2432"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2941" ref_id="CVE-2010-2941"/>
        <description>Several vulnerabilities have been discovered in the Common UNIX Printing System: CVE-2008-5183 A null pointer dereference in RSS job completion notifications could lead to denial of service. CVE-2009-3553 It was discovered that incorrect file descriptor handling could lead to denial of service. CVE-2010-0540 A cross-site request forgery vulnerability was discovered in the web interface. CVE-2010-0542 Incorrect memory management in the filter subsystem could lead to denial of service. CVE-2010-1748 Information disclosure in the web interface. CVE-2010-2431 Emmanuel Bouillon discovered a symlink vulnerability in handling of cache files. CVE-2010-2432 Denial of service in the authentication code. CVE-2010-2941 Incorrect memory management in the IPP code could lead to denial of service or the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T16:05:27-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:18.807-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:41.774-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:01:10.870-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12954 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:30.933-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:09.333-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="cups DPKG is earlier than 1.3.8-1+lenny9" test_ref="oval:org.mitre.oval:tst:43741"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12933" version="5" class="patch">
      <metadata>
        <title>DSA-2276-2 asterisk -- multiple denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>asterisk</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00150.html" ref_id="DSA-2276-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2529" ref_id="CVE-2011-2529"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2535" ref_id="CVE-2011-2535"/>
        <description>DSA 2276-1 for Asterisk in the oldstable distribution introduced a functionality bug which invokes an undefined symbol.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T23:07:49-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:44.983-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:40.410-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:01:08.996-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12933 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:28.608-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:07.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"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="asterisk DPKG is earlier than 1.4.21.2~dfsg-3+lenny5" test_ref="oval:org.mitre.oval:tst:44231"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12931" version="5" class="patch">
      <metadata>
        <title>DSA-2154-1 exim4 -- privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>exim4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00018.html" ref_id="DSA-2154-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4345" ref_id="CVE-2010-4345"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0017" ref_id="CVE-2011-0017"/>
        <description>A design flaw in exim4 allowed the loal Debian-exim user to obtain root privileges by specifying an alternate configuration file using the -C option or by using the macro override facility. Unfortunately, fixing this vulnerability is not possible without some changes in exim4's behvaviour. If you use the -C or -D options or use the system filter facility, you should evaluate the changes carefully and adjust your configuration accordingly. The Debian default configuration is not affected by the changes. The detailed list of changes is described in the NEWS. Debian file in the packages. The relevant sections are also reproduced below. In addition to that, missing error handling for the setuid/setgid system calls allowed the Debian-exim user to cause root to append log data to arbitrary files.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T21:27:13-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:14.450-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:39.972-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:01:08.534-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12931 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:32.815-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:07.428-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="exim4 DPKG is earlier than 4.69-9+lenny3" test_ref="oval:org.mitre.oval:tst:43976"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12929" version="5" class="patch">
      <metadata>
        <title>DSA-2049-1 barnowl -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>barnowl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00090.html" ref_id="DSA-2049-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0793" ref_id="CVE-2010-0793"/>
        <description>It has been discovered that barnowl, a curses-based tty Jabber, IRC, AIM and Zephyr client, is prone to a buffer overflow via its &amp;quot;CC:&amp;quot; handling, which could lead to the execution of arbitrary code. For the stable distribution, this problem has been fixed in version 1.0.1-4+lenny1. For the testing distribution and the unstable distribution, this problem has been fixed in version 1.5.1-1. We recommend that you upgrade your barnowl packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:41.345-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:07.800-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:36.050-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12929 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:25.527-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:07.191-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="arnowl-irc DPKG is earlier than 1.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:45427"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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>
            <criterion comment="arnowl DPKG is earlier than 1.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:46047"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12921" version="5" class="patch">
      <metadata>
        <title>DSA-1891-1 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://lists.debian.org/debian-security-announce/2009/msg00212.html" ref_id="DSA-1891-1"/>
        <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 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. For the stable distribution, this problem has been fixed in version 4.3-3+lenny1. For the oldstable distribution, this problem has been fixed in version 4.3-3+etch1. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 4.5-2. We recommend that you upgrade your changetrack packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:31:09.343-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:07.314-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:32.844-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12921 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:35.786-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:06.835-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 DPKG is earlier than 4.3-3+lenny1" test_ref="oval:org.mitre.oval:tst:50669"/>
        </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 DPKG is earlier than 4.3-3+etch1" test_ref="oval:org.mitre.oval:tst:50847"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12913" version="5" class="patch">
      <metadata>
        <title>DSA-1998-1 kdelibs -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>kdelibs</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00038.html" ref_id="DSA-1998-1"/>
        <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. For the stable distribution, this problem has been fixed in version 4:3.5.10.dfsg.1-0lenny4. For the unstable distribution, this problem has been fixed in version 4:3.5.10.dfsg.1-3. We recommend that you upgrade your kdelibs packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:30.777-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:06.566-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:30.197-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12913 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:30.030-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:06.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 independet 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 DPKG is earlier than 4:3.5.10.dfsg.1-0lenny4" test_ref="oval:org.mitre.oval:tst:46182"/>
              <criterion comment="kdelibs DPKG is earlier than 4:3.5.10.dfsg.1-0lenny4" test_ref="oval:org.mitre.oval:tst:46223"/>
              <criterion comment="kdelibs-data DPKG is earlier than 4:3.5.10.dfsg.1-0lenny4" test_ref="oval:org.mitre.oval:tst:45931"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 4:3.5.10.dfsg.1-0lenny4" test_ref="oval:org.mitre.oval:tst:45706"/>
              <criterion comment="kdelibs4c2a DPKG is earlier than 4:3.5.10.dfsg.1-0lenny4" test_ref="oval:org.mitre.oval:tst:45886"/>
              <criterion comment="kdelibs-dbg DPKG is earlier than 4:3.5.10.dfsg.1-0lenny4" test_ref="oval:org.mitre.oval:tst:46014"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12908" version="5" class="patch">
      <metadata>
        <title>DSA-2147-1 pimd -- insecure temporary files</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>pimd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00011.html" ref_id="DSA-2147-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0007" ref_id="CVE-2011-0007"/>
        <description>Vincent Bernat discovered that pimd, a multicast routing daemon, creates files with predictable names upon the receipt of particular signals.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T15:36:41-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:09.003-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:39.282-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:01:06.328-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12908 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:31.640-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:05.972-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="pimd DPKG is earlier than 2.1.0-alpha29.17-8.1lenny1" test_ref="oval:org.mitre.oval:tst:43952"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12905" version="7" class="patch">
      <metadata>
        <title>DSA-2142-1 dpkg -- directory traversal</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>dpkg</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00004.html" ref_id="DSA-2142-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1679" ref_id="CVE-2010-1679"/>
        <description>Jakub Wilk discovered that the dpkg-source component of dpkg, the Debian package management system, doesn't correctly handle paths in patches of source packages, which could make it traverse directories. Rapha&amp;#xEB;l Hertzog additionally discovered that symbolic links in the .pc directory are followed, which could make it traverse directories too. Both issues only affect source packages using the &amp;quot;3.0 quilt&amp;quot; format at unpack-time.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T21:20:18-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:11.551-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:38.266-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:01:05.267-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:12939 - 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:36.418-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:00:14.632-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12905 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:38.097-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:05.799-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="dpkg DPKG is earlier than 1.14.31" test_ref="oval:org.mitre.oval:tst:43264"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12897" version="5" class="patch">
      <metadata>
        <title>DSA-1939-1 libvorbis -- several</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://lists.debian.org/debian-security-announce/2009/msg00262.html" ref_id="DSA-1939-1"/>
        <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 or possibly execute arbitrary code via a crafted .ogg file. For the oldstable distribution, these problems have been fixed in version 1.1.2.dfsg-1.4+etch1. For the stable distribution, these problems have been fixed in version 1.2.0.dfsg-3.1+lenny1. For the testing distribution and the unstable distribution, these problems have been fixed in version 1.2.3-1 We recommend that you upgrade your libvorbis packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:45.416-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:04.470-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:27.468-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12897 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:31.796-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:05.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 DPKG is earlier than 1.2.0.dfsg-3.1+lenny1" test_ref="oval:org.mitre.oval:tst:48578"/>
            <criterion comment="libvorbisfile3 DPKG is earlier than 1.2.0.dfsg-3.1+lenny1" test_ref="oval:org.mitre.oval:tst:48568"/>
            <criterion comment="libvorbisenc2 DPKG is earlier than 1.2.0.dfsg-3.1+lenny1" test_ref="oval:org.mitre.oval:tst:48208"/>
            <criterion comment="libvorbis-dev DPKG is earlier than 1.2.0.dfsg-3.1+lenny1" test_ref="oval:org.mitre.oval:tst:48701"/>
          </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 DPKG is earlier than 1.1.2.dfsg-1.4+etch1" test_ref="oval:org.mitre.oval:tst:48478"/>
            <criterion comment="libvorbis0a DPKG is earlier than 1.1.2.dfsg-1.4+etch1" test_ref="oval:org.mitre.oval:tst:48622"/>
            <criterion comment="libvorbisfile3 DPKG is earlier than 1.1.2.dfsg-1.4+etch1" test_ref="oval:org.mitre.oval:tst:48501"/>
            <criterion comment="libvorbisenc2 DPKG is earlier than 1.1.2.dfsg-1.4+etch1" test_ref="oval:org.mitre.oval:tst:48657"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12888" version="5" class="patch">
      <metadata>
        <title>DSA-1968-1 pdns-recursor -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>pdns-recursor</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00003.html" ref_id="DSA-1968-1"/>
        <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. For the old stable distribution, fixed packages will be provided soon. For the stable distribution, these problems have been fixed in version 3.1.7-1+lenny1. For the unstable distribution, these problems have been fixed in version 3.1.7.2-1. We recommend that you upgrade your pdns-recursor package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:02.938-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:02.899-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:27.168-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12888 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:29.685-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:03.676-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 DPKG is earlier than 3.1.7-1+lenny1" test_ref="oval:org.mitre.oval:tst:46350"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12886" version="5" class="patch">
      <metadata>
        <title>DSA-1727-1 proftpd-dfsg -- SQL injection vulnerabilites</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>proftpd-dfsg</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2009/msg00036.html" ref_id="DSA-1727-1"/>
        <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: CVE-2009-0542 Shino discovered that proftpd is prone to an SQL injection vulnerability via the use of certain characters in the username. CVE-2009-0543 TJ Saunders discovered that proftpd is prone to an SQL injection vulnerability due to insufficient escaping mechanisms, when multybite character encodings are used. For the stable distribution, these problems have been fixed in version 1.3.1-17lenny1. For the oldstable distribution, these problems will be fixed soon. For the testing distribution, these problems will be fixed soon. For the unstable distribution, these problems have been fixed in version 1.3.2-1. We recommend that you upgrade your proftpd-dfsg package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:03.464-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:02.493-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:26.666-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12886 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:35.222-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:03.319-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 DPKG is earlier than 1.3.1-17lenny1" test_ref="oval:org.mitre.oval:tst:49749"/>
              <criterion comment="proftpd-doc DPKG is earlier than 1.3.1-17lenny1" test_ref="oval:org.mitre.oval:tst:50075"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.3.1-17lenny1" test_ref="oval:org.mitre.oval:tst:50004"/>
              <criterion comment="proftpd-mod-pgsql DPKG is earlier than 1.3.1-17lenny1" test_ref="oval:org.mitre.oval:tst:49910"/>
              <criterion comment="proftpd-mod-ldap DPKG is earlier than 1.3.1-17lenny1" test_ref="oval:org.mitre.oval:tst:50086"/>
              <criterion comment="proftpd-basic DPKG is earlier than 1.3.1-17lenny1" test_ref="oval:org.mitre.oval:tst:50036"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12881" version="5" class="patch">
      <metadata>
        <title>DSA-1759-1 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://lists.debian.org/debian-security-announce/2009/msg00069.html" ref_id="DSA-1759-1"/>
        <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. For the stable distribution, this problem has been fixed in version 4.2.4-5+lenny1. For the oldstable distribution, this problem has been fixed in version 2.8.0+dfsg-1+etch1. For the testing distribution and the unstable distribution, this problem will be fixed soon. We recommend that you upgrade your strongswan packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:24.210-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:01:00.812-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:25.133-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12881 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:34.106-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:02.199-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 DPKG is earlier than 4.2.4-5+lenny1" test_ref="oval:org.mitre.oval:tst:49258"/>
        </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 DPKG is earlier than 2.8.0+dfsg-1+etch1" test_ref="oval:org.mitre.oval:tst:49168"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12874" version="5" class="patch">
      <metadata>
        <title>DSA-2153-1 linux-2.6 -- privilege escalation/denial of service/information leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00017.html" ref_id="DSA-2153-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0435" ref_id="CVE-2010-0435"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3699" ref_id="CVE-2010-3699"/>
        <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-4162" ref_id="CVE-2010-4162"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4163" ref_id="CVE-2010-4163"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4242" ref_id="CVE-2010-4242"/>
        <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-4248" ref_id="CVE-2010-4248"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4249" ref_id="CVE-2010-4249"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4258" ref_id="CVE-2010-4258"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4342" ref_id="CVE-2010-4342"/>
        <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-2010-4526" ref_id="CVE-2010-4526"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4527" ref_id="CVE-2010-4527"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4529" ref_id="CVE-2010-4529"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4565" ref_id="CVE-2010-4565"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4649" ref_id="CVE-2010-4649"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4656" ref_id="CVE-2010-4656"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4668" ref_id="CVE-2010-4668"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0521" ref_id="CVE-2011-0521"/>
        <description>Several vulnerabilities have been discovered in the Linux kernel that may lead to a privilege escalation, denial of service or information leak. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2010-0435 Gleb Napatov reported an issue in the KVM subsystem that allows virtual machines to cause a denial of service of the host machine by executing mov to/from DR instructions. CVE-2010-3699 Keir Fraser provided a fix for an issue in the Xen subsystem. A guest can cause a denial of service on the host by retaining a leaked reference to a device. This can result in a zombie domain, xenwatch process hangs, and xm command failures. CVE-2010-4158 Dan Rosenberg discovered an issue in the socket filters subsystem, allowing local unprivileged users to obtain the contents of sensitive kernel memory. CVE-2010-4162 Dan Rosenberg discovered an overflow issue in the block I/O subsystem that allows local users to map large numbers of pages, resulting in a denial of service due to invocation of the out of memory killer. CVE-2010-4163 Dan Rosenberg discovered an issue in the block I/O subsystem. Due to improper validation of iov segments, local users can trigger a kernel panic resulting in a denial of service. CVE-2010-4242 Alan Cox reported an issue in the Bluetooth subsystem. Local users with sufficient permission to access HCI UART devices can cause a denial of service due to a missing check for an existing tty write operation. CVE-2010-4243 Brad Spengler reported a denial-of-service issue in the kernel memory accounting system. By passing large argv/envp values to exec, local users can cause the out of memory killer to kill processes owned by other users. CVE-2010-4248 Oleg Nesterov reported an issue in the POSIX CPU timers subsystem. Local users can cause a denial of service due to incorrect assumptions about thread group leader behavior. CVE-2010-4249 Vegard Nossum reported an issue with the UNIX socket garbage collector. Local users can consume all of LOWMEM and decrease system performance by overloading the system with inflight sockets. CVE-2010-4258 Nelson Elhage reported an issue in Linux oops handling. Local users may be able to obtain elevated privileges if they are able to trigger an oops with a process" fs set to KERNEL_DS. CVE-2010-4342 Nelson Elhage reported an issue in the econet protocol. Remote attackers can cause a denial of service by sending an Acorn Universal Networking packet over UDP. CVE-2010-4346 Tavis Ormandy discovered an issue in the install_special_mapping routine which allows local users to bypass the mmap_min_addr security restriction. Combined with an otherwise low severity local denial of service vulnerability, a local user could obtain elevated privileges. CVE-2010-4526 Eugene Teo reported a race condition in the Linux SCTP implementation. Remote users can cause a denial of service by transmitting an ICMP unreachable message to a locked socket. CVE-2010-4527 Dan Rosenberg reported two issues in the OSS soundcard driver. Local users with access to the device may contain access to sensitive kernel memory or cause a buffer overflow, potentially leading to an escalation of privileges. CVE-2010-4529 Dan Rosenberg reported an issue in the Linux kernel IrDA socket implementation on non-x86 architectures. Local users may be able to gain access to sensitive kernel memory via a specially crafted IRLMP_ENUMDEVICES getsockopt call. CVE-2010-4565 Dan Rosenberg reported an issue in the Linux CAN protocol implementation. Local users can obtain the address of a kernel heap object which might help facilitate system exploitation. CVE-2010-4649 Dan Carpenter reported an issue in the uverb handling of the InfiniBand subsystem. A potential buffer overflow may allow local users to cause a denial of service by passing in a large cmd.ne value. CVE-2010-4656 Kees Cook reported an issue in the driver for I/O-Warrior USB devices. Local users with access to these devices maybe able to overrun kernel buffers, resulting in a denial of service or privilege escalation. CVE-2010-4668 Dan Rosenberg reported an issue in the block subsystem. A local user can cause a denial of service by submitting certain 0-length I/O requests. CVE-2011-0521 Dan Carpenter reported an issue in the DVB driver for AV7110 cards. Local users can pass a negative info-&amp;gt;num value, corrupting kernel memory and causing a denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T15:44:48-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:12.735-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:35.448-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:01:00.126-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12874 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:28.393-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:01:00.648-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="linux-2.6 DPKG is earlier than 2.6.26-26lenny2" test_ref="oval:org.mitre.oval:tst:43727"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12863" version="5" class="patch">
      <metadata>
        <title>DSA-1870-1 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://lists.debian.org/debian-security-announce/2009/msg00187.html" ref_id="DSA-1870-1"/>
        <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 &amp;quot;Allow only the users below&amp;quot; setting are not vulnerable to this attack. If you can't install the below updates you may want to set this via Tools-&amp;gt;Privacy. For the stable distribution, this problem has been fixed in version 2.4.3-4lenny3. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 2.5.9-1. We recommend that you upgrade your pidgin packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:32.444-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:00:57.933-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:22.889-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12863 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:33.915-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:59.886-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 DPKG is earlier than 2.4.3-4lenny3" test_ref="oval:org.mitre.oval:tst:48037"/>
              <criterion comment="finch-dev DPKG is earlier than 2.4.3-4lenny3" test_ref="oval:org.mitre.oval:tst:48138"/>
              <criterion comment="pidgin-dev DPKG is earlier than 2.4.3-4lenny3" test_ref="oval:org.mitre.oval:tst:48316"/>
              <criterion comment="libpurple-bin DPKG is earlier than 2.4.3-4lenny3" test_ref="oval:org.mitre.oval:tst:48144"/>
              <criterion comment="pidgin-data DPKG is earlier than 2.4.3-4lenny3" test_ref="oval:org.mitre.oval:tst:48255"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.4.3-4lenny3" test_ref="oval:org.mitre.oval:tst:48380"/>
              <criterion comment="pidgin-dbg DPKG is earlier than 2.4.3-4lenny3" test_ref="oval:org.mitre.oval:tst:48336"/>
              <criterion comment="pidgin DPKG is earlier than 2.4.3-4lenny3" test_ref="oval:org.mitre.oval:tst:48309"/>
              <criterion comment="finch DPKG is earlier than 2.4.3-4lenny3" test_ref="oval:org.mitre.oval:tst:48434"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12858" version="7" class="patch">
      <metadata>
        <title>DSA-2151-1 openoffice.org -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>openoffice.org</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00015.html" ref_id="DSA-2151-1"/>
        <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>Several security related problems have been discovered in the OpenOffice.org package that allows malformed documents to trick the system into crashes or even the execution of arbitrary code. CVE-2010-3450 During an internal security audit within Red Hat, a directory traversal vulnerability has been discovered in the way OpenOffice.org 3.1.1 through 3.2.1 processes XML filter files. If a local user is tricked into opening a specially-crafted OOo XML filters package file, this problem could allow remote attackers to create or overwrite arbitrary files belonging to local user or, potentially, execute arbitrary code. CVE-2010-3451 During his work as a consultant at Virtual Security Research, Dan Rosenberg discovered a vulnerability in OpenOffice.org's RTF parsing functionality. Opening a maliciously crafted RTF document can caus an out-of-bounds memory read into previously allocated heap memory, which may lead to the execution of arbitrary code. CVE-2010-3452 Dan Rosenberg discovered a vulnerability in the RTF file parser which can be leveraged by attackers to achieve arbitrary code execution by convincing a victim to open a maliciously crafted RTF file. CVE-2010-3453 As part of his work with Virtual Security Research, Dan Rosenberg discovered a vulnerability in the WW8ListManager::WW8ListManager function of OpenOffice.org that allows a maliciously crafted file to cause the execution of arbitrary code. CVE-2010-3454 As part of his work with Virtual Security Research, Dan Rosenberg discovered a vulnerability in the WW8DopTypography::ReadFromMem function in OpenOffice.org that may be exploited by a maliciously crafted file which allowins an attacker to control program flow and potentially execute arbitrary code. CVE-2010-3689 Dmitri Gribenko discovered that the soffice script does not treat an empty LD_LIBRARY_PATH variable like an unset one, may lead to the execution of arbitrary code. CVE-2010-4253 A heap based buffer overflow has been discovered with unknown impact. CVE-2010-4643 A vulnerability has been discovered in the way OpenOffice.org handles TGA graphics which can be tricked by a specially crafted TGA file that could cause the program to crash due to a heap-based buffer overflow with unknown impact.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T20:07:03-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:14.676-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:32.714-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:57.204-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12858 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:37.050-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:59.023-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:13071 - Modified Debian patches to correct Epochs." date="2015-02-04T10:32:00.631-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-04T10:36:25.074-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:16.598-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="openoffice.org DPKG is earlier than 1:2.4.1+dfsg-1+lenny11" test_ref="oval:org.mitre.oval:tst:43396"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12856" version="5" class="patch">
      <metadata>
        <title>DSA-2082-1 gmime2.2 -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>gmime2.2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00127.html" ref_id="DSA-2082-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0409" ref_id="CVE-2010-0409"/>
        <description>It was discovered that a buffer overflow in the MIME library GMime might lead to the execution of arbitrary code. For the stable distribution, this problem has been fixed in version 2.2.22-2+lenny2. For the unstable distribution, this problem has been fixed in version 2.2.25-1.1. We recommend that you upgrade your gmime2.2 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:14:21">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:57.226-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:33.373-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:40.248-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12856 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:29.976-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:58.497-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libgmime-2.0-2-doc DPKG is earlier than 2.2.22-2+lenny2" test_ref="oval:org.mitre.oval:tst:43606"/>
              <criterion comment="libgmime2.2-cil DPKG is earlier than 2.2.22-2+lenny2" test_ref="oval:org.mitre.oval:tst:43334"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 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="libgmime-2.0-2a DPKG is earlier than 2.2.22-2+lenny2" test_ref="oval:org.mitre.oval:tst:43651"/>
              <criterion comment="libgmime-2.0-2-dev DPKG is earlier than 2.2.22-2+lenny2" test_ref="oval:org.mitre.oval:tst:42777"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12854" version="5" class="patch">
      <metadata>
        <title>DSA-1833-1 dhcp3 -- several</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://lists.debian.org/debian-security-announce/2009/msg00147.html" ref_id="DSA-1833-1"/>
        <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 &amp;quot;dhcp-client-identifier&amp;quot; and &amp;quot;hardware ethernet&amp;quot;. This vulnerability only affects the lenny versions of dhcp3-server and dhcp3-server-ldap. For the old stable distribution, these problems have been fixed in version 3.0.4-13+etch2. For the stable distribution, this problem has been fixed in version 3.1.1-6+lenny2. For the unstable distribution, these problems will be fixed soon. We recommend that you upgrade your dhcp3 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:13.694-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:00:56.086-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:22.321-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12854 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:38.733-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:57.927-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="hcp-client DPKG is earlier than 3.1.1-6+lenny2" test_ref="oval:org.mitre.oval:tst:51836"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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="hcp3-dev DPKG is earlier than 3.1.1-6+lenny2" test_ref="oval:org.mitre.oval:tst:52148"/>
                <criterion comment="hcp3-common DPKG is earlier than 3.1.1-6+lenny2" test_ref="oval:org.mitre.oval:tst:51739"/>
                <criterion comment="hcp3-client DPKG is earlier than 3.1.1-6+lenny2" test_ref="oval:org.mitre.oval:tst:52044"/>
                <criterion comment="hcp3-relay DPKG is earlier than 3.1.1-6+lenny2" test_ref="oval:org.mitre.oval:tst:51796"/>
                <criterion comment="hcp3-server-ldap DPKG is earlier than 3.1.1-6+lenny2" test_ref="oval:org.mitre.oval:tst:51883"/>
                <criterion comment="hcp3-server DPKG is earlier than 3.1.1-6+lenny2" test_ref="oval:org.mitre.oval:tst:52074"/>
              </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="hcp3-common DPKG is earlier than 3.0.4-13+etch2" test_ref="oval:org.mitre.oval:tst:51903"/>
            <criterion comment="hcp3-dev DPKG is earlier than 3.0.4-13+etch2" test_ref="oval:org.mitre.oval:tst:51918"/>
            <criterion comment="hcp3-client DPKG is earlier than 3.0.4-13+etch2" test_ref="oval:org.mitre.oval:tst:52093"/>
            <criterion comment="hcp3-relay DPKG is earlier than 3.0.4-13+etch2" test_ref="oval:org.mitre.oval:tst:51691"/>
            <criterion comment="hcp3-server DPKG is earlier than 3.0.4-13+etch2" test_ref="oval:org.mitre.oval:tst:52050"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12845" version="5" class="patch">
      <metadata>
        <title>DSA-2149-1 dbus -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>dbus</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00013.html" ref_id="DSA-2149-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4352" ref_id="CVE-2010-4352"/>
        <description>R&amp;#xE9;mi Denis-Courmont discovered that dbus, a message bus application, is not properly limiting the nesting level when examining messages with extensive nested variants. This allows an attacker to crash the dbus system daemon due to a call stack overflow via crafted messages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T16:13:35-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:09.700-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:31.666-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:55.541-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12845 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:26.537-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:57.557-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="dbus DPKG is earlier than 1.2.1-5+lenny2" test_ref="oval:org.mitre.oval:tst:42959"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12840" version="5" class="patch">
      <metadata>
        <title>DSA-2043-1 vlc -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>vlc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00084.html" ref_id="DSA-2043-1"/>
        <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. For the stable distribution, this problem has been fixed in version 0.8.6.h-4+lenny2.3. For the testing distribution, this problem was fixed in version 1.0.1-1. We recommend that you upgrade your vlc packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:28.969-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:00:54.927-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:18.733-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12840 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:37.311-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:56.836-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="libvlc0 DPKG is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:47233"/>
          <criterion comment="vlc-nox DPKG is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:47278"/>
          <criterion comment="vlc-plugin-arts DPKG is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:46953"/>
          <criterion comment="vlc DPKG is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:47361"/>
          <criterion comment="mozilla-plugin-vlc DPKG is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:47126"/>
          <criterion comment="vlc-plugin-ggi DPKG is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:47266"/>
          <criterion comment="libvlc0-dev DPKG is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:46864"/>
          <criterion comment="vlc-plugin-jack DPKG is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:47062"/>
          <criterion comment="vlc-plugin-esd DPKG is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:46656"/>
          <criterion comment="vlc-plugin-sdl DPKG is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:46865"/>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:47045"/>
              <criterion comment="vlc-plugin-svgalib DPKG is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:47113"/>
            </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 DPKG is earlier than 0.8.6.h-4+lenny2.3" test_ref="oval:org.mitre.oval:tst:47113"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12830" version="7" class="patch">
      <metadata>
        <title>DSA-1802-1 squirrelmail -- several</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://lists.debian.org/debian-security-announce/2009/msg00113.html" ref_id="DSA-1802-1"/>
        <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: CVE-2009-1578 Cross site scripting was possible through a number of pages which allowed an attacker to steal sensitive session data. CVE-2009-1579 Code injection was possible when SquirrelMail was configured to use the map_yp_alias function to authenticate users. This is not the default. CVE-2009-1580 It was possible to hijack an active user session by planting a specially crafted cookie into the user's browser. CVE-2009-1581 Specially crafted HTML emails could use the CSS positioning feature to place email content over the SquirrelMail user interface, allowing for phishing. For the old stable distribution, these problems have been fixed in version 2:1.4.9a-4. For the stable distribution, these problems have been fixed in version 2:1.4.15-4+lenny1. For the unstable distribution, these problems have been fixed in version 1.4.18-1. We recommend that you upgrade your squirrelmail package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:58.405-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:00:53.073-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:18.472-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12830 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:37.962-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:55.750-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:13842 - Modified Debian patches to correct Epochs." date="2015-02-04T10:32:00.631-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-04T10:36:16.477-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:16.164-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 DPKG is earlier than 2:1.4.15-4+lenny1" test_ref="oval:org.mitre.oval:tst:50048"/>
        </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 DPKG is earlier than 2:1.4.9a-4" test_ref="oval:org.mitre.oval:tst:49878"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12819" version="5" class="patch">
      <metadata>
        <title>DSA-2145-1 libsmi -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>libsmi</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00009.html" ref_id="DSA-2145-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2891" ref_id="CVE-2010-2891"/>
        <description>Andres Lopez Luksenberg discovered a buffer overflow in the OID parser of libsmi, a library to access SMI MIB data.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T15:59:22-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:09.279-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:28.622-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:51.882-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12819 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:24.995-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:54.923-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="libsmi DPKG is earlier than 0.4.7+dfsg-0.2" test_ref="oval:org.mitre.oval:tst:43896"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12807" version="7" class="patch">
      <metadata>
        <title>DSA-2097-1 phpmyadmin -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>phpmyadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00143.html" ref_id="DSA-2097-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3055" ref_id="CVE-2010-3055"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3056" ref_id="CVE-2010-3056"/>
        <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: CVE-2010-3055 The configuration setup script does not properly sanitise its output file, which allows remote attackers to execute arbitrary PHP code via a crafted POST request. In Debian, the setup tool is protected through Apache HTTP basic authentication by default. CVE-2010-3056 Various cross site scripting issues have been discovered that allow a remote attacker to inject arbitrary web script or HTML. For the stable distribution, these problems have been fixed in version 4:2.11.8.1-5+lenny5. For the testing and unstable distribution, these problems have been fixed in version 3.3.5.1-1. We recommend that you upgrade your phpmyadmin package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:16:26">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:46.550-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:33.142-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:39.976-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12807 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:33.580-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:53.196-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:43600 - Modified Debian patches to correct Epochs." date="2015-02-04T10:32:00.631-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-04T10:36:24.636-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:15.484-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 DPKG is earlier than 4:2.11.8.1-5+lenny5" test_ref="oval:org.mitre.oval:tst:43600"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12804" version="5" class="patch">
      <metadata>
        <title>DSA-2103-1 smbind -- sql injection</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>smbind</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00149.html" ref_id="DSA-2103-1"/>
        <description>It was discovered that smbind, a PHP-based tool for managing DNS zones for BIND, does not properly validating input. An unauthenticated remote attacker could execute arbitrary SQL commands or gain access to the admin account. For the stable distribution, this problem has been fixed in version 0.4.7-3+lenny1. For the unstable distribution, this problem has been fixed in version 0.4.7-5, and will migrate to the testing distribution shortly. We recommend that you upgrade your smbind package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:19:30">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:42.514-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:32.724-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:39.760-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12804 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:30.282-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:52.859-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="smbind DPKG is earlier than 0.4.7-3+lenny1" test_ref="oval:org.mitre.oval:tst:43464"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12802" version="5" class="patch">
      <metadata>
        <title>DSA-2122-2 glibc -- missing input sanitisation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>glibc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00005.html" ref_id="DSA-2122-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3847" ref_id="CVE-2010-3847"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3856" ref_id="CVE-2010-3856"/>
        <description>Colin Watson discovered that the update for stable relased in DSA-2122-1 did not complete address the underlying security issue in all possible scenarios.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:23:05">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:55:03.259-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:32.496-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:39.537-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12802 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:32.361-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:52.696-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="glibc DPKG is earlier than 2.7-18lenny7" test_ref="oval:org.mitre.oval:tst:43694"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12801" version="5" class="patch">
      <metadata>
        <title>DSA-2141-2 nss -- SSL/TLS insecure renegotiation protocol design flaw</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>nss</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00002.html" ref_id="DSA-2141-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3555" ref_id="CVE-2009-3555"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4180" ref_id="CVE-2010-4180"/>
        <description>CVE-2009-3555: Marsh Ray, Steve Dispensa, and Martin Rex discovered a flaw in the TLS and SSLv3 protocols. If an attacker could perform a man in the middle attack at the start of a TLS connection, the attacker could inject arbitrary content at the beginning of the user's session. This update adds backported support for the new RFC5746 renegotiation extension which fixes this issue. The updated libraries allow to use shell environment variables to configure if insecure renegotiation is still allowed. The syntax of these environment variables is described in the release notes to version 3.12.6 of nss: https://developer.mozilla.org/NSS_3.12.6_release_notes However, the default behaviour for nss in Debian 5.0 is NSS_SSL_ENABLE_RENEGOTIATION=3, which allows clients to continue to renegotiate with vulnerable servers.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T19:52:02-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:11.352-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:27.130-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:50.342-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12801 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:26.216-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:52.546-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="nss DPKG is earlier than 3.12.3.1-0lenny3" test_ref="oval:org.mitre.oval:tst:42974"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12797" version="5" class="patch">
      <metadata>
        <title>DSA-2124-1 xulrunner -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00174.html" ref_id="DSA-2124-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3765" ref_id="CVE-2010-3765"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3174" ref_id="CVE-2010-3174"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3176" ref_id="CVE-2010-3176"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3177" ref_id="CVE-2010-3177"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3178" ref_id="CVE-2010-3178"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3179" ref_id="CVE-2010-3179"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3180" ref_id="CVE-2010-3180"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3183" ref_id="CVE-2010-3183"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0654" ref_id="CVE-2010-0654"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2769" ref_id="CVE-2010-2769"/>
        <description>Several vulnerabilities have been discovered in Xulrunner, the component that provides the core functionality of Iceweasel, Debian's variant of Mozilla's browser technology. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2010-3765 Xulrunner allows remote attackers to execute arbitrary code via vectors related to nsCSSFrameConstructor::ContentAppended, the appendChild method, incorrect index tracking, and the creation of multiple frames, which triggers memory corruption. CVE-2010-3174 CVE-2010-3176 Multiple unspecified vulnerabilities in the browser engine in Xulrunner allow remote attackers to cause a denial of service or possibly execute arbitrary code via unknown vectors. CVE-2010-3177 Multiple cross-site scripting vulnerabilities in the Gopher parser in Xulrunner allow remote attackers to inject arbitrary web script or HTML via a crafted name of a file or directory on a Gopher server. CVE-2010-3178 Xulrunner does not properly handle certain modal calls made by javascript: URLs in circumstances related to opening a new window and performing cross-domain navigation, which allows remote attackers to bypass the Same Origin Policy via a crafted HTML document. CVE-2010-3179 Stack-based buffer overflow in the text-rendering functionality in Xulrunner allows remote attackers to execute arbitrary code or cause a denial of service via a long argument to the document.write method. CVE-2010-3180 Use-after-free vulnerability in the nsBarProp function in Xulrunner allows remote attackers to execute arbitrary code by accessing the locationbar property of a closed window. CVE-2010-3183 The LookupGetterOrSetter function in Xulrunner does not properly support window.__lookupGetter__ function calls that lack arguments, which allows remote attackers to execute arbitrary code or cause a denial of service via a crafted HTML document. In addition, this security update includes corrections for regressions caused by the fixes for CVE-2010-0654 and CVE-2010-2769 in DSA-2075-1 and DSA-2106-1. For the stable distribution, these problems have been fixed in version 1.9.0.19-6. For the unstable distribution and the upcoming stable distribution, these problems have been fixed in version 3.5.15-1 of the iceweasel package. We recommend that you upgrade your Xulrunner packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:23:05">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:41.646-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:32.142-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:39.211-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12797 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:38.509-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:51.753-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libmozillainterfaces-java DPKG is earlier than 1.9.0.19-6" test_ref="oval:org.mitre.oval:tst:43101"/>
          </criteria>
          <criterion comment="libmozjs-dev DPKG is earlier than 1.9.0.19-6" test_ref="oval:org.mitre.oval:tst:43355"/>
          <criterion comment="spidermonkey-bin DPKG is earlier than 1.9.0.19-6" test_ref="oval:org.mitre.oval:tst:42570"/>
          <criterion comment="xulrunner-1.9-gnome-support DPKG is earlier than 1.9.0.19-6" test_ref="oval:org.mitre.oval:tst:43484"/>
          <criterion comment="xulrunner-1.9 DPKG is earlier than 1.9.0.19-6" test_ref="oval:org.mitre.oval:tst:43241"/>
          <criterion comment="libmozjs1d-dbg DPKG is earlier than 1.9.0.19-6" test_ref="oval:org.mitre.oval:tst:43244"/>
          <criterion comment="libmozjs1d DPKG is earlier than 1.9.0.19-6" test_ref="oval:org.mitre.oval:tst:43353"/>
          <criterion comment="python-xpcom DPKG is earlier than 1.9.0.19-6" test_ref="oval:org.mitre.oval:tst:43315"/>
          <criterion comment="xulrunner-1.9-dbg DPKG is earlier than 1.9.0.19-6" test_ref="oval:org.mitre.oval:tst:43319"/>
          <criterion comment="xulrunner-dev DPKG is earlier than 1.9.0.19-6" test_ref="oval:org.mitre.oval:tst:43370"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12796" version="5" class="patch">
      <metadata>
        <title>DSA-2085-1 lftp -- missing input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>lftp</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00130.html" ref_id="DSA-2085-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2251" ref_id="CVE-2010-2251"/>
        <description>It was discovered that in lftp, a command-line HTTP/FTP client, there is no proper validation of the filename provided by the server through the Content-Disposition header; attackers can use this flaw by suggesting a filename they wish to overwrite on the client machine, and then possibly execute arbitrary code. For the stable distribution, this problem has been fixed in version 3.7.3-1+lenny1. For the testing distribution, this problem has been fixed in version 4.0.6-1. For the unstable distribution, this problem has been fixed in version 4.0.6-1. We recommend that you upgrade your lftp packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:14:21">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:46.187-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:31.728-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:38.743-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12796 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:26.968-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:51.476-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="lftp DPKG is earlier than 3.7.3-1+lenny1" test_ref="oval:org.mitre.oval:tst:43086"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12795" version="5" class="patch">
      <metadata>
        <title>DSA-1744-1 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://lists.debian.org/debian-security-announce/2009/msg00054.html" ref_id="DSA-1744-1"/>
        <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 is not affected by this problem. For the stable distribution, this problem has been fixed in version 0.2.6-1+lenny1. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 0.2.6.1-1. We recommend that you upgrade your weechat packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:16.487-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:00:49.992-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:09.710-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12795 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:28.463-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:51.195-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 DPKG is earlier than 0.2.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:48111"/>
              <criterion comment="weechat DPKG is earlier than 0.2.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:48089"/>
            </criteria>
          </criteria>
          <criterion comment="weechat-plugins DPKG is earlier than 0.2.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:47647"/>
          <criterion comment="weechat-curses DPKG is earlier than 0.2.6-1+lenny1" test_ref="oval:org.mitre.oval:tst:48087"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12786" version="5" class="patch">
      <metadata>
        <title>DSA-2132-1 xulrunner -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00183.html" ref_id="DSA-2132-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3776" ref_id="CVE-2010-3776"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3778" ref_id="CVE-2010-3778"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3769" ref_id="CVE-2010-3769"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3771" ref_id="CVE-2010-3771"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3772" ref_id="CVE-2010-3772"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3775" ref_id="CVE-2010-3775"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3767" ref_id="CVE-2010-3767"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3773" ref_id="CVE-2010-3773"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3770" ref_id="CVE-2010-3770"/>
        <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: For the stable distribution, these problems have been fixed in version 1.9.0.19-7. For the upcoming stable version and the unstable distribution, these problems have been fixed in version 3.5.15-1. For the experimental distribution, these problems have been fixed in version 3.6.13-1. We recommend that you upgrade your xulrunner packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:25:20">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:49.993-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:31.212-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:38.216-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12786 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:36.235-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:49.230-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libmozillainterfaces-java DPKG is earlier than 1.9.0.19-7" test_ref="oval:org.mitre.oval:tst:43459"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.9.0.19-7" test_ref="oval:org.mitre.oval:tst:43582"/>
              <criterion comment="spidermonkey-bin DPKG is earlier than 1.9.0.19-7" test_ref="oval:org.mitre.oval:tst:43387"/>
              <criterion comment="xulrunner-1.9-gnome-support DPKG is earlier than 1.9.0.19-7" test_ref="oval:org.mitre.oval:tst:43496"/>
              <criterion comment="xulrunner-1.9 DPKG is earlier than 1.9.0.19-7" test_ref="oval:org.mitre.oval:tst:43462"/>
              <criterion comment="libmozjs1d-dbg DPKG is earlier than 1.9.0.19-7" test_ref="oval:org.mitre.oval:tst:43392"/>
              <criterion comment="libmozjs1d DPKG is earlier than 1.9.0.19-7" test_ref="oval:org.mitre.oval:tst:43405"/>
              <criterion comment="python-xpcom DPKG is earlier than 1.9.0.19-7" test_ref="oval:org.mitre.oval:tst:43584"/>
              <criterion comment="xulrunner-1.9-dbg DPKG is earlier than 1.9.0.19-7" test_ref="oval:org.mitre.oval:tst:43609"/>
              <criterion comment="xulrunner-dev DPKG is earlier than 1.9.0.19-7" test_ref="oval:org.mitre.oval:tst:43526"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12784" version="5" class="patch">
      <metadata>
        <title>DSA-1742-1 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://lists.debian.org/debian-security-announce/2009/msg00052.html" ref_id="DSA-1742-1"/>
        <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. For the oldstable distribution this problem has been fixed in version 1.0.16-2+etch1. For the stable distribution this problem has been fixed in version 1.0.17-4+lenny1. For the unstable distribution this problem has been fixed in version 1.0.19-1. We recommend that you upgrade your libsndfile packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:33:04.736-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:00:48.275-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:08.741-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12784 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:31.216-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:48.964-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 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="libsndfile1 DPKG is earlier than 1.0.17-4+lenny1" test_ref="oval:org.mitre.oval:tst:52066"/>
            <criterion comment="libsndfile1-dev DPKG is earlier than 1.0.17-4+lenny1" test_ref="oval:org.mitre.oval:tst:51885"/>
            <criterion comment="sndfile-programs DPKG is earlier than 1.0.17-4+lenny1" test_ref="oval:org.mitre.oval:tst:51504"/>
          </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 DPKG is earlier than 1.0.16-2+etch1" test_ref="oval:org.mitre.oval:tst:51292"/>
            <criterion comment="libsndfile1-dev DPKG is earlier than 1.0.16-2+etch1" test_ref="oval:org.mitre.oval:tst:52122"/>
            <criterion comment="sndfile-programs DPKG is earlier than 1.0.16-2+etch1" test_ref="oval:org.mitre.oval:tst:51767"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12783" version="5" class="patch">
      <metadata>
        <title>DSA-1992-1 chrony -- several</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://lists.debian.org/debian-security-announce/2010/msg00032.html" ref_id="DSA-1992-1"/>
        <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: CVE-2010-0292 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. CVE-2010-0293 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. CVE-2010-0294 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. For the oldstable distribution, this problem has been fixed in version 1.21z-5+etch1. For the stable distribution, this problem has been fixed in version 1.23-6+lenny1. For the testing and unstable distribution, this problem will be fixed soon. We recommend that you upgrade your chrony packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:32.764-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:00:47.860-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:08.295-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12783 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:31.591-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:48.477-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 DPKG is earlier than 1.23-6+lenny1" test_ref="oval:org.mitre.oval:tst:45871"/>
        </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 DPKG is earlier than 1.21z-5+etch1" test_ref="oval:org.mitre.oval:tst:46221"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12782" version="5" class="patch">
      <metadata>
        <title>DSA-2157-1 postgresql-8.3, postgresql-8.4, postgresql-9.0 -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>postgresql-8.3, postgresql-8.4, postgresql-9.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00022.html" ref_id="DSA-2157-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4015" ref_id="CVE-2010-4015"/>
        <description>It was discovered that PostgreSQL's intarray contrib module does not properly handle integers with a large number of digits, leading to a server crash and potentially arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T15:40:44-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:12.518-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:25.884-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:47.644-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12782 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:27.884-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:48.224-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="postgresql-8.3, postgresql-8.4, postgresql-9.0 DPKG is earlier than 8.3.14-0lenny1 of the postgresql-8.3 package" test_ref="oval:org.mitre.oval:tst:43115"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12779" version="5" class="patch">
      <metadata>
        <title>DSA-1896-1 opensaml, shibboleth-sp -- several</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://lists.debian.org/debian-security-announce/2009/msg00217.html" ref_id="DSA-1896-1"/>
        <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. 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. For the old stable distribution, these problems have been fixed in version 1.3f.dfsg1-2+etch1 of the shibboleth-sp packages, and version 1.1a-2+etch1 of the opensaml packages. For the stable distribution, these problems have been fixed in version 1.3.1.dfsg1-3+lenny1 of the shibboleth-sp packages, and version 1.1.1-2+lenny1 of the opensaml packages. The unstable distribution does not contain Shibboleth 1.x packages. This update requires restarting the affected services to become effective. We recommend that you upgrade your Shibboleth 1.x packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:30:21.800-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:00:46.287-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:06.948-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12779 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:27.577-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:47.013-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 DPKG is earlier than 1.1.1-2+lenny1" test_ref="oval:org.mitre.oval:tst:49934"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.3.1.dfsg1-3+lenny1" test_ref="oval:org.mitre.oval:tst:50146"/>
                <criterion comment="libshib-dev DPKG is earlier than 1.3.1.dfsg1-3+lenny1" test_ref="oval:org.mitre.oval:tst:50187"/>
                <criterion comment="libsaml5 DPKG is earlier than 1.1.1-2+lenny1" test_ref="oval:org.mitre.oval:tst:50127"/>
                <criterion comment="libapache2-mod-shib DPKG is earlier than 1.3.1.dfsg1-3+lenny1" test_ref="oval:org.mitre.oval:tst:50184"/>
                <criterion comment="libsaml-dev DPKG is earlier than 1.1.1-2+lenny1" test_ref="oval:org.mitre.oval:tst:50358"/>
                <criterion comment="libshib-target5 DPKG is earlier than 1.3.1.dfsg1-3+lenny1" test_ref="oval:org.mitre.oval:tst:50270"/>
              </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 DPKG is earlier than 1.1a-2+etch1" test_ref="oval:org.mitre.oval:tst:50117"/>
            </criteria>
            <criterion comment="libshib6 DPKG is earlier than 1.3f.dfsg1-2+etch1" test_ref="oval:org.mitre.oval:tst:50341"/>
            <criterion comment="libshib-dev DPKG is earlier than 1.3f.dfsg1-2+etch1" test_ref="oval:org.mitre.oval:tst:50319"/>
            <criterion comment="libsaml5 DPKG is earlier than 1.1a-2+etch1" test_ref="oval:org.mitre.oval:tst:50152"/>
            <criterion comment="libapache2-mod-shib DPKG is earlier than 1.3f.dfsg1-2+etch1" test_ref="oval:org.mitre.oval:tst:50224"/>
            <criterion comment="libsaml-dev DPKG is earlier than 1.1a-2+etch1" test_ref="oval:org.mitre.oval:tst:49771"/>
            <criterion comment="libshib-target5 DPKG is earlier than 1.3f.dfsg1-2+etch1" test_ref="oval:org.mitre.oval:tst:50168"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12774" version="5" class="patch">
      <metadata>
        <title>DSA-1945-1 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://lists.debian.org/debian-security-announce/2009/msg00268.html" ref_id="DSA-1945-1"/>
        <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. For the stable distribution, this problem has been fixed in version 4.7~rc2-7lenny3. The oldstable distribution, this problem has been fixed in version 4.5.14-22etch13. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 4.8.2-1. We recommend that you upgrade your gforge packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:45.445-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:00:44.894-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:05.965-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12774 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:29.343-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:46.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 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 DPKG is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:49513"/>
            <criterion comment="gforge-ftp-proftpd DPKG is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:49557"/>
            <criterion comment="gforge DPKG is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:49182"/>
            <criterion comment="gforge-common DPKG is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:49399"/>
            <criterion comment="gforge-plugin-scmsvn DPKG is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:49564"/>
            <criterion comment="gforge-web-apache2 DPKG is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:49434"/>
            <criterion comment="gforge-mta-postfix DPKG is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:49495"/>
            <criterion comment="gforge-mta-exim4 DPKG is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:49822"/>
            <criterion comment="gforge-plugin-scmcvs DPKG is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:49219"/>
            <criterion comment="gforge-lists-mailman DPKG is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:49698"/>
            <criterion comment="gforge-web-apache DPKG is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:49459"/>
            <criterion comment="gforge-db-postgresql DPKG is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:49153"/>
            <criterion comment="gforge-shell-postgresql DPKG is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:49502"/>
            <criterion comment="gforge-plugin-mediawiki DPKG is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:49143"/>
            <criterion comment="gforge-dns-bind9 DPKG is earlier than 4.7~rc2-7lenny3" test_ref="oval:org.mitre.oval:tst:48959"/>
          </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 DPKG is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:49799"/>
            <criterion comment="gforge-mta-exim4 DPKG is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:49680"/>
            <criterion comment="gforge-mta-courier DPKG is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:49704"/>
            <criterion comment="gforge-mta-exim DPKG is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:49666"/>
            <criterion comment="gforge DPKG is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:48829"/>
            <criterion comment="gforge-common DPKG is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:48912"/>
            <criterion comment="gforge-mta-postfix DPKG is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:49745"/>
            <criterion comment="gforge-shell-postgresql DPKG is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:49602"/>
            <criterion comment="gforge-shell-ldap DPKG is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:49395"/>
            <criterion comment="gforge-lists-mailman DPKG is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:49537"/>
            <criterion comment="gforge-web-apache DPKG is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:49373"/>
            <criterion comment="gforge-db-postgresql DPKG is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:49591"/>
            <criterion comment="gforge-ftp-proftpd DPKG is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:49671"/>
            <criterion comment="gforge-dns-bind9 DPKG is earlier than 4.5.14-22etch13" test_ref="oval:org.mitre.oval:tst:49705"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12768" version="5" class="patch">
      <metadata>
        <title>DSA-1972-1 audiofile -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>audiofile</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00007.html" ref_id="DSA-1972-1"/>
        <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 oldtable distribution are not included in this advisory. An update will be released soon. For the stable distribution, this problem has been fixed in version 0.2.6-7+lenny1. For the testing distribution and the unstable distribution, this problem has been fixed in version 0.2.6-7.1. We recommend that you upgrade your audiofile packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:56.821-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:00:44.503-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:03.676-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12768 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:30.148-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:46.069-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 DPKG is earlier than 0.2.6-7+lenny1" test_ref="oval:org.mitre.oval:tst:47722"/>
          <criterion comment="libaudiofile0-dbg DPKG is earlier than 0.2.6-7+lenny1" test_ref="oval:org.mitre.oval:tst:47587"/>
          <criterion comment="libaudiofile-dev DPKG is earlier than 0.2.6-7+lenny1" test_ref="oval:org.mitre.oval:tst:47793"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12767" version="5" class="patch">
      <metadata>
        <title>DSA-2260-1 rails -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>rails</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00130.html" ref_id="DSA-2260-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3086" ref_id="CVE-2009-3086"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4214" ref_id="CVE-2009-4214"/>
        <description>Two vulnerabilities were discovered in Ruby on Rails, a web application framework. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2009-3086 The cookie store may be vulnerability to a timing attack, potentially allowing remote attackers to forge message digests. CVE-2009-4214 A cross-site scripting vulnerability in the strip_tags function allows remote user-assisted attackers to inject arbitrary web script.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T12:41:50-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:40.700-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:24.755-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:44.271-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12767 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:30.352-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:45.702-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 DPKG is earlier than 2.1.0-7+lenny0.2" test_ref="oval:org.mitre.oval:tst:44130"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12761" version="5" class="patch">
      <metadata>
        <title>DSA-2105-1 freetype -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>freetype</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00152.html" ref_id="DSA-2105-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1797" ref_id="CVE-2010-1797"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2541" ref_id="CVE-2010-2541"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2805" ref_id="CVE-2010-2805"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2806" ref_id="CVE-2010-2806"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2807" ref_id="CVE-2010-2807"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2808" ref_id="CVE-2010-2808"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3053" ref_id="CVE-2010-3053"/>
        <description>Several vulnerabilities have been discovered in the FreeType font library. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2010-1797 Multiple stack-based buffer overflows in the cff_decoder_parse_charstrings function in the CFF Type2 CharStrings interpreter in cff/cffgload.c in FreeType allow remote attackers to execute arbitrary code or cause a denial of service via crafted CFF opcodes in embedded fonts in a PDF document, as demonstrated by JailbreakMe. CVE-2010-2541 Buffer overflow in ftmulti.c in the ftmulti demo program in FreeType allows remote attackers to cause a denial of service or possibly execute arbitrary code via a crafted font file. CVE-2010-2805 The FT_Stream_EnterFrame function in base/ftstream.c in FreeType does not properly validate certain position values, which allows remote attackers to cause a denial of service or possibly execute arbitrary code via a crafted font file CVE-2010-2806 Array index error in the t42_parse_sfnts function in type42/t42parse.c in FreeType allows remote attackers to cause a denial of service or possibly execute arbitrary code via negative size values for certain strings in FontType42 font files, leading to a heap-based buffer overflow. CVE-2010-2807 FreeType uses incorrect integer data types during bounds checking, which allows remote attackers to cause a denial of service or possibly execute arbitrary code via a crafted font file. CVE-2010-2808 Buffer overflow in the Mac_Read_POST_Resource function in base/ftobjs.c in FreeType allows remote attackers to cause a denial of service or possibly execute arbitrary code via a crafted Adobe Type 1 Mac Font File font. CVE-2010-3053 bdf/bdflib.c in FreeType allows remote attackers to cause a denial of service via a crafted BDF font file, related to an attempted modification of a value in a static string. For the stable distribution, these problems have been fixed in version 2.3.7-2+lenny3 For the unstable distribution and the testing distribution, these problems have been fixed in version 2.4.2-1 We recommend that you upgrade your freetype package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:19:30">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:58.359-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:30.934-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:37.912-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12761 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:30.546-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:45.047-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="libfreetype6-dev DPKG is earlier than 2.3.7-2+lenny3" test_ref="oval:org.mitre.oval:tst:42770"/>
          <criterion comment="freetype2-demos DPKG is earlier than 2.3.7-2+lenny3" test_ref="oval:org.mitre.oval:tst:43400"/>
          <criterion comment="libfreetype6 DPKG is earlier than 2.3.7-2+lenny3" test_ref="oval:org.mitre.oval:tst:43519"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12759" version="5" class="patch">
      <metadata>
        <title>DSA-2115-1 moodle -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>moodle</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00164.html" ref_id="DSA-2115-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1613" ref_id="CVE-2010-1613"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1614" ref_id="CVE-2010-1614"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1615" ref_id="CVE-2010-1615"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1616" ref_id="CVE-2010-1616"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1617" ref_id="CVE-2010-1617"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1618" ref_id="CVE-2010-1618"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1619" ref_id="CVE-2010-1619"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2228" ref_id="CVE-2010-2228"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2229" ref_id="CVE-2010-2229"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2230" ref_id="CVE-2010-2230"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2231" ref_id="CVE-2010-2231"/>
        <description>Several remote vulnerabilities have been discovered in Moodle, a course management system. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2010-1613 Moodle does not enable the &amp;quot;Regenerate session id during login&amp;quot; setting by default, which makes it easier for remote attackers to conduct session fixation attacks. CVE-2010-1614 Multiple cross-site scripting vulnerabilities allow remote attackers to inject arbitrary web script or HTML via vectors related to the Login-As feature or when the global search feature is enabled, unspecified global search forms in the Global Search Engine. CVE-2010-1615 Multiple SQL injection vulnerabilities allow remote attackers to execute arbitrary SQL commands via vectors related to the add_to_log function in mod/wiki/view.php in the wiki module, or &amp;quot;data validation in some forms elements&amp;quot; related to lib/form/selectgroups.php. CVE-2010-1616 Moodle can create new roles when restoring a course, which allows teachers to create new accounts even if they do not have the moodle/user:create capability. CVE-2010-1617 user/view.php does not properly check a role, which allows remote authenticated users to obtain the full names of other users via the course profile page. CVE-2010-1618 A Cross-site scripting vulnerability in the phpCAS client library allows remote attackers to inject arbitrary web script or HTML via a crafted URL, which is not properly handled in an error message. CVE-2010-1619 A Cross-site scripting vulnerability in the fix_non_standard_entities function in the KSES HTML text cleaning library allows remote attackers to inject arbitrary web script or HTML via crafted HTML entities. CVE-2010-2228 A Cross-site scripting vulnerability in the MNET access-control interface allows remote attackers to inject arbitrary web script or HTML via vectors involving extended characters in a username. CVE-2010-2229 Multiple cross-site scripting vulnerabilities in blog/index.php allow remote attackers to inject arbitrary web script or HTML via unspecified parameters. CVE-2010-2230 The KSES text cleaning filter in lib/weblib.php does not properly handle vbscript URIs, which allows remote authenticated users to conduct cross-site scripting attacks via HTML input. CVE-2010-2231 A Cross-site request forgery vulnerability in report/overview/report.php in the quiz module allows remote attackers to hijack the authentication of arbitrary users for requests that delete quiz attempts via the attemptid parameter. This security update switches to a new upstream version and requires database updates. For the stable distribution, these problems have been fixed in version 1.8.13-1. For the unstable distribution, these problems have been fixed in version 1.9.9.dfsg2-1. We recommend that you upgrade your moodle package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:21:19">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:04.869-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:30.700-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:37.675-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12759 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:28.182-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:44.632-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 DPKG is earlier than 1.8.13-1" test_ref="oval:org.mitre.oval:tst:42564"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12751" version="5" class="patch">
      <metadata>
        <title>DSA-1877-1 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://lists.debian.org/debian-security-announce/2009/msg00196.html" ref_id="DSA-1877-1"/>
        <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 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. For the stable distribution, this problem has been fixed in version 5.0.51a-24+lenny2. For the old stable distribution, this problem has been fixed in version 5.0.32-7etch11. We recommend that you upgrade your mysql packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:29:28.430-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:00:42.437-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:01:02.358-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12751 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:27.178-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:43.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="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 DPKG is earlier than 5.0.51a-24+lenny2" test_ref="oval:org.mitre.oval:tst:48483"/>
                <criterion comment="mysql-common DPKG is earlier than 5.0.51a-24+lenny2" test_ref="oval:org.mitre.oval:tst:48939"/>
                <criterion comment="mysql-server DPKG is earlier than 5.0.51a-24+lenny2" test_ref="oval:org.mitre.oval:tst:49411"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 5.0.51a-24+lenny2" test_ref="oval:org.mitre.oval:tst:49392"/>
                <criterion comment="mysql-client-5.0 DPKG is earlier than 5.0.51a-24+lenny2" test_ref="oval:org.mitre.oval:tst:48962"/>
                <criterion comment="libmysqlclient15off DPKG is earlier than 5.0.51a-24+lenny2" test_ref="oval:org.mitre.oval:tst:49272"/>
                <criterion comment="mysql-server-5.0 DPKG is earlier than 5.0.51a-24+lenny2" test_ref="oval:org.mitre.oval:tst:48566"/>
              </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 DPKG is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:49184"/>
                <criterion comment="mysql-common DPKG is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:49207"/>
                <criterion comment="mysql-server DPKG is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:49268"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:49291"/>
                <criterion comment="mysql-client-5.0 DPKG is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:49433"/>
                <criterion comment="mysql-server-4.1 DPKG is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:49115"/>
                <criterion comment="mysql-server-5.0 DPKG is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:49318"/>
                <criterion comment="libmysqlclient15off DPKG is earlier than 5.0.32-7etch11" test_ref="oval:org.mitre.oval:tst:49449"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12747" version="5" class="patch">
      <metadata>
        <title>DSA-2009-1 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://lists.debian.org/debian-security-announce/2010/msg00049.html" ref_id="DSA-2009-1"/>
        <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 insuficient input sanitising in the TrackBack transmission plugin. For the stable distribution, this problem has been fixed in version 2.2.1-1+lenny1. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 2.2.1-1.1. We recommend that you upgrade your tdiary packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:06.790-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:00:42.189-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:00:54.265-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12747 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:25.936-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:43.549-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 DPKG is earlier than 2.2.1-1+lenny1" test_ref="oval:org.mitre.oval:tst:46564"/>
          <criterion comment="tdiary DPKG is earlier than 2.2.1-1+lenny1" test_ref="oval:org.mitre.oval:tst:46955"/>
          <criterion comment="tdiary-mode DPKG is earlier than 2.2.1-1+lenny1" test_ref="oval:org.mitre.oval:tst:46741"/>
          <criterion comment="tdiary-plugin DPKG is earlier than 2.2.1-1+lenny1" test_ref="oval:org.mitre.oval:tst:46892"/>
          <criterion comment="tdiary-contrib DPKG is earlier than 2.2.1-1+lenny1" test_ref="oval:org.mitre.oval:tst:46725"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12743" version="5" class="patch">
      <metadata>
        <title>DSA-2093-1 ghostscript -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>ghostscript</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00139.html" ref_id="DSA-2093-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4897" ref_id="CVE-2009-4897"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1628" ref_id="CVE-2010-1628"/>
        <description>Two security issues have been discovered in Ghostscript, the GPL PostScript/PDF interpreter. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2009-4897 It was discovered a buffer overflow that allows remote attackers to execute arbitrary code or cause a denial of service via a crafted PDF document containing a long name. CVE-2010-1628 Dan Rosenberg discovered that ghostscript incorrectly handled certain recursive Postscript files. An attacker could execute arbitrary code via a PostScript file containing unlimited recursive procedure invocations, which trigger memory corruption in the stack of the interpreter. For the stable distribution, these problems have been fixed in version 8.62.dfsg.1-3.2lenny5. For the testing distribution and the unstable distribution, these problems have been fixed in version 8.71~dfsg2-4 We recommend that you upgrade your ghostscript package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:16:26">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:29.748-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:30.353-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:37.318-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12743 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:33.134-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:42.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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="gs-gpl DPKG is earlier than 8.62.dfsg.1-3.2lenny5" test_ref="oval:org.mitre.oval:tst:43144"/>
              <criterion comment="gs-aladdin DPKG is earlier than 8.62.dfsg.1-3.2lenny5" test_ref="oval:org.mitre.oval:tst:43190"/>
              <criterion comment="gs DPKG is earlier than 8.62.dfsg.1-3.2lenny5" test_ref="oval:org.mitre.oval:tst:43267"/>
              <criterion comment="ghostscript-doc DPKG is earlier than 8.62.dfsg.1-3.2lenny5" test_ref="oval:org.mitre.oval:tst:43169"/>
              <criterion comment="gs-esp DPKG is earlier than 8.62.dfsg.1-3.2lenny5" test_ref="oval:org.mitre.oval:tst:42613"/>
              <criterion comment="gs-common DPKG is earlier than 8.62.dfsg.1-3.2lenny5" test_ref="oval:org.mitre.oval:tst:43235"/>
            </criteria>
          </criteria>
          <criterion comment="libgs-dev DPKG is earlier than 8.62.dfsg.1-3.2lenny5" test_ref="oval:org.mitre.oval:tst:43085"/>
          <criterion comment="ghostscript-x DPKG is earlier than 8.62.dfsg.1-3.2lenny5" test_ref="oval:org.mitre.oval:tst:43206"/>
          <criterion comment="ghostscript DPKG is earlier than 8.62.dfsg.1-3.2lenny5" test_ref="oval:org.mitre.oval:tst:43377"/>
          <criterion comment="libgs8 DPKG is earlier than 8.62.dfsg.1-3.2lenny5" test_ref="oval:org.mitre.oval:tst:43352"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12741" version="7" class="patch">
      <metadata>
        <title>DSA-2099-1 openoffice.org -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>openoffice.org</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00145.html" ref_id="DSA-2099-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2935" ref_id="CVE-2010-2935"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2936" ref_id="CVE-2010-2936"/>
        <description>Charlie Miller has discovered two vulnerabilities in OpenOffice.org Impress, which can be exploited by malicious people to compromise a user's system and execute arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:16:26">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:26.699-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:27.824-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:34.745-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12741 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:25.254-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:41.860-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:43222 - Modified Debian patches to correct Epochs." date="2015-02-04T10:32:00.631-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-04T10:36:15.657-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:13.677-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 independet 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-help-sv DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43146"/>
              <criterion comment="openoffice.org-l10n-ar DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43044"/>
              <criterion comment="openoffice.org-dtd-officedocument1.0 DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43247"/>
              <criterion comment="openoffice.org-l10n-cy DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42897"/>
              <criterion comment="openoffice.org-help-dz DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43170"/>
              <criterion comment="openoffice.org-l10n-cs DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42953"/>
              <criterion comment="openoffice.org-help-da DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43081"/>
              <criterion comment="openoffice.org-l10n-vi DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43136"/>
              <criterion comment="openoffice.org-help-de DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43211"/>
              <criterion comment="openoffice.org-l10n-or-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42308"/>
              <criterion comment="openoffice.org-style-industrial DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43029"/>
              <criterion comment="openoffice.org-help-sl DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43262"/>
              <criterion comment="openoffice.org-l10n-ca DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43307"/>
              <criterion comment="openoffice.org-style-hicontrast DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43308"/>
              <criterion comment="openoffice.org-help-en-us DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43114"/>
              <criterion comment="openoffice.org-l10n-zh-tw DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43179"/>
              <criterion comment="openoffice.org-l10n-gl DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43293"/>
              <criterion comment="openoffice.org-l10n-ka DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42985"/>
              <criterion comment="openoffice.org-java-common DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43257"/>
              <criterion comment="openoffice.org-l10n-ga DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43289"/>
              <criterion comment="openoffice.org-l10n-ko DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43183"/>
              <criterion comment="openoffice.org-l10n-pl DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42941"/>
              <criterion comment="openoffice.org-l10n-ts DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43238"/>
              <criterion comment="openoffice.org-l10n-tr DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43222"/>
              <criterion comment="openoffice.org-l10n-ku DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43261"/>
              <criterion comment="openoffice.org-l10n-tn DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42796"/>
              <criterion comment="openoffice.org-l10n-pt DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43204"/>
              <criterion comment="openoffice.org-l10n-tg DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43254"/>
              <criterion comment="openoffice.org-l10n-th DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43099"/>
              <criterion comment="openoffice.org-help-et DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42960"/>
              <criterion comment="openoffice.org-help-eu DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42750"/>
              <criterion comment="libuno-cli-basetypes1.0-cil DPKG is earlier than 1.0.10.0+OOo2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43224"/>
              <criterion comment="openoffice.org-help-es DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42968"/>
              <criterion comment="openoffice.org-help-pt DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43088"/>
              <criterion comment="openoffice.org-help-it DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42852"/>
              <criterion comment="openoffice.org-filter-mobiledev DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43074"/>
              <criterion comment="openoffice.org-help-pl DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43027"/>
              <criterion comment="openoffice.org-l10n-bg DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43153"/>
              <criterion comment="openoffice.org-l10n-be-by DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43054"/>
              <criterion comment="roffice.org DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43303"/>
              <criterion comment="openoffice.org-help-hi-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43053"/>
              <criterion comment="openoffice.org-l10n-lt DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42551"/>
              <criterion comment="openoffice.org-l10n-eu DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42316"/>
              <criterion comment="openoffice.org-l10n-uz DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42962"/>
              <criterion comment="openoffice.org-l10n-de DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42855"/>
              <criterion comment="openoffice.org-l10n-hr DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43150"/>
              <criterion comment="openoffice.org-l10n-hu DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43155"/>
              <criterion comment="openoffice.org-help-hu DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43302"/>
              <criterion comment="openoffice.org-l10n-mk DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43064"/>
              <criterion comment="openoffice.org-l10n-uk DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43105"/>
              <criterion comment="openoffice.org-l10n-lv DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43142"/>
              <criterion comment="openoffice.org-l10n-sr-cs DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42998"/>
              <criterion comment="openoffice.org-l10n-dz DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43147"/>
              <criterion comment="libuno-cli-cppuhelper1.0-cil DPKG is earlier than 1.0.13.0+OOo2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42789"/>
              <criterion comment="openoffice.org-l10n-lo DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43020"/>
              <criterion comment="openoffice.org-l10n-he DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43050"/>
              <criterion comment="openoffice.org-l10n-en-za DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43056"/>
              <criterion comment="libuno-cli-types1.1-cil DPKG is earlier than 1.1.13.0+OOo2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42864"/>
              <criterion comment="openoffice.org-l10n-ml-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42972"/>
              <criterion comment="openoffice.org-l10n-as-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42655"/>
              <criterion comment="openoffice.org-l10n-ta-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43181"/>
              <criterion comment="openoffice.org-l10n-da DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43168"/>
              <criterion comment="openoffice.org-l10n-te-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43268"/>
              <criterion comment="openoffice.org-help-nl DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43093"/>
              <criterion comment="openoffice.org-help-en-gb DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43080"/>
              <criterion comment="openoffice.org-l10n-af DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43195"/>
              <criterion comment="openoffice.org-l10n-xh DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42881"/>
              <criterion comment="openoffice.org-common DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43117"/>
              <criterion comment="openoffice.org-help-ja DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42966"/>
              <criterion comment="openoffice.org-l10n-zh-cn DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43282"/>
              <criterion comment="openoffice.org-l10n-eo DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43243"/>
              <criterion comment="openoffice.org-l10n-el DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42739"/>
              <criterion comment="openoffice.org-l10n-ro DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43317"/>
              <criterion comment="openoffice.org-l10n-zu DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43151"/>
              <criterion comment="openoffice.org-help-zh-cn DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43042"/>
              <criterion comment="openoffice.org-l10n-hi-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42947"/>
              <criterion comment="openoffice.org-l10n-it DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43140"/>
              <criterion comment="openoffice.org-l10n-gu-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43233"/>
              <criterion comment="openoffice.org-l10n-za DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42811"/>
              <criterion comment="openoffice.org-l10n-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43269"/>
              <criterion comment="openoffice.org-help-zh-tw DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42834"/>
              <criterion comment="openoffice.org-l10n-et DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43118"/>
              <criterion comment="openoffice.org-help-fr DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43245"/>
              <criterion comment="openoffice.org-l10n-rw DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42839"/>
              <criterion comment="openoffice.org-l10n-es DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42793"/>
              <criterion comment="openoffice.org-l10n-ru DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42984"/>
              <criterion comment="openoffice.org-l10n-mr-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42948"/>
              <criterion comment="openoffice.org-help-ru DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43079"/>
              <criterion comment="openoffice.org-l10n-fr DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42702"/>
              <criterion comment="openoffice.org-l10n-pt-br DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43011"/>
              <criterion comment="openoffice.org-l10n-bs DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43026"/>
              <criterion comment="openoffice.org-l10n-br DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42840"/>
              <criterion comment="openoffice.org-style-tango DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43306"/>
              <criterion comment="openoffice.org-report-builder DPKG is earlier than 1.0.2+OOo2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43290"/>
              <criterion comment="openoffice.org-l10n-ve DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43314"/>
              <criterion comment="openoffice.org-help-pt-br DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42573"/>
              <criterion comment="openoffice.org-help-ko DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43129"/>
              <criterion comment="openoffice.org-help-km DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42862"/>
              <criterion comment="openoffice.org-l10n-bn DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43096"/>
              <criterion comment="openoffice.org-l10n-fa DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43066"/>
              <criterion comment="openoffice.org-style-crystal DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43010"/>
              <criterion comment="openoffice.org-emailmerge DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43094"/>
              <criterion comment="openoffice.org-l10n-sv DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42778"/>
              <criterion comment="openoffice.org-l10n-fi DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43173"/>
              <criterion comment="openoffice.org-qa-api-tests DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43210"/>
              <criterion comment="openoffice.org-l10n-sl DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43191"/>
              <criterion comment="openoffice.org-l10n-ja DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42319"/>
              <criterion comment="openoffice.org-l10n-en-gb DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43091"/>
              <criterion comment="openoffice.org-help-gl DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43313"/>
              <criterion comment="openoffice.org-l10n-sk DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43143"/>
              <criterion comment="libuno-cli-ure1.0-cil DPKG is earlier than 1.0.13.0+OOo2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43104"/>
              <criterion comment="openoffice.org-l10n-ns DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43198"/>
              <criterion comment="openoffice.org-l10n-nr DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43256"/>
              <criterion comment="ttf-opensymbol DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42955"/>
              <criterion comment="openoffice.org-dev-doc DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43065"/>
              <criterion comment="openoffice.org-l10n-nn DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43075"/>
              <criterion comment="openoffice.org-l10n-nl DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43202"/>
              <criterion comment="openoffice.org-style-andromeda DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43288"/>
              <criterion comment="openoffice.org-help-cs DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43172"/>
              <criterion comment="openoffice.org-l10n-km DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43023"/>
              <criterion comment="openoffice.org-l10n-st DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43276"/>
              <criterion comment="openoffice.org-l10n-ne DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43237"/>
              <criterion comment="openoffice.org-l10n-pa-in DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42969"/>
              <criterion comment="openoffice.org-l10n-nb DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42979"/>
              <criterion comment="openoffice.org-l10n-sr DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43121"/>
              <criterion comment="openoffice.org-l10n-ss DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43230"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43046"/>
              <criterion comment="openoffice.org-dbg DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43002"/>
              <criterion comment="python-uno DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43167"/>
              <criterion comment="openoffice.org-draw DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43014"/>
              <criterion comment="openoffice.org-kde DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42601"/>
              <criterion comment="openoffice.org-impress DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43032"/>
              <criterion comment="openoffice.org-base DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43171"/>
              <criterion comment="mozilla-openoffice.org DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43297"/>
              <criterion comment="openoffice.org-headless DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43312"/>
              <criterion comment="libmythes-dev DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42424"/>
              <criterion comment="openoffice.org-sdbc-postgresql DPKG is earlier than 0.7.6+OOo2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43277"/>
              <criterion comment="openoffice.org-gnome DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43225"/>
              <criterion comment="openoffice.org-evolution DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42550"/>
              <criterion comment="openoffice.org-math DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43386"/>
              <criterion comment="openoffice.org-calc DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43322"/>
              <criterion comment="openoffice.org-base-core DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43413"/>
              <criterion comment="openoffice.org-report-builder-bin DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43397"/>
              <criterion comment="openoffice.org-filter-binfilter DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43402"/>
              <criterion comment="openoffice.org-dev DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43380"/>
              <criterion comment="openoffice.org-core DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42861"/>
              <criterion comment="ure DPKG is earlier than 1.4+OOo2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43119"/>
              <criterion comment="openoffice.org-writer DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43316"/>
              <criterion comment="ure-dbg DPKG is earlier than 1.4+OOo2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43354"/>
              <criterion comment="openoffice.org-gtk DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43124"/>
              <criterion comment="openoffice.org-officebean DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43236"/>
              <criterion comment="openoffice.org-presentation-minimizer DPKG is earlier than 1.0+OOo2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43109"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42873"/>
              <criterion comment="openoffice.org-ogltrans DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43112"/>
              <criterion comment="openoffice.org-qa-tools DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43385"/>
            </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 DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:42873"/>
              <criterion comment="openoffice.org-qa-tools DPKG is earlier than 1:2.4.1+dfsg-1+lenny8" test_ref="oval:org.mitre.oval:tst:43385"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12739" version="7" class="patch">
      <metadata>
        <title>DSA-2191-1 proftpd-dfsg -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>proftpd-dfsg</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00058.html" ref_id="DSA-2191-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-7265" ref_id="CVE-2008-7265"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3867" ref_id="CVE-2010-3867"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4652" ref_id="CVE-2010-4652"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4562" ref_id="CVE-2010-4562"/>
        <description>Several vulnerabilities have been discovered in ProFTPD, a versatile, virtual-hosting FTP daemon: CVE-2008-7265 Incorrect handling of the ABOR command could lead to denial of service through elevated CPU consumption. CVE-2010-3867 Several directory traversal vulnerabilities have been discovered in the mod_site_misc module. CVE-2010-4652 A SQL injection vulnerability was discovered in the mod_sql module.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T10:44:49-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:23.338-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:23.343-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:41.716-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12739 - Corrected CVE typo. CVE-2010-4562 should be CVE-2010-4652." date="2012-04-10T15:06:00.270-04:00">
              <contributor organization="The MITRE Corporation">Steven Christey</contributor>
            </modified>
            <status_change date="2012-04-10T15:16:18.499-04:00">INTERIM</status_change>
            <status_change date="2012-04-30T04:00:04.716-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12739 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:16.831-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:41.340-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="proftpd-dfsg DPKG is earlier than 1.3.1-17lenny6" test_ref="oval:org.mitre.oval:tst:44010"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12733" version="5" class="patch">
      <metadata>
        <title>DSA-2106-1 xulrunner -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00153.html" ref_id="DSA-2106-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2760" ref_id="CVE-2010-2760"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2763" ref_id="CVE-2010-2763"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2765" ref_id="CVE-2010-2765"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2766" ref_id="CVE-2010-2766"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2767" ref_id="CVE-2010-2767"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2768" ref_id="CVE-2010-2768"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2769" ref_id="CVE-2010-2769"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3167" ref_id="CVE-2010-3167"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3168" ref_id="CVE-2010-3168"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3169" ref_id="CVE-2010-3169"/>
        <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: - - Implementation errors in XUL processing allow the execution of arbitrary code - - An implementation error in the XPCSafeJSObjectWrapper wrapper allows the bypass of the same origin policy - - An integer overflow in frame handling allows the execution of arbitrary code - - An implementation error in DOM handling allows the execution of arbitrary code - - Incorrect pointer handling in the plugin code allow the execution of arbitrary code - - Incorrect handling of an object tag may lead to the bypass of cross site scripting filters - - Incorrect copy and paste handling could lead to cross site scripting - - Crashes in the layout engine may lead to the execution of arbitrary code For the stable distribution, these problems have been fixed in version 1.9.0.19-4. For the unstable distribution, these problems have been fixed in version 3.5.12-1 of the iceweasel source package. For the experimental distribution, these problems have been fixed in version 3.6.9-1 of the iceweasel source package. We recommend that you upgrade your xulrunner packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:19:30">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:58.969-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:27.331-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:34.179-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12733 - Debian Patch Update" date="2014-06-06T17:07:00.556-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:09:34.885-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:40.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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libmozillainterfaces-java DPKG is earlier than 1.9.0.19-4" test_ref="oval:org.mitre.oval:tst:43187"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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="libmozjs-dev DPKG is earlier than 1.9.0.19-4" test_ref="oval:org.mitre.oval:tst:43078"/>
              <criterion comment="spidermonkey-bin DPKG is earlier than 1.9.0.19-4" test_ref="oval:org.mitre.oval:tst:42932"/>
              <criterion comment="xulrunner-dev DPKG is earlier than 1.9.0.19-4" test_ref="oval:org.mitre.oval:tst:43292"/>
              <criterion comment="xulrunner-1.9 DPKG is earlier than 1.9.0.19-4" test_ref="oval:org.mitre.oval:tst:43452"/>
              <criterion comment="libmozjs1d-dbg DPKG is earlier than 1.9.0.19-4" test_ref="oval:org.mitre.oval:tst:43648"/>
              <criterion comment="libmozjs1d DPKG is earlier than 1.9.0.19-4" test_ref="oval:org.mitre.oval:tst:43061"/>
              <criterion comment="python-xpcom DPKG is earlier than 1.9.0.19-4" test_ref="oval:org.mitre.oval:tst:43561"/>
              <criterion comment="xulrunner-1.9-dbg DPKG is earlier than 1.9.0.19-4" test_ref="oval:org.mitre.oval:tst:43174"/>
              <criterion comment="xulrunner-1.9-gnome-support DPKG is earlier than 1.9.0.19-4" test_ref="oval:org.mitre.oval:tst:43250"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12727" version="5" class="patch">
      <metadata>
        <title>DSA-2104-1 quagga -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>quagga</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00150.html" ref_id="DSA-2104-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2948" ref_id="CVE-2010-2948"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2949" ref_id="CVE-2010-2949"/>
        <description>Several remote vulnerabilities have been discovered in the BGP implementation of Quagga, a routing daemon. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2010-2948 When processing a crafted Route Refresh message received from a configured, authenticated BGP neighbor, Quagga may crash, leading to a denial of service. CVE-2010-2949 When processing certain crafted AS paths, Quagga would crash with a NULL pointer dereference, leading to a denial of service. In some configurations, such crafted AS paths could be relayed by intermediate BGP routers. In addition, this update contains a reliability fix: Quagga will no longer advertise confederation-related AS paths to non-confederation peers, and reject unexpected confederation-related AS paths by resetting the session with the BGP peer which is advertising them. For the stable distribution, these problems have been fixed in version 0.99.10-1lenny3. For the unstable distribution and the testing distribution, these problems have been fixed in version 0.99.17-1. We recommend that you upgrade your quagga package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:19:30">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:32.770-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:26.615-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:33.445-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12727 - Debian Patch Update" date="2014-06-06T17:09:00.468-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:11:10.680-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:40.373-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="quagga-doc DPKG is earlier than 0.99.10-1lenny3" test_ref="oval:org.mitre.oval:tst:43346"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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="quagga DPKG is earlier than 0.99.10-1lenny3" test_ref="oval:org.mitre.oval:tst:43163"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12726" version="5" class="patch">
      <metadata>
        <title>DSA-2243-1 unbound -- design flaw</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>unbound</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00113.html" ref_id="DSA-2243-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4008" ref_id="CVE-2009-4008"/>
        <description>It was discovered that Unbound, a caching DNS resolver, ceases to provide answers for zones signed using DNSSEC after it has processed a crafted query. In addition, this update improves the level of DNSSEC support in the lenny version of Unbound so that it is possible for system administrators to configure the trust anchor for the root zone.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T12:33:40-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:34.722-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:22.287-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:40.808-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12726 - Debian Patch Update" date="2014-06-06T17:09:00.468-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:11:11.215-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:40.095-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="unbound DPKG is earlier than 1.4.6-1~lenny1" test_ref="oval:org.mitre.oval:tst:43441"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12722" version="7" class="patch">
      <metadata>
        <title>DSA-2130-1 bind9 -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>bind9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00182.html" ref_id="DSA-2130-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3762" ref_id="CVE-2010-3762"/>
        <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-3613" ref_id="CVE-2010-3613"/>
        <description>Several remote vulnerabilities have been discovered in BIND, an implementation of the DNS protocol suite. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2010-3762 When DNSSEC validation is enabled, BIND does not properly handle certain bad signatures if multiple trust anchors exist for a single zone, which allows remote attackers to cause a denial of service via a DNS query. CVE-2010-3614 BIND does not properly determine the security status of an NS RRset during a DNSKEY algorithm rollover, which may lead to zone unavailability during rollovers. CVE-2010-3613 BIND does not properly handle the combination of signed negative responses and corresponding RRSIG records in the cache, which allows remote attackers to cause a denial of service via a query for cached data. In addition, this security update improves compatibility with previously installed versions of the bind9 package. As a result, it is necessary to initiate the update with &amp;quot;apt-get dist-upgrade&amp;quot; instead of &amp;quot;apt-get update&amp;quot;. For the stable distribution, these problems have been fixed in version 1:9.6.ESV.R3+dfsg-0+lenny1. For the upcoming stable distribution and the unstable distribution, these problems have been fixed in version 1:9.7.2.dfsg.P3-1. We recommend that you upgrade your bind9 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:25:20">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:09.326-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:26.070-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:32.843-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12722 - Debian Patch Update" date="2014-06-06T17:09:00.468-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:11:11.049-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:39.693-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:12121 - Modified Debian patches to correct Epochs." date="2015-02-04T10:32:00.631-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-04T10:36:20.771-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:12.870-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="ind9-doc DPKG is earlier than 1:9.6.ESV.R3+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:42785"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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="libbind-dev DPKG is earlier than 1:9.6.ESV.R3+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:42753"/>
              <criterion comment="libisccc50 DPKG is earlier than 1:9.6.ESV.R3+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:42171"/>
              <criterion comment="libbind9-50 DPKG is earlier than 1:9.6.ESV.R3+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:43159"/>
              <criterion comment="libisc50 DPKG is earlier than 1:9.6.ESV.R3+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:43001"/>
              <criterion comment="ind9 DPKG is earlier than 1:9.6.ESV.R3+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:42590"/>
              <criterion comment="ind9utils DPKG is earlier than 1:9.6.ESV.R3+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:43134"/>
              <criterion comment="liblwres50 DPKG is earlier than 1:9.6.ESV.R3+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:42875"/>
              <criterion comment="libisccfg50 DPKG is earlier than 1:9.6.ESV.R3+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:43028"/>
              <criterion comment="nsutils DPKG is earlier than 1:9.6.ESV.R3+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:42801"/>
              <criterion comment="libdns58 DPKG is earlier than 1:9.6.ESV.R3+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:43131"/>
              <criterion comment="ind9-host DPKG is earlier than 1:9.6.ESV.R3+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:42976"/>
              <criterion comment="lwresd DPKG is earlier than 1:9.6.ESV.R3+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:43148"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12720" version="5" class="patch">
      <metadata>
        <title>DSA-2131-1 exim4 -- arbitrary code execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>exim4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00181.html" ref_id="DSA-2131-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4344" ref_id="CVE-2010-4344"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4345" ref_id="CVE-2010-4345"/>
        <description>Several vulnerabilities have been found in exim4 that allow a remote attacker to execute arbitrary code as root user. Exploits for these issues have been seen in the wild. This update fixes a memory corruption issue that allows a remote attacker to execute arbitrary code as the Debian-exim user. A fix for an additional issue that allows the Debian-exim user to obtain root privileges is currently being checked for compatibility issues. It is not yet included in this upgrade but will released soon in an update to this advisory. For the stable distribution, this problem has been fixed in version 4.69-9+lenny1. This advisory only contains the packages for the alpha, amd64, hppa, i386, ia64, powerpc, and s390 architectures. The packages for the arm, armel, mips, mipsel, and sparc architectures will be released as soon as they are built. For the testing distribution and the unstable distribution, this problem has been fixed in version 4.70-1. We strongly recommend that you upgrade your exim4 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:25:20">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:52.272-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:25.607-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:32.225-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12720 - Debian Patch Update" date="2014-06-06T17:09:00.468-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:11:07.944-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:39.431-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="xim4 DPKG is earlier than 4.69-9+lenny1" test_ref="oval:org.mitre.oval:tst:43520"/>
              <criterion comment="xim4-config DPKG is earlier than 4.69-9+lenny1" test_ref="oval:org.mitre.oval:tst:43612"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 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="xim4-base DPKG is earlier than 4.69-9+lenny1" test_ref="oval:org.mitre.oval:tst:43009"/>
              <criterion comment="xim4-dbg DPKG is earlier than 4.69-9+lenny1" test_ref="oval:org.mitre.oval:tst:43502"/>
              <criterion comment="xim4-dev DPKG is earlier than 4.69-9+lenny1" test_ref="oval:org.mitre.oval:tst:43586"/>
              <criterion comment="ximon4 DPKG is earlier than 4.69-9+lenny1" test_ref="oval:org.mitre.oval:tst:43447"/>
              <criterion comment="xim4-daemon-light DPKG is earlier than 4.69-9+lenny1" test_ref="oval:org.mitre.oval:tst:43534"/>
              <criterion comment="xim4-daemon-heavy-dbg DPKG is earlier than 4.69-9+lenny1" test_ref="oval:org.mitre.oval:tst:43579"/>
              <criterion comment="xim4-daemon-light-dbg DPKG is earlier than 4.69-9+lenny1" test_ref="oval:org.mitre.oval:tst:43620"/>
              <criterion comment="xim4-daemon-heavy DPKG is earlier than 4.69-9+lenny1" test_ref="oval:org.mitre.oval:tst:43572"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12717" version="5" class="patch">
      <metadata>
        <title>DSA-2106-2 xulrunner -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>xulrunner</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00160.html" ref_id="DSA-2106-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2760" ref_id="CVE-2010-2760"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2763" ref_id="CVE-2010-2763"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2765" ref_id="CVE-2010-2765"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2766" ref_id="CVE-2010-2766"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2767" ref_id="CVE-2010-2767"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2768" ref_id="CVE-2010-2768"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2769" ref_id="CVE-2010-2769"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3167" ref_id="CVE-2010-3167"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3168" ref_id="CVE-2010-3168"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3169" ref_id="CVE-2010-3169"/>
        <description>DSA-2106-1 introduced a regression that could lead to an application crash. This update fixes this problem. For reference, the text of the original advisory is provided below. Several remote vulnerabilities have been discovered in Xulrunner, a runtime environment for XUL applications. The Common Vulnerabilities and Exposures project identifies the following problems: - - Implementation errors in XUL processing allow the execution of arbitrary code - - An implementation error in the XPCSafeJSObjectWrapper wrapper allows the bypass of the same origin policy - - An integer overflow in frame handling allows the execution of arbitrary code - - An implementation error in DOM handling allows the execution of arbitrary code - - Incorrect pointer handling in the plugin code allow the execution of arbitrary code - - Incorrect handling of an object tag may lead to the bypass of cross site scripting filters - - Incorrect copy and paste handling could lead to cross site scripting - - Crashes in the layout engine may lead to the execution of arbitrary code For the stable distribution, the problem has been fixed in version 1.9.0.19-5. The packages for the mips architecture are not included in this update. They will be released as soon as they become available. We recommend that you upgrade your xulrunner packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:19:30">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:05.658-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:25.276-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:31.820-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12717 - Debian Patch Update" date="2014-06-06T17:09:00.468-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:11:10.341-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:38.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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libmozillainterfaces-java DPKG is earlier than 1.9.0.19-5" test_ref="oval:org.mitre.oval:tst:42895"/>
          </criteria>
          <criterion comment="libmozjs-dev DPKG is earlier than 1.9.0.19-5" test_ref="oval:org.mitre.oval:tst:42857"/>
          <criterion comment="spidermonkey-bin DPKG is earlier than 1.9.0.19-5" test_ref="oval:org.mitre.oval:tst:43072"/>
          <criterion comment="xulrunner-1.9-gnome-support DPKG is earlier than 1.9.0.19-5" test_ref="oval:org.mitre.oval:tst:42851"/>
          <criterion comment="xulrunner-1.9 DPKG is earlier than 1.9.0.19-5" test_ref="oval:org.mitre.oval:tst:42995"/>
          <criterion comment="libmozjs1d-dbg DPKG is earlier than 1.9.0.19-5" test_ref="oval:org.mitre.oval:tst:43059"/>
          <criterion comment="libmozjs1d DPKG is earlier than 1.9.0.19-5" test_ref="oval:org.mitre.oval:tst:42990"/>
          <criterion comment="python-xpcom DPKG is earlier than 1.9.0.19-5" test_ref="oval:org.mitre.oval:tst:42585"/>
          <criterion comment="xulrunner-1.9-dbg DPKG is earlier than 1.9.0.19-5" test_ref="oval:org.mitre.oval:tst:42812"/>
          <criterion comment="xulrunner-dev DPKG is earlier than 1.9.0.19-5" test_ref="oval:org.mitre.oval:tst:43003"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12715" version="5" class="patch">
      <metadata>
        <title>DSA-2077-1 openldap -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>openldap</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00122.html" ref_id="DSA-2077-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0211" ref_id="CVE-2010-0211"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0212" ref_id="CVE-2010-0212"/>
        <description>Two remote vulnerabilities have been discovered in OpenLDAP. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2010-0211 The slap_modrdn2mods function in modrdn.c in OpenLDAP 2.4.22 does not check the return value of a call to the smr_normalize function, which allows remote attackers to cause a denial of service and possibly execute arbitrary code via a modrdn call with an RDN string containing invalid UTF-8 sequences. CVE-2010-0212 OpenLDAP 2.4.22 allows remote attackers to cause a denial of service via a modrdn call with a zero-length RDN destination string. For the stable distribution, this problem has been fixed in version 2.4.11-1+lenny2. For the unstable distribution, this problem has been fixed in version 2.4.23-1. We recommend that you upgrade your openldap packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:21:19">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:53.386-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:24.982-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:31.531-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12715 - Debian Patch Update" date="2014-06-06T17:09:00.468-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:11:10.841-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:38.032-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="slapd-dbg DPKG is earlier than 2.4.11-1+lenny2" test_ref="oval:org.mitre.oval:tst:43491"/>
          <criterion comment="libldap-2.4-2 DPKG is earlier than 2.4.11-1+lenny2" test_ref="oval:org.mitre.oval:tst:43367"/>
          <criterion comment="libldap-2.4-2-dbg DPKG is earlier than 2.4.11-1+lenny2" test_ref="oval:org.mitre.oval:tst:43252"/>
          <criterion comment="ldap-utils DPKG is earlier than 2.4.11-1+lenny2" test_ref="oval:org.mitre.oval:tst:43376"/>
          <criterion comment="libldap2-dev DPKG is earlier than 2.4.11-1+lenny2" test_ref="oval:org.mitre.oval:tst:43338"/>
          <criterion comment="slapd DPKG is earlier than 2.4.11-1+lenny2" test_ref="oval:org.mitre.oval:tst:43525"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12714" version="5" class="patch">
      <metadata>
        <title>DSA-2183-1 nbd -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>nbd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00050.html" ref_id="DSA-2183-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0530" ref_id="CVE-2011-0530"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2005-3534" ref_id="CVE-2005-3534"/>
        <description>It was discovered a regression of a buffer overflow in nbd, the Network Block Device server, that could allow arbitrary code execution on the NBD server via a large request.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T16:01:24-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:20.705-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:21.794-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:40.376-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12714 - Debian Patch Update" date="2014-06-06T17:09:00.468-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:11:08.125-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:37.797-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="nbd DPKG is earlier than 1:2.9.11-3lenny1" test_ref="oval:org.mitre.oval:tst:44035"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12710" version="5" class="patch">
      <metadata>
        <title>DSA-2126-1 linux-2.6 -- privilege escalation/denial of service/information leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00177.html" ref_id="DSA-2126-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2963" ref_id="CVE-2010-2963"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3067" ref_id="CVE-2010-3067"/>
        <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-3297" ref_id="CVE-2010-3297"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3310" ref_id="CVE-2010-3310"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3432" ref_id="CVE-2010-3432"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3437" ref_id="CVE-2010-3437"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3442" ref_id="CVE-2010-3442"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3448" ref_id="CVE-2010-3448"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3477" ref_id="CVE-2010-3477"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3705" ref_id="CVE-2010-3705"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3848" ref_id="CVE-2010-3848"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3849" ref_id="CVE-2010-3849"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3850" ref_id="CVE-2010-3850"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3858" ref_id="CVE-2010-3858"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3859" ref_id="CVE-2010-3859"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3873" ref_id="CVE-2010-3873"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3874" ref_id="CVE-2010-3874"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3875" ref_id="CVE-2010-3875"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3876" ref_id="CVE-2010-3876"/>
        <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-3880" ref_id="CVE-2010-3880"/>
        <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-4074" ref_id="CVE-2010-4074"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4078" ref_id="CVE-2010-4078"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4079" ref_id="CVE-2010-4079"/>
        <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-4083" ref_id="CVE-2010-4083"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4164" ref_id="CVE-2010-4164"/>
        <description>CVE-2010-2963 Kees Cook discovered an issue in the v4l 32-bit compatibility layer for 64-bit systems that allows local users with /dev/video write permission to overwrite arbitrary kernel memory, potentially leading to a privilege escalation. On Debian systems, access to /dev/video devices is restricted to members of the "video" group by default. CVE-2010-3067 Tavis Ormandy discovered an issue in the io_submit system call. Local users can cause an integer overflow resulting in a denial of service. CVE-2010-3296 Dan Rosenberg discovered an issue in the cxgb network driver that allows unprivileged users to obtain the contents of sensitive kernel memory. CVE-2010-3297 Dan Rosenberg discovered an issue in the eql network driver that allows local users to obtain the contents of sensitive kernel memory. CVE-2010-3310 Dan Rosenberg discovered an issue in the ROSE socket implementation. On systems with a rose device, local users can cause a denial of service. CVE-2010-3432 Thomas Dreibholz discovered an issue in the SCTP protocol that permits a remote user to cause a denial of service. CVE-2010-3437 Dan Rosenberg discovered an issue in the pktcdvd driver. Local users with permission to open /dev/pktcdvd/control can obtain the contents of sensitive kernel memory or cause a denial of service. By default on Debian systems, this access is restricted to members of the group "cdrom". CVE-2010-3442 Dan Rosenberg discovered an issue in the ALSA sound system. Local users with permission to open /dev/snd/controlC0 can create an integer overflow condition that causes a denial of service. By default on Debian systems, this access is restricted to members of the group "audio". CVE-2010-3448 Dan Jacobson reported an issue in the thinkpad-acpi driver. On certain Thinkpad systems, local users can cause a denial of service by reading /proc/acpi/ibm/video. CVE-2010-3477 Jeff Mahoney discovered an issue in the Traffic Policing module that allows local users to obtain the contents of sensitive kernel memory. CVE-2010-3705 Dan Rosenberg reported an issue in the HMAC processing code in the SCTP protocol that allows remote users to create a denial of service. CVE-2010-3848 Nelson Elhage discovered an issue in the Econet protocol. Local users can cause a stack overflow condition with large msg-&amp;gt;msgiovlen values that can result in a denial of service or privilege escalation. CVE-2010-3849 Nelson Elhage discovered an issue in the Econet protocol. Local users can cause a denial of service if a NULL remote addr value is passed as a parameter to sendmsg. CVE-2010-3850 Nelson Elhage discovered an issue in the Econet protocol. Local users can assign econet addresses to arbitrary interfaces due to a missing capabilities check. CVE-2010-3858 Brad Spengler reported an issue in the setup_arg_pages function. Due to a bounds-checking failure, local users can create a denial of service. CVE-2010-3859 Dan Rosenberg reported an issue in the TIPC protocol. When the tipc module is loaded, local users can gain elevated privileges via the sendmsg system call. CVE-2010-3873 Dan Rosenberg reported an issue in the X.25 network protocol. Local users can cause heap corruption, resulting in a denial of service. CVE-2010-3874 Dan Rosenberg discovered an issue in the Control Area Network subsystem on 64-bit systems. Local users may be able to cause a denial of service. CVE-2010-3875 Vasiliy Kulikov discovered an issue in the AX.25 protocol. Local users can obtain the contents of sensitive kernel memory. CVE-2010-3876 Vasiliy Kulikov discovered an issue in the Packet protocol. Local users can obtain the contents of sensitive kernel memory. CVE-2010-3877 Vasiliy Kulikov discovered an issue in the TIPC protocol. Local users can obtain the contents of sensitive kernel memory. CVE-2010-3880 Nelson Elhage discovered an issue in the INET_DIAG subsystem. Local users can cause the kernel to execute unaudited INET_DIAG bytecode, resulting in a denial of service. CVE-2010-4072 Kees Cook discovered an issue in the System V shared memory subsystem. Local users can obtain the contents of sensitive kernel memory. CVE-2010-4073 Dan Rosenberg discovered an issue in the System V shared memory subsystem. Local users on 64-bit system can obtain the contents of sensitive kernel memory via the 32-bit compatible semctl system call. CVE-2010-4074 Dan Rosenberg reported issues in the mos7720 and mos7840 drivers for USB serial converter devices. Local users with access to these devices can obtain the contents of sensitive kernel memory. CVE-2010-4078 Dan Rosenberg reported an issue in the framebuffer driver for SiS graphics chipesets. Local users with access to the framebuffer device can obtain the contents of sensitive kernel memory via the FBIOGET_VBLANK ioctl. CVE-2010-4079 Dan Rosenberg reported an issue in the ivtvfb driver used for the Hauppauge PVR-350 card. Local users with access to the framebuffer device can obtain the contents of sensitive kernel memory via the FBIOGET_VBLANK ioctl. CVE-2010-4080 Dan Rosenberg discovered an issue in the ALSA driver for RME Hammerfall DSP audio devices. Local users with access to the audio device can obtain the contents of sensitive kernel memory via the SNDRV_HDSP_IOCTL_GET_CONFIG_INFO ioctl. CVE-2010-4081 Dan Rosenberg discovered an issue in the ALSA driver for RME Hammerfall DSP MADI audio devices. Local users with access to the audio device can obtain the contents of sensitive kernel memory via the SNDRV_HDSP_IOCTL_GET_CONFIG_INFO ioctl. CVE-2010-4083 Dan Rosenberg discovered an issue in the semctl system call. Local users can obtain the contents of sensitive kernel memory through usage of the semid_ds structure. CVE-2010-4164 Dan Rosenberg discovered an issue in the X.25 network protocol. Remote users can achieve a denial of service by taking advantage of an integer underflow in the facility parsing code. For the stable distribution, this problem has been fixed in version 2.6.26-26lenny1. We recommend that you upgrade your linux-2.6 and user-mode-linux packages. The following matrix lists additional source packages that were rebuilt for compatibility with or to take advantage of this update: Debian 5.0 user-mode-linux 2.6.26-1um-2+26lenny1</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:23:05">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:36.676-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:24.193-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:30.691-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12710 - Debian Patch Update" date="2014-06-06T17:09:00.468-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:11:06.854-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:35.350-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-doc-2.6.26 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:42837"/>
              <criterion comment="linux-tree-2.6.26 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43047"/>
              <criterion comment="linux-patch-debian-2.6.26 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43271"/>
              <criterion comment="linux-source-2.6.26 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:42610"/>
              <criterion comment="linux-manual-2.6.26 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43409"/>
              <criterion comment="linux-support-2.6.26-2 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43126"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43411"/>
              <criterion comment="linux-image-2.6.26-2-vserver-s390x DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43194"/>
              <criterion comment="linux-image-2.6.26-2-s390 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43324"/>
              <criterion comment="linux-headers-2.6.26-2-s390 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:42532"/>
              <criterion comment="linux-image-2.6.26-2-s390-tape DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43347"/>
              <criterion comment="linux-headers-2.6.26-2-all-s390 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:42944"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43120"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-s390x DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43060"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43359"/>
              <criterion comment="linux-image-2.6.26-2-s390x DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43128"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43327"/>
              <criterion comment="linux-headers-2.6.26-2-s390x DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43320"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43184"/>
              <criterion comment="linux-headers-2.6.26-2-all DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43411"/>
              <criterion comment="linux-modules-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:42982"/>
              <criterion comment="linux-headers-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:42940"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43120"/>
              <criterion comment="linux-image-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43110"/>
              <criterion comment="linux-image-2.6.26-2-amd64 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43393"/>
              <criterion comment="linux-headers-2.6.26-2-common-openvz DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43361"/>
              <criterion comment="linux-image-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:42854"/>
              <criterion comment="linux-headers-2.6.26-2-all-amd64 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43062"/>
              <criterion comment="linux-image-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43330"/>
              <criterion comment="linux-headers-2.6.26-2-common-xen DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43335"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43359"/>
              <criterion comment="linux-headers-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43382"/>
              <criterion comment="linux-headers-2.6.26-2-amd64 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43259"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43327"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43122"/>
            </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 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43411"/>
              <criterion comment="linux-headers-2.6.26-2-parisc DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43299"/>
              <criterion comment="linux-image-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43219"/>
              <criterion comment="linux-image-2.6.26-2-parisc DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:42871"/>
              <criterion comment="linux-headers-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43196"/>
              <criterion comment="linux-headers-2.6.26-2-all-hppa DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43185"/>
              <criterion comment="linux-image-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43018"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43283"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:42929"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43359"/>
              <criterion comment="linux-image-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43284"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-26lenny1" test_ref="oval:org.mitre.oval:tst:43327"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12709" version="5" class="patch">
      <metadata>
        <title>DSA-2128-1 libxml2 -- invalid memory access</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>libxml2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00179.html" ref_id="DSA-2128-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4008" ref_id="CVE-2010-4008"/>
        <description>Bui Quang Minh discovered that libxml2, a library for parsing and handling XML data files, does not well process a malformed XPATH, causing crash and allowing arbitrary code execution. For the stable distribution, this problem has been fixed in version 2.6.32.dfsg-5+lenny2. For the testing and unstable distribution, this problem has been fixed in version 2.7.8.dfsg-1. We recommend that you upgrade your libxml2 package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:23:05">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:54.786-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:23.838-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:30.341-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12709 - Debian Patch Update" date="2014-06-06T17:09:00.468-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:11:08.662-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:35.086-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libxml2-doc DPKG is earlier than 2.6.32.dfsg-5+lenny2" test_ref="oval:org.mitre.oval:tst:43498"/>
          </criteria>
          <criterion comment="libxml2 DPKG is earlier than 2.6.32.dfsg-5+lenny2" test_ref="oval:org.mitre.oval:tst:43510"/>
          <criterion comment="libxml2-dev DPKG is earlier than 2.6.32.dfsg-5+lenny2" test_ref="oval:org.mitre.oval:tst:43260"/>
          <criterion comment="python-libxml2 DPKG is earlier than 2.6.32.dfsg-5+lenny2" test_ref="oval:org.mitre.oval:tst:43318"/>
          <criterion comment="libxml2-dbg DPKG is earlier than 2.6.32.dfsg-5+lenny2" test_ref="oval:org.mitre.oval:tst:43531"/>
          <criterion comment="libxml2-utils DPKG is earlier than 2.6.32.dfsg-5+lenny2" test_ref="oval:org.mitre.oval:tst:42816"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12707" version="5" class="patch">
      <metadata>
        <title>DSA-2141-1 openssl -- SSL/TLS insecure renegotiation protocol design flaw</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>openssl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00001.html" ref_id="DSA-2141-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3555" ref_id="CVE-2009-3555"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4180" ref_id="CVE-2010-4180"/>
        <description>CVE-2009-3555: Marsh Ray, Steve Dispensa, and Martin Rex discovered a flaw in the TLS and SSLv3 protocols. If an attacker could perform a man in the middle attack at the start of a TLS connection, the attacker could inject arbitrary content at the beginning of the user's session. This update adds backported support for the new RFC5746 renegotiation extension which fixes this issue. If openssl is used in a server application, it will by default no longer accept renegotiation from clients that do not support the RFC5746 secure renegotiation extension. A separate advisory will add RFC5746 support for nss, the security library used by the iceweasel web browser. For apache2, there will be an update which allows to re-enable insecure renegotiation. This version of openssl is not compatible with older versions of tor. You have to use at least tor version 0.2.1.26-1~lenny+1, which has been included in the point release 5.0.7 of Debian stable. Currently we are not aware of other software with similar compatibility problems. CVE-2010-4180: In addition, this update fixes a flaw that allowed a client to bypass restrictions configured in the server for the used cipher suite.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T19:47:58-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:10.913-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:21.314-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:39.884-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12707 - Debian Patch Update" date="2014-06-06T17:09:00.468-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:11:05.807-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:34.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"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="openssl DPKG is earlier than 0.9.8g-15+lenny11" test_ref="oval:org.mitre.oval:tst:43733"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12702" version="5" class="patch">
      <metadata>
        <title>DSA-1813-1 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://lists.debian.org/debian-security-announce/2009/msg00125.html" ref_id="DSA-1813-1"/>
        <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: CVE-2009-0587 It was discovered that evolution-data-server is prone to integer overflows triggered by large base64 strings. CVE-2009-0547 Joachim Breitner discovered that S/MIME signatures are not verified properly, which can lead to spoofing attacks. CVE-2009-0582 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. For the oldstable distribution, these problems have been fixed in version 1.6.3-5etch2. For the stable distribution, these problems have been fixed in version 2.22.3-1.1+lenny1. For the testing distribution and the unstable distribution, these problems have been fixed in version 2.26.1.1-1. We recommend that you upgrade your evolution-data-server packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:53.071-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:00:38.884-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:00:47.707-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12702 - Debian Patch Update" date="2014-06-06T17:09:00.468-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:11:11.604-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:34.222-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="volution-data-server-common DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48589"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48655"/>
                <criterion comment="libegroupwise1.2-dev DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48787"/>
                <criterion comment="libebook1.2-dev DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48506"/>
                <criterion comment="libedataserverui1.2-8 DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48528"/>
                <criterion comment="volution-data-server DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48770"/>
                <criterion comment="volution-data-server-dbg DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48351"/>
                <criterion comment="libedata-cal1.2-dev DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48477"/>
                <criterion comment="libexchange-storage1.2-dev DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48663"/>
                <criterion comment="libedata-book1.2-2 DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48744"/>
                <criterion comment="libedata-book1.2-dev DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48603"/>
                <criterion comment="libedataserver1.2-dev DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48449"/>
                <criterion comment="libedataserver1.2-9 DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48669"/>
                <criterion comment="libebook1.2-9 DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:47872"/>
                <criterion comment="libcamel1.2-dev DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48422"/>
                <criterion comment="libgdata-google1.2-dev DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48525"/>
                <criterion comment="libegroupwise1.2-13 DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48406"/>
                <criterion comment="volution-data-server-dev DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48814"/>
                <criterion comment="libexchange-storage1.2-3 DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48676"/>
                <criterion comment="libgdata1.2-1 DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48619"/>
                <criterion comment="libecal1.2-7 DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48740"/>
                <criterion comment="libgdata1.2-dev DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48871"/>
                <criterion comment="libedataserverui1.2-dev DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48597"/>
                <criterion comment="libedata-cal1.2-6 DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48815"/>
                <criterion comment="libcamel1.2-11 DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48430"/>
                <criterion comment="libgdata-google1.2-1 DPKG is earlier than 2.22.3-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:48745"/>
              </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="volution-data-server-common DPKG is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:48590"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:48492"/>
                <criterion comment="libebook1.2-5 DPKG is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:48668"/>
                <criterion comment="libedata-book1.2-2 DPKG is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:48873"/>
                <criterion comment="libedataserver1.2-7 DPKG is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:48455"/>
                <criterion comment="libegroupwise1.2-dev DPKG is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:48808"/>
                <criterion comment="libedataserver1.2-dev DPKG is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:48620"/>
                <criterion comment="libexchange-storage1.2-1 DPKG is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:48760"/>
                <criterion comment="libedataserverui1.2-dev DPKG is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:48711"/>
                <criterion comment="libedata-cal1.2-5 DPKG is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:48247"/>
                <criterion comment="libebook1.2-dev DPKG is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:48394"/>
                <criterion comment="libedata-book1.2-dev DPKG is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:48727"/>
                <criterion comment="volution-data-server-dev DPKG is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:48581"/>
                <criterion comment="volution-data-server-dbg DPKG is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:48827"/>
                <criterion comment="libedata-cal1.2-dev DPKG is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:48859"/>
                <criterion comment="libedataserverui1.2-6 DPKG is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:48710"/>
                <criterion comment="libexchange-storage1.2-dev DPKG is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:48025"/>
                <criterion comment="volution-data-server DPKG is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:48802"/>
                <criterion comment="libecal1.2-6 DPKG is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:48863"/>
                <criterion comment="libcamel1.2-dev DPKG is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:48324"/>
                <criterion comment="libecal1.2-dev DPKG is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:48659"/>
                <criterion comment="libegroupwise1.2-10 DPKG is earlier than 1.6.3-5etch2" test_ref="oval:org.mitre.oval:tst:48615"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12699" version="5" class="patch">
      <metadata>
        <title>DSA-2086-1 avahi -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>avahi</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00131.html" ref_id="DSA-2086-1"/>
        <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>Several vulnerabilities have been discovered in the Avahi mDNS/DNS-SD daemon. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2009-0758 Rob Leslie discovered a denial of service vulnerability in the code used to reflect unicast mDNS traffic. CVE-2010-2244 Ludwig Nussel discovered a denial of service vulnerability in the processing of malformed DNS packets. For the stable distribution, this problem has been fixed in version 0.6.23-3lenny2. For the unstable distribution, these problems have been fixed in version 0.6.26-1. We recommend that you upgrade your Avahi packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:14:21">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:48.977-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:23.254-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:29.650-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12699 - Debian Patch Update" date="2014-06-06T17:09:00.468-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:11:07.711-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:33.808-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 independet 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 DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43470"/>
              <criterion comment="avahi-discover DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43578"/>
            </criteria>
          </criteria>
          <criterion comment="libavahi-qt3-1 DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:42754"/>
          <criterion comment="libavahi-qt4-1 DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43499"/>
          <criterion comment="libavahi-compat-libdnssd-dev DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43527"/>
          <criterion comment="libavahi-common3 DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43176"/>
          <criterion comment="libavahi-core5 DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43406"/>
          <criterion comment="libavahi-client3 DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43178"/>
          <criterion comment="libavahi-core-dev DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43286"/>
          <criterion comment="libavahi-client-dev DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43369"/>
          <criterion comment="avahi-ui-utils DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:42931"/>
          <criterion comment="libavahi-gobject-dev DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43427"/>
          <criterion comment="avahi-dnsconfd DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43098"/>
          <criterion comment="avahi-dbg DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43563"/>
          <criterion comment="libavahi-compat-libdnssd1 DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43439"/>
          <criterion comment="avahi-daemon DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43332"/>
          <criterion comment="libavahi-common-dev DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43529"/>
          <criterion comment="libavahi-compat-howl-dev DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43456"/>
          <criterion comment="libavahi-compat-howl0 DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43298"/>
          <criterion comment="libavahi-common-data DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43055"/>
          <criterion comment="avahi-utils DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43480"/>
          <criterion comment="libavahi-ui0 DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43626"/>
          <criterion comment="libavahi-qt3-dev DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43575"/>
          <criterion comment="libavahi-glib-dev DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43440"/>
          <criterion comment="libavahi-ui-dev DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:42732"/>
          <criterion comment="libavahi-qt4-dev DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43518"/>
          <criterion comment="libavahi-gobject0 DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43514"/>
          <criterion comment="avahi-autoipd DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:43569"/>
          <criterion comment="libavahi-glib1 DPKG is earlier than 0.6.23-3lenny2" test_ref="oval:org.mitre.oval:tst:42882"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12692" version="5" class="patch">
      <metadata>
        <title>DSA-2154-2 exim4 -- privilege escalation / regression</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>exim4</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00020.html" ref_id="DSA-2154-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4345" ref_id="CVE-2010-4345"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0017" ref_id="CVE-2011-0017"/>
        <description>The updated packages from DSA-2154-1 introduced a regression which prevented unprivileged users from using "exim4 -bf" to test filter configurations. This update fixes this problem. Please also read the information provided in DSA-2154-1 if you have not done so already.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T15:57:20-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:12.939-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:20.509-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:38.113-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12692 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:26.421-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:33.271-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="exim4 DPKG is earlier than 4.69-9+lenny4" test_ref="oval:org.mitre.oval:tst:42981"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12688" version="5" class="patch">
      <metadata>
        <title>DSA-2084-1 tiff -- integer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>tiff</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00129.html" ref_id="DSA-2084-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1411" ref_id="CVE-2010-1411"/>
        <description>Kevin Finisterre discovered that several integer overflows in the TIFF library could lead to the execution of arbitrary code. For the stable distribution, this problem has been fixed in version 3.8.2-11.3. For the unstable distribution, this problem has been fixed in version 3.9.4-1. We recommend that you upgrade your tiff packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:14:21">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:14.137-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:22.934-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:29.343-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12688 - Debian Patch Update" date="2014-06-06T17:09:00.468-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:11:05.924-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:33.059-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="libtiff-doc DPKG is earlier than 3.8.2-11.3" test_ref="oval:org.mitre.oval:tst:42865"/>
          </criteria>
          <criterion comment="libtiff4 DPKG is earlier than 3.8.2-11.3" test_ref="oval:org.mitre.oval:tst:43231"/>
          <criterion comment="libtiff-opengl DPKG is earlier than 3.8.2-11.3" test_ref="oval:org.mitre.oval:tst:43188"/>
          <criterion comment="libtiffxx0c2 DPKG is earlier than 3.8.2-11.3" test_ref="oval:org.mitre.oval:tst:42664"/>
          <criterion comment="libtiff-tools DPKG is earlier than 3.8.2-11.3" test_ref="oval:org.mitre.oval:tst:43193"/>
          <criterion comment="libtiff4-dev DPKG is earlier than 3.8.2-11.3" test_ref="oval:org.mitre.oval:tst:42589"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12685" version="5" class="patch">
      <metadata>
        <title>DSA-2196-1 maradns -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>maradns</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00064.html" ref_id="DSA-2196-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0520" ref_id="CVE-2011-0520"/>
        <description>Witold Baryluk discovered that MaraDNS, a simple security-focused Domain Name Service server, may overflow an internal buffer when handling requests with a large number of labels, causing a server crash and the consequent denial of service.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T20:45:47-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:23.783-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:20.010-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:37.629-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12685 - Debian Patch Update" date="2014-06-06T17:09:00.468-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:11:07.105-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:32.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"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="maradns DPKG is earlier than 1.3.07.09-2.1" test_ref="oval:org.mitre.oval:tst:43935"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12677" version="5" class="patch">
      <metadata>
        <title>DSA-2133-1 collectd -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>collectd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00184.html" ref_id="DSA-2133-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4336" ref_id="CVE-2010-4336"/>
        <description>It was discovered that collectd, a statistics collection and monitoring daemon, is prone to a denial of service attach via a crafted network packet. For the stable distribution, this problem has been fixed in version 4.4.2-3+lenny1. For the testing distribution, this problem has been fixed in version 4.10.1-1+squeeze2. For the unstable distribution, this problem has been fixed in version 4.10.1-2.1. This advisory only contains the packages for the alpha, amd64, arm, armel, hppa, i386, ia64, mips, powerpc, s390 and sparc architectures. The packages for the mipsel architecture will be released soon. We recommend that you upgrade your collectd packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:25:20">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:10.148-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:22.549-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:29.075-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12677 - Debian Patch Update" date="2014-06-06T17:09:00.468-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:11:10.507-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:31.065-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="collectd-dev DPKG is earlier than 4.4.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:42954"/>
          </criteria>
          <criterion comment="collectd-dbg DPKG is earlier than 4.4.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:42884"/>
          <criterion comment="collectd DPKG is earlier than 4.4.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:43040"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12670" version="5" class="patch">
      <metadata>
        <title>DSA-2108-1 cvsnt -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>cvsnt</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00156.html" ref_id="DSA-2108-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1326" ref_id="CVE-2010-1326"/>
        <description>It has been discovered that in cvsnt, a multi-platform version of the original source code versioning system CVS, an error in the authentication code allows a malicious, unprivileged user, through the use of a specially crafted branch name, to gain write access to any module or directory, including CVSROOT itself. The attacker can then execute arbitrary code as root by modifying or adding administrative scripts in that directory. For the stable distribution, this problem has been fixed in version 2.5.03.2382-3.3+lenny1. We recommend that you upgrade your cvsnt package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:19:30">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:52.688-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:20.418-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:28.669-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12670 - Debian Patch Update" date="2014-06-06T17:09:00.468-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:11:08.267-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:30.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"/>
        <criteria operator="OR" comment="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval: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="cvsnt DPKG is earlier than 2.5.03.2382-3.3+lenny1" test_ref="oval:org.mitre.oval:tst:43280"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12668" version="5" class="patch">
      <metadata>
        <title>DSA-2144-1 wireshark -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>wireshark</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00008.html" ref_id="DSA-2144-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4538" ref_id="CVE-2010-4538"/>
        <description>It was discovered that a buffer overflow in the ENTTEC dissector may lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T16:25:45-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:10.715-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:18.508-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:36.228-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12668 - Debian Patch Update" date="2014-06-06T17:09:00.468-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:11:11.887-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:30.536-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="wireshark DPKG is earlier than 1.0.2-3+lenny12" test_ref="oval:org.mitre.oval:tst:43852"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12661" version="5" class="patch">
      <metadata>
        <title>DSA-1995-1 openoffice.org -- several</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://lists.debian.org/debian-security-announce/2010/msg00035.html" ref_id="DSA-1995-1"/>
        <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: CVE-2010-0136 It was discovered that macro security settings were insufficiently enforced for VBA macros. CVE-2009-0217 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. CVE-2009-2949 Sebastian Apelt discovered that an integer overflow in the XPM import code may lead to the execution of arbitrary code. CVE-2009-2950 Sebastian Apelt and Frank Reissner discovered that a buffer overflow in the GIF import code may lead to the execution of arbitrary code. CVE-2009-3301/CVE-2009-3302 Nicolas Joly discovered multiple vulnerabilities in the parser for Word document files, which may lead to the execution of arbitrary code. For the old stable distribution, these problems have been fixed in version 2.0.4.dfsg.2-7etch9. For the stable distribution, these problems have been fixed in version 1:2.4.1+dfsg-1+lenny6. For the unstable distribution, these problems will be fixed soon. We recommend that you upgrade your openoffice.org packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:26:16.059-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:00:28.936-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:00:36.385-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12661 - Debian Patch Update" date="2014-06-06T17:09:00.468-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:11:09.450-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:27.738-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 independet 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-help-sv DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45640"/>
                <criterion comment="openoffice.org-l10n-ar DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45545"/>
                <criterion comment="openoffice.org-dtd-officedocument1.0 DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45112"/>
                <criterion comment="openoffice.org-l10n-cy DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45473"/>
                <criterion comment="openoffice.org-help-dz DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45339"/>
                <criterion comment="openoffice.org-l10n-cs DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45397"/>
                <criterion comment="openoffice.org-help-hu DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45458"/>
                <criterion comment="openoffice.org-l10n-vi DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45262"/>
                <criterion comment="openoffice.org-help-de DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45483"/>
                <criterion comment="openoffice.org-l10n-or-in DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45664"/>
                <criterion comment="openoffice.org-help-sl DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45434"/>
                <criterion comment="openoffice.org-l10n-ca DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45255"/>
                <criterion comment="openoffice.org-style-industrial DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45312"/>
                <criterion comment="openoffice.org-help-en-us DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45371"/>
                <criterion comment="ttf-opensymbol DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45626"/>
                <criterion comment="openoffice.org-l10n-gl DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45501"/>
                <criterion comment="openoffice.org-l10n-ka DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45250"/>
                <criterion comment="openoffice.org-java-common DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45671"/>
                <criterion comment="openoffice.org-l10n-km DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45612"/>
                <criterion comment="openoffice.org-l10n-ko DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45169"/>
                <criterion comment="openoffice.org-l10n-pl DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45109"/>
                <criterion comment="openoffice.org-l10n-ts DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45425"/>
                <criterion comment="openoffice.org-l10n-tr DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45622"/>
                <criterion comment="openoffice.org-l10n-ku DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45505"/>
                <criterion comment="openoffice.org-l10n-tn DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45672"/>
                <criterion comment="openoffice.org-l10n-th DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45423"/>
                <criterion comment="openoffice.org-l10n-tg DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45494"/>
                <criterion comment="openoffice.org-l10n-pt DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45581"/>
                <criterion comment="openoffice.org-help-et DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45491"/>
                <criterion comment="openoffice.org-l10n-xh DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45660"/>
                <criterion comment="libuno-cli-basetypes1.0-cil DPKG is earlier than 1.0.10.0+OOo2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:44896"/>
                <criterion comment="openoffice.org-help-es DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45393"/>
                <criterion comment="openoffice.org-help-pt DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45654"/>
                <criterion comment="openoffice.org-help-it DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45579"/>
                <criterion comment="openoffice.org-help-eu DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45431"/>
                <criterion comment="openoffice.org-filter-mobiledev DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45153"/>
                <criterion comment="openoffice.org-l10n-lv DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45563"/>
                <criterion comment="openoffice.org-l10n-bg DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45420"/>
                <criterion comment="openoffice.org-l10n-be-by DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45314"/>
                <criterion comment="roffice.org DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45341"/>
                <criterion comment="openoffice.org-report-builder DPKG is earlier than 1.0.2+OOo2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:44710"/>
                <criterion comment="openoffice.org-l10n-zh-tw DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45347"/>
                <criterion comment="openoffice.org-l10n-en-gb DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45334"/>
                <criterion comment="openoffice.org-l10n-lt DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45426"/>
                <criterion comment="openoffice.org-l10n-eu DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45711"/>
                <criterion comment="openoffice.org-l10n-uz DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45649"/>
                <criterion comment="openoffice.org-l10n-de DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45586"/>
                <criterion comment="openoffice.org-l10n-hr DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45702"/>
                <criterion comment="openoffice.org-l10n-hu DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:44764"/>
                <criterion comment="openoffice.org-help-da DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45661"/>
                <criterion comment="openoffice.org-style-crystal DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45329"/>
                <criterion comment="openoffice.org-l10n-mk DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:44989"/>
                <criterion comment="openoffice.org-l10n-uk DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45022"/>
                <criterion comment="openoffice.org-l10n-dz DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45676"/>
                <criterion comment="libuno-cli-cppuhelper1.0-cil DPKG is earlier than 1.0.13.0+OOo2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45681"/>
                <criterion comment="openoffice.org-l10n-lo DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45506"/>
                <criterion comment="openoffice.org-l10n-he DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45417"/>
                <criterion comment="openoffice.org-l10n-en-za DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45592"/>
                <criterion comment="libuno-cli-types1.1-cil DPKG is earlier than 1.1.13.0+OOo2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45631"/>
                <criterion comment="openoffice.org-l10n-ml-in DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45589"/>
                <criterion comment="openoffice.org-l10n-as-in DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45324"/>
                <criterion comment="openoffice.org-l10n-ta-in DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45547"/>
                <criterion comment="openoffice.org-l10n-da DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:44773"/>
                <criterion comment="openoffice.org-l10n-te-in DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45678"/>
                <criterion comment="openoffice.org-help-nl DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45318"/>
                <criterion comment="openoffice.org-help-en-gb DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45502"/>
                <criterion comment="openoffice.org-l10n-af DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45065"/>
                <criterion comment="openoffice.org-common DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45610"/>
                <criterion comment="openoffice.org-help-ja DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45135"/>
                <criterion comment="openoffice.org-l10n-zh-cn DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45245"/>
                <criterion comment="openoffice.org-l10n-eo DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45356"/>
                <criterion comment="openoffice.org-l10n-el DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45353"/>
                <criterion comment="openoffice.org-l10n-ro DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45282"/>
                <criterion comment="openoffice.org-l10n-zu DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45214"/>
                <criterion comment="openoffice.org-help-zh-cn DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45018"/>
                <criterion comment="openoffice.org-l10n-hi-in DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45346"/>
                <criterion comment="openoffice.org-l10n-it DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45469"/>
                <criterion comment="openoffice.org-l10n-gu-in DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45683"/>
                <criterion comment="openoffice.org-l10n-za DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45663"/>
                <criterion comment="openoffice.org-l10n-nl DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:44957"/>
                <criterion comment="openoffice.org-l10n-in DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45373"/>
                <criterion comment="openoffice.org-help-zh-tw DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45327"/>
                <criterion comment="openoffice.org-l10n-ru DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45698"/>
                <criterion comment="openoffice.org-l10n-et DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45198"/>
                <criterion comment="openoffice.org-help-fr DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45516"/>
                <criterion comment="openoffice.org-l10n-rw DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45513"/>
                <criterion comment="openoffice.org-l10n-es DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45380"/>
                <criterion comment="openoffice.org-l10n-sr-cs DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45293"/>
                <criterion comment="openoffice.org-l10n-mr-in DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45209"/>
                <criterion comment="openoffice.org-help-ru DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45394"/>
                <criterion comment="openoffice.org-l10n-fr DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:44940"/>
                <criterion comment="openoffice.org-l10n-pt-br DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45268"/>
                <criterion comment="openoffice.org-l10n-bs DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:44726"/>
                <criterion comment="openoffice.org-l10n-br DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45247"/>
                <criterion comment="openoffice.org-style-tango DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45269"/>
                <criterion comment="openoffice.org-style-hicontrast DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45239"/>
                <criterion comment="openoffice.org-l10n-ve DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45559"/>
                <criterion comment="openoffice.org-help-pt-br DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45275"/>
                <criterion comment="openoffice.org-help-ko DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45296"/>
                <criterion comment="openoffice.org-help-km DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45648"/>
                <criterion comment="openoffice.org-l10n-bn DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45009"/>
                <criterion comment="openoffice.org-l10n-fa DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45670"/>
                <criterion comment="openoffice.org-emailmerge DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45646"/>
                <criterion comment="openoffice.org-l10n-ne DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45210"/>
                <criterion comment="openoffice.org-l10n-fi DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45499"/>
                <criterion comment="openoffice.org-qa-api-tests DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45448"/>
                <criterion comment="openoffice.org-l10n-sl DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45002"/>
                <criterion comment="openoffice.org-l10n-ja DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45468"/>
                <criterion comment="openoffice.org-help-hi-in DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45786"/>
                <criterion comment="openoffice.org-help-gl DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45618"/>
                <criterion comment="openoffice.org-l10n-sk DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45753"/>
                <criterion comment="libuno-cli-ure1.0-cil DPKG is earlier than 1.0.13.0+OOo2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45690"/>
                <criterion comment="openoffice.org-l10n-ns DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:44919"/>
                <criterion comment="openoffice.org-l10n-nr DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45569"/>
                <criterion comment="openoffice.org-dev-doc DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45552"/>
                <criterion comment="openoffice.org-l10n-nn DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45674"/>
                <criterion comment="openoffice.org-help-pl DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45739"/>
                <criterion comment="openoffice.org-style-andromeda DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45488"/>
                <criterion comment="openoffice.org-help-cs DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45462"/>
                <criterion comment="openoffice.org-l10n-ga DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45278"/>
                <criterion comment="openoffice.org-l10n-st DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45195"/>
                <criterion comment="openoffice.org-l10n-sv DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45675"/>
                <criterion comment="openoffice.org-l10n-pa-in DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:44916"/>
                <criterion comment="openoffice.org-l10n-nb DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45124"/>
                <criterion comment="openoffice.org-l10n-sr DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45363"/>
                <criterion comment="openoffice.org-l10n-ss DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45406"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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-evolution DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45228"/>
                <criterion comment="openoffice.org DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45536"/>
                <criterion comment="openoffice.org-math DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45549"/>
                <criterion comment="openoffice.org-calc DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45728"/>
                <criterion comment="openoffice.org-ogltrans DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45553"/>
                <criterion comment="openoffice.org-dbg DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45734"/>
                <criterion comment="openoffice.org-sdbc-postgresql DPKG is earlier than 0.7.6+OOo2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45191"/>
                <criterion comment="python-uno DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45512"/>
                <criterion comment="openoffice.org-core DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45794"/>
                <criterion comment="openoffice.org-dev DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45760"/>
                <criterion comment="openoffice.org-gcj DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45784"/>
                <criterion comment="openoffice.org-draw DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45404"/>
                <criterion comment="openoffice.org-writer DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45650"/>
                <criterion comment="ure DPKG is earlier than 1.4+OOo2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:44817"/>
                <criterion comment="openoffice.org-filter-binfilter DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45701"/>
                <criterion comment="openoffice.org-base DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45606"/>
                <criterion comment="mozilla-openoffice.org DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45281"/>
                <criterion comment="openoffice.org-qa-tools DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45731"/>
                <criterion comment="ure-dbg DPKG is earlier than 1.4+OOo2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45630"/>
                <criterion comment="openoffice.org-gtk DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:44836"/>
                <criterion comment="openoffice.org-officebean DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45736"/>
                <criterion comment="openoffice.org-headless DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45446"/>
                <criterion comment="openoffice.org-report-builder-bin DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45647"/>
                <criterion comment="openoffice.org-impress DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45527"/>
                <criterion comment="libmythes-dev DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45815"/>
                <criterion comment="openoffice.org-presentation-minimizer DPKG is earlier than 1.0+OOo2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45677"/>
                <criterion comment="openoffice.org-kde DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45708"/>
                <criterion comment="openoffice.org-base-core DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45528"/>
                <criterion comment="openoffice.org-gnome DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45811"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended section">
              <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
              <criteria operator="OR" comment="Packages section">
                <criterion comment="cli-uno-bridge DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45748"/>
                <criterion comment="openoffice.org-evolution DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45402"/>
                <criterion comment="openoffice.org DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45795"/>
                <criterion comment="openoffice.org-math DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45549"/>
                <criterion comment="openoffice.org-dbg DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45349"/>
                <criterion comment="openoffice.org-base-core DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45528"/>
                <criterion comment="openoffice.org-report-builder-bin DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45715"/>
                <criterion comment="openoffice.org-sdbc-postgresql DPKG is earlier than 0.7.6+OOo2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45191"/>
                <criterion comment="python-uno DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:44858"/>
                <criterion comment="openoffice.org-kde DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45643"/>
                <criterion comment="openoffice.org-dev DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45781"/>
                <criterion comment="openoffice.org-gcj DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45628"/>
                <criterion comment="openoffice.org-draw DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45372"/>
                <criterion comment="openoffice.org-base DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45606"/>
                <criterion comment="ure DPKG is earlier than 1.4+OOo2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:44817"/>
                <criterion comment="openoffice.org-filter-binfilter DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45808"/>
                <criterion comment="openoffice.org-writer DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45650"/>
                <criterion comment="ure-dbg DPKG is earlier than 1.4+OOo2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45430"/>
                <criterion comment="openoffice.org-impress DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45703"/>
                <criterion comment="openoffice.org-qa-tools DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45705"/>
                <criterion comment="mozilla-openoffice.org DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45782"/>
                <criterion comment="openoffice.org-gtk DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45801"/>
                <criterion comment="openoffice.org-officebean DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45651"/>
                <criterion comment="openoffice.org-headless DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45757"/>
                <criterion comment="openoffice.org-calc DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45728"/>
                <criterion comment="libmythes-dev DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45815"/>
                <criterion comment="openoffice.org-presentation-minimizer DPKG is earlier than 1.0+OOo2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45514"/>
                <criterion comment="openoffice.org-core DPKG is earlier than 2.4.1+dfsg-1+lenny5" test_ref="oval:org.mitre.oval:tst:45726"/>
                <criterion comment="openoffice.org-gnome DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45817"/>
              </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-evolution DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45351"/>
                <criterion comment="openoffice.org DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45795"/>
                <criterion comment="openoffice.org-math DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45549"/>
                <criterion comment="openoffice.org-calc DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45798"/>
                <criterion comment="openoffice.org-base-core DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45827"/>
                <criterion comment="openoffice.org-dbg DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45349"/>
                <criterion comment="openoffice.org-impress DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45703"/>
                <criterion comment="python-uno DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45512"/>
                <criterion comment="openoffice.org-dev DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45781"/>
                <criterion comment="openoffice.org-gcj DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45628"/>
                <criterion comment="openoffice.org-gtk DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45801"/>
                <criterion comment="openoffice.org-draw DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45404"/>
                <criterion comment="openoffice.org-core DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45794"/>
                <criterion comment="ure DPKG is earlier than 1.4+OOo2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45737"/>
                <criterion comment="openoffice.org-sdbc-postgresql DPKG is earlier than 0.7.6+OOo2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45191"/>
                <criterion comment="openoffice.org-base DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45441"/>
                <criterion comment="mozilla-openoffice.org DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45782"/>
                <criterion comment="openoffice.org-qa-tools DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45705"/>
                <criterion comment="ure-dbg DPKG is earlier than 1.4+OOo2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45295"/>
                <criterion comment="openoffice.org-filter-binfilter DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45701"/>
                <criterion comment="openoffice.org-officebean DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:44874"/>
                <criterion comment="openoffice.org-headless DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45802"/>
                <criterion comment="openoffice.org-writer DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45650"/>
                <criterion comment="openoffice.org-report-builder-bin DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45715"/>
                <criterion comment="libmythes-dev DPKG is earlier than 2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45866"/>
                <criterion comment="openoffice.org-presentation-minimizer DPKG is earlier than 1.0+OOo2.4.1+dfsg-1+lenny4" test_ref="oval:org.mitre.oval:tst:45514"/>
                <criterion comment="openoffice.org-kde DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45708"/>
                <criterion comment="openoffice.org-gnome DPKG is earlier than 2.4.1+dfsg-1+lenny6" test_ref="oval:org.mitre.oval:tst:45811"/>
              </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 independet 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-help-sv DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45662"/>
                <criterion comment="openoffice.org-dtd-officedocument1.0 DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45830"/>
                <criterion comment="openoffice.org-l10n-ko DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45720"/>
                <criterion comment="openoffice.org-l10n-cy DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45859"/>
                <criterion comment="openoffice.org-help-dz DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45920"/>
                <criterion comment="openoffice.org-l10n-cs DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45684"/>
                <criterion comment="openoffice.org-help-hu DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45594"/>
                <criterion comment="openoffice.org-l10n-gu-in DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45962"/>
                <criterion comment="openoffice.org-l10n-vi DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45619"/>
                <criterion comment="openoffice.org-help-de DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45500"/>
                <criterion comment="openoffice.org-l10n-or-in DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45368"/>
                <criterion comment="openoffice.org-help-sl DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45106"/>
                <criterion comment="openoffice.org-l10n-ca DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45773"/>
                <criterion comment="openoffice.org-help-en-us DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45388"/>
                <criterion comment="ttf-opensymbol DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45902"/>
                <criterion comment="openoffice.org-l10n-ka DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45916"/>
                <criterion comment="openoffice.org-java-common DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45789"/>
                <criterion comment="openoffice.org-l10n-ga DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45879"/>
                <criterion comment="openoffice.org-l10n-lv DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45858"/>
                <criterion comment="openoffice.org-l10n-pl DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45898"/>
                <criterion comment="openoffice.org-l10n-ts DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45602"/>
                <criterion comment="openoffice.org-l10n-tr DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45897"/>
                <criterion comment="openoffice.org-l10n-ku DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45877"/>
                <criterion comment="openoffice.org-l10n-tn DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45926"/>
                <criterion comment="openoffice.org-l10n-pt DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45629"/>
                <criterion comment="openoffice.org-l10n-tg DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45855"/>
                <criterion comment="openoffice.org-l10n-th DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45053"/>
                <criterion comment="openoffice.org-help-et DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45838"/>
                <criterion comment="openoffice.org-l10n-xh DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45989"/>
                <criterion comment="openoffice.org-help-es DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45889"/>
                <criterion comment="openoffice.org-help-it DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45389"/>
                <criterion comment="openoffice.org-filter-mobiledev DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45841"/>
                <criterion comment="openoffice.org-help-pl DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45362"/>
                <criterion comment="openoffice.org-l10n-be-by DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45888"/>
                <criterion comment="roffice.org DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45990"/>
                <criterion comment="openoffice.org-help-en DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45763"/>
                <criterion comment="openoffice.org-help-hi-in DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45912"/>
                <criterion comment="openoffice.org-l10n-lt DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45997"/>
                <criterion comment="openoffice.org-l10n-te-in DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45956"/>
                <criterion comment="openoffice.org-l10n-de DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45714"/>
                <criterion comment="openoffice.org-l10n-hr DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45807"/>
                <criterion comment="openoffice.org-l10n-da DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45954"/>
                <criterion comment="openoffice.org-help-da DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45915"/>
                <criterion comment="openoffice.org-l10n-es DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45779"/>
                <criterion comment="openoffice.org-l10n-hi DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45759"/>
                <criterion comment="openoffice.org-l10n-sr-cs DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45882"/>
                <criterion comment="openoffice.org-l10n-dz DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45328"/>
                <criterion comment="openoffice.org-l10n-lo DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45518"/>
                <criterion comment="openoffice.org-l10n-he DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45845"/>
                <criterion comment="openoffice.org-l10n-en-za DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45277"/>
                <criterion comment="openoffice.org-l10n-ml-in DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45836"/>
                <criterion comment="openoffice.org-l10n-as-in DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45948"/>
                <criterion comment="openoffice.org-l10n-ta-in DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:46015"/>
                <criterion comment="openoffice.org-l10n-hu DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45727"/>
                <criterion comment="openoffice.org-help-nl DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45522"/>
                <criterion comment="openoffice.org-help-en-gb DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45932"/>
                <criterion comment="openoffice.org-l10n-af DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:46001"/>
                <criterion comment="openoffice.org-common DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45668"/>
                <criterion comment="openoffice.org-help-ja DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45976"/>
                <criterion comment="openoffice.org-l10n-zh-cn DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:46022"/>
                <criterion comment="openoffice.org-l10n-eo DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45607"/>
                <criterion comment="openoffice.org-l10n-el DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:46020"/>
                <criterion comment="openoffice.org-l10n-zu DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45822"/>
                <criterion comment="openoffice.org-help-zh-cn DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45884"/>
                <criterion comment="openoffice.org-l10n-hi-in DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45996"/>
                <criterion comment="openoffice.org-l10n-it DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45890"/>
                <criterion comment="openoffice.org-l10n-zh-tw DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45854"/>
                <criterion comment="openoffice.org-l10n-za DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45342"/>
                <criterion comment="openoffice.org-l10n-in DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45850"/>
                <criterion comment="openoffice.org-help-zh-tw DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45322"/>
                <criterion comment="openoffice.org-l10n-et DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45985"/>
                <criterion comment="openoffice.org-help-fr DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45110"/>
                <criterion comment="openoffice.org-l10n-rw DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:46081"/>
                <criterion comment="openoffice.org-l10n-mk DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45375"/>
                <criterion comment="openoffice.org-l10n-ru DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:46090"/>
                <criterion comment="openoffice.org-l10n-uk DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45680"/>
                <criterion comment="openoffice.org-help-ru DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:46043"/>
                <criterion comment="openoffice.org-l10n-fr DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45921"/>
                <criterion comment="openoffice.org-l10n-pt-br DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45758"/>
                <criterion comment="openoffice.org-l10n-bs DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45940"/>
                <criterion comment="openoffice.org-l10n-br DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:46092"/>
                <criterion comment="openoffice.org-l10n-ve DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45835"/>
                <criterion comment="openoffice.org-help-pt-br DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45965"/>
                <criterion comment="openoffice.org-help-ko DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:46117"/>
                <criterion comment="openoffice.org-help-km DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45697"/>
                <criterion comment="openoffice.org-l10n-bn DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45799"/>
                <criterion comment="openoffice.org-l10n-fa DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45524"/>
                <criterion comment="openoffice.org-l10n-bg DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45862"/>
                <criterion comment="openoffice.org-l10n-ne DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45972"/>
                <criterion comment="openoffice.org-l10n-fi DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45891"/>
                <criterion comment="openoffice.org-qa-api-tests DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45966"/>
                <criterion comment="openoffice.org-l10n-sl DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:46069"/>
                <criterion comment="openoffice.org-l10n-ja DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45971"/>
                <criterion comment="openoffice.org-l10n-en-gb DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45963"/>
                <criterion comment="openoffice.org-l10n-sk DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45609"/>
                <criterion comment="openoffice.org-l10n-ns DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45164"/>
                <criterion comment="openoffice.org-l10n-nr DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45927"/>
                <criterion comment="openoffice.org-dev-doc DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45444"/>
                <criterion comment="openoffice.org-l10n-nn DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:46072"/>
                <criterion comment="openoffice.org-l10n-nl DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:46132"/>
                <criterion comment="openoffice.org-help-cs DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:46076"/>
                <criterion comment="openoffice.org-l10n-km DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45864"/>
                <criterion comment="openoffice.org-l10n-st DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:46100"/>
                <criterion comment="openoffice.org-l10n-sv DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:45181"/>
                <criterion comment="openoffice.org-l10n-pa-in DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45398"/>
                <criterion comment="openoffice.org-l10n-nb DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:46080"/>
                <criterion comment="openoffice.org-l10n-ss DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:46123"/>
              </criteria>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:46114"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.0.4.dfsg.2-7etch8" test_ref="oval:org.mitre.oval:tst:46008"/>
            </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 DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45939"/>
                <criterion comment="openoffice.org-impress DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45515"/>
                <criterion comment="openoffice.org-evolution DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45188"/>
                <criterion comment="openoffice.org-base DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45917"/>
                <criterion comment="openoffice.org DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:46160"/>
                <criterion comment="openoffice.org-math DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45887"/>
                <criterion comment="openoffice.org-calc DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:46109"/>
                <criterion comment="openoffice.org-qa-tools DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45867"/>
                <criterion comment="openoffice.org-dbg DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:46169"/>
                <criterion comment="openoffice.org-gtk DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45983"/>
                <criterion comment="openoffice.org-officebean DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:46167"/>
                <criterion comment="python-uno DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45935"/>
                <criterion comment="openoffice.org-gtk-gnome DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:46186"/>
                <criterion comment="openoffice.org-writer DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45911"/>
                <criterion comment="openoffice.org-dev DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45777"/>
                <criterion comment="openoffice.org-gcj DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45504"/>
                <criterion comment="openoffice.org-core DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:46130"/>
                <criterion comment="openoffice.org-draw DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45562"/>
                <criterion comment="openoffice.org-gnome DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45772"/>
                <criterion comment="openoffice.org-kde DPKG is earlier than 2.0.4.dfsg.2-7etch9" test_ref="oval:org.mitre.oval:tst:45385"/>
              </criteria>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12656" version="5" class="patch">
      <metadata>
        <title>DSA-1958-1 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://lists.debian.org/debian-security-announce/2009/msg00287.html" ref_id="DSA-1958-1"/>
        <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. For the stable distribution, this problem has been fixed in version 1.5.26-4+lenny1. For the oldstable distribution, this problem has been fixed in version 1.5.22-4+etch1. For the testing distribution and unstable distribution, this problem has been fixed in 2.2.6b-1. We recommend that you upgrade your libtool packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:28:38.883-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:00:28.384-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:00:35.358-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12656 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:32.032-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:26.835-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 DPKG is earlier than 1.5.26-4+lenny1" test_ref="oval:org.mitre.oval:tst:48424"/>
            </criteria>
            <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.5.26-4+lenny1" test_ref="oval:org.mitre.oval:tst:48520"/>
                <criterion comment="libltdl3-dev DPKG is earlier than 1.5.26-4+lenny1" test_ref="oval:org.mitre.oval:tst:48032"/>
                <criterion comment="libtool DPKG is earlier than 1.5.26-4+lenny1" test_ref="oval:org.mitre.oval:tst:48256"/>
              </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 DPKG is earlier than 1.5.22-4+etch1" test_ref="oval:org.mitre.oval:tst:48218"/>
            </criteria>
            <criterion comment="libltdl3 DPKG is earlier than 1.5.22-4+etch1" test_ref="oval:org.mitre.oval:tst:47805"/>
            <criterion comment="libltdl3-dev DPKG is earlier than 1.5.22-4+etch1" test_ref="oval:org.mitre.oval:tst:48280"/>
            <criterion comment="libtool DPKG is earlier than 1.5.22-4+etch1" test_ref="oval:org.mitre.oval:tst:48248"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12648" version="5" class="patch">
      <metadata>
        <title>DSA-2156-1 pcscd -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>pcscd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00021.html" ref_id="DSA-2156-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4531" ref_id="CVE-2010-4531"/>
        <description>MWR InfoSecurity identified a buffer overflow in pcscd, middleware to access a smart card via PC/SC, which could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T16:03:26-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:13.197-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:17.547-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:27.846-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12648 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:11.427-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:25.550-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="pcscd DPKG is earlier than 1.4.102-1+lenny4" test_ref="oval:org.mitre.oval:tst:43732"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12645" version="5" class="patch">
      <metadata>
        <title>DSA-2094-1 linux-2.6 -- privilege escalation/denial of service/information leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00140.html" ref_id="DSA-2094-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4895" ref_id="CVE-2009-4895"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2226" ref_id="CVE-2010-2226"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2240" ref_id="CVE-2010-2240"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2248" ref_id="CVE-2010-2248"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2521" ref_id="CVE-2010-2521"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2798" ref_id="CVE-2010-2798"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2803" ref_id="CVE-2010-2803"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2959" ref_id="CVE-2010-2959"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3015" ref_id="CVE-2010-3015"/>
        <description>CVE-2009-4895 Kyle Bader reported an issue in the tty subsystem that allows local users to create a denial of service. CVE-2010-2226 Dan Rosenberg reported an issue in the xfs filesystem that allows local users to copy and read a file owned by another user, for which they only have write permissions, due to a lack of permission checking in the XFS_SWAPEXT ioctl. CVE-2010-2240 Rafal Wojtczuk reported an issue that allows users to obtain escalated privileges. Users must already have sufficient privileges to execute or connect clients to an Xorg server. CVE-2010-2248 Suresh Jayaraman discovered an issue in the CIFS filesystem. A malicious file server can set an incorrect &amp;quot;CountHigh&amp;quot; value, resulting in a denial of service. CVE-2010-2521 Neil Brown reported an issue in the NFSv4 server code. A malicious client could trigger a denial of service on a server due to a bug in the read_buf routine. CVE-2010-2798 Bob Peterson reported an issue in the GFS2 file system. A file system user could cause a denial of service via certain rename operations. CVE-2010-2803 Kees Cook reported an issue in the DRM subsystem. Local users with sufficient privileges could acquire access to sensitive kernel memory. CVE-2010-2959 Ben Hawkes discovered an issue in the AF_CAN socket family. An integer overflow condition may allow local users to obtain elevated privileges. CVE-2010-3015 Toshiyuki Okajima reported an issue in the ext4 filesystem. Local users could trigger a denial of service by generating a specific set of filesystem operations. This update also includes fixes a regression introduced by a previous update. See the referenced Debian bug page for details. For the stable distribution, this problem has been fixed in version 2.6.26-24lenny1. We recommend that you upgrade your linux-2.6 and user-mode-linux packages. The following matrix lists additional source packages that were rebuilt for compatibility with or to take advantage of this update: Debian 5.0 user-mode-linux 2.6.26-1um-2+24lenny1</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:16:26">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:40.273-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:19.544-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:27.855-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12645 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:09.663-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:24.711-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-doc-2.6.26 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43404"/>
              <criterion comment="linux-tree-2.6.26 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43301"/>
              <criterion comment="linux-patch-debian-2.6.26 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43287"/>
              <criterion comment="linux-source-2.6.26 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:42826"/>
              <criterion comment="linux-manual-2.6.26 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43373"/>
              <criterion comment="linux-support-2.6.26-2 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43084"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43340"/>
              <criterion comment="linux-image-2.6.26-2-vserver-s390x DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:42704"/>
              <criterion comment="linux-image-2.6.26-2-s390 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43186"/>
              <criterion comment="linux-headers-2.6.26-2-s390 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:42833"/>
              <criterion comment="linux-image-2.6.26-2-s390-tape DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43417"/>
              <criterion comment="linux-headers-2.6.26-2-all-s390 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43021"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-s390x DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43414"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43364"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:42452"/>
              <criterion comment="linux-image-2.6.26-2-s390x DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43127"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43097"/>
              <criterion comment="linux-headers-2.6.26-2-s390x DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43207"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43360"/>
              <criterion comment="linux-headers-2.6.26-2-all DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43340"/>
              <criterion comment="linux-modules-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43309"/>
              <criterion comment="linux-headers-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43226"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43364"/>
              <criterion comment="linux-image-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43331"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:42452"/>
              <criterion comment="linux-headers-2.6.26-2-common-openvz DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43328"/>
              <criterion comment="linux-image-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43305"/>
              <criterion comment="linux-headers-2.6.26-2-all-amd64 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43356"/>
              <criterion comment="linux-image-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43374"/>
              <criterion comment="linux-headers-2.6.26-2-common-xen DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43253"/>
              <criterion comment="linux-image-2.6.26-2-amd64 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43102"/>
              <criterion comment="linux-headers-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43399"/>
              <criterion comment="linux-headers-2.6.26-2-amd64 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43123"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43097"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43368"/>
            </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 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43340"/>
              <criterion comment="linux-headers-2.6.26-2-parisc DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43366"/>
              <criterion comment="linux-image-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43141"/>
              <criterion comment="linux-image-2.6.26-2-parisc DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43433"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43097"/>
              <criterion comment="linux-headers-2.6.26-2-all-hppa DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:42509"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43071"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43182"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:42452"/>
              <criterion comment="linux-image-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43294"/>
              <criterion comment="linux-headers-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43436"/>
              <criterion comment="linux-image-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-24lenny1" test_ref="oval:org.mitre.oval:tst:43363"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12643" version="7" class="patch">
      <metadata>
        <title>DSA-2112-1 bzip2 -- integer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>bzip2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00161.html" ref_id="DSA-2112-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0405" ref_id="CVE-2010-0405"/>
        <description>Mikolaj Izdebski has discovered an integer overflow flaw in the BZ2_decompress function in bzip2/libbz2. An attacker could use a crafted bz2 file to cause a denial of service or potentially to execute arbitrary code. After the upgrade, all running services that use libbz2 need to be restarted. This update also provides rebuilt dpkg packages, which are statically linked to the fixed version of libbz2. Updated packages for clamav, which is also affected by this issue, will be provided on debian-volatile. For the stable distribution, these problems have been fixed in version 1.0.4-1+lenny1. For the testing distribution and the unstable distribution, this problem in bzip2 will be fixed soon. Updated dpkg packages are not necessary for testing/unstable. We recommend that you upgrade your bzip2 / dpkg packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:21:19">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:37.950-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:19.105-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:27.421-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:12833 - 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:43.286-04:00">INTERIM</status_change>
            <status_change date="2014-04-07T04:00:13.832-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12643 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:07.028-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:24.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="Architecture section">
          <criteria operator="AND" comment="Architecture independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="zip2-doc DPKG is earlier than 1.0.5-1+lenny1" test_ref="oval:org.mitre.oval:tst:43341"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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="lib64bz2-1.0 DPKG is earlier than 1.0.5-1+lenny1" test_ref="oval:org.mitre.oval:tst:43263"/>
              <criterion comment="libbz2-dev DPKG is earlier than 1.0.5-1+lenny1" test_ref="oval:org.mitre.oval:tst:43420"/>
              <criterion comment="lib64bz2-dev DPKG is earlier than 1.0.5-1+lenny1" test_ref="oval:org.mitre.oval:tst:43401"/>
              <criterion comment="zip2 DPKG is earlier than 1.0.5-1+lenny1" test_ref="oval:org.mitre.oval:tst:42803"/>
              <criterion comment="libbz2-1.0 DPKG is earlier than 1.0.5-1+lenny1" test_ref="oval:org.mitre.oval:tst:43113"/>
              <criterion comment="select DPKG is earlier than 1.14.29+b1" test_ref="oval:org.mitre.oval:tst:43412"/>
              <criterion comment="pkg DPKG is earlier than 1.14.29+b1" test_ref="oval:org.mitre.oval:tst:43033"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended section">
            <criterion comment="Installed architecture is amd64" test_ref="oval:org.mitre.oval:tst:10392"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="lib32bz2-1.0 DPKG is earlier than 1.0.5-1+lenny1" test_ref="oval:org.mitre.oval:tst:43138"/>
              <criterion comment="lib32bz2-dev DPKG is earlier than 1.0.5-1+lenny1" test_ref="oval:org.mitre.oval:tst:43166"/>
              <criterion comment="libbz2-dev DPKG is earlier than 1.0.5-1+lenny1" test_ref="oval:org.mitre.oval:tst:43420"/>
              <criterion comment="zip2 DPKG is earlier than 1.0.5-1+lenny1" test_ref="oval:org.mitre.oval:tst:42803"/>
              <criterion comment="libbz2-1.0 DPKG is earlier than 1.0.5-1+lenny1" test_ref="oval:org.mitre.oval:tst:43113"/>
              <criterion comment="select DPKG is earlier than 1.14.29+b1" test_ref="oval:org.mitre.oval:tst:43412"/>
              <criterion comment="pkg DPKG is earlier than 1.14.29+b1" test_ref="oval:org.mitre.oval:tst:43033"/>
            </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="zip2 DPKG is earlier than 1.0.5-1+lenny1" test_ref="oval:org.mitre.oval:tst:42803"/>
              <criterion comment="libbz2-1.0 DPKG is earlier than 1.0.5-1+lenny1" test_ref="oval:org.mitre.oval:tst:43113"/>
              <criterion comment="pkg DPKG is earlier than 1.14.29+b1" test_ref="oval:org.mitre.oval:tst:43033"/>
              <criterion comment="select DPKG is earlier than 1.14.29+b1" test_ref="oval:org.mitre.oval:tst:43412"/>
              <criterion comment="libbz2-dev DPKG is earlier than 1.0.5-1+lenny1" test_ref="oval:org.mitre.oval:tst:43420"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12635" version="5" class="patch">
      <metadata>
        <title>DSA-1966-1 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://lists.debian.org/debian-security-announce/2010/msg00001.html" ref_id="DSA-1966-1"/>
        <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: CVE-2009-3237 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. CVE-2009-3701 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. CVE-2009-4363 It has been discovered that horde3 is prone to several cross-site scripting attacks via crafted data:text/html values in HTML messages. For the stable distribution, these problems have been fixed in version 3.2.2+debian0-2+lenny2. For the oldstable distribution, these problems have been fixed in version 3.1.3-4etch7. For the testing distribution and the unstable distribution, these problems have been fixed in version 3.3.6+debian0-1. We recommend that you upgrade your horde3 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-10-11T14:18:57-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-10-13T11:27:13.481-04:00">DRAFT</status_change>
            <status_change date="2011-10-31T04:00:26.720-04:00">INTERIM</status_change>
            <status_change date="2011-11-21T04:00:34.229-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12635 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:10.067-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:23.828-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 DPKG is earlier than 3.2.2+debian0-2+lenny2" test_ref="oval:org.mitre.oval:tst:46392"/>
        </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 DPKG is earlier than 3.1.3-4etch7" test_ref="oval:org.mitre.oval:tst:46816"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6461" version="9" class="inventory">
      <metadata>
        <title>Debian GNU/Linux 4.0 is installed.</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 4.0</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/o:debian:debian_gnu/linux:4.0"/>
        <description>Debian GNU/Linux 4.0 (etch) is installed</description>
        <oval_repository>
          <dates>
            <submitted date="2010-05-24T18:49:34">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-05-24T18:50:00-05:00">DRAFT</status_change>
            <status_change date="2010-08-30T04:00:11.858-04:00">INTERIM</status_change>
            <status_change date="2010-09-15T18:16:22.918-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6461 - Update textfilecontent_test to textfilecontent54_test" date="2011-01-20T13:46:00.381-05:00">
              <contributor organization="SecPod Technologies">Preeti Subramanian</contributor>
            </modified>
            <status_change date="2011-01-20T13:47:26.928-05:00">INTERIM</status_change>
            <status_change date="2011-02-07T04:00:15.267-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:12237 - 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:39.418-04:00">INTERIM</status_change>
            <status_change date="2011-11-07T04:01:05.879-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6461 - 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.168-04:00">INTERIM</status_change>
            <status_change date="2014-06-16T04:00:17.114-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Debian GNU/Linux 4.0 is installed" test_ref="oval:org.mitre.oval:tst:41743"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12633" version="5" class="patch">
      <metadata>
        <title>DSA-2150-1 request-tracker3.6 -- unsalted password hashing</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>request-tracker3.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00014.html" ref_id="DSA-2150-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0009" ref_id="CVE-2011-0009"/>
        <description>It was discovered that Request Tracker, an issue tracking system, stored passwords in its database by using an insufficiently strong hashing method. If an attacker would have access to the password database, he could decode the passwords stored in it.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T16:27:48-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:13.420-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:16.263-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:25.862-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12633 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:05.785-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:23.589-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="request-tracker3.6 DPKG is earlier than 3.6.7-5+lenny5" test_ref="oval:org.mitre.oval:tst:43605"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12628" version="5" class="patch">
      <metadata>
        <title>DSA-2208-2 bind9 -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>bind9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00077.html" ref_id="DSA-2208-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0414" ref_id="CVE-2011-0414"/>
        <description>The BIND, a DNS server, contains a defect related to the processing of new DNSSEC DS records by the caching resolver, which may lead to name resolution failures in the delegated zone. If DNSSEC validation is enabled, this issue can make domains ending in .COM unavailable when the DS record for .COM is added to the DNS root zone on March 31st, 2011. An unpatched server which is affected by this issue can be restarted, thus re-enabling resolution of .COM domains. Configurations not using DNSSEC validations are not affected by this usse.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T20:28:14-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:39.774-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:16.004-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:25.630-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12628 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:08.995-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:23.423-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="bind9 DPKG is earlier than 1:9.6.ESV.R4+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:44060"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12604" version="5" class="patch">
      <metadata>
        <title>DSA-2122-1 glibc -- missing input sanitisation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>glibc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00172.html" ref_id="DSA-2122-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3847" ref_id="CVE-2010-3847"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3856" ref_id="CVE-2010-3856"/>
        <description>Ben Hawkes and Tavis Ormandy discovered that the dynamic loader in GNU libc allows local users to gain root privileges using a crafted LD_AUDIT environment variable. For the stable distribution, this problem has been fixed in version 2.7-18lenny6. For the upcoming stable distribution, this problem has been fixed in version 2.11.2-6+squeeze1 of the eglibc package. For the unstable distribution, this problem will be fixed soon. We recommend that you upgrade your glibc packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:23:05">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:07.884-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:18.510-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:26.637-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12604 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:31.827-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:26.323-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 independet 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 DPKG is earlier than 2.7-18lenny6" test_ref="oval:org.mitre.oval:tst:42089"/>
              <criterion comment="glibc-source DPKG is earlier than 2.7-18lenny6" test_ref="oval:org.mitre.oval:tst:42946"/>
              <criterion comment="locales DPKG is earlier than 2.7-18lenny6" test_ref="oval:org.mitre.oval:tst:42916"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 arm" test_ref="oval:org.mitre.oval:tst:10933"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libc6-prof DPKG is earlier than 2.7-18lenny6" test_ref="oval:org.mitre.oval:tst:42132"/>
              <criterion comment="nscd DPKG is earlier than 2.7-18lenny6" test_ref="oval:org.mitre.oval:tst:42755"/>
              <criterion comment="libc6-dev DPKG is earlier than 2.7-18lenny6" test_ref="oval:org.mitre.oval:tst:42999"/>
              <criterion comment="libc6-pic DPKG is earlier than 2.7-18lenny6" test_ref="oval:org.mitre.oval:tst:43005"/>
              <criterion comment="libc6 DPKG is earlier than 2.7-18lenny6" test_ref="oval:org.mitre.oval:tst:43103"/>
              <criterion comment="locales-all DPKG is earlier than 2.7-18lenny6" test_ref="oval:org.mitre.oval:tst:42156"/>
              <criterion comment="libc6-dbg DPKG is earlier than 2.7-18lenny6" test_ref="oval:org.mitre.oval:tst:42765"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.7-18lenny6" test_ref="oval:org.mitre.oval:tst:42743"/>
              <criterion comment="libc6-s390x DPKG is earlier than 2.7-18lenny6" test_ref="oval:org.mitre.oval:tst:43013"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is mips" test_ref="oval:org.mitre.oval:tst:11195"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="libc6-mips64 DPKG is earlier than 2.7-18lenny6" test_ref="oval:org.mitre.oval:tst:42680"/>
              <criterion comment="libc6-dev-mips64 DPKG is earlier than 2.7-18lenny6" test_ref="oval:org.mitre.oval:tst:42529"/>
              <criterion comment="libc6-dev-mipsn32 DPKG is earlier than 2.7-18lenny6" test_ref="oval:org.mitre.oval:tst:42892"/>
              <criterion comment="libc6-mipsn32 DPKG is earlier than 2.7-18lenny6" test_ref="oval:org.mitre.oval:tst:42717"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12598" version="5" class="patch">
      <metadata>
        <title>DSA-2125-1 openssl -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>openssl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00176.html" ref_id="DSA-2125-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3864" ref_id="CVE-2010-3864"/>
        <description>A flaw has been found in the OpenSSL TLS server extension code parsing which on affected servers can be exploited in a buffer overrun attack. This allows an attacker to cause an appliation crash or potentially to execute arbitrary code. However, not all OpenSSL based SSL/TLS servers are vulnerable: A server is vulnerable if it is multi-threaded and uses OpenSSL's internal caching mechanism. In particular the Apache HTTP server and Stunnel are NOT affected. This upgrade fixes this issue. After the upgrade, any services using the openssl libraries need to be restarted. The checkrestart script from the debian-goodies package or lsof can help to find out which services need to be restarted. A note to users of the tor packages from the Debian backports or Debian volatile: This openssl update causes problems with some versions of tor. You need to update to tor 0.2.1.26-4~bpo50+1 or 0.2.1.26-1~lennyvolatile2, respectively. The tor package version 0.2.0.35-1~lenny2 from Debian stable is not affected by these problems. For the stable distribution, the problem has been fixed in openssl version 0.9.8g-15+lenny9. For the testing distribution and the unstable distribution, this problem has been fixed in version 0.9.8o-3. We recommend that you upgrade your openssl packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:23:05">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:04.200-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:18.076-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:26.231-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12598 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:12.343-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:22.766-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="libssl-dev DPKG is earlier than 0.9.8g-15+lenny9" test_ref="oval:org.mitre.oval:tst:43022"/>
          <criterion comment="libssl0.9.8-dbg DPKG is earlier than 0.9.8g-15+lenny9" test_ref="oval:org.mitre.oval:tst:43049"/>
          <criterion comment="openssl DPKG is earlier than 0.9.8g-15+lenny9" test_ref="oval:org.mitre.oval:tst:43048"/>
          <criterion comment="libssl0.9.8 DPKG is earlier than 0.9.8g-15+lenny9" test_ref="oval:org.mitre.oval:tst:43037"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12591" version="5" class="patch">
      <metadata>
        <title>DSA-2116-1 poppler -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>poppler</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00169.html" ref_id="DSA-2116-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3311" ref_id="CVE-2010-3311"/>
        <description>Joel Voss of Leviathan Security Group discovered two vulnerabilities in the Poppler PDF rendering library, which may lead to the execution of arbitrary code if a malformed PDF file is opened. For the stable distribution, these problems have been fixed in version 0.8.7-4. For the unstable distribution, these problems will be fixed soon. We recommend that you upgrade your poppler packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:21:19">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:31.888-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:17.529-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:25.737-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12591 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:12.537-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:22.323-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 DPKG is earlier than 0.8.7-4" test_ref="oval:org.mitre.oval:tst:42832"/>
          <criterion comment="libpoppler-qt4-3 DPKG is earlier than 0.8.7-4" test_ref="oval:org.mitre.oval:tst:43342"/>
          <criterion comment="libpoppler-dev DPKG is earlier than 0.8.7-4" test_ref="oval:org.mitre.oval:tst:43076"/>
          <criterion comment="libpoppler-qt-dev DPKG is earlier than 0.8.7-4" test_ref="oval:org.mitre.oval:tst:43421"/>
          <criterion comment="libpoppler3 DPKG is earlier than 0.8.7-4" test_ref="oval:org.mitre.oval:tst:43372"/>
          <criterion comment="libpoppler-qt4-dev DPKG is earlier than 0.8.7-4" test_ref="oval:org.mitre.oval:tst:42867"/>
          <criterion comment="libpoppler-glib-dev DPKG is earlier than 0.8.7-4" test_ref="oval:org.mitre.oval:tst:42825"/>
          <criterion comment="libpoppler-glib3 DPKG is earlier than 0.8.7-4" test_ref="oval:org.mitre.oval:tst:42709"/>
          <criterion comment="poppler-dbg DPKG is earlier than 0.8.7-4" test_ref="oval:org.mitre.oval:tst:43407"/>
          <criterion comment="libpoppler-qt2 DPKG is earlier than 0.8.7-4" test_ref="oval:org.mitre.oval:tst:43425"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12588" version="5" class="patch">
      <metadata>
        <title>DSA-2172-1 moodle -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>moodle</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00038.html" ref_id="DSA-2172-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2795" ref_id="CVE-2010-2795"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2796" ref_id="CVE-2010-2796"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3690" ref_id="CVE-2010-3690"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3691" ref_id="CVE-2010-3691"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3692" ref_id="CVE-2010-3692"/>
        <description>Several vulnerabilties have been discovered in phpCAS, a CAS client library for PHP. The Moodle course management system includes a copy of phpCAS.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T16:15:37-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:19.287-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:15.008-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:24.122-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12588 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:10.297-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:22.039-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 DPKG is earlier than 1.8.13-3" test_ref="oval:org.mitre.oval:tst:43016"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12584" version="5" class="patch">
      <metadata>
        <title>DSA-2098-2 typo3-src -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>typo3-src</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00151.html" ref_id="DSA-2098-2"/>
        <description>The update for TYPO3 in DSA 2098 introduced a regression which could make the backend functionality unusable. This update corrects the problem. For reference the original advisory below. Several remote vulnerabilities have been discovered in the TYPO3 web content management framework: cross-site Scripting, open redirection, SQL injection, broken authentication and session management, insecure randomness, information disclosure and arbitrary code execution. The testing distribution will be fixed soon. For the unstable distribution, these problems have been fixed in version 4.3.5-1. We recommend that you upgrade your typo3-src package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:16:26">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:42.051-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:17.294-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:25.505-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12584 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:06.554-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:21.895-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 DPKG is earlier than 4.2.5-1+lenny5" test_ref="oval:org.mitre.oval:tst:42973"/>
          <criterion comment="typo3-src-4.2 DPKG is earlier than 4.2.5-1+lenny5" test_ref="oval:org.mitre.oval:tst:43067"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12580" version="5" class="patch">
      <metadata>
        <title>DSA-2081-1 libmikmod -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>libmikmod</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00126.html" ref_id="DSA-2081-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2546" ref_id="CVE-2010-2546"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3995" ref_id="CVE-2009-3995"/>
        <description>Tomas Hoger discovered that the upstream fix for CVE-2009-3995 was insufficient. This update provides a corrected package. For the stable distribution, this problem has been fixed in version 3.1.11-6.0.1+lenny1. For the unstable distribution, these problems have been fixed in version 3.1.11-6.3. We recommend that you upgrade your libmikmod packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:14:21">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:32.485-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:17.045-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:25.294-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12580 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:24.825-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:26.032-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="libmikmod2-dev DPKG is earlier than 3.1.11-a-6.0.1+lenny1" test_ref="oval:org.mitre.oval:tst:43272"/>
          <criterion comment="libmikmod2 DPKG is earlier than 3.1.11-a-6.0.1+lenny1" test_ref="oval:org.mitre.oval:tst:43156"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12579" version="5" class="patch">
      <metadata>
        <title>DSA-2179-1 dtc -- SQL injection</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>dtc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00046.html" ref_id="DSA-2179-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0434" ref_id="CVE-2011-0434"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0435" ref_id="CVE-2011-0435"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0436" ref_id="CVE-2011-0436"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0437" ref_id="CVE-2011-0437"/>
        <description>Ansgar Burchardt discovered several vulnerabilities in DTC, a web control panel for admin and accounting hosting services. CVE-2011-0434 The bw_per_moth.php graph contains an SQL injection vulnerability. CVE-2011-0435 Insufficient checks in bw_per_month.php can lead to bandwidth usage information disclosure. CVE-2011-0436 After a registration, passwords are sent in cleartext email messages. CVE-2011-0437 Authenticated users could delete accounts using an obsolete interface which was incorrectly included in the package. This update introduces a new configuration option which controls the presence of cleartext passwords in email messages. The default is not to include cleartext passwords</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T16:11:33-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:19.047-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:14.786-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:23.851-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12579 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:11.825-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:21.536-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="dtc DPKG is earlier than 0.29.17-1+lenny1" test_ref="oval:org.mitre.oval:tst:44013"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12573" version="5" class="patch">
      <metadata>
        <title>DSA-2141-3 apache2 -- backward compatibility option for SSL/TLS insecure</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>apache2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00003.html" ref_id="DSA-2141-3"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3555" ref_id="CVE-2009-3555"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4180" ref_id="CVE-2010-4180"/>
        <description>DSA-2141-1 changed the behaviour of the openssl libraries in a server environment to only allow SSL/TLS renegotiation for clients that support the RFC5746 renegotiation extension. This update to apache2 adds the new SSLInsecureRenegotiation configuration option that allows to restore support for insecure clients. More information can be found in the file /usr/share/doc/apache2.2-common/NEWS.Debian.gz .</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T20:42:01-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:12.314-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:14.311-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:23.365-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12573 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:14.128-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:21.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"/>
        <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
        <criterion comment="apache2 DPKG is earlier than 2.2.9-10+lenny9" test_ref="oval:org.mitre.oval:tst:43832"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12568" version="5" class="patch">
      <metadata>
        <title>DSA-2123-1 nss -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>nss</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00173.html" ref_id="DSA-2123-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3170" ref_id="CVE-2010-3170"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3173" ref_id="CVE-2010-3173"/>
        <description>Several vulnerabilities have been discovered in Mozilla's Network Security Services library. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2010-3170 NSS recognizes a wildcard IP address in the subject's Common Name field of an X.509 certificate, which might allow man-in-the-middle attackers to spoof arbitrary SSL servers via a crafted certificate issued by a legitimate Certification Authority. CVE-2010-3173 NSS does not properly set the minimum key length for Diffie-Hellman Ephemeral mode, which makes it easier for remote attackers to defeat cryptographic protection mechanisms via a brute-force attack. For the stable distribution, these problems have been fixed in version 3.12.3.1-0lenny2. For the unstable distribution and the upcoming stable distribution, these problems have been fixed in version 3.12.8-1. We recommend that you upgrade your NSS packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:23:05">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:33.875-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:16.604-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:24.877-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12568 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:10.859-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:21.127-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 DPKG is earlier than 3.12.3.1-0lenny2" test_ref="oval:org.mitre.oval:tst:43408"/>
          <criterion comment="libnss3-1d-dbg DPKG is earlier than 3.12.3.1-0lenny2" test_ref="oval:org.mitre.oval:tst:43192"/>
          <criterion comment="libnss3-tools DPKG is earlier than 3.12.3.1-0lenny2" test_ref="oval:org.mitre.oval:tst:43345"/>
          <criterion comment="libnss3-1d DPKG is earlier than 3.12.3.1-0lenny2" test_ref="oval:org.mitre.oval:tst:43383"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12539" version="5" class="patch">
      <metadata>
        <title>DSA-2095-1 lvm2 -- insecure communication protocol</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>lvm2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00141.html" ref_id="DSA-2095-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2526" ref_id="CVE-2010-2526"/>
        <description>Alasdair Kergon discovered that the cluster logical volume manager daemon in lvm2, The Linux Logical Volume Manager, does not verify client credentials upon a socket connection, which allows local users to cause a denial of service. For the stable distribution, this problem has been fixed in version 2.02.39-8 For the testing distribution, and the unstable distribution, this problem has been fixed in version 2.02.66-3 We recommend that you upgrade your lvm2 package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:16:26">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:04.640-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:16.176-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:24.466-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12539 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:06.464-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:20.546-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="clvm DPKG is earlier than 2.02.39-8" test_ref="oval:org.mitre.oval:tst:42889"/>
          <criterion comment="lvm2 DPKG is earlier than 2.02.39-8" test_ref="oval:org.mitre.oval:tst:42835"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12522" version="5" class="patch">
      <metadata>
        <title>DSA-2148-1 tor -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>tor</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00012.html" ref_id="DSA-2148-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0427" ref_id="CVE-2011-0427"/>
        <description>The developers of Tor, an anonymizing overlay network for TCP, found three security issues during a security audit. A heap overflow allowed the execution of arbitrary code, a denial of service vulnerability was found in the zlib compression handling and some key memory was incorrectly zeroed out before being freed. The latter two issues do not yet have CVE identifiers assigned</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T16:17:39-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:10.415-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:13.518-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:22.416-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12522 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:06.055-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:20.392-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="tor DPKG is earlier than 0.2.1.29-1~lenny+1" test_ref="oval:org.mitre.oval:tst:43503"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12504" version="5" class="patch">
      <metadata>
        <title>DSA-2146-1 mydms -- directory traversal</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mydms</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00010.html" ref_id="DSA-2146-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2006" ref_id="CVE-2010-2006"/>
        <description>D. Fabian and L. Weichselbaum discovered a directory traversal vulnerability in MyDMS, a open-source document management system based on PHP and MySQL.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T16:07:30-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:09.489-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:13.076-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:21.912-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12504 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:15.297-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:20.244-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="mydms DPKG is earlier than 1.7.0-1+lenny1" test_ref="oval:org.mitre.oval:tst:43223"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12483" version="5" class="patch">
      <metadata>
        <title>DSA-2089-1 php5 -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>php5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00134.html" ref_id="DSA-2089-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1917" ref_id="CVE-2010-1917"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2225" ref_id="CVE-2010-2225"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3065" ref_id="CVE-2010-3065"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1128" ref_id="CVE-2010-1128"/>
        <description>Several remote vulnerabilities have been discovered in PHP 5, an hypertext preprocessor. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2010-1917 The fnmatch function can be abused to conduct denial of service attacks by the means of a stack overflow. CVE-2010-2225 The SplObjectStorage unserializer allows attackers to execute arbitrary code via serialized data by the means of a use-after-free vulnerability. MOPS-60 The default sessions serializer does not correctly handle a special marker, which allows an attacker to inject arbitrary variables into the session and possibly exploit vulnerabilities in the unserializer. For the vulnerability described by CVE-2010-1128 we do not consider upstream's solution to be sufficient. It is recommended to uncomment the "session.entropy_file" and "session.entropy_length" settings in the php.ini files. Further improvements can be achieved by setting "session.hash_function" to 1 and incrementing the value of "session.entropy_length." For the stable distribution, these problems have been fixed in version 5.2.6.dfsg.1-1+lenny9. For the testing distribution and the unstable distribution, these problems will be fixed soon. We recommend that you upgrade your php5 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:14:21">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:16.141-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:15.346-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:23.658-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12483 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:06.802-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:19.870-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 independet 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 DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:42787"/>
              <criterion comment="php5 DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:43137"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:42298"/>
              <criterion comment="php5-xmlrpc DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:42845"/>
              <criterion comment="php5-curl DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:42723"/>
              <criterion comment="php5-snmp DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:43068"/>
              <criterion comment="php5-mysql DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:43215"/>
              <criterion comment="php5-odbc DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:42919"/>
              <criterion comment="php5-xsl DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:42566"/>
              <criterion comment="php5-gd DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:43035"/>
              <criterion comment="libapache2-mod-php5 DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:43251"/>
              <criterion comment="php5-mhash DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:43295"/>
              <criterion comment="php5-tidy DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:43125"/>
              <criterion comment="php5-mcrypt DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:43203"/>
              <criterion comment="php5-dev DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:42706"/>
              <criterion comment="php5-pgsql DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:43077"/>
              <criterion comment="php5-gmp DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:42939"/>
              <criterion comment="php5-cgi DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:42978"/>
              <criterion comment="php5-imap DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:42980"/>
              <criterion comment="php5-sqlite DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:43265"/>
              <criterion comment="php5-ldap DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:43213"/>
              <criterion comment="php5-cli DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:43214"/>
              <criterion comment="php5-sybase DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:42934"/>
              <criterion comment="libapache2-mod-php5filter DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:43197"/>
              <criterion comment="php5-pspell DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:42961"/>
              <criterion comment="php5-common DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:43240"/>
              <criterion comment="php5-dbg DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:42515"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 5.2.6.dfsg.1-1+lenny9" test_ref="oval:org.mitre.oval:tst:43285"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12481" version="5" class="patch">
      <metadata>
        <title>DSA-2141-4 lighttpd -- compatibility problem with updated openssl</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>lighttpd</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00006.html" ref_id="DSA-2141-4"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3555" ref_id="CVE-2009-3555"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4180" ref_id="CVE-2010-4180"/>
        <description>The openssl update in DSA-2141-1 caused a regression in lighttpd. Due to a bug in lighttpd, the server fails to start in some configurations if using the updated openssl libraries. This update fixes this problem.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T21:55:31-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:11.755-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:12.804-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:21.688-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12481 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:16.741-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:19.651-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="lighttpd DPKG is earlier than 1.4.19-5+lenny2" test_ref="oval:org.mitre.oval:tst:43567"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12477" version="5" class="patch">
      <metadata>
        <title>DSA-2111-1 squid3 -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>squid3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00159.html" ref_id="DSA-2111-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3072" ref_id="CVE-2010-3072"/>
        <description>Phil Oester discovered that squid3, a fully featured Web Proxy cache, is prone to a denial of service attack via a specially crafted request that includes empty strings. For the stable distribution, this problem has been fixed in version 3.0.STABLE8-3+lenny4. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 3.1.6-1.1. We recommend that you upgrade your squid3 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:21:19">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:55.712-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:14.910-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:23.260-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12477 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:05.919-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:19.121-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="squid3-common DPKG is earlier than 3.0.STABLE8-3+lenny4" test_ref="oval:org.mitre.oval:tst:42658"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="squidclient DPKG is earlier than 3.0.STABLE8-3+lenny4" test_ref="oval:org.mitre.oval:tst:43455"/>
              <criterion comment="squid3 DPKG is earlier than 3.0.STABLE8-3+lenny4" test_ref="oval:org.mitre.oval:tst:43591"/>
              <criterion comment="squid3-cgi DPKG is earlier than 3.0.STABLE8-3+lenny4" test_ref="oval:org.mitre.oval:tst:43481"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12465" version="5" class="patch">
      <metadata>
        <title>DSA-2092-1 lxr-cvs -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>lxr-cvs</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00137.html" ref_id="DSA-2092-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1625" ref_id="CVE-2010-1625"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1738" ref_id="CVE-2010-1738"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1448" ref_id="CVE-2010-1448"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4497" ref_id="CVE-2009-4497"/>
        <description>Dan Rosenberg discovered that in lxr-cvs, a code-indexing tool with a web frontend, not enough sanitation of user input is performed; an attacker can take advantage of this and pass script code in order to perform cross-site scripting attacks. For the stable distribution, this problem has been fixed in version 0.9.5+cvs20071020-1+lenny1. For the testing distribution, this problem has been fixed in version 0.9.5+cvs20071020-1.1. We recommend that you upgrade your lxr-cvs packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:16:26">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:55.115-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:14.660-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:22.979-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12465 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:07.238-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:18.589-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="lxr-cvs DPKG is earlier than 0.9.5+cvs20071020-1+lenny1" test_ref="oval:org.mitre.oval:tst:43458"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12456" version="5" class="patch">
      <metadata>
        <title>DSA-2117-1 apr-util -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>apr-util</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00166.html" ref_id="DSA-2117-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1623" ref_id="CVE-2010-1623"/>
        <description>APR-util is part of the Apache Portable Runtime library which is used by projects such as Apache httpd and Subversion. Jeff Trawick discovered a flaw in the apr_brigade_split_line function in apr-util. A remote attacker could send crafted http requests to cause a greatly increased memory consumption in Apache httpd, resulting in a denial of service. This upgrade fixes this issue. After the upgrade, any running apache2 server processes need to be restarted. For the stable distribution, this problem has been fixed in version 1.2.12+dfsg-8+lenny5. For the testing distribution and the unstable distribution, this problem has been fixed in version 1.3.9+dfsg-4. We recommend that you upgrade your apr-util packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:21:19">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:13.178-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:14.249-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:22.573-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12456 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:06.197-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:18.324-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="libaprutil1-dbg DPKG is earlier than 1.2.12+dfsg-8+lenny5" test_ref="oval:org.mitre.oval:tst:42870"/>
          <criterion comment="libaprutil1 DPKG is earlier than 1.2.12+dfsg-8+lenny5" test_ref="oval:org.mitre.oval:tst:43158"/>
          <criterion comment="libaprutil1-dev DPKG is earlier than 1.2.12+dfsg-8+lenny5" test_ref="oval:org.mitre.oval:tst:42685"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12436" version="7" class="patch">
      <metadata>
        <title>DSA-2097-2 phpmyadmin -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>phpmyadmin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00155.html" ref_id="DSA-2097-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3055" ref_id="CVE-2010-3055"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3056" ref_id="CVE-2010-3056"/>
        <description>The update in DSA 2097 for phpMyAdmin did not correctly apply the intended changes, thereby not completely addressing the vulnerabilities. Updated packages now fix the issues described in the original advisory text below. 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: CVE-2010-3055 The configuration setup script does not properly sanitise its output file, which allows remote attackers to execute arbitrary PHP code via a crafted POST request. In Debian, the setup tool is protected through Apache HTTP basic authentication by default. CVE-2010-3056 Various cross site scripting issues have been discovered that allow a remote attacker to inject arbitrary web script or HTML. For the stable distribution, these problems have been fixed in version 4:2.11.8.1-5+lenny6. For the testing and unstable distribution, these problems have been fixed in version 3.3.5.1-1. We recommend that you upgrade your phpmyadmin package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:16:26">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:33.241-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:13.996-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:22.337-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12436 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:18.867-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:18.079-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:12475 - Modified Debian patches to correct Epochs." date="2015-02-04T10:32:00.631-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-04T10:36:18.800-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:12.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"/>
        <criterion comment="phpmyadmin DPKG is earlier than 4:2.11.8.1-5+lenny6" test_ref="oval:org.mitre.oval:tst:43063"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12430" version="5" class="patch">
      <metadata>
        <title>DSA-2078-1 mapserver -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mapserver</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00124.html" ref_id="DSA-2078-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2785" ref_id="CVE-2010-2785"/>
        <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: CVE-2010-2539 A stack-based buffer overflow in the msTmpFile function might lead to arbitrary code execution under some conditions. CVE-2010-2540 It was discovered that the CGI debug command-line arguments which are enabled by default are insecure and may allow a remote attacker to execute arbitrary code. Therefore they have been disabled by default. For the stable distribution, this problem has been fixed in version 5.0.3-3+lenny5. For the testing distribution, this problem has been fixed in version 5.6.4-1. For the unstable distribution, this problem has been fixed in version 5.6.4-1. We recommend that you upgrade your mapserver packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:21:19">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:45.666-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:13.518-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:21.664-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12430 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:10.551-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:17.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 independet 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 DPKG is earlier than 5.0.3-3+lenny5" test_ref="oval:org.mitre.oval:tst:42784"/>
              <criterion comment="libmapscript-ruby DPKG is earlier than 5.0.3-3+lenny5" test_ref="oval:org.mitre.oval:tst:43562"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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="mapserver-bin DPKG is earlier than 5.0.3-3+lenny5" test_ref="oval:org.mitre.oval:tst:43595"/>
              <criterion comment="python-mapscript DPKG is earlier than 5.0.3-3+lenny5" test_ref="oval:org.mitre.oval:tst:43539"/>
              <criterion comment="libmapscript-ruby1.8 DPKG is earlier than 5.0.3-3+lenny5" test_ref="oval:org.mitre.oval:tst:43508"/>
              <criterion comment="libmapscript-ruby1.9 DPKG is earlier than 5.0.3-3+lenny5" test_ref="oval:org.mitre.oval:tst:43617"/>
              <criterion comment="perl-mapscript DPKG is earlier than 5.0.3-3+lenny5" test_ref="oval:org.mitre.oval:tst:43349"/>
              <criterion comment="php5-mapscript DPKG is earlier than 5.0.3-3+lenny5" test_ref="oval:org.mitre.oval:tst:43573"/>
              <criterion comment="cgi-mapserver DPKG is earlier than 5.0.3-3+lenny5" test_ref="oval:org.mitre.oval:tst:43483"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12423" version="5" class="patch">
      <metadata>
        <title>DSA-2114-1 git-core -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>git-core</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00163.html" ref_id="DSA-2114-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2542" ref_id="CVE-2010-2542"/>
        <description>The Debian stable point release 5.0.6 included updated packages of the Git revision control system in order to fix a security issue. Unfortunately, the update introduced a regression which could make it impossible to clone or create git repositories. This upgrade fixes this regression, which is tracked as Debian bug #595728. The original security issue allowed an attacker to execute arbitrary code if he could trick a local user to execute a git command in a crafted working directory. For the stable distribution, this problem has been fixed in version 1.5.6.5-3+lenny3.2. The packages for the hppa architecture are not included in this advisory. However, the hppa architecture is not known to be affected by the regression. For the testing distribution and the unstable distribution, the security issue has been fixed in version 1.7.1-1.1. These distributions were not affected by the regression. We recommend that you upgrade your git-core packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:21:19">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:51.285-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:13.156-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:21.294-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12423 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:16.887-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:17.557-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="git-gui DPKG is earlier than 1.5.6.5-3+lenny3.2" test_ref="oval:org.mitre.oval:tst:42970"/>
              <criterion comment="git-daemon-run DPKG is earlier than 1.5.6.5-3+lenny3.2" test_ref="oval:org.mitre.oval:tst:43209"/>
              <criterion comment="gitweb DPKG is earlier than 1.5.6.5-3+lenny3.2" test_ref="oval:org.mitre.oval:tst:42951"/>
              <criterion comment="git-doc DPKG is earlier than 1.5.6.5-3+lenny3.2" test_ref="oval:org.mitre.oval:tst:43450"/>
              <criterion comment="git-svn DPKG is earlier than 1.5.6.5-3+lenny3.2" test_ref="oval:org.mitre.oval:tst:43378"/>
              <criterion comment="git-arch DPKG is earlier than 1.5.6.5-3+lenny3.2" test_ref="oval:org.mitre.oval:tst:43461"/>
              <criterion comment="git-cvs DPKG is earlier than 1.5.6.5-3+lenny3.2" test_ref="oval:org.mitre.oval:tst:43336"/>
              <criterion comment="git-email DPKG is earlier than 1.5.6.5-3+lenny3.2" test_ref="oval:org.mitre.oval:tst:43180"/>
              <criterion comment="gitk DPKG is earlier than 1.5.6.5-3+lenny3.2" test_ref="oval:org.mitre.oval:tst:42736"/>
            </criteria>
          </criteria>
          <criterion comment="git-core DPKG is earlier than 1.5.6.5-3+lenny3.2" test_ref="oval:org.mitre.oval:tst:43608"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12409" version="5" class="patch">
      <metadata>
        <title>DSA-2155-1 freetype -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>freetype</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00019.html" ref_id="DSA-2155-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3814" ref_id="CVE-2010-3814"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3855" ref_id="CVE-2010-3855"/>
        <description>Two buffer overflows were found in the Freetype font library, which could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T16:48:20-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:14.252-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:10.872-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:19.789-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12409 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:31.512-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:24.803-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="freetype DPKG is earlier than 2.3.7-2+lenny5" test_ref="oval:org.mitre.oval:tst:43936"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12408" version="5" class="patch">
      <metadata>
        <title>DSA-2101-1 wireshark -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>wireshark</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00147.html" ref_id="DSA-2101-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2994" ref_id="CVE-2010-2994"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2995" ref_id="CVE-2010-2995"/>
        <description>Several implementation errors in the dissector of the Wireshark network traffic analyzer for the ASN.1 BER protocol and in the SigComp Universal Decompressor Virtual Machine may lead to the execution of arbitrary code. For the stable distribution, these problems have been fixed in version 1.0.2-3+lenny10. For the unstable distribution, these problems have been fixed in version 1.2.10-1. We recommend that you upgrade your wireshark packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:19:30">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:43.138-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:12.670-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:20.783-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12408 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:17.248-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:17.018-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 DPKG is earlier than 1.0.2-3+lenny10" test_ref="oval:org.mitre.oval:tst:43457"/>
          <criterion comment="wireshark-common DPKG is earlier than 1.0.2-3+lenny10" test_ref="oval:org.mitre.oval:tst:43024"/>
          <criterion comment="tshark DPKG is earlier than 1.0.2-3+lenny10" test_ref="oval:org.mitre.oval:tst:43389"/>
          <criterion comment="wireshark DPKG is earlier than 1.0.2-3+lenny10" test_ref="oval:org.mitre.oval:tst:43443"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12394" version="5" class="patch">
      <metadata>
        <title>DSA-2098-1 typo3-src -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>typo3-src</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00144.html" ref_id="DSA-2098-1"/>
        <description>Several remote vulnerabilities have been discovered in the TYPO3 web content management framework: cross-site Scripting, open redirection, SQL injection, broken authentication and session management, insecure randomness, information disclosure and arbitrary code execution. The testing distribution will be fixed soon. For the unstable distribution, these problems have been fixed in version 4.3.5-1. We recommend that you upgrade your typo3-src package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:16:26">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:57.950-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:12.129-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:20.505-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12394 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:28.530-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:24.657-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 DPKG is earlier than 4.2.5-1+lenny4" test_ref="oval:org.mitre.oval:tst:43460"/>
          <criterion comment="typo3-src-4.2 DPKG is earlier than 4.2.5-1+lenny4" test_ref="oval:org.mitre.oval:tst:43589"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12360" version="5" class="patch">
      <metadata>
        <title>DSA-2080-1 ghostscript -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>ghostscript</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00125.html" ref_id="DSA-2080-1"/>
        <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-3522" ref_id="CVE-2008-3522"/>
        <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"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4270" ref_id="CVE-2009-4270"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1869" ref_id="CVE-2010-1869"/>
        <description>Several security issues have been discovered in Ghostscript, the GPL PostScript/PDF interpreter, which might lead to the execution of arbitrary code if a user processes a malformed PDF or Postscript file. For the stable distribution, these problems have been fixed in version 8.62.dfsg.1-3.2lenny4. For the unstable distribution, these problems have been fixed in version 8.71~dfsg-4. We recommend that you upgrade your ghostscript packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:14:21">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:54.009-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:11.528-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:19.920-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12360 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:13.615-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:15.248-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="gs-gpl DPKG is earlier than 8.62.dfsg.1-3.2lenny4" test_ref="oval:org.mitre.oval:tst:43495"/>
              <criterion comment="gs-aladdin DPKG is earlier than 8.62.dfsg.1-3.2lenny4" test_ref="oval:org.mitre.oval:tst:42993"/>
              <criterion comment="gs DPKG is earlier than 8.62.dfsg.1-3.2lenny4" test_ref="oval:org.mitre.oval:tst:43467"/>
              <criterion comment="ghostscript-doc DPKG is earlier than 8.62.dfsg.1-3.2lenny4" test_ref="oval:org.mitre.oval:tst:43069"/>
              <criterion comment="gs-esp DPKG is earlier than 8.62.dfsg.1-3.2lenny4" test_ref="oval:org.mitre.oval:tst:43390"/>
              <criterion comment="gs-common DPKG is earlier than 8.62.dfsg.1-3.2lenny4" test_ref="oval:org.mitre.oval:tst:43613"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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="libgs-dev DPKG is earlier than 8.62.dfsg.1-3.2lenny4" test_ref="oval:org.mitre.oval:tst:43614"/>
              <criterion comment="ghostscript-x DPKG is earlier than 8.62.dfsg.1-3.2lenny4" test_ref="oval:org.mitre.oval:tst:43629"/>
              <criterion comment="ghostscript DPKG is earlier than 8.62.dfsg.1-3.2lenny4" test_ref="oval:org.mitre.oval:tst:43466"/>
              <criterion comment="libgs8 DPKG is earlier than 8.62.dfsg.1-3.2lenny4" test_ref="oval:org.mitre.oval:tst:43160"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12349" version="5" class="patch">
      <metadata>
        <title>DSA-2113-1 drupal6 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>drupal6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00162.html" ref_id="DSA-2113-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3091" ref_id="CVE-2010-3091"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3092" ref_id="CVE-2010-3092"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3093" ref_id="CVE-2010-3093"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3094" ref_id="CVE-2010-3094"/>
        <description>Several vulnerabilities have been discovered in drupal6 a fully-featured content management framework. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2010-3091 Several issues have been discovered in the OpenID module that allows malicious access to user accounts. CVE-2010-3092 The upload module includes a potential bypass of access restrictions due to not checking letter case-sensitivity. CVE-2010-3093 The comment module has a privilege escalation issue that allows certain users to bypass limitations. CVE-2010-3094 Several cross-site scripting issues have been discovered in the Action feature. For the stable distribution, these problems have been fixed in version 6.6-3lenny6. For the testing distribution and the unstable distribution, these problems have been fixed in version 6.18-1. We recommend that you upgrade your drupal6 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:21:19">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:33.470-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:11.294-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:19.191-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12349 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:19.281-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:14.990-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="rupal6 DPKG is earlier than 6.6-3lenny6" test_ref="oval:org.mitre.oval:tst:43398"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12336" version="7" class="patch">
      <metadata>
        <title>DSA-2109-1 samba -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>samba</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00157.html" ref_id="DSA-2109-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3069" ref_id="CVE-2010-3069"/>
        <description>A vulnerability has been discovered in samba, a SMB/CIFS file, print, and login server for Unix. The sid_parse function does not correctly check its input lengths when reading a binary representation of a Windows SID. This allows a malicious client to send a sid that can overflow the stack variable that is being used to store the SID in the Samba smbd server. For the stable distribution, this problem has been fixed in version 2:3.2.5-4lenny13. For the testing distribution and the unstable distribution, this problem will be fixed in version 3.5.5~dfsg-1. We recommend that you upgrade your samba packages. The packages for the mips architecture are not included in this upgrade. They will be released as soon as they become available.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:19:30">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:30.956-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:10.830-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:18.678-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12336 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:17.438-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:14.770-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:43375 - Modified Debian patches to correct Epochs." date="2015-02-04T10:32:00.631-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-04T10:36:18.483-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:12.031-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 independet 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 DPKG is earlier than 2:3.2.5-4lenny13" test_ref="oval:org.mitre.oval:tst:43051"/>
              <criterion comment="samba-doc-pdf DPKG is earlier than 2:3.2.5-4lenny13" test_ref="oval:org.mitre.oval:tst:43201"/>
            </criteria>
          </criteria>
          <criterion comment="smbfs DPKG is earlier than 2:3.2.5-4lenny13" test_ref="oval:org.mitre.oval:tst:42557"/>
          <criterion comment="samba DPKG is earlier than 2:3.2.5-4lenny13" test_ref="oval:org.mitre.oval:tst:43391"/>
          <criterion comment="samba-tools DPKG is earlier than 2:3.2.5-4lenny13" test_ref="oval:org.mitre.oval:tst:43157"/>
          <criterion comment="winbind DPKG is earlier than 2:3.2.5-4lenny13" test_ref="oval:org.mitre.oval:tst:43177"/>
          <criterion comment="smbclient DPKG is earlier than 2:3.2.5-4lenny13" test_ref="oval:org.mitre.oval:tst:42608"/>
          <criterion comment="libwbclient0 DPKG is earlier than 2:3.2.5-4lenny13" test_ref="oval:org.mitre.oval:tst:43362"/>
          <criterion comment="swat DPKG is earlier than 2:3.2.5-4lenny13" test_ref="oval:org.mitre.oval:tst:43375"/>
          <criterion comment="samba-dbg DPKG is earlier than 2:3.2.5-4lenny13" test_ref="oval:org.mitre.oval:tst:43275"/>
          <criterion comment="libsmbclient-dev DPKG is earlier than 2:3.2.5-4lenny13" test_ref="oval:org.mitre.oval:tst:43371"/>
          <criterion comment="samba-common DPKG is earlier than 2:3.2.5-4lenny13" test_ref="oval:org.mitre.oval:tst:43017"/>
          <criterion comment="libpam-smbpass DPKG is earlier than 2:3.2.5-4lenny13" test_ref="oval:org.mitre.oval:tst:43038"/>
          <criterion comment="libsmbclient DPKG is earlier than 2:3.2.5-4lenny13" test_ref="oval:org.mitre.oval:tst:43274"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12325" version="5" class="patch">
      <metadata>
        <title>DSA-2096-1 zope-ldapuserfolder -- missing input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>zope-ldapuserfolder</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00142.html" ref_id="DSA-2096-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2944" ref_id="CVE-2010-2944"/>
        <description>Jeremy James discovered that in zope-ldapuserfolder, a Zope extension used to authenticate against an LDAP server, the authentication code does not verify the password provided for the emergency user. Malicious users that manage to get the emergency user login can use this flaw to gain administrative access to the Zope instance, by providing an arbitrary password. For the stable distribution, this problem has been fixed in version 2.9-1+lenny1. The package no longer exists in the upcoming stable distribution or the unstable distribution. We recommend that you upgrade your zope-ldapuserfolder package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:16:26">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:42.745-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:10.546-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:18.434-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12325 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:15.157-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:14.626-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="zope-ldapuserfolder DPKG is earlier than 2.9-1+lenny1" test_ref="oval:org.mitre.oval:tst:43337"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12311" version="5" class="patch">
      <metadata>
        <title>DSA-2120-1 postgresql-8.3 -- privilege escalation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>postgresql-8.3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00170.html" ref_id="DSA-2120-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3433" ref_id="CVE-2010-3433"/>
        <description>Tim Bunce discovered that PostgreSQL, a database server software, does not properly separate interpreters for server-side stored procedures which run in different security contexts. As a result, non-privileged authenticated database users might gain additional privileges. Note that this security update may impact intended communication through global variables between stored procedures. It might be necessary to convert these functions to run under the plperlu or pltclu languages, with database superuser privileges. This security update also includes unrelated bug fixes from PostgreSQL 8.3.12. For the stable distribution, this problem has been fixed in version 8.3_8.3.12-0lenny1. For the unstable distribution, this problem has been fixed in version 8.4.5-1 of the postgresql-8.4 package. We recommend that you upgrade your PostgreSQL packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:23:05">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:44.583-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:09.863-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:17.764-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12311 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:11.078-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:13.944-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 independet 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 DPKG is earlier than 8.3.12-0lenny1" test_ref="oval:org.mitre.oval:tst:43130"/>
              <criterion comment="postgresql-doc-8.3 DPKG is earlier than 8.3.12-0lenny1" test_ref="oval:org.mitre.oval:tst:42620"/>
              <criterion comment="postgresql-contrib DPKG is earlier than 8.3.12-0lenny1" test_ref="oval:org.mitre.oval:tst:43221"/>
              <criterion comment="postgresql DPKG is earlier than 8.3.12-0lenny1" test_ref="oval:org.mitre.oval:tst:42629"/>
              <criterion comment="postgresql-client DPKG is earlier than 8.3.12-0lenny1" test_ref="oval:org.mitre.oval:tst:43430"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 8.3.12-0lenny1" test_ref="oval:org.mitre.oval:tst:43343"/>
              <criterion comment="postgresql-plperl-8.3 DPKG is earlier than 8.3.12-0lenny1" test_ref="oval:org.mitre.oval:tst:43521"/>
              <criterion comment="postgresql-8.3 DPKG is earlier than 8.3.12-0lenny1" test_ref="oval:org.mitre.oval:tst:43133"/>
              <criterion comment="libecpg6 DPKG is earlier than 8.3.12-0lenny1" test_ref="oval:org.mitre.oval:tst:43087"/>
              <criterion comment="libpq-dev DPKG is earlier than 8.3.12-0lenny1" test_ref="oval:org.mitre.oval:tst:43588"/>
              <criterion comment="postgresql-plpython-8.3 DPKG is earlier than 8.3.12-0lenny1" test_ref="oval:org.mitre.oval:tst:43304"/>
              <criterion comment="postgresql-pltcl-8.3 DPKG is earlier than 8.3.12-0lenny1" test_ref="oval:org.mitre.oval:tst:43058"/>
              <criterion comment="postgresql-server-dev-8.3 DPKG is earlier than 8.3.12-0lenny1" test_ref="oval:org.mitre.oval:tst:43310"/>
              <criterion comment="libecpg-dev DPKG is earlier than 8.3.12-0lenny1" test_ref="oval:org.mitre.oval:tst:43577"/>
              <criterion comment="postgresql-contrib-8.3 DPKG is earlier than 8.3.12-0lenny1" test_ref="oval:org.mitre.oval:tst:43544"/>
              <criterion comment="libpq5 DPKG is earlier than 8.3.12-0lenny1" test_ref="oval:org.mitre.oval:tst:42745"/>
              <criterion comment="libpgtypes3 DPKG is earlier than 8.3.12-0lenny1" test_ref="oval:org.mitre.oval:tst:43388"/>
              <criterion comment="libecpg-compat3 DPKG is earlier than 8.3.12-0lenny1" test_ref="oval:org.mitre.oval:tst:43625"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12303" version="5" class="patch">
      <metadata>
        <title>DSA-2090-1 socat -- incorrect user-input validation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>socat</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00135.html" ref_id="DSA-2090-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2799" ref_id="CVE-2010-2799"/>
        <description>A stack overflow vulnerability was found in socat that allows an attacker to execute arbitrary code with the privileges of the socat process. This vulnerability can only be exploited when an attacker is able to inject more than 512 bytes of data into socat's argument. A vulnerable scenario would be a CGI script that reads data from clients and uses this data as argument for a socat invocation. For the stable distribution, this problem has been fixed in version 1.6.0.1-1+lenny1. For the unstable distribution, this problem has been fixed in version 1.7.1.3-1. We recommend that you upgrade your socat package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:16:26">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:56.109-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:09.464-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:17.368-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12303 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:15.810-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:13.732-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="socat DPKG is earlier than 1.6.0.1-1+lenny1" test_ref="oval:org.mitre.oval:tst:43149"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12299" version="5" class="patch">
      <metadata>
        <title>DSA-2100-1 openssl -- double free</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>openssl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00146.html" ref_id="DSA-2100-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2939" ref_id="CVE-2010-2939"/>
        <description>George Guninski discovered a double free in the ECDH code of the OpenSSL crypto library, which may lead to denial of service and potentially the execution of arbitrary code. For the stable distribution, this problem has been fixed in version 0.9.8g-15+lenny8. For the unstable distribution, this problem has been fixed in version 0.9.8o-2. We recommend that you upgrade your openssl packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:19:30">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:56.577-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:08.960-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:16.899-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12299 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:28.671-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:24.360-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="libssl-dev DPKG is earlier than 0.9.8g-15+lenny8" test_ref="oval:org.mitre.oval:tst:43472"/>
          <criterion comment="libssl0.9.8-dbg DPKG is earlier than 0.9.8g-15+lenny8" test_ref="oval:org.mitre.oval:tst:43208"/>
          <criterion comment="libssl0.9.8 DPKG is earlier than 0.9.8g-15+lenny8" test_ref="oval:org.mitre.oval:tst:43394"/>
          <criterion comment="openssl DPKG is earlier than 0.9.8g-15+lenny8" test_ref="oval:org.mitre.oval:tst:43543"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12297" version="5" class="patch">
      <metadata>
        <title>DSA-2217-1 dhcp3 -- missing input sanitisation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>dhcp3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00086.html" ref_id="DSA-2217-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0997" ref_id="CVE-2011-0997"/>
        <description>Sebastian Krahmer and Marius Tomaschewski discovered that dhclient of dhcp3, a DHCP client, is not properly filtering shell meta-characters in certain options in DHCP server responses. These options are reused in an insecure fashion by dhclient scripts. This allows an attacker to execute arbitrary commands with the privileges of such a process by sending crafted DHCP options to a client using a rogue server.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T12:06:12-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:28.002-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:08.812-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:17.459-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12297 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:09.896-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:13.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"/>
        <criterion comment="dhcp3 DPKG is earlier than 3.1.1-6+lenny5" test_ref="oval:org.mitre.oval:tst:43874"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12182" version="5" class="patch">
      <metadata>
        <title>DSA-2107-1 couchdb -- untrusted search path</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>couchdb</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00154.html" ref_id="DSA-2107-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2953" ref_id="CVE-2010-2953"/>
        <description>Dan Rosenberg discovered that in couchdb, a distributed, fault-tolerant and schema-free document-oriented database, an insecure library search path is used; a local attacker could execute arbitrary code by first dumping a maliciously crafted shared library in some directory, and then having an administrator run couchdb from this same directory. For the stable distribution, this problem has been fixed in version 0.8.0-2+lenny1. We recommend that you upgrade your couchdb package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:19:30">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:05.983-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:08.551-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:16.523-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12182 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:12.161-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:12.800-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="couchdb DPKG is earlier than 0.8.0-2+lenny1" test_ref="oval:org.mitre.oval:tst:43000"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12161" version="5" class="patch">
      <metadata>
        <title>DSA-2143-1 mysql-dfsg-5.0 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mysql-dfsg-5.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00007.html" ref_id="DSA-2143-1"/>
        <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-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-3833" ref_id="CVE-2010-3833"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3834" ref_id="CVE-2010-3834"/>
        <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-3840" ref_id="CVE-2010-3840"/>
        <description>Several vulnerabilities have been discovered in the MySQL database server. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2010-3677 It was discovered that MySQL allows remote authenticated users to cause a denial of service via a join query that uses a table with a unique SET column. CVE-2010-3680 It was discovered that MySQL allows remote authenticated users to cause a denial of service by creating temporary tables while using InnoDB, which triggers an assertion failure. CVE-2010-3681 It was discovered that MySQL allows remote authenticated users to cause a denial of service by using the HANDLER interface and performing &amp;quot;alternate reads from two indexes on a table,&amp;quot; which triggers an assertion failure. CVE-2010-3682 It was discovered that MySQL incorrectly handled use of EXPLAIN with certain queries. An authenticated user could crash the server. CVE-2010-3833 It was discovered that MySQL incorrectly handled propagation during evaluation of arguments to extreme-value functions. An authenticated user could crash the server. CVE-2010-3834 It was discovered that MySQL incorrectly handled materializing a derived table that required a temporary table for grouping. An authenticated user could crash the server. CVE-2010-3835 It was discovered that MySQL incorrectly handled certain user-variable assignment expressions that are evaluated in a logical expression context. An authenticated user could crash the server. CVE-2010-3836 It was discovered that MySQL incorrectly handled pre-evaluation of LIKE predicates during view preparation. An authenticated user could crash the server. CVE-2010-3837 It was discovered that MySQL incorrectly handled using GROUP_CONCAT and WITH ROLLUP together. An authenticated user could crash the server. CVE-2010-3838 It was discovered that MySQL incorrectly handled certain queries using a mixed list of numeric and LONGBLOB arguments to the GREATEST or LEAST functions. An authenticated user could crash the server. CVE-2010-3840 It was discovered that MySQL incorrectly handled improper WKB data passed to the PolyFromWKB function. An authenticated user could crash the server.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T22:31:49-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:11.959-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:07.375-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:14.169-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12161 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:19.887-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:12.350-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="mysql-dfsg-5.0 DPKG is earlier than 5.0.51a-24+lenny5" test_ref="oval:org.mitre.oval:tst:43753"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12156" version="5" class="patch">
      <metadata>
        <title>DSA-2266-2 php5 -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>php5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00140.html" ref_id="DSA-2266-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2531" ref_id="CVE-2010-2531"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0420" ref_id="CVE-2011-0420"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0421" ref_id="CVE-2011-0421"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0708" ref_id="CVE-2011-0708"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1153" ref_id="CVE-2011-1153"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1466" ref_id="CVE-2011-1466"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1471" ref_id="CVE-2011-1471"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2202" ref_id="CVE-2011-2202"/>
        <description>The update for CVE-2010-2531 for the old stable distribution introduced a regression, which lead to additional output being written to stdout.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T14:32:29-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:43.967-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:07.152-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:13.887-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12156 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:08.835-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:11.824-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="php5 DPKG is earlier than 5.2.6.dfsg.1-1+lenny13" test_ref="oval:org.mitre.oval:tst:44052"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12149" version="7" class="patch">
      <metadata>
        <title>DSA-2091-1 squirrelmail -- No user-specific token implemented</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>squirrelmail</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00136.html" ref_id="DSA-2091-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2964" ref_id="CVE-2009-2964"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2813" ref_id="CVE-2010-2813"/>
        <description>SquirrelMail, a webmail application, does not employ a user-specific token for webforms. This allows a remote attacker to perform a Cross Site Request Forgery attack. The attacker may hijack the authentication of unspecified victims and send messages or change user preferences among other actions, by tricking the victim into following a link controled by the offender. In addition, a denial-of-service was fixed, which could be triggered when a passwords containing 8-bit characters was used to log in. For the stable distribution, these problems have been fixed in version 2:1.4.15-4+lenny3.1. For the testing distribution and the unstable distribution, these problems have been fixed in version 1.4.21-1. We recommend that you upgrade your squirrelmail packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:16:26">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:42.288-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:08.292-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:16.237-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12149 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:14.282-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:11.557-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:43476 - Modified Debian patches to correct Epochs." date="2015-02-04T10:32:00.631-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-04T10:36:24.166-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:11.247-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="squirrelmail DPKG is earlier than 2:1.4.15-4+lenny3.1" test_ref="oval:org.mitre.oval:tst:43476"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12140" version="5" class="patch">
      <metadata>
        <title>DSA-2152-1 hplip -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>hplip</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00016.html" ref_id="DSA-2152-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4267" ref_id="CVE-2010-4267"/>
        <description>Sebastian Krahmer discovered a buffer overflow in the SNMP discovery code of the HP Linux Printing and Imaging System, which could result in the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T16:36:01-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:13.628-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:06.631-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:11.853-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12140 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:29.511-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:24.080-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="hplip DPKG is earlier than 2.8.6.b-4+lenny1" test_ref="oval:org.mitre.oval:tst:43444"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12131" version="5" class="patch">
      <metadata>
        <title>DSA-2129-1 krb5 -- checksum verification weakness</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>krb5</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00180.html" ref_id="DSA-2129-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1323" ref_id="CVE-2010-1323"/>
        <description>A vulnerability has been found in krb5, the MIT implementation of Kerberos. MIT krb5 clients incorrectly accept an unkeyed checksums in the SAM-2 preauthentication challenge: An unauthenticated remote attacker could alter a SAM-2 challenge, affecting the prompt text seen by the user or the kind of response sent to the KDC. Under some circumstances, this can negate the incremental security benefit of using a single-use authentication mechanism token. MIT krb5 incorrectly accepts RFC 3961 key-derivation checksums using RC4 keys when verifying KRB-SAFE messages: An unauthenticated remote attacker has a 1/256 chance of forging KRB-SAFE messages in an application protocol if the targeted pre-existing session uses an RC4 session key. Few application protocols use KRB-SAFE messages. The Common Vulnerabilities and Exposures project has assigned CVE-2010-1323 to these issues. For the stable distribution, these problems have been fixed in version 1.6.dfsg.4~beta1-5lenny6. The builds for the mips architecture are not included in this advisory. They will be released as soon as they are available. For the testing distribution and the unstable distribution, these problem have been fixed in version 1.8.3+dfsg-3. We recommend that you upgrade your krb5 packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:23:05">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:02.382-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:07.774-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:15.732-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12131 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:19.030-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:10.992-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="krb5-doc DPKG is earlier than 1.6.dfsg.4~beta1-5lenny6" test_ref="oval:org.mitre.oval:tst:42056"/>
          </criteria>
          <criterion comment="krb5-rsh-server DPKG is earlier than 1.6.dfsg.4~beta1-5lenny6" test_ref="oval:org.mitre.oval:tst:42809"/>
          <criterion comment="krb5-kdc-ldap DPKG is earlier than 1.6.dfsg.4~beta1-5lenny6" test_ref="oval:org.mitre.oval:tst:42937"/>
          <criterion comment="krb5-telnetd DPKG is earlier than 1.6.dfsg.4~beta1-5lenny6" test_ref="oval:org.mitre.oval:tst:42986"/>
          <criterion comment="libkrb5-dev DPKG is earlier than 1.6.dfsg.4~beta1-5lenny6" test_ref="oval:org.mitre.oval:tst:43041"/>
          <criterion comment="libkrb53 DPKG is earlier than 1.6.dfsg.4~beta1-5lenny6" test_ref="oval:org.mitre.oval:tst:43034"/>
          <criterion comment="krb5-ftpd DPKG is earlier than 1.6.dfsg.4~beta1-5lenny6" test_ref="oval:org.mitre.oval:tst:42687"/>
          <criterion comment="krb5-pkinit DPKG is earlier than 1.6.dfsg.4~beta1-5lenny6" test_ref="oval:org.mitre.oval:tst:42956"/>
          <criterion comment="krb5-admin-server DPKG is earlier than 1.6.dfsg.4~beta1-5lenny6" test_ref="oval:org.mitre.oval:tst:43057"/>
          <criterion comment="libkadm55 DPKG is earlier than 1.6.dfsg.4~beta1-5lenny6" test_ref="oval:org.mitre.oval:tst:42211"/>
          <criterion comment="libkrb5-dbg DPKG is earlier than 1.6.dfsg.4~beta1-5lenny6" test_ref="oval:org.mitre.oval:tst:42710"/>
          <criterion comment="krb5-user DPKG is earlier than 1.6.dfsg.4~beta1-5lenny6" test_ref="oval:org.mitre.oval:tst:42744"/>
          <criterion comment="krb5-clients DPKG is earlier than 1.6.dfsg.4~beta1-5lenny6" test_ref="oval:org.mitre.oval:tst:42076"/>
          <criterion comment="krb5-kdc DPKG is earlier than 1.6.dfsg.4~beta1-5lenny6" test_ref="oval:org.mitre.oval:tst:42912"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:12067" version="5" class="patch">
      <metadata>
        <title>DSA-2234-1 zodb -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>zodb</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00103.html" ref_id="DSA-2234-1"/>
        <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 python-zodb, a set of tools for using ZODB, that could lead to arbitrary code execution in the worst case. The Common Vulnerabilities and Exposures project identified the following problems: CVE-2009-0668 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. CVE-2009-0669 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 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.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T11:52:30-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:32.583-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:05.759-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:10.561-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:12067 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:15.029-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:09.984-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="zodb DPKG is earlier than 1:3.6.0-2+lenny3" test_ref="oval:org.mitre.oval:tst:43974"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11988" version="7" class="patch">
      <metadata>
        <title>DSA-2140-1 libapache2-mod-fcgid -- stack overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>libapache2-mod-fcgid</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2011/msg00000.html" ref_id="DSA-2140-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3872" ref_id="CVE-2010-3872"/>
        <description>A vulnerability has been found in Apache mod_fcgid. The Common Vulnerabilities and Exposures project identifies the following problem: CVE-2010-3872 A stack overflow could allow an untrusted FCGI application to cause a server crash or possibly to execute arbitrary code as the user running the web server.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-09-22T19:49:59-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-09-22T12:03:11.142-04:00">DRAFT</status_change>
            <status_change date="2011-10-10T04:00:04.637-04:00">INTERIM</status_change>
            <status_change date="2011-10-31T04:00:08.893-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11988 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:08.292-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:08.887-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:12815 - Modified Debian patches to correct Epochs." date="2015-02-04T10:32:00.631-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-04T10:36:26.818-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:10.834-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="libapache2-mod-fcgid DPKG is earlier than 1:2.2-1+lenny1" test_ref="oval:org.mitre.oval:tst:42971"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11944" version="5" class="patch">
      <metadata>
        <title>DSA-2070 freetype -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>freetype</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2070" ref_id="DSA-2070"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2497" ref_id="CVE-2010-2497"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2498" ref_id="CVE-2010-2498"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2499" ref_id="CVE-2010-2499"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2500" ref_id="CVE-2010-2500"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2519" ref_id="CVE-2010-2519"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2520" ref_id="CVE-2010-2520"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2527" ref_id="CVE-2010-2527"/>
        <description>Robert Swiecki discovered several vulnerabilities in the FreeType font library, which could lead to the execution of arbitrary code if a malformed font file is processed. Also, several buffer overflows were found in the included demo programs.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:41.091-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:33.414-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:39.859-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11944 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:15.598-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:08.397-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="libfreetype6-dev is earlier than 2.3.7-2+lenny2" test_ref="oval:org.mitre.oval:tst:41126"/>
          <criterion comment="freetype2-demos is earlier than 2.3.7-2+lenny2" test_ref="oval:org.mitre.oval:tst:41233"/>
          <criterion comment="libfreetype6 is earlier than 2.3.7-2+lenny2" test_ref="oval:org.mitre.oval:tst:41330"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11917" version="5" class="patch">
      <metadata>
        <title>DSA-2064 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-2064" ref_id="DSA-2064"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0183" ref_id="CVE-2010-0183"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1196" ref_id="CVE-2010-1196"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1197" ref_id="CVE-2010-1197"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1198" ref_id="CVE-2010-1198"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1199" ref_id="CVE-2010-1199"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1200" ref_id="CVE-2010-1200"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1201" ref_id="CVE-2010-1201"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1202" ref_id="CVE-2010-1202"/>
        <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: "wushi" discovered that incorrect pointer handling in the frame processing code could lead to the execution of arbitrary code. "Nils" discovered that an integer overflow in DOM node parsing could lead to the execution of arbitrary code. Ilja von Sprundel discovered that incorrect parsing of Content-Disposition headers could lead to cross-site scripting. Microsoft engineers discovered that incorrect memory handling in the interaction of browser plugins could lead to the execution of arbitrary code. Martin Barbella discovered that an integer overflow in XSLT node parsing could lead to the execution of arbitrary code. Olli Pettay, Martijn Wargers, Justin Lebar, Jesse Ruderman, Ben Turner, Jonathan Kew and David Humphrey discovered crashes in the layout engine, which might allow the execution of arbitrary code. "boardraider" and "stedenon" discovered crashes in the layout engine, which might allow the execution of arbitrary code. Bob Clary, Igor Bukanov, Gary Kwong and Andreas Gal discovered crashes in the Javascript engine, which might allow the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:52-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:48.469-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:31.735-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:36.989-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11917 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:08.119-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:07.868-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-2" test_ref="oval:org.mitre.oval:tst:40535"/>
          </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.19-2" test_ref="oval:org.mitre.oval:tst:41292"/>
              <criterion comment="spidermonkey-bin is earlier than 1.9.0.19-2" test_ref="oval:org.mitre.oval:tst:41501"/>
              <criterion comment="xulrunner-1.9-gnome-support is earlier than 1.9.0.19-2" test_ref="oval:org.mitre.oval:tst:41515"/>
              <criterion comment="xulrunner-1.9 is earlier than 1.9.0.19-2" test_ref="oval:org.mitre.oval:tst:41349"/>
              <criterion comment="libmozjs1d-dbg is earlier than 1.9.0.19-2" test_ref="oval:org.mitre.oval:tst:41479"/>
              <criterion comment="libmozjs1d is earlier than 1.9.0.19-2" test_ref="oval:org.mitre.oval:tst:41191"/>
              <criterion comment="python-xpcom is earlier than 1.9.0.19-2" test_ref="oval:org.mitre.oval:tst:41448"/>
              <criterion comment="xulrunner-1.9-dbg is earlier than 1.9.0.19-2" test_ref="oval:org.mitre.oval:tst:41436"/>
              <criterion comment="xulrunner-dev is earlier than 1.9.0.19-2" test_ref="oval:org.mitre.oval:tst:41387"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11908" version="5" class="patch">
      <metadata>
        <title>DSA-2052 krb5 -- null pointer dereference</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-2052" ref_id="DSA-2052"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1321" ref_id="CVE-2010-1321"/>
        <description>Shawn Emery discovered that in MIT Kerberos 5 , a system for authenticating users and services on a network, a null pointer dereference flaw in the Generic Security Service Application Program Interface library could allow an authenticated remote attacker to crash any server application using the GSS-API authentication mechanism, by sending a specially-crafted GSS-API token with a missing checksum field.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:22.729-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:31.166-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:35.259-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11908 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:13.212-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:07.437-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-5lenny4" test_ref="oval:org.mitre.oval:tst:41315"/>
          </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-5lenny4" test_ref="oval:org.mitre.oval:tst:40386"/>
              <criterion comment="krb5-kdc-ldap is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:41022"/>
              <criterion comment="krb5-telnetd is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:41338"/>
              <criterion comment="libkrb53 is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:40655"/>
              <criterion comment="libkrb5-dev is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:41209"/>
              <criterion comment="krb5-ftpd is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:40684"/>
              <criterion comment="krb5-pkinit is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:41204"/>
              <criterion comment="libkadm55 is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:40978"/>
              <criterion comment="libkrb5-dbg is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:41148"/>
              <criterion comment="krb5-user is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:40666"/>
              <criterion comment="krb5-kdc is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:41166"/>
              <criterion comment="krb5-clients is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:40941"/>
              <criterion comment="krb5-admin-server is earlier than 1.6.dfsg.4~beta1-5lenny4" test_ref="oval:org.mitre.oval:tst:41189"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11904" version="5" class="patch">
      <metadata>
        <title>DSA-2056 zonecheck -- missing input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>zonecheck</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2056" ref_id="DSA-2056"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2052" ref_id="CVE-2010-2052"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2155" ref_id="CVE-2010-2155"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4882" ref_id="CVE-2009-4882"/>
        <description>It was discovered that in zonecheck, a tool to check DNS configurations, the CGI does not perform sufficient sanitation of user input; an attacker can take advantage of this and pass script code in order to perform cross-site scripting attacks.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:38.469-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:30.512-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:34.937-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11904 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:16.477-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:07.077-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="zonecheck is earlier than 2.0.4-13lenny1" test_ref="oval:org.mitre.oval:tst:41160"/>
          <criterion comment="zonecheck-cgi is earlier than 2.0.4-13lenny1" test_ref="oval:org.mitre.oval:tst:41437"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11897" version="5" class="patch">
      <metadata>
        <title>DSA-2074 ncompress -- integer underflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>ncompress</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2074" ref_id="DSA-2074"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0001" ref_id="CVE-2010-0001"/>
        <description>Aki Helin discovered an integer underflow in ncompress, the original Lempel-Ziv compress/uncompress programs. 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-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:42.942-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:29.786-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:33.473-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11897 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:17.050-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:06.747-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="ncompress is earlier than 4.2.4.2-1+lenny1" test_ref="oval:org.mitre.oval:tst:40641"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11894" version="5" class="patch">
      <metadata>
        <title>DSA-2110-1 linux-2.6 -- privilege escalation/denial of service/information leak</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>linux-2.6</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00158.html" ref_id="DSA-2110-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2492" ref_id="CVE-2010-2492"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2954" ref_id="CVE-2010-2954"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3078" ref_id="CVE-2010-3078"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3080" ref_id="CVE-2010-3080"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3081" ref_id="CVE-2010-3081"/>
        <description>CVE-2010-2492 Andre Osterhues reported an issue in the eCryptfs subsystem. A buffer overflow condition may allow local users to cause a denial of service or gain elevated privileges. CVE-2010-2954 Tavis Ormandy reported an issue in the irda subsystem which may allow local users to cause a denial of service via a NULL pointer dereference. CVE-2010-3078 Dan Rosenberg discovered an issue in the XFS file system that allows local users to read potentially sensitive kernel memory. CVE-2010-3080 Tavis Ormandy reported an issue in the ALSA sequencer OSS emulation layer. Local users with sufficient privileges to open /dev/sequencer can cause a denial of service via a NULL pointer dereference. CVE-2010-3081 Ben Hawkes discovered an issue in the 32-bit compatibility code for 64-bit systems. Local users can gain elevated privileges due to insufficient checks in compat_alloc_user_space allocations. For the stable distribution, this problem has been fixed in version 2.6.26-25lenny1. We recommend that you upgrade your linux-2.6 and user-mode-linux packages. The following matrix lists additional source packages that were rebuilt for compatibility with or to take advantage of this update: Debian 5.0 user-mode-linux 2.6.26-1um-2+25lenny1</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:21:19">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:55:02.054-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:05.936-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:10.029-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11894 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:29.006-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:22.929-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-doc-2.6.26 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43485"/>
              <criterion comment="linux-tree-2.6.26 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43630"/>
              <criterion comment="linux-patch-debian-2.6.26 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43473"/>
              <criterion comment="linux-source-2.6.26 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43095"/>
              <criterion comment="linux-manual-2.6.26 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43628"/>
              <criterion comment="linux-support-2.6.26-2 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43507"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43653"/>
              <criterion comment="linux-headers-2.6.26-2-all DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43517"/>
              <criterion comment="linux-headers-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43652"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43615"/>
              <criterion comment="linux-image-2.6.26-2-openvz-amd64 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43565"/>
              <criterion comment="linux-image-2.6.26-2-amd64 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43424"/>
              <criterion comment="linux-headers-2.6.26-2-common-openvz DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43111"/>
              <criterion comment="linux-modules-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43596"/>
              <criterion comment="linux-headers-2.6.26-2-all-amd64 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43482"/>
              <criterion comment="linux-image-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43570"/>
              <criterion comment="linux-headers-2.6.26-2-common-xen DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43479"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43249"/>
              <criterion comment="linux-headers-2.6.26-2-xen-amd64 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43326"/>
              <criterion comment="linux-headers-2.6.26-2-amd64 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43576"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:42994"/>
              <criterion comment="linux-image-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43488"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-amd64 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:42683"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Architecture depended section">
            <criterion comment="Installed architecture is i386" test_ref="oval:org.mitre.oval:tst:10864"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="linux-image-2.6.26-2-xen-686 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:42719"/>
              <criterion comment="xen-linux-system-2.6.26-2-xen-686 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43560"/>
              <criterion comment="linux-headers-2.6.26-2-openvz-686 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43212"/>
              <criterion comment="linux-headers-2.6.26-2-common-vserver DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43615"/>
              <criterion comment="linux-headers-2.6.26-2-686-bigmem DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43711"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43249"/>
              <criterion comment="linux-headers-2.6.26-2-common-openvz DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43111"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-686-bigmem DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43395"/>
              <criterion comment="linux-headers-2.6.26-2-686 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43266"/>
              <criterion comment="linux-modules-2.6.26-2-xen-686 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43664"/>
              <criterion comment="linux-headers-2.6.26-2-amd64 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43576"/>
              <criterion comment="linux-image-2.6.26-2-486 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43545"/>
              <criterion comment="linux-image-2.6.26-2-vserver-686-bigmem DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43416"/>
              <criterion comment="linux-headers-2.6.26-2-all DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43517"/>
              <criterion comment="linux-headers-2.6.26-2-vserver-686 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43590"/>
              <criterion comment="linux-image-2.6.26-2-vserver-686 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43639"/>
              <criterion comment="linux-headers-2.6.26-2-xen-686 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43558"/>
              <criterion comment="linux-image-2.6.26-2-686-bigmem DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43665"/>
              <criterion comment="linux-headers-2.6.26-2-all-i386 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:42720"/>
              <criterion comment="linux-headers-2.6.26-2-common-xen DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43479"/>
              <criterion comment="linux-image-2.6.26-2-amd64 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43424"/>
              <criterion comment="linux-headers-2.6.26-2-486 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43339"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:42994"/>
              <criterion comment="linux-image-2.6.26-2-686 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43175"/>
              <criterion comment="linux-image-2.6.26-2-openvz-686 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43682"/>
            </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 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43517"/>
              <criterion comment="linux-headers-2.6.26-2-parisc DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43422"/>
              <criterion comment="linux-image-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43465"/>
              <criterion comment="linux-image-2.6.26-2-parisc DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:42771"/>
              <criterion comment="linux-headers-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43145"/>
              <criterion comment="linux-headers-2.6.26-2-all-hppa DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43690"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64 DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43300"/>
              <criterion comment="linux-headers-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43683"/>
              <criterion comment="linux-libc-dev DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43249"/>
              <criterion comment="linux-image-2.6.26-2-parisc64-smp DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43700"/>
              <criterion comment="linux-headers-2.6.26-2-common DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:42994"/>
              <criterion comment="linux-image-2.6.26-2-parisc-smp DPKG is earlier than 2.6.26-25lenny1" test_ref="oval:org.mitre.oval:tst:43599"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11886" version="5" class="patch">
      <metadata>
        <title>DSA-2067 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/2010/dsa-2067" ref_id="DSA-2067"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1667" ref_id="CVE-2010-1667"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1668" ref_id="CVE-2010-1668"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1670" ref_id="CVE-2010-1670"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2479" ref_id="CVE-2010-2479"/>
        <description>Several vulnerabilities were discovered in mahara, an electronic portfolio, weblog, and resume builder. The following Common Vulnerabilities and Exposures project ids identify them: Multiple pages performed insufficient input sanitising, making them vulnerable to cross-site scripting attacks. Multiple forms lacked protection against cross-site request forgery attacks, therefore making them vulnerable. Gregor Anzelj discovered that it was possible to accidentally configure an installation of mahara that allows access to another user's account without a password. Certain Internet Explorer-specific cross-site scripting vulnerabilities were discovered in HTML Purifier, of which a copy is included in the mahara package.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:52-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:50.174-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:29.262-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:31.598-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11886 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:16.144-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:06.421-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+lenny6" test_ref="oval:org.mitre.oval:tst:41469"/>
          <criterion comment="mahara is earlier than 1.0.4-4+lenny6" test_ref="oval:org.mitre.oval:tst:41494"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11885" version="5" class="patch">
      <metadata>
        <title>DSA-2087-1 cabextract -- programming error</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>cabextract</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00132.html" ref_id="DSA-2087-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2801" ref_id="CVE-2010-2801"/>
        <description>It was discovered that a programming error in the archive test mode of cabextract, a program to extract Microsoft Cabinet files, could lead to the execution of arbitrary code. For the stable distribution, this problem has been fixed in version 1.2-3+lenny1. For the unstable distribution, this problem will be fixed soon. We recommend that you upgrade your cabextract package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:14:21">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:55.337-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:05.712-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:09.764-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11885 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:08.566-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:06.098-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="cabextract DPKG is earlier than 1.2-3+lenny1" test_ref="oval:org.mitre.oval:tst:43592"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11879" version="5" class="patch">
      <metadata>
        <title>DSA-2083-1 moin -- missing input sanitisation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>moin</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00128.html" ref_id="DSA-2083-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2487" ref_id="CVE-2010-2487"/>
        <description>It was discovered that moin, a python clone of WikiWiki, does not sufficiently sanitise parameters when passing them to the add_msg function. This allows a remote attackers to conduct cross-site scripting attacks for example via the template parameter. For the stable distribution, this problem has been fixed in version 1.7.1-3+lenny5. For the testing distribution, this problem will be fixed soon. For the unstable distribution, this problem has been fixed in version 1.9.3-1.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:14:21">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:13.559-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:05.473-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:09.516-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11879 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:15.953-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:05.859-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 DPKG is earlier than 1.7.1-3+lenny5" test_ref="oval:org.mitre.oval:tst:42795"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11867" version="5" class="patch">
      <metadata>
        <title>DSA-2049 barnowl -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>barnowl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2049" ref_id="DSA-2049"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0793" ref_id="CVE-2010-0793"/>
        <description>It has been discovered that barnowl, a curses-based tty Jabber, IRC, AIM and Zephyr client, is prone to a buffer overflow via its "CC:" handling, which could lead to the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:44.159-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:28.478-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:30.405-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11867 - Debian Patch Update" date="2014-06-30T16:50:00.552-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-30T16:52:12.734-04:00">INTERIM</status_change>
            <status_change date="2014-07-21T04:00:04.801-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="barnowl-irc is earlier than 1.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:41171"/>
          </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>
            <criterion comment="barnowl is earlier than 1.0.1-4+lenny1" test_ref="oval:org.mitre.oval:tst:40572"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11828" version="5" class="patch">
      <metadata>
        <title>DSA-2069 znc -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>znc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2069" ref_id="DSA-2069"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2448" ref_id="CVE-2010-2448"/>
        <description>It was discovered that znc, an IRC bouncer, is vulnerable to denial of service attacks via a NULL pointer dereference when traffic statistics are requested while there is an unauthenticated connection.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:44.946-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:26.867-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:27.595-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11828 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:17.359-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:22.534-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="znc is earlier than 0.058-2+lenny4" test_ref="oval:org.mitre.oval:tst:41532"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11826" version="7" class="patch">
      <metadata>
        <title>DSA-2050 kdegraphics -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>kdegraphics</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2050" ref_id="DSA-2050"/>
        <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 local vulnerabilities have been discovered in KPDF, a PDF viewer for KDE, which allow the execution of arbitrary code or denial of service if a user is tricked into opening a crafted PDF document.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:21.196-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:26.208-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:26.821-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11826 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:17.950-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:21.895-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:41214 - Modified Debian patches to correct Epochs." date="2015-02-04T10:32:00.631-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-04T10:36:16.793-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:10.005-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="kdegraphics is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:40868"/>
              <criterion comment="kdegraphics-doc-html is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:41214"/>
            </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+lenny3" test_ref="oval:org.mitre.oval:tst:41017"/>
              <criterion comment="ksvg is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:41107"/>
              <criterion comment="libkscan-dev is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:40234"/>
              <criterion comment="kgamma is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:40720"/>
              <criterion comment="libkscan1 is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:40270"/>
              <criterion comment="kpovmodeler is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:41007"/>
              <criterion comment="kooka is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:40558"/>
              <criterion comment="kdegraphics-dev is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:41125"/>
              <criterion comment="kghostview is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:41089"/>
              <criterion comment="kfaxview is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:41226"/>
              <criterion comment="kviewshell is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:41176"/>
              <criterion comment="kview is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:41256"/>
              <criterion comment="kfax is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:40884"/>
              <criterion comment="ksnapshot is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:40991"/>
              <criterion comment="kmrml is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:40838"/>
              <criterion comment="kpdf is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:40926"/>
              <criterion comment="kcoloredit is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:40909"/>
              <criterion comment="kiconedit is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:40912"/>
              <criterion comment="kruler is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:40492"/>
              <criterion comment="kuickshow is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:41090"/>
              <criterion comment="kdvi is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:40336"/>
              <criterion comment="kdegraphics-dbg is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:41235"/>
              <criterion comment="kolourpaint is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:40986"/>
              <criterion comment="kamera is earlier than 4:3.5.9-3+lenny3" test_ref="oval:org.mitre.oval:tst:40340"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11823" version="5" class="patch">
      <metadata>
        <title>DSA-2115-2 moodle -- several</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>moodle</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00168.html" ref_id="DSA-2115-2"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1613" ref_id="CVE-2010-1613"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1614" ref_id="CVE-2010-1614"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1615" ref_id="CVE-2010-1615"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1616" ref_id="CVE-2010-1616"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1617" ref_id="CVE-2010-1617"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1618" ref_id="CVE-2010-1618"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1619" ref_id="CVE-2010-1619"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2228" ref_id="CVE-2010-2228"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2229" ref_id="CVE-2010-2229"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2230" ref_id="CVE-2010-2230"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2231" ref_id="CVE-2010-2231"/>
        <description>DSA-2115-1 introduced a regression because it lacked a dependency on the wwwconfig-common package, leading to installations problems. This update addresses this issue. For reference, the text of the original advisory is provided below. Several remote vulnerabilities have been discovered in Moodle, a course management system. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2010-1613 Moodle does not enable the &amp;quot;Regenerate session id during login&amp;quot; setting by default, which makes it easier for remote attackers to conduct session fixation attacks. CVE-2010-1614 Multiple cross-site scripting vulnerabilities allow remote attackers to inject arbitrary web script or HTML via vectors related to the Login-As feature or when the global search feature is enabled, unspecified global search forms in the Global Search Engine. CVE-2010-1615 Multiple SQL injection vulnerabilities allow remote attackers to execute arbitrary SQL commands via vectors related to the add_to_log function in mod/wiki/view.php in the wiki module, or &amp;quot;data validation in some forms elements&amp;quot; related to lib/form/selectgroups.php. CVE-2010-1616 Moodle can create new roles when restoring a course, which allows teachers to create new accounts even if they do not have the moodle/user:create capability. CVE-2010-1617 user/view.php does not properly check a role, which allows remote authenticated users to obtain the full names of other users via the course profile page. CVE-2010-1618 A Cross-site scripting vulnerability in the phpCAS client library allows remote attackers to inject arbitrary web script or HTML via a crafted URL, which is not properly handled in an error message. CVE-2010-1619 A Cross-site scripting vulnerability in the fix_non_standard_entities function in the KSES HTML text cleaning library allows remote attackers to inject arbitrary web script or HTML via crafted HTML entities. CVE-2010-2228 A Cross-site scripting vulnerability in the MNET access-control interface allows remote attackers to inject arbitrary web script or HTML via vectors involving extended characters in a username. CVE-2010-2229 Multiple cross-site scripting vulnerabilities in blog/index.php allow remote attackers to inject arbitrary web script or HTML via unspecified parameters. CVE-2010-2230 The KSES text cleaning filter in lib/weblib.php does not properly handle vbscript URIs, which allows remote authenticated users to conduct cross-site scripting attacks via HTML input. CVE-2010-2231 A Cross-site request forgery vulnerability in report/overview/report.php in the quiz module allows remote attackers to hijack the authentication of arbitrary users for requests that delete quiz attempts via the attemptid parameter. This security update switches to a new upstream version and requires database updates. For the stable distribution, these problems have been fixed in version 1.8.13-2. For the unstable distribution, these problems have been fixed in version 1.9.9.dfsg2-1. We recommend that you upgrade your moodle package.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:21:19">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:12.760-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:04.786-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:06.587-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11823 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:23.425-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:20.968-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 DPKG is earlier than 1.8.13-2" test_ref="oval:org.mitre.oval:tst:42799"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11797" version="7" class="patch">
      <metadata>
        <title>DSA-2055 openoffice.org -- macro execution</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>openoffice.org</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2055" ref_id="DSA-2055"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0395" ref_id="CVE-2010-0395"/>
        <description>It was discovered that OpenOffice.org, a full-featured office productivity suite that provides a near drop-in replacement for Microsoft&amp;reg; Office, is not properly handling python macros embedded in an office document. This allows an attacker to perform user-assisted execution of arbitrary code in certain use cases of the python macro viewer component.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:33.512-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:23.059-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:22.734-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11797 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:14.601-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:20.101-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:41263 - Modified Debian patches to correct Epochs." date="2015-02-04T10:32:00.631-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-04T10:36:14.420-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:08.625-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="openoffice.org-dtd-officedocument1.0 is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41280"/>
              <criterion comment="openoffice.org-l10n-cy is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41302"/>
              <criterion comment="openoffice.org-l10n-cs is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41314"/>
              <criterion comment="openoffice.org-help-hu is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41323"/>
              <criterion comment="openoffice.org-l10n-vi is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41282"/>
              <criterion comment="openoffice.org-l10n-ca is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41060"/>
              <criterion comment="openoffice.org-style-industrial is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40946"/>
              <criterion comment="openoffice.org-help-en-us is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41239"/>
              <criterion comment="ttf-opensymbol is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41281"/>
              <criterion comment="openoffice.org-l10n-ka is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41196"/>
              <criterion comment="openoffice.org-l10n-km is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40350"/>
              <criterion comment="openoffice.org-l10n-ko is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41183"/>
              <criterion comment="openoffice.org-l10n-pl is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41241"/>
              <criterion comment="broffice.org is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41178"/>
              <criterion comment="openoffice.org-l10n-ku is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41327"/>
              <criterion comment="openoffice.org-l10n-pt is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40406"/>
              <criterion comment="openoffice.org-l10n-xh is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40695"/>
              <criterion comment="openoffice.org-help-pt is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40967"/>
              <criterion comment="openoffice.org-help-it is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41307"/>
              <criterion comment="openoffice.org-help-pl is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41103"/>
              <criterion comment="openoffice.org-l10n-bg is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41173"/>
              <criterion comment="openoffice.org-l10n-be-by is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41172"/>
              <criterion comment="openoffice.org-l10n-eu is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40517"/>
              <criterion comment="openoffice.org-l10n-hr is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41198"/>
              <criterion comment="openoffice.org-l10n-hu is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41395"/>
              <criterion comment="openoffice.org-l10n-mk is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41141"/>
              <criterion comment="openoffice.org-l10n-sr-cs is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41158"/>
              <criterion comment="openoffice.org-l10n-he is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41259"/>
              <criterion comment="openoffice.org-l10n-en-za is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40943"/>
              <criterion comment="libuno-cli-types1.1-cil is earlier than 1.1.13.0+OOo2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40553"/>
              <criterion comment="openoffice.org-l10n-as-in is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41342"/>
              <criterion comment="openoffice.org-l10n-ta-in is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41347"/>
              <criterion comment="openoffice.org-help-nl is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40939"/>
              <criterion comment="openoffice.org-l10n-eo is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41295"/>
              <criterion comment="openoffice.org-l10n-el is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41403"/>
              <criterion comment="openoffice.org-l10n-ro is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40409"/>
              <criterion comment="openoffice.org-l10n-zu is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41287"/>
              <criterion comment="openoffice.org-l10n-hi-in is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41044"/>
              <criterion comment="openoffice.org-l10n-zh-tw is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41072"/>
              <criterion comment="openoffice.org-l10n-za is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41285"/>
              <criterion comment="openoffice.org-l10n-et is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41402"/>
              <criterion comment="openoffice.org-help-fr is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41361"/>
              <criterion comment="openoffice.org-l10n-rw is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41186"/>
              <criterion comment="openoffice.org-l10n-es is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41224"/>
              <criterion comment="openoffice.org-l10n-ru is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41346"/>
              <criterion comment="openoffice.org-l10n-bs is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40903"/>
              <criterion comment="openoffice.org-l10n-br is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41203"/>
              <criterion comment="openoffice.org-style-tango is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41393"/>
              <criterion comment="openoffice.org-style-andromeda is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40503"/>
              <criterion comment="openoffice.org-l10n-bn is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40658"/>
              <criterion comment="openoffice.org-emailmerge is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41163"/>
              <criterion comment="openoffice.org-l10n-sl is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41202"/>
              <criterion comment="openoffice.org-l10n-ja is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41312"/>
              <criterion comment="openoffice.org-l10n-en-gb is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41290"/>
              <criterion comment="openoffice.org-help-gl is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40977"/>
              <criterion comment="openoffice.org-l10n-sk is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40414"/>
              <criterion comment="openoffice.org-l10n-st is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40446"/>
              <criterion comment="openoffice.org-l10n-sv is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41275"/>
              <criterion comment="openoffice.org-l10n-sr is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40855"/>
              <criterion comment="openoffice.org-l10n-ss is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41385"/>
              <criterion comment="openoffice.org-help-sv is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40743"/>
              <criterion comment="openoffice.org-style-hicontrast is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41250"/>
              <criterion comment="openoffice.org-help-dz is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41157"/>
              <criterion comment="openoffice.org-help-da is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40511"/>
              <criterion comment="openoffice.org-help-de is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41245"/>
              <criterion comment="openoffice.org-help-sl is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41391"/>
              <criterion comment="openoffice.org-l10n-gl is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41273"/>
              <criterion comment="openoffice.org-java-common is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41339"/>
              <criterion comment="openoffice.org-l10n-ga is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41131"/>
              <criterion comment="openoffice.org-l10n-lv is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40450"/>
              <criterion comment="openoffice.org-l10n-ts is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40425"/>
              <criterion comment="openoffice.org-l10n-tr is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41354"/>
              <criterion comment="openoffice.org-l10n-tn is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41139"/>
              <criterion comment="openoffice.org-l10n-th is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41367"/>
              <criterion comment="openoffice.org-l10n-tg is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41248"/>
              <criterion comment="openoffice.org-help-et is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41303"/>
              <criterion comment="openoffice.org-help-eu is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40908"/>
              <criterion comment="libuno-cli-basetypes1.0-cil is earlier than 1.0.10.0+OOo2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41381"/>
              <criterion comment="openoffice.org-help-es is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41424"/>
              <criterion comment="openoffice.org-filter-mobiledev is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41351"/>
              <criterion comment="openoffice.org-l10n-or-in is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41054"/>
              <criterion comment="openoffice.org-l10n-lt is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40701"/>
              <criterion comment="openoffice.org-l10n-te-in is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41199"/>
              <criterion comment="openoffice.org-l10n-uz is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41114"/>
              <criterion comment="openoffice.org-l10n-de is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41069"/>
              <criterion comment="openoffice.org-l10n-da is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41286"/>
              <criterion comment="openoffice.org-l10n-uk is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41236"/>
              <criterion comment="openoffice.org-l10n-dz is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41425"/>
              <criterion comment="libuno-cli-cppuhelper1.0-cil is earlier than 1.0.13.0+OOo2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41074"/>
              <criterion comment="openoffice.org-l10n-lo is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40797"/>
              <criterion comment="libuno-cli-ure1.0-cil is earlier than 1.0.13.0+OOo2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41249"/>
              <criterion comment="openoffice.org-l10n-ar is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40972"/>
              <criterion comment="openoffice.org-l10n-ml-in is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41344"/>
              <criterion comment="openoffice.org-help-en-gb is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41365"/>
              <criterion comment="openoffice.org-l10n-af is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41002"/>
              <criterion comment="openoffice.org-common is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41410"/>
              <criterion comment="openoffice.org-help-ja is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40918"/>
              <criterion comment="openoffice.org-l10n-zh-cn is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41322"/>
              <criterion comment="openoffice.org-l10n-ve is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40433"/>
              <criterion comment="openoffice.org-help-zh-cn is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41263"/>
              <criterion comment="openoffice.org-l10n-it is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41021"/>
              <criterion comment="openoffice.org-l10n-gu-in is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41252"/>
              <criterion comment="openoffice.org-l10n-in is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40847"/>
              <criterion comment="openoffice.org-help-zh-tw is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41353"/>
              <criterion comment="openoffice.org-style-crystal is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41299"/>
              <criterion comment="openoffice.org-l10n-mr-in is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41398"/>
              <criterion comment="openoffice.org-help-ru is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40574"/>
              <criterion comment="openoffice.org-l10n-fr is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40794"/>
              <criterion comment="openoffice.org-l10n-pt-br is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41137"/>
              <criterion comment="openoffice.org-report-builder is earlier than 1.0.2+OOo2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40717"/>
              <criterion comment="openoffice.org-help-pt-br is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40866"/>
              <criterion comment="openoffice.org-help-ko is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41247"/>
              <criterion comment="openoffice.org-help-km is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41432"/>
              <criterion comment="openoffice.org-l10n-fa is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41434"/>
              <criterion comment="openoffice.org-l10n-fi is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41366"/>
              <criterion comment="openoffice.org-qa-api-tests is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41218"/>
              <criterion comment="openoffice.org-help-hi-in is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41297"/>
              <criterion comment="openoffice.org-l10n-ns is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41294"/>
              <criterion comment="openoffice.org-l10n-nr is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41109"/>
              <criterion comment="openoffice.org-l10n-nb is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41188"/>
              <criterion comment="openoffice.org-l10n-nn is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41261"/>
              <criterion comment="openoffice.org-l10n-nl is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40441"/>
              <criterion comment="openoffice.org-help-cs is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41086"/>
              <criterion comment="openoffice.org-l10n-ne is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41350"/>
              <criterion comment="openoffice.org-l10n-pa-in is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41095"/>
              <criterion comment="openoffice.org-dev-doc is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41296"/>
            </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>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="openoffice.org is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41193"/>
              <criterion comment="openoffice.org-dbg is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41427"/>
              <criterion comment="python-uno is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40484"/>
              <criterion comment="openoffice.org-draw is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40872"/>
              <criterion comment="openoffice.org-kde is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40990"/>
              <criterion comment="openoffice.org-sdbc-postgresql is earlier than 0.7.6+OOo2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40514"/>
              <criterion comment="openoffice.org-base is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41433"/>
              <criterion comment="ure-dbg is earlier than 1.4+OOo2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41253"/>
              <criterion comment="openoffice.org-headless is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41500"/>
              <criterion comment="libmythes-dev is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41475"/>
              <criterion comment="openoffice.org-gnome is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40643"/>
              <criterion comment="openoffice.org-evolution is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41117"/>
              <criterion comment="openoffice.org-math is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41213"/>
              <criterion comment="openoffice.org-calc is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41438"/>
              <criterion comment="openoffice.org-base-core is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41283"/>
              <criterion comment="openoffice.org-report-builder-bin is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41134"/>
              <criterion comment="openoffice.org-impress is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41375"/>
              <criterion comment="openoffice.org-dev is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41478"/>
              <criterion comment="openoffice.org-core is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41343"/>
              <criterion comment="ure is earlier than 1.4+OOo2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41463"/>
              <criterion comment="openoffice.org-writer is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41409"/>
              <criterion comment="mozilla-openoffice.org is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41318"/>
              <criterion comment="openoffice.org-gtk is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41377"/>
              <criterion comment="openoffice.org-officebean is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41340"/>
              <criterion comment="openoffice.org-presentation-minimizer is earlier than 1.0+OOo2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41489"/>
            </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 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 mipsel" test_ref="oval:org.mitre.oval:tst:11110"/>
            </criteria>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="openoffice.org-gcj is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40934"/>
              <criterion comment="openoffice.org-filter-binfilter is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41063"/>
              <criterion comment="openoffice.org-qa-tools is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41211"/>
            </criteria>
          </criteria>
          <criteria operator="AND" comment="Supported platform section">
            <criterion comment="Installed architecture is ia64" test_ref="oval:org.mitre.oval:tst:10830"/>
            <criteria operator="OR" comment="Packages section">
              <criterion comment="openoffice.org-gcj is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41423"/>
              <criterion comment="openoffice.org-filter-binfilter is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:41212"/>
              <criterion comment="cli-uno-bridge is earlier than 1:2.4.1+dfsg-1+lenny7" test_ref="oval:org.mitre.oval:tst:40953"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11795" version="7" class="patch">
      <metadata>
        <title>DSA-2065 kvirc -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>kvirc</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2065" ref_id="DSA-2065"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2451" ref_id="CVE-2010-2451"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2452" ref_id="CVE-2010-2452"/>
        <description>Two security issues have been discovered in the DCC protocol support code of kvirc, a KDE-based next generation IRC client, which allow the overwriting of local files through directory traversal and the execution of arbitrary code through a format string attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:52-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:49.122-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:22.542-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:22.139-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11795 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:22.722-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:19.414-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:41415 - Modified Debian patches to correct Epochs." date="2015-02-04T10:32:00.631-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-04T10:36:17.597-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:07.534-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="kvirc-data is earlier than 2:3.4.0-5" test_ref="oval:org.mitre.oval:tst:41368"/>
          </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="kvirc-dev is earlier than 2:3.4.0-5" test_ref="oval:org.mitre.oval:tst:41415"/>
              <criterion comment="kvirc is earlier than 2:3.4.0-5" test_ref="oval:org.mitre.oval:tst:41267"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11794" version="5" class="patch">
      <metadata>
        <title>DSA-2071 libmikmod -- buffer overflows</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>libmikmod</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2071" ref_id="DSA-2071"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3995" ref_id="CVE-2009-3995"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3996" ref_id="CVE-2009-3996"/>
        <description>Dyon Balding discovered buffer overflows in the MikMod sound library, which could lead to the execution of arbitrary code if a user is tricked into opening malformed Impulse Tracker or Ultratracker sound files.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:40.557-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:22.140-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:21.717-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11794 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:15.118-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:19.019-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="libmikmod2-dev is earlier than 3.1.11-a-6+lenny1" test_ref="oval:org.mitre.oval:tst:41522"/>
          <criterion comment="libmikmod2 is earlier than 3.1.11-a-6+lenny1" test_ref="oval:org.mitre.oval:tst:41413"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11784" version="5" class="patch">
      <metadata>
        <title>DSA-2062 sudo -- missing input sanitisation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>sudo</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2062" ref_id="DSA-2062"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1646" ref_id="CVE-2010-1646"/>
        <description>Anders Kaseorg and Evan Broder discovered a vulnerability in sudo, a program designed to allow a sysadmin to give limited root privileges to users, that allows a user with sudo permissions on certain programs to use those programs with an untrusted value of PATH. This could possibly lead to certain intended restrictions being bypassed, such as the secure_path setting.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:47.288-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:21.394-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:21.008-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11784 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:18.178-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:18.735-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="sudo-ldap is earlier than 1.6.9p17-3" test_ref="oval:org.mitre.oval:tst:41219"/>
          <criterion comment="sudo is earlier than 1.6.9p17-3" test_ref="oval:org.mitre.oval:tst:40962"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11783" version="7" class="patch">
      <metadata>
        <title>DSA-2054 bind9 -- DNS cache poisoning</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>bind9</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2054" ref_id="DSA-2054"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0097" ref_id="CVE-2010-0097"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0290" ref_id="CVE-2010-0290"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0382" ref_id="CVE-2010-0382"/>
        <description>Several cache-poisoning vulnerabilities have been discovered in BIND. These vulnerabilities apply only if DNSSEC validation is enabled and trust anchors have been installed, which is not the default. The Common Vulnerabilities and Exposures project identifies the following problems: CVE-2010-0097 BIND does not properly validate DNSSEC NSEC records, which allows remote attackers to add the Authenticated Data flag to a forged NXDOMAIN response for an existing domain. When processing crafted responses containing CNAME or DNAME records, BIND is subject to a DNS cache poisoning vulnerability, provided that DNSSEC validation is enabled and trust anchors have been installed. When processing certain responses containing out-of-bailiwick data, BIND is subject to a DNS cache poisoning vulnerability, provided that DNSSEC validation is enabled and trust anchors have been installed. In addition, this update introduce a more conservative query behavior in the presence of repeated DNSSEC validation failures, addressing the "roll over and die" phenomenon. The new version also supports the cryptographic algorithm used by the upcoming signed ICANN DNS root , and the NSEC3 secure denial of existence algorithm used by some signed top-level domains. This update is based on a new upstream version of BIND 9, 9.6-ESV-R1. Because of the scope of changes, extra care is recommended when installing the update. Due to ABI changes, new Debian packages are included, and the update has to be installed using "apt-get dist-upgrade".</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:36.879-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:20.750-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:20.456-04:00">ACCEPTED</status_change>
            <modified comment="Corrected ste:11659 to have the correct epoch component of the version, as stated in the original advisory." date="2010-12-09T13:55:00.732-05:00">
              <contributor organization="DCIT, a.s.">Pavel Kankovsky</contributor>
            </modified>
            <status_change date="2010-12-09T13:57:36.692-05:00">INTERIM</status_change>
            <status_change date="2010-12-27T04:00:07.628-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11783 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:17.586-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00: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"/>
        <criteria operator="OR" 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.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:41374"/>
          </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.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:41442"/>
              <criterion comment="libbind-dev is earlier than 9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:41284"/>
              <criterion comment="bind9 is earlier than 9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:41371"/>
              <criterion comment="libisc52 is earlier than 9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:40765"/>
              <criterion comment="libbind9-50 is earlier than 9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:41429"/>
              <criterion comment="bind9utils is earlier than 9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:41269"/>
              <criterion comment="libdns55 is earlier than 9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:41316"/>
              <criterion comment="liblwres50 is earlier than 9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:41313"/>
              <criterion comment="lwresd is earlier than 9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:41420"/>
              <criterion comment="libisccfg50 is earlier than 9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:41405"/>
              <criterion comment="libisccc50 is earlier than 9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:41222"/>
              <criterion comment="bind9-host is earlier than 9.6.ESV.R1+dfsg-0+lenny1" test_ref="oval:org.mitre.oval:tst:41514"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11775" version="5" class="patch">
      <metadata>
        <title>DSA-2127-1 wireshark -- denial of service</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>wireshark</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00178.html" ref_id="DSA-2127-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3445" ref_id="CVE-2010-3445"/>
        <description>A flaw has been found in wireshark, a network protocol analyzer. It was found that the ASN.1 BER dissector was susceptible to a stack overflow, causing the application to crash. For the stable distribution, the problem has been fixed in version 1.0.2-3+lenny11. For the testing distribution and the unstable distribution, this problem has been fixed in version 1.2.11-3. We recommend that you upgrade your wireshark packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:23:05">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:12.047-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:04.385-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:06.133-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11775 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:25.923-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:17.956-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 DPKG is earlier than 1.0.2-3+lenny11" test_ref="oval:org.mitre.oval:tst:43227"/>
          <criterion comment="wireshark-common DPKG is earlier than 1.0.2-3+lenny11" test_ref="oval:org.mitre.oval:tst:43135"/>
          <criterion comment="tshark DPKG is earlier than 1.0.2-3+lenny11" test_ref="oval:org.mitre.oval:tst:43232"/>
          <criterion comment="wireshark DPKG is earlier than 1.0.2-3+lenny11" test_ref="oval:org.mitre.oval:tst:43070"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11774" version="5" class="patch">
      <metadata>
        <title>DSA-2118-1 subversion -- logic flaw</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>subversion</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00167.html" ref_id="DSA-2118-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3315" ref_id="CVE-2010-3315"/>
        <description>Kamesh Jayachandran and C. Michael Pilat discovered that the mod_dav_svn module of subversion, a version control system, is not properly enforcing access rules which are scope-limited to named repositories. If the SVNPathAuthz option is set to &amp;quot;short_circuit&amp;quot; set this may enable an unprivileged attacker to bypass intended access restrictions and disclose or modify repository content. As a workaround it is also possible to set SVNPathAuthz to &amp;quot;on&amp;quot; but be advised that this can result in a performance decrease for large repositories. For the stable distribution, this problem has been fixed in version 1.5.1dfsg1-5. For the testing distribution, this problem has been fixed in version 1.6.12dfsg-2. For the unstable distribution, this problem has been fixed in version 1.6.12dfsg-2. We recommend that you upgrade your samba packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:21:19">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:11.089-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:03.870-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:05.547-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11774 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:13.454-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:17.638-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 independet 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 DPKG is earlier than 1.5.1dfsg1-5" test_ref="oval:org.mitre.oval:tst:42964"/>
              <criterion comment="libsvn-doc DPKG is earlier than 1.5.1dfsg1-5" test_ref="oval:org.mitre.oval:tst:42844"/>
              <criterion comment="libsvn-ruby DPKG is earlier than 1.5.1dfsg1-5" test_ref="oval:org.mitre.oval:tst:42189"/>
            </criteria>
          </criteria>
          <criterion comment="libsvn-dev DPKG is earlier than 1.5.1dfsg1-5" test_ref="oval:org.mitre.oval:tst:42246"/>
          <criterion comment="libapache2-svn DPKG is earlier than 1.5.1dfsg1-5" test_ref="oval:org.mitre.oval:tst:43006"/>
          <criterion comment="libsvn-ruby1.8 DPKG is earlier than 1.5.1dfsg1-5" test_ref="oval:org.mitre.oval:tst:43052"/>
          <criterion comment="python-subversion DPKG is earlier than 1.5.1dfsg1-5" test_ref="oval:org.mitre.oval:tst:43216"/>
          <criterion comment="libsvn1 DPKG is earlier than 1.5.1dfsg1-5" test_ref="oval:org.mitre.oval:tst:43154"/>
          <criterion comment="subversion DPKG is earlier than 1.5.1dfsg1-5" test_ref="oval:org.mitre.oval:tst:43239"/>
          <criterion comment="libsvn-perl DPKG is earlier than 1.5.1dfsg1-5" test_ref="oval:org.mitre.oval:tst:43100"/>
          <criteria operator="AND" comment="Architecture depended 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 DPKG is earlier than 1.5.1dfsg1-5" test_ref="oval:org.mitre.oval:tst:43092"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11765" version="5" class="patch">
      <metadata>
        <title>DSA-2057 mysql-dfsg-5.0 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mysql-dfsg-5.0</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2057" ref_id="DSA-2057"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1626" ref_id="CVE-2010-1626"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1848" ref_id="CVE-2010-1848"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1849" ref_id="CVE-2010-1849"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1850" ref_id="CVE-2010-1850"/>
        <description>Several vulnerabilities have been discovered in the MySQL database server. The Common Vulnerabilities and Exposures project identifies the following problems: MySQL allows local users to delete the data and index files of another user's MyISAM table via a symlink attack in conjunction with the DROP TABLE command. MySQL failed to check the table name argument of a COM_FIELD_LIST command packet for validity and compliance to acceptable table name standards. This allows an authenticated user with SELECT privileges on one table to obtain the field definitions of any table in all other databases and potentially of other MySQL instances accessible from the server's file system. MySQL could be tricked to read packets indefinitely if it received a packet larger than the maximum size of one packet. This results in high CPU usage and thus denial of service conditions. MySQL was susceptible to a buffer-overflow attack due to a failure to perform bounds checking on the table name argument of a COM_FIELD_LIST command packet. By sending long data for the table name, a buffer is overflown, which could be exploited by an authenticated user to inject malicious code.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:37.862-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:19.309-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:19.319-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11765 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:21.822-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:17.156-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="mysql-client is earlier than 5.0.51a-24+lenny4" test_ref="oval:org.mitre.oval:tst:40530"/>
              <criterion comment="mysql-common is earlier than 5.0.51a-24+lenny4" test_ref="oval:org.mitre.oval:tst:41416"/>
              <criterion comment="mysql-server is earlier than 5.0.51a-24+lenny4" test_ref="oval:org.mitre.oval:tst:41406"/>
            </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+lenny4" test_ref="oval:org.mitre.oval:tst:41332"/>
              <criterion comment="mysql-client-5.0 is earlier than 5.0.51a-24+lenny4" test_ref="oval:org.mitre.oval:tst:41268"/>
              <criterion comment="mysql-server-5.0 is earlier than 5.0.51a-24+lenny4" test_ref="oval:org.mitre.oval:tst:41276"/>
              <criterion comment="libmysqlclient15off is earlier than 5.0.51a-24+lenny4" test_ref="oval:org.mitre.oval:tst:41471"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11759" version="5" class="patch">
      <metadata>
        <title>DSA-2102-1 barnowl -- unchecked return value</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>barnowl</product>
        </affected>
        <reference source="VENDOR" ref_url="http://lists.debian.org/debian-security-announce/2010/msg00148.html" ref_id="DSA-2102-1"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2725" ref_id="CVE-2010-2725"/>
        <description>It has been discovered that in barnowl, a curses-based instant-messaging client, the return codes of calls to the ZPending and ZReceiveNotice functions in libzephyr were not checked, allowing attackers to cause a denial of service , and possibly execute arbitrary code. For the stable distribution, this problem has been fixed in version 1.0.1-4+lenny2. For the testing distribution, this problem has been fixed in version 1.6.2-1. For the unstable distribution, this problem has been fixed in version 1.6.2-1. We recommend that you upgrade your barnowl packages.</description>
        <oval_repository>
          <dates>
            <submitted date="2011-06-30T06:19:30">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2011-06-30T14:54:06.488-04:00">DRAFT</status_change>
            <status_change date="2011-07-18T04:00:03.112-04:00">INTERIM</status_change>
            <status_change date="2011-08-08T04:00:04.875-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11759 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:22.527-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:16.815-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 independet section">
            <criterion comment="Installed architecture is all" test_ref="oval:org.mitre.oval:tst:10881"/>
            <criterion comment="arnowl-irc DPKG is earlier than 1.0.1-4+lenny2" test_ref="oval:org.mitre.oval:tst:42943"/>
          </criteria>
          <criteria operator="AND" comment="Architecture depended 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="arnowl DPKG is earlier than 1.0.1-4+lenny2" test_ref="oval:org.mitre.oval:tst:42987"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11742" version="5" class="patch">
      <metadata>
        <title>DSA-2073 mlmmj -- insufficient input sanitising</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>mlmmj</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2073" ref_id="DSA-2073"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4896" ref_id="CVE-2009-4896"/>
        <description>Florian Streibelt reported a directory traversal flaw in the way the Mailing List Managing Made Joyful mailing list manager processed users" requests originating from the administrator web interface without enough input validation. A remote, authenticated attacker could use these flaws to write and/or delete arbitrary files.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:39.418-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:18.581-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:18.824-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11742 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:18.650-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:16.494-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="mlmmj-php-web is earlier than 1.2.15-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:40957"/>
              <criterion comment="mlmmj-php-web-admin is earlier than 1.2.15-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:41334"/>
            </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="mlmmj is earlier than 1.2.15-1.1+lenny1" test_ref="oval:org.mitre.oval:tst:40952"/>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11705" version="5" class="patch">
      <metadata>
        <title>DSA-2063 pmount -- insecure temporary file</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>pmount</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2063" ref_id="DSA-2063"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2192" ref_id="CVE-2010-2192"/>
        <description>Dan Rosenberg discovered that pmount, a wrapper around the standard mount program which permits normal users to mount removable devices without a matching /etc/fstab entry, creates files in /var/lock insecurely. A local attacker could overwrite arbitrary files utilising a symlink attack.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:47.660-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:17.480-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:18.140-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11705 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:18.965-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:16.172-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="pmount is earlier than 0.9.18-2+lenny1" test_ref="oval:org.mitre.oval:tst:41363"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11696" version="5" class="patch">
      <metadata>
        <title>DSA-2060 cacti -- insufficient input sanitisation</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>cacti</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2060" ref_id="DSA-2060"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2092" ref_id="CVE-2010-2092"/>
        <description>Stefan Esser discovered that cacti, a front-end to rrdtool for monitoring systems and services, is not properly validating input passed to the rra_id parameter of the graph.php script. Due to checking the input of $_REQUEST but using $_GET input in a query an unauthenticated attacker is able to perform SQL injections via a crafted rra_id $_GET value and an additional valid rra_id $_POST or $_COOKIE value.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:45.352-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:17.261-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:17.882-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11696 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:17.205-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:15.844-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="cacti is earlier than 0.8.7b-2.1+lenny3" test_ref="oval:org.mitre.oval:tst:41138"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11655" version="5" class="patch">
      <metadata>
        <title>DSA-2051 postgresql-8.3 -- several vulnerabilities</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>postgresql-8.3</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2051" ref_id="DSA-2051"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0442" ref_id="CVE-2010-0442"/>
        <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>Several local vulnerabilities have been discovered in PostgreSQL, an object-relational SQL database. The Common Vulnerabilities and Exposures project identifies the following problems: Tim Bunce discovered that the implementation of the procedural language PL/Perl insufficiently restricts the subset of allowed code, which allows authenticated users the execution of arbitrary Perl code. Tom Lane discovered that the implementation of the procedural language PL/Tcl insufficiently restricts the subset of allowed code, which allows authenticated users the execution of arbitrary Tcl code. It was discovered that an unprivileged user could reset superuser-only parameter settings.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:18.961-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:15.558-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:16.331-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11655 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:19.218-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:15.270-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="postgresql-doc-8.3 is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:41152"/>
              <criterion comment="postgresql-contrib is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:40775"/>
              <criterion comment="postgresql-client is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:41195"/>
              <criterion comment="postgresql is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:40854"/>
              <criterion comment="postgresql-doc is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:40976"/>
            </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.11-0lenny1" test_ref="oval:org.mitre.oval:tst:40716"/>
              <criterion comment="postgresql-8.3 is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:40849"/>
              <criterion comment="libecpg6 is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:40227"/>
              <criterion comment="libpq-dev is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:41149"/>
              <criterion comment="postgresql-plpython-8.3 is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:41187"/>
              <criterion comment="postgresql-pltcl-8.3 is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:40905"/>
              <criterion comment="postgresql-server-dev-8.3 is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:40617"/>
              <criterion comment="libpgtypes3 is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:41168"/>
              <criterion comment="libecpg-dev is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:41227"/>
              <criterion comment="postgresql-contrib-8.3 is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:40917"/>
              <criterion comment="libpq5 is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:41143"/>
              <criterion comment="postgresql-plperl-8.3 is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:40359"/>
              <criterion comment="libecpg-compat3 is earlier than 8.3.11-0lenny1" test_ref="oval:org.mitre.oval:tst:41201"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11634" version="5" class="patch">
      <metadata>
        <title>DSA-2068 python-cjson -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>python-cjson</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2068" ref_id="DSA-2068"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1666" ref_id="CVE-2010-1666"/>
        <description>Matt Giuca discovered a buffer overflow in python-cjson, a fast JSON encoder/decoder for Python. This allows a remote attacker to cause a denial of service through a specially-crafted Python script.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:44.580-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:14.494-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:15.172-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11634 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:19.721-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:14.823-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="python-cjson is earlier than 1.0.5-1+lenny1" test_ref="oval:org.mitre.oval:tst:41207"/>
          <criterion comment="python-cjson-dbg is earlier than 1.0.5-1+lenny1" test_ref="oval:org.mitre.oval:tst:41379"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11631" version="5" class="patch">
      <metadata>
        <title>DSA-2076 gnupg2 -- use-after-free</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>gnupg2</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2076" ref_id="DSA-2076"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2547" ref_id="CVE-2010-2547"/>
        <description>It was discovered that GnuPG 2 uses a freed pointer when verifying a signature or importing a certificate with many Subject Alternate Names, potentially leading to arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:41.560-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:14.002-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:14.705-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11631 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:14.183-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:14.501-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="gpgsm is earlier than 2.0.9-3.1+lenny1" test_ref="oval:org.mitre.oval:tst:41262"/>
          <criterion comment="gnupg-agent is earlier than 2.0.9-3.1+lenny1" test_ref="oval:org.mitre.oval:tst:41523"/>
          <criterion comment="gnupg2 is earlier than 2.0.9-3.1+lenny1" test_ref="oval:org.mitre.oval:tst:41003"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11620" version="5" class="patch">
      <metadata>
        <title>DSA-2047 aria2 -- insufficient input sanitising</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/2010/dsa-2047" ref_id="DSA-2047"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1512" ref_id="CVE-2010-1512"/>
        <description>A vulnerability was discovered in aria2, a download client. The "name" attribute of the "file" element of metalink files is not properly sanitised before using it to download files. If a user is tricked into downloading from a specially crafted metalink file, this can be exploited to download files to directories outside of the intended download directory.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:43.380-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:12.847-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:13.945-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11620 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:17.006-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:14.169-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="aria2 is earlier than 0.14.0-1+lenny2" test_ref="oval:org.mitre.oval:tst:41467"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11582" version="5" class="patch">
      <metadata>
        <title>DSA-2048 dvipng -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>dvipng</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2048" ref_id="DSA-2048"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0829" ref_id="CVE-2010-0829"/>
        <description>Dan Rosenberg discovered that in dvipng, a utility that converts DVI files to PNG graphics, several array index errors allow context-dependent attackers, via a specially crafted DVI file, to cause a denial of service, and possibly arbitrary code execution.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:43.721-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:11.321-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:12.619-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11582 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:19.873-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:13.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="Supported architectures section">
          <criterion comment="Installed architecture is s390" test_ref="oval:org.mitre.oval:tst:11024"/>
          <criterion comment="Installed architecture is amd64" test_ref="oval: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 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="dvipng is earlier than 1.11-1+lenny1" test_ref="oval:org.mitre.oval:tst:41006"/>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11543" version="7" class="patch">
      <metadata>
        <title>DSA-2061 samba -- memory corruption</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-2061" ref_id="DSA-2061"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2063" ref_id="CVE-2010-2063"/>
        <description>Jun Mao discovered that Samba, an implementation of the SMB/CIFS protocol for Unix systems, is not properly handling certain offset values when processing chained SMB1 packets. This enables an unauthenticated attacker to write to an arbitrary memory location resulting in the possibility to execute arbitrary code with root privileges or to perform denial of service attacks by crashing the samba daemon.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:46.566-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:09.596-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:10.106-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11543 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:21.568-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:13.500-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:tst:41094 - Modified Debian patches to correct Epochs." date="2015-02-04T10:32:00.631-05:00">
              <contributor organization="ALTX-SOFT">Maria Mikhno</contributor>
            </modified>
            <status_change date="2015-02-04T10:36:18.118-05:00">INTERIM</status_change>
            <status_change date="2015-02-23T04:00:05.515-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-4lenny12" test_ref="oval:org.mitre.oval:tst:41333"/>
              <criterion comment="samba-doc-pdf is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:41076"/>
            </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-4lenny12" test_ref="oval:org.mitre.oval:tst:41359"/>
              <criterion comment="samba is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:41010"/>
              <criterion comment="swat is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:41396"/>
              <criterion comment="samba-tools is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:41441"/>
              <criterion comment="libsmbclient is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:41278"/>
              <criterion comment="smbclient is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:41450"/>
              <criterion comment="libwbclient0 is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:41345"/>
              <criterion comment="winbind is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:41288"/>
              <criterion comment="libpam-smbpass is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:41221"/>
              <criterion comment="libsmbclient-dev is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:41145"/>
              <criterion comment="samba-common is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:41094"/>
              <criterion comment="samba-dbg is earlier than 2:3.2.5-4lenny12" test_ref="oval:org.mitre.oval:tst:41521"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11531" version="5" class="patch">
      <metadata>
        <title>DSA-2075 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-2075" ref_id="DSA-2075"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0182" ref_id="CVE-2010-0182"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0654" ref_id="CVE-2010-0654"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1205" ref_id="CVE-2010-1205"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1208" ref_id="CVE-2010-1208"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1211" ref_id="CVE-2010-1211"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1214" ref_id="CVE-2010-1214"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2751" ref_id="CVE-2010-2751"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2753" ref_id="CVE-2010-2753"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2754" ref_id="CVE-2010-2754"/>
        <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: Wladimir Palant discovered that security checks in XML processing were insufficiently enforced. Chris Evans discovered that insecure CSS handling could lead to reading data across domain boundaries. Aki Helin discovered a buffer overflow in the internal copy of libpng, which could lead to the execution of arbitrary code. "regenrecht" discovered that incorrect memory handling in DOM parsing could lead to the execution of arbitrary code. Jesse Ruderman, Ehsan Akhgari, Mats Palmgren, Igor Bukanov, Gary Kwong, Tobias Markus and Daniel Holbert discovered crashes in the layout engine, which might allow the execution of arbitrary code. "JS3" discovered an integer overflow in the plugin code, which could lead to the execution of arbitrary code. Jordi Chancel discovered that the location could be spoofed to appear like a secured page. "regenrecht" discovered that incorrect memory handling in XUL parsing could lead to the execution of arbitrary code. Soroush Dalili discovered an information leak in script processing.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:42.476-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:08.933-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:09.232-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11531 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:13.131-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:12.316-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-3" test_ref="oval:org.mitre.oval:tst:40537"/>
          </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.19-3" test_ref="oval:org.mitre.oval:tst:41310"/>
              <criterion comment="spidermonkey-bin is earlier than 1.9.0.19-3" test_ref="oval:org.mitre.oval:tst:41355"/>
              <criterion comment="xulrunner-dev is earlier than 1.9.0.19-3" test_ref="oval:org.mitre.oval:tst:41317"/>
              <criterion comment="xulrunner-1.9 is earlier than 1.9.0.19-3" test_ref="oval:org.mitre.oval:tst:41472"/>
              <criterion comment="libmozjs1d-dbg is earlier than 1.9.0.19-3" test_ref="oval:org.mitre.oval:tst:41258"/>
              <criterion comment="libmozjs1d is earlier than 1.9.0.19-3" test_ref="oval:org.mitre.oval:tst:41243"/>
              <criterion comment="python-xpcom is earlier than 1.9.0.19-3" test_ref="oval:org.mitre.oval:tst:41534"/>
              <criterion comment="xulrunner-1.9-dbg is earlier than 1.9.0.19-3" test_ref="oval:org.mitre.oval:tst:41380"/>
              <criterion comment="xulrunner-1.9-gnome-support is earlier than 1.9.0.19-3" test_ref="oval:org.mitre.oval:tst:41531"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11512" version="5" class="patch">
      <metadata>
        <title>DSA-2072 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-2072" ref_id="DSA-2072"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-1205" ref_id="CVE-2010-1205"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2249" ref_id="CVE-2010-2249"/>
        <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: It was discovered a buffer overflow in libpng which allows remote attackers to execute arbitrary code via a PNG image that triggers an additional data row. It was discovered a memory leak in libpng which allows remote attackers to cause a denial of service via a PNG image containing malformed Physical Scale chunks.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:39.937-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:07.291-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:07.712-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11512 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:16.304-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:11.869-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+lenny4" test_ref="oval:org.mitre.oval:tst:41468"/>
          </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+lenny4" test_ref="oval:org.mitre.oval:tst:40534"/>
              <criterion comment="libpng12-0 is earlier than 1.2.27-2+lenny4" test_ref="oval:org.mitre.oval:tst:40756"/>
            </criteria>
          </criteria>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:11359" version="5" class="patch">
      <metadata>
        <title>DSA-2059 pcsc-lite -- buffer overflow</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
          <product>pcsc-lite</product>
        </affected>
        <reference source="VENDOR" ref_url="http://www.debian.org/security/2010/dsa-2059" ref_id="DSA-2059"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0407" ref_id="CVE-2010-0407"/>
        <description>It was discovered that PCSCD, a daemon to access smart cards, was vulnerable to a buffer overflow allowing a local attacker to elevate his privileges to root.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:38.853-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:05.708-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:05.993-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:11359 - Debian Patch Update" date="2014-06-06T17:11:00.221-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:13:20.733-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:11.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>
        <criteria operator="OR" comment="Packages section">
          <criterion comment="libpcsclite1 is earlier than 1.4.102-1+lenny1" test_ref="oval:org.mitre.oval:tst:41394"/>
          <criterion comment="pcscd is earlier than 1.4.102-1+lenny1" test_ref="oval:org.mitre.oval:tst:41458"/>
          <criterion comment="libpcsclite-dev is earlier than 1.4.102-1+lenny1" test_ref="oval:org.mitre.oval:tst:40886"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:10970" version="5" class="patch">
      <metadata>
        <title>DSA-2066 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-2066" ref_id="DSA-2066"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2283" ref_id="CVE-2010-2283"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2284" ref_id="CVE-2010-2284"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2285" ref_id="CVE-2010-2285"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2286" ref_id="CVE-2010-2286"/>
        <reference source="CVE" ref_url="http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-2287" ref_id="CVE-2010-2287"/>
        <description>Several remote vulnerabilities have been discovered in the Wireshark network traffic analyzer. It was discovered that null pointer dereferences, buffer overflows and infinite loops in the SMB, SMB PIPE, ASN1.1 and SigComp dissectors could lead to denial of service or the execution of arbitrary code.</description>
        <oval_repository>
          <dates>
            <submitted date="2010-07-31T15:50:52-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2010-08-03T12:18:49.693-04:00">DRAFT</status_change>
            <status_change date="2010-08-23T04:00:03.677-04:00">INTERIM</status_change>
            <status_change date="2010-09-13T04:00:02.849-04:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:10970 - Debian Patch Update" date="2014-06-06T17:34:00.215-04:00">
              <contributor organization="ALTX-SOFT">Sergey Artykhov</contributor>
            </modified>
            <status_change date="2014-06-06T17:36:33.185-04:00">INTERIM</status_change>
            <status_change date="2014-06-23T04:00:10.269-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+lenny9" test_ref="oval:org.mitre.oval:tst:41298"/>
          <criterion comment="wireshark-common is earlier than 1.0.2-3+lenny9" test_ref="oval:org.mitre.oval:tst:40820"/>
          <criterion comment="tshark is earlier than 1.0.2-3+lenny9" test_ref="oval:org.mitre.oval:tst:40763"/>
          <criterion comment="wireshark is earlier than 1.0.2-3+lenny9" test_ref="oval:org.mitre.oval:tst:41231"/>
        </criteria>
      </criteria>
    </definition>
    <definition id="oval:org.mitre.oval:def:6513" version="7" class="inventory">
      <metadata>
        <title>Debian GNU/Linux 5.0 is installed</title>
        <affected family="unix">
          <platform>Debian GNU/Linux 5.0</platform>
        </affected>
        <reference source="CPE" ref_id="cpe:/o:debian:debian_gnu/linux:5.0"/>
        <description>Debian GNU/Linux 5.0 (lenny) is installed</description>
        <oval_repository>
          <dates>
            <submitted date="2009-12-04T16:44:51-05:00">
              <contributor organization="SecPod Technologies">SecPod Team</contributor>
            </submitted>
            <status_change date="2009-12-06T20:14:46.813-05:00">DRAFT</status_change>
            <status_change date="2010-01-04T04:01:52.112-05:00">INTERIM</status_change>
            <status_change date="2010-01-25T04:00:22.163-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6513 - Update textfilecontent_test to textfilecontent54_test" date="2011-01-20T13:45:00.069-05:00">
              <contributor organization="SecPod Technologies">Preeti Subramanian</contributor>
            </modified>
            <status_change date="2011-01-20T13:46:58.156-05:00">INTERIM</status_change>
            <status_change date="2011-02-07T04:00:15.513-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:ste:12238 - 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:35.218-04:00">INTERIM</status_change>
            <status_change date="2011-11-07T04:01:06.197-05:00">ACCEPTED</status_change>
            <modified comment="EDITED oval:org.mitre.oval:def:6513 - 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:36.566-04:00">INTERIM</status_change>
            <status_change date="2014-06-16T04:00:17.246-04:00">ACCEPTED</status_change>
          </dates>
          <status>ACCEPTED</status>
        </oval_repository>
      </metadata>
      <criteria>
        <criterion comment="Debian GNU/Linux 5.0 is installed" test_ref="oval:org.mitre.oval:tst:42061"/>
      </criteria>
    </definition>
  </definitions>
  <tests>
    <dpkginfo_test id="oval:org.mitre.oval:tst:20530" version="2" comment="squirrelmail is earlier than 2:1.4.15-4+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11639"/>
      <state state_ref="oval:org.mitre.oval:ste:6179"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:20305" version="2" comment="squirrelmail is earlier than 2:1.4.9a-5" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11639"/>
      <state state_ref="oval:org.mitre.oval:ste:6116"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libicu-dev is earlier than 3.8.1-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20455" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8785"/>
      <state state_ref="oval:org.mitre.oval:ste:5958"/>
    </dpkginfo_test>
    <dpkginfo_test comment="lib32icu38 is earlier than 3.8.1-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20426" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8673"/>
      <state state_ref="oval:org.mitre.oval:ste:5958"/>
    </dpkginfo_test>
    <dpkginfo_test comment="lib32icu-dev is earlier than 3.8.1-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20422" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8654"/>
      <state state_ref="oval:org.mitre.oval:ste:5958"/>
    </dpkginfo_test>
    <dpkginfo_test comment="icu-doc is earlier than 3.8.1-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20386" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8772"/>
      <state state_ref="oval:org.mitre.oval:ste:5958"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libicu38-dbg is earlier than 3.8.1-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20268" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7880"/>
      <state state_ref="oval:org.mitre.oval:ste:5958"/>
    </dpkginfo_test>
    <dpkginfo_test comment="icu-doc is earlier than 3.6-2etch2" check="all" version="1" id="oval:org.mitre.oval:tst:20067" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8772"/>
      <state state_ref="oval:org.mitre.oval:ste:6263"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libicu36-dev is earlier than 3.6-2etch2" check="all" version="1" id="oval:org.mitre.oval:tst:20050" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8802"/>
      <state state_ref="oval:org.mitre.oval:ste:6263"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libicu36 is earlier than 3.6-2etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19727" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8067"/>
      <state state_ref="oval:org.mitre.oval:ste:6263"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libicu38 is earlier than 3.8.1-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19463" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8242"/>
      <state state_ref="oval:org.mitre.oval:ste:5958"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dovecot-dev is earlier than 1.0.15-2.3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20214" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11859"/>
      <state state_ref="oval:org.mitre.oval:ste:6446"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dovecot-imapd is earlier than 1.0.rc15-2etch5" check="all" version="1" id="oval:org.mitre.oval:tst:20210" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11464"/>
      <state state_ref="oval:org.mitre.oval:ste:6390"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dovecot-pop3d is earlier than 1.0.15-2.3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20162" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11468"/>
      <state state_ref="oval:org.mitre.oval:ste:6446"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dovecot-pop3d is earlier than 1.0.rc15-2etch5" check="all" version="1" id="oval:org.mitre.oval:tst:20136" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11468"/>
      <state state_ref="oval:org.mitre.oval:ste:6390"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dovecot-imapd is earlier than 1.0.15-2.3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20133" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11464"/>
      <state state_ref="oval:org.mitre.oval:ste:6446"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dovecot-common is earlier than 1.0.rc15-2etch5" check="all" version="1" id="oval:org.mitre.oval:tst:19805" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11337"/>
      <state state_ref="oval:org.mitre.oval:ste:6390"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dovecot-common is earlier than 1.0.15-2.3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19778" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11337"/>
      <state state_ref="oval:org.mitre.oval:ste:6446"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libopensc2-dbg is earlier than 0.11.4-5+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19635" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8618"/>
      <state state_ref="oval:org.mitre.oval:ste:6440"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libopensc2-dev is earlier than 0.11.4-5+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19505" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8465"/>
      <state state_ref="oval:org.mitre.oval:ste:6440"/>
    </dpkginfo_test>
    <dpkginfo_test comment="opensc is earlier than 0.11.4-5+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19501" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8302"/>
      <state state_ref="oval:org.mitre.oval:ste:6440"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libopensc2 is earlier than 0.11.4-5+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19122" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8580"/>
      <state state_ref="oval:org.mitre.oval:ste:6440"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mozilla-opensc is earlier than 0.11.4-5+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18934" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8393"/>
      <state state_ref="oval:org.mitre.oval:ste:6440"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-common is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20086" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11620"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-parisc is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20081" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11685"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-all-hppa is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19978" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11704"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-1-parisc64 is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19969" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11778"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-parisc64-smp is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19964" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11757"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-1-openvz-amd64 is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19936" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11145"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-1-parisc-smp is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19931" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11741"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-vserver-amd64 is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19916" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11686"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-amd64 is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19911" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11622"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-support-2.6.26-1 is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19910" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11667"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-source-2.6.26 is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19907" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8224"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-s390x is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19894" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11664"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-1-parisc64-smp is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19888" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11755"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-libc-dev is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19886" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7932"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xen-linux-system-2.6.26-1-xen-amd64 is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19882" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11355"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-tree-2.6.26 is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19875" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7896"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-vserver-s390x is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19872" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11712"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-all is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19865" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11571"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-1-vserver-amd64 is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19861" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11443"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-1-s390 is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19858" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11691"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-parisc64 is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19857" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11598"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-1-s390x is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19851" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11452"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-all is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19849" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11571"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-s390 is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19827" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11278"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-1-amd64 is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19809" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11119"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-common-openvz is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19807" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11617"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-1-xen-amd64 is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19794" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11589"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-all-amd64 is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19763" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11660"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-parisc-smp is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19760" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11797"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-openvz-amd64 is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19745" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11444"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-all is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19734" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11571"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-1-parisc is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19707" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11517"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-all-s390 is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19704" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11549"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-1-s390-tape is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19688" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11695"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-libc-dev is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19667" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7932"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-common is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19663" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11620"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-xen-amd64 is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19585" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11635"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-libc-dev is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19515" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7932"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-common-vserver is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19442" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10947"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-1-vserver-s390x is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19422" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11124"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-doc-2.6.26 is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19400" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8320"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-modules-2.6.26-1-xen-amd64 is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19389" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11701"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-common-xen is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19157" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11204"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-common-vserver is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19149" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10947"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-manual-2.6.26 is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19029" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8217"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-patch-debian-2.6.26 is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19025" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7796"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-1-common is earlier than 2.6.26-13lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18980" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11620"/>
      <state state_ref="oval:org.mitre.oval:ste:5813"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mahara is earlier than 1.0.4-4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19440" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11453"/>
      <state state_ref="oval:org.mitre.oval:ste:5634"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mahara-apache2 is earlier than 1.0.4-4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18975" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11385"/>
      <state state_ref="oval:org.mitre.oval:ste:5634"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-editor is earlier than 1.2-5" check="all" version="1" id="oval:org.mitre.oval:tst:19710" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11544"/>
      <state state_ref="oval:org.mitre.oval:ste:5997"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth is earlier than 1.4.4-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19693" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11343"/>
      <state state_ref="oval:org.mitre.oval:ste:6380"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-utbs is earlier than 1.4.4-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19691" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11147"/>
      <state state_ref="oval:org.mitre.oval:ste:6380"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-server is earlier than 1.4.4-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19684" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11196"/>
      <state state_ref="oval:org.mitre.oval:ste:6380"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-all is earlier than 1.4.4-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19658" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11532"/>
      <state state_ref="oval:org.mitre.oval:ste:6380"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-sof is earlier than 1.4.4-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19647" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11605"/>
      <state state_ref="oval:org.mitre.oval:ste:6380"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-sotbe is earlier than 1.4.4-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19644" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11707"/>
      <state state_ref="oval:org.mitre.oval:ste:6380"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-tsg is earlier than 1.4.4-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19642" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11705"/>
      <state state_ref="oval:org.mitre.oval:ste:6380"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-data is earlier than 1.2-5" check="all" version="1" id="oval:org.mitre.oval:tst:19639" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11541"/>
      <state state_ref="oval:org.mitre.oval:ste:5997"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-httt is earlier than 1.4.4-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19623" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11436"/>
      <state state_ref="oval:org.mitre.oval:ste:6380"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-l is earlier than 1.4.4-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19621" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11677"/>
      <state state_ref="oval:org.mitre.oval:ste:6380"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-trow is earlier than 1.2-5" check="all" version="1" id="oval:org.mitre.oval:tst:19610" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11285"/>
      <state state_ref="oval:org.mitre.oval:ste:5997"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-dbg is earlier than 1.4.4-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19609" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11696"/>
      <state state_ref="oval:org.mitre.oval:ste:6380"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-aoi is earlier than 1.4.4-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19599" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11351"/>
      <state state_ref="oval:org.mitre.oval:ste:6380"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-did is earlier than 1.4.4-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19593" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11611"/>
      <state state_ref="oval:org.mitre.oval:ste:6380"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-editor is earlier than 1.4.4-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19589" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11544"/>
      <state state_ref="oval:org.mitre.oval:ste:6380"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-trow is earlier than 1.4.4-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19580" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11285"/>
      <state state_ref="oval:org.mitre.oval:ste:6380"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-music is earlier than 1.2-5" check="all" version="1" id="oval:org.mitre.oval:tst:19552" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11573"/>
      <state state_ref="oval:org.mitre.oval:ste:5997"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-httt is earlier than 1.2-5" check="all" version="1" id="oval:org.mitre.oval:tst:19496" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11436"/>
      <state state_ref="oval:org.mitre.oval:ste:5997"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-utbs is earlier than 1.2-5" check="all" version="1" id="oval:org.mitre.oval:tst:19280" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11147"/>
      <state state_ref="oval:org.mitre.oval:ste:5997"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-server is earlier than 1.2-5" check="all" version="1" id="oval:org.mitre.oval:tst:19262" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11196"/>
      <state state_ref="oval:org.mitre.oval:ste:5997"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-tools is earlier than 1.4.4-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19254" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11332"/>
      <state state_ref="oval:org.mitre.oval:ste:6380"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-nr is earlier than 1.4.4-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19252" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11692"/>
      <state state_ref="oval:org.mitre.oval:ste:6380"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-data is earlier than 1.4.4-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19180" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11541"/>
      <state state_ref="oval:org.mitre.oval:ste:6380"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-ei is earlier than 1.2-5" check="all" version="1" id="oval:org.mitre.oval:tst:19105" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11129"/>
      <state state_ref="oval:org.mitre.oval:ste:5997"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-music is earlier than 1.4.4-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19102" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11573"/>
      <state state_ref="oval:org.mitre.oval:ste:6380"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth is earlier than 1.2-5" check="all" version="1" id="oval:org.mitre.oval:tst:19011" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11343"/>
      <state state_ref="oval:org.mitre.oval:ste:5997"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-ttb is earlier than 1.2-5" check="all" version="1" id="oval:org.mitre.oval:tst:18990" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10778"/>
      <state state_ref="oval:org.mitre.oval:ste:5997"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-tsg is earlier than 1.2-5" check="all" version="1" id="oval:org.mitre.oval:tst:18938" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11705"/>
      <state state_ref="oval:org.mitre.oval:ste:5997"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-ttb is earlier than 1.4.4-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18852" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10778"/>
      <state state_ref="oval:org.mitre.oval:ste:6380"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-ei is earlier than 1.4.4-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18711" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11129"/>
      <state state_ref="oval:org.mitre.oval:ste:6380"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wesnoth-thot is earlier than 1.4.4-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18684" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11426"/>
      <state state_ref="oval:org.mitre.oval:ste:6380"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:19979" version="2" comment="openswan is earlier than 1:2.4.12+dfsg-1.3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11118"/>
      <state state_ref="oval:org.mitre.oval:ste:5581"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:19963" version="2" comment="linux-patch-openswan is earlier than 1:2.4.6+dfsg.2-1.1+etch2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11201"/>
      <state state_ref="oval:org.mitre.oval:ste:6542"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:19959" version="2" comment="linux-patch-openswan is earlier than 1:2.4.12+dfsg-1.3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11201"/>
      <state state_ref="oval:org.mitre.oval:ste:5581"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:19789" version="2" comment="openswan-modules-source is earlier than 1:2.4.12+dfsg-1.3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11053"/>
      <state state_ref="oval:org.mitre.oval:ste:5581"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:19531" version="2" comment="openswan-modules-source is earlier than 1:2.4.6+dfsg.2-1.1+etch2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11053"/>
      <state state_ref="oval:org.mitre.oval:ste:6542"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:19100" version="2" comment="openswan is earlier than 1:2.4.6+dfsg.2-1.1+etch2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11118"/>
      <state state_ref="oval:org.mitre.oval:ste:6542"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxmltooling-doc is earlier than 1.0-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20173" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11465"/>
      <state state_ref="oval:org.mitre.oval:ste:6370"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxmltooling-dev is earlier than 1.0-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20154" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11559"/>
      <state state_ref="oval:org.mitre.oval:ste:6370"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxmltooling1 is earlier than 1.0-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19846" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11728"/>
      <state state_ref="oval:org.mitre.oval:ste:6370"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xmltooling-schemas is earlier than 1.0-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19568" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11857"/>
      <state state_ref="oval:org.mitre.oval:ste:6370"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:20000" version="2" comment="libtk-img is earlier than 1:1.3-release-7+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11563"/>
      <state state_ref="oval:org.mitre.oval:ste:6546"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:19985" version="2" comment="libtk-img-dev is earlier than 1:1.3-release-7+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11880"/>
      <state state_ref="oval:org.mitre.oval:ste:6546"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:19877" version="2" comment="libtk-img is earlier than 1:1.3-15etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11563"/>
      <state state_ref="oval:org.mitre.oval:ste:6335"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:19876" version="2" comment="libtk-img-doc is earlier than 1:1.3-release-7+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11865"/>
      <state state_ref="oval:org.mitre.oval:ste:6546"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsasl2-modules is earlier than 2.1.22.dfsg1-23+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20458" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11935"/>
      <state state_ref="oval:org.mitre.oval:ste:6369"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cyrus-sasl2-doc is earlier than 2.1.22.dfsg1-23+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20447" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11505"/>
      <state state_ref="oval:org.mitre.oval:ste:6369"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsasl2-modules-gssapi-mit is earlier than 2.1.22.dfsg1-23+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20409" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10942"/>
      <state state_ref="oval:org.mitre.oval:ste:6369"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsasl2-modules-otp is earlier than 2.1.22.dfsg1-23+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20402" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11748"/>
      <state state_ref="oval:org.mitre.oval:ste:6369"/>
    </dpkginfo_test>
    <dpkginfo_test comment="sasl2-bin is earlier than 2.1.22.dfsg1-23+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20378" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11501"/>
      <state state_ref="oval:org.mitre.oval:ste:6369"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cyrus-sasl2-heimdal-dbg is earlier than 2.1.22.dfsg1-23+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20365" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11874"/>
      <state state_ref="oval:org.mitre.oval:ste:6369"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsasl2-dev is earlier than 2.1.22.dfsg1-23+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20331" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10944"/>
      <state state_ref="oval:org.mitre.oval:ste:6369"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsasl2-2 is earlier than 2.1.22.dfsg1-23+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20234" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11902"/>
      <state state_ref="oval:org.mitre.oval:ste:6369"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsasl2-modules-ldap is earlier than 2.1.22.dfsg1-23+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20215" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11562"/>
      <state state_ref="oval:org.mitre.oval:ste:6369"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsasl2-modules-gssapi-heimdal is earlier than 2.1.22.dfsg1-23+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20148" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11827"/>
      <state state_ref="oval:org.mitre.oval:ste:6369"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cyrus-sasl2-dbg is earlier than 2.1.22.dfsg1-23+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19990" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11924"/>
      <state state_ref="oval:org.mitre.oval:ste:6369"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsasl2-modules-sql is earlier than 2.1.22.dfsg1-23+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19896" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11506"/>
      <state state_ref="oval:org.mitre.oval:ste:6369"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pidgin-dbg is earlier than 2.4.3-4lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20510" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9749"/>
      <state state_ref="oval:org.mitre.oval:ste:6476"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pidgin-data is earlier than 2.4.3-4lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20394" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10503"/>
      <state state_ref="oval:org.mitre.oval:ste:6476"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpurple-dev is earlier than 2.4.3-4lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20333" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10588"/>
      <state state_ref="oval:org.mitre.oval:ste:6476"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpurple-bin is earlier than 2.4.3-4lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20245" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10543"/>
      <state state_ref="oval:org.mitre.oval:ste:6476"/>
    </dpkginfo_test>
    <dpkginfo_test comment="finch-dev is earlier than 2.4.3-4lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20175" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10713"/>
      <state state_ref="oval:org.mitre.oval:ste:6476"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pidgin-dev is earlier than 2.4.3-4lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20002" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9897"/>
      <state state_ref="oval:org.mitre.oval:ste:6476"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpurple0 is earlier than 2.4.3-4lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19613" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10703"/>
      <state state_ref="oval:org.mitre.oval:ste:6476"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pidgin is earlier than 2.4.3-4lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19582" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10640"/>
      <state state_ref="oval:org.mitre.oval:ste:6476"/>
    </dpkginfo_test>
    <dpkginfo_test comment="finch is earlier than 2.4.3-4lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19558" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9976"/>
      <state state_ref="oval:org.mitre.oval:ste:6476"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmodplug-dev is earlier than 0.7-5.2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19258" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10643"/>
      <state state_ref="oval:org.mitre.oval:ste:6211"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmodplug0c2 is earlier than 0.8.4-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19028" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11242"/>
      <state state_ref="oval:org.mitre.oval:ste:5484"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmodplug-dev is earlier than 0.8.4-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18977" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10643"/>
      <state state_ref="oval:org.mitre.oval:ste:5484"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmodplug0c2 is earlier than 0.7-5.2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18805" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11242"/>
      <state state_ref="oval:org.mitre.oval:ste:6211"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20741" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8298"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-parisc64-smp is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20740" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8251"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all-hppa is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20652" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7966"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-parisc64 is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20610" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8318"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-parisc64 is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20604" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7946"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20602" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8298"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-manual-2.6.26 is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20586" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8217"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="user-mode-linux is earlier than 2.6.26-1um-2+15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20584" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7848"/>
      <state state_ref="oval:org.mitre.oval:ste:6625"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-doc-2.6.26 is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20581" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8320"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20576" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8298"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20555" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8228"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-parisc-smp is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20553" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8442"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-openvz-amd64 is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20549" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8239"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-libc-dev is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20546" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7932"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-amd64 is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20540" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7711"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-vserver-s390x is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20539" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8296"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xen-linux-system-2.6.26-2-xen-amd64 is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20537" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8341"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all-amd64 is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20527" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8214"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-modules-2.6.26-2-xen-amd64 is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20523" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7588"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-tree-2.6.26 is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20515" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7896"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-source-2.6.26 is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20509" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8224"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-libc-dev is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20501" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7932"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-s390 is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20499" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7925"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-xen-amd64 is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20494" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8372"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-support-2.6.26-2 is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20463" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8112"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-libc-dev is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20461" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7932"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-amd64 is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20460" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8404"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common-openvz is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20446" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8209"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-parisc is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20442" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8562"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-vserver-amd64 is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20437" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8059"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-openvz-amd64 is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20434" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8357"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-vserver-amd64 is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20414" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8020"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-s390-tape is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20404" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7991"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-s390 is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20375" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8329"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20373" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8228"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-vserver-s390x is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20358" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8153"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-s390x is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20354" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8177"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all-s390 is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20335" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7435"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20281" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8307"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-parisc64-smp is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20179" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8429"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-xen-amd64 is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20167" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7975"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-patch-debian-2.6.26 is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20152" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7796"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-s390x is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20117" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8410"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-parisc-smp is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20082" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7936"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19880" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8307"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19838" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8307"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-parisc is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19821" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8464"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common-xen is earlier than 2.6.26-15lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19738" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7926"/>
      <state state_ref="oval:org.mitre.oval:ste:6519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="fetchmail is earlier than 6.3.9~rc2-4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19217" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10880"/>
      <state state_ref="oval:org.mitre.oval:ste:5861"/>
    </dpkginfo_test>
    <dpkginfo_test comment="fetchmail is earlier than 6.3.6-1etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19174" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10880"/>
      <state state_ref="oval:org.mitre.oval:ste:5779"/>
    </dpkginfo_test>
    <dpkginfo_test comment="fetchmailconf is earlier than 6.3.9~rc2-4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18983" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11252"/>
      <state state_ref="oval:org.mitre.oval:ste:5861"/>
    </dpkginfo_test>
    <dpkginfo_test comment="fetchmailconf is earlier than 6.3.6-1etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18503" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11252"/>
      <state state_ref="oval:org.mitre.oval:ste:5779"/>
    </dpkginfo_test>
    <dpkginfo_test comment="nsd is earlier than 2.3.7-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20552" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11841"/>
      <state state_ref="oval:org.mitre.oval:ste:6437"/>
    </dpkginfo_test>
    <dpkginfo_test comment="nsd is earlier than 2.3.6-1+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:20410" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11841"/>
      <state state_ref="oval:org.mitre.oval:ste:5774"/>
    </dpkginfo_test>
    <dpkginfo_test comment="nsd3 is earlier than 3.0.7-3.lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19874" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11824"/>
      <state state_ref="oval:org.mitre.oval:ste:6457"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgnutls13-dbg is earlier than 1.4.4-3+etch5" check="all" version="1" id="oval:org.mitre.oval:tst:19467" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10091"/>
      <state state_ref="oval:org.mitre.oval:ste:5640"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gnutls-bin is earlier than 1.4.4-3+etch5" check="all" version="1" id="oval:org.mitre.oval:tst:19427" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10196"/>
      <state state_ref="oval:org.mitre.oval:ste:5640"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gnutls-doc is earlier than 1.4.4-3+etch5" check="all" version="1" id="oval:org.mitre.oval:tst:19426" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10599"/>
      <state state_ref="oval:org.mitre.oval:ste:5640"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgnutls-dev is earlier than 2.4.2-6+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19418" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10356"/>
      <state state_ref="oval:org.mitre.oval:ste:6366"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgnutls-dev is earlier than 1.4.4-3+etch5" check="all" version="1" id="oval:org.mitre.oval:tst:19377" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10356"/>
      <state state_ref="oval:org.mitre.oval:ste:5640"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgnutls26-dbg is earlier than 2.4.2-6+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19207" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11291"/>
      <state state_ref="oval:org.mitre.oval:ste:6366"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgnutls13 is earlier than 1.4.4-3+etch5" check="all" version="1" id="oval:org.mitre.oval:tst:19199" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10397"/>
      <state state_ref="oval:org.mitre.oval:ste:5640"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gnutls-doc is earlier than 2.4.2-6+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19120" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10599"/>
      <state state_ref="oval:org.mitre.oval:ste:6366"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gnutls-bin is earlier than 2.4.2-6+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19103" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10196"/>
      <state state_ref="oval:org.mitre.oval:ste:6366"/>
    </dpkginfo_test>
    <dpkginfo_test comment="guile-gnutls is earlier than 2.4.2-6+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18710" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11002"/>
      <state state_ref="oval:org.mitre.oval:ste:6366"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgnutls26 is earlier than 2.4.2-6+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18509" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11578"/>
      <state state_ref="oval:org.mitre.oval:ste:6366"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libnewt0.52 is earlier than 0.52.2-10+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:20156" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11898"/>
      <state state_ref="oval:org.mitre.oval:ste:6570"/>
    </dpkginfo_test>
    <dpkginfo_test comment="newt-tcl is earlier than 0.52.2-10+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:20138" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11021"/>
      <state state_ref="oval:org.mitre.oval:ste:6570"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-newt is earlier than 0.52.2-10+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:20132" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11706"/>
      <state state_ref="oval:org.mitre.oval:ste:6570"/>
    </dpkginfo_test>
    <dpkginfo_test comment="whiptail is earlier than 0.52.2-11.3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20041" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11895"/>
      <state state_ref="oval:org.mitre.oval:ste:6563"/>
    </dpkginfo_test>
    <dpkginfo_test comment="newt-tcl is earlier than 0.52.2-11.3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20033" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11021"/>
      <state state_ref="oval:org.mitre.oval:ste:6563"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libnewt-pic is earlier than 0.52.2-11.3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19994" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11612"/>
      <state state_ref="oval:org.mitre.oval:ste:6563"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libnewt-pic is earlier than 0.52.2-10+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19908" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11612"/>
      <state state_ref="oval:org.mitre.oval:ste:6570"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libnewt0.52 is earlier than 0.52.2-11.3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19853" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11898"/>
      <state state_ref="oval:org.mitre.oval:ste:6563"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libnewt-dev is earlier than 0.52.2-11.3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19799" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11863"/>
      <state state_ref="oval:org.mitre.oval:ste:6563"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-newt is earlier than 0.52.2-11.3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19786" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11706"/>
      <state state_ref="oval:org.mitre.oval:ste:6563"/>
    </dpkginfo_test>
    <dpkginfo_test comment="whiptail is earlier than 0.52.2-10+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19370" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11895"/>
      <state state_ref="oval:org.mitre.oval:ste:6570"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libnewt-dev is earlier than 0.52.2-10+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19278" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11863"/>
      <state state_ref="oval:org.mitre.oval:ste:6570"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.6-dbg is earlier than 2.6.3.2.1.5+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20242" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11848"/>
      <state state_ref="oval:org.mitre.oval:ste:6582"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.4-contrib-dev is earlier than 2.4.5.1.1+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20235" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11006"/>
      <state state_ref="oval:org.mitre.oval:ste:6482"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.4-1 is earlier than 2.4.5.1.1+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20230" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11875"/>
      <state state_ref="oval:org.mitre.oval:ste:6482"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.4-dbg is earlier than 2.4.5.1.1+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20226" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11925"/>
      <state state_ref="oval:org.mitre.oval:ste:6482"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.4-dev is earlier than 2.4.5.1.1+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20222" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11891"/>
      <state state_ref="oval:org.mitre.oval:ste:6482"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.6-0 is earlier than 2.6.3.2.1.5+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20213" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11911"/>
      <state state_ref="oval:org.mitre.oval:ste:6582"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.8-0 is earlier than 2.8.7.1-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20212" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11862"/>
      <state state_ref="oval:org.mitre.oval:ste:6165"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.8-dev is earlier than 2.8.7.1-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20211" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11420"/>
      <state state_ref="oval:org.mitre.oval:ste:6165"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.4-dev is earlier than 2.4.5.1.1+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20205" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11127"/>
      <state state_ref="oval:org.mitre.oval:ste:6482"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx-common is earlier than 2.6.3.2.1.5+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20202" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11643"/>
      <state state_ref="oval:org.mitre.oval:ste:6582"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.4-1 is earlier than 2.4.5.1.1+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20199" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11210"/>
      <state state_ref="oval:org.mitre.oval:ste:6482"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx2.4-doc is earlier than 2.4.5.1.1+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20198" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11303"/>
      <state state_ref="oval:org.mitre.oval:ste:6482"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.6-dbg is earlier than 2.6.3.2.1.5+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20194" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11848"/>
      <state state_ref="oval:org.mitre.oval:ste:6582"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.8-dev is earlier than 2.8.7.1-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20191" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10925"/>
      <state state_ref="oval:org.mitre.oval:ste:6165"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.4-1-contrib is earlier than 2.4.5.1.1+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20186" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11574"/>
      <state state_ref="oval:org.mitre.oval:ste:6482"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx2.6-headers is earlier than 2.6.3.2.1.5+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20184" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11715"/>
      <state state_ref="oval:org.mitre.oval:ste:6582"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.6-0 is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20177" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11911"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.6-dev is earlier than 2.6.3.2.1.5+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20174" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11876"/>
      <state state_ref="oval:org.mitre.oval:ste:6582"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.4-contrib-dev is earlier than 2.4.5.1.1+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20172" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11006"/>
      <state state_ref="oval:org.mitre.oval:ste:6482"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-wxgtk2.8 is earlier than 2.8.7.1-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20165" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11719"/>
      <state state_ref="oval:org.mitre.oval:ste:6165"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx2.4-examples is earlier than 2.4.5.1.1+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20149" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11900"/>
      <state state_ref="oval:org.mitre.oval:ste:6482"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.6-dev is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20143" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11615"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-wxversion is earlier than 2.6.3.2.1.5+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20140" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11885"/>
      <state state_ref="oval:org.mitre.oval:ste:6582"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.4-dbg is earlier than 2.4.5.1.1+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20139" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11840"/>
      <state state_ref="oval:org.mitre.oval:ste:6482"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.8-dbg is earlier than 2.8.7.1-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20128" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11861"/>
      <state state_ref="oval:org.mitre.oval:ste:6165"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.8-dbg is earlier than 2.8.7.1-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20126" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11846"/>
      <state state_ref="oval:org.mitre.oval:ste:6165"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.8-dbg is earlier than 2.8.7.1-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20125" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11861"/>
      <state state_ref="oval:org.mitre.oval:ste:6165"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-wxgtk2.6-dbg is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20119" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11668"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-wxgtk2.6 is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20112" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11088"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-wxgtk2.8-dbg is earlier than 2.8.7.1-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20109" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11676"/>
      <state state_ref="oval:org.mitre.oval:ste:6165"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx2.4-headers is earlier than 2.4.5.1.1+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20106" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11679"/>
      <state state_ref="oval:org.mitre.oval:ste:6482"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.4-1 is earlier than 2.4.5.1.1+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20093" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11875"/>
      <state state_ref="oval:org.mitre.oval:ste:6482"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.6-0 is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20091" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11909"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-wxversion is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20087" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11885"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx2.6-headers is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20078" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11715"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.6-dbg is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20071" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11848"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.8-0 is earlier than 2.8.7.1-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20070" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11844"/>
      <state state_ref="oval:org.mitre.oval:ste:6165"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx-common is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20064" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11643"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.6-0 is earlier than 2.6.3.2.1.5+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20055" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11911"/>
      <state state_ref="oval:org.mitre.oval:ste:6582"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-wxgtk2.6 is earlier than 2.6.3.2.1.5+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20053" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11088"/>
      <state state_ref="oval:org.mitre.oval:ste:6582"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-wxgtk2.4 is earlier than 2.4.5.1.1+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20046" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11878"/>
      <state state_ref="oval:org.mitre.oval:ste:6482"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.6-0 is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20043" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11909"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.6-0 is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20031" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11911"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.4-dbg is earlier than 2.4.5.1.1+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20028" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11925"/>
      <state state_ref="oval:org.mitre.oval:ste:6482"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.4-1-contrib is earlier than 2.4.5.1.1+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20027" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11574"/>
      <state state_ref="oval:org.mitre.oval:ste:6482"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-wxtools is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20019" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11673"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.4-dev is earlier than 2.4.5.1.1+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:20006" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11891"/>
      <state state_ref="oval:org.mitre.oval:ste:6482"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx2.4-i18n is earlier than 2.4.5.1.1+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:19998" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11814"/>
      <state state_ref="oval:org.mitre.oval:ste:6482"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.8-dev is earlier than 2.8.7.1-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19991" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11420"/>
      <state state_ref="oval:org.mitre.oval:ste:6165"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-wxgtk2.6-dbg is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19982" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11668"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.8-dev is earlier than 2.8.7.1-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19968" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10925"/>
      <state state_ref="oval:org.mitre.oval:ste:6165"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.6-dbg is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19955" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11848"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx2.6-examples is earlier than 2.6.3.2.1.5+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:19953" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11650"/>
      <state state_ref="oval:org.mitre.oval:ste:6582"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx2.6-doc is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19944" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11847"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx2.6-i18n is earlier than 2.6.3.2.1.5+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:19930" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11609"/>
      <state state_ref="oval:org.mitre.oval:ste:6582"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx2.4-headers is earlier than 2.4.5.1.1+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:19909" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11679"/>
      <state state_ref="oval:org.mitre.oval:ste:6482"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx2.6-examples is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19904" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11650"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.6-0 is earlier than 2.6.3.2.1.5+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:19899" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11909"/>
      <state state_ref="oval:org.mitre.oval:ste:6582"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.8-0 is earlier than 2.8.7.1-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19898" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11844"/>
      <state state_ref="oval:org.mitre.oval:ste:6165"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-wxgtk2.4 is earlier than 2.4.5.1.1+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:19892" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11878"/>
      <state state_ref="oval:org.mitre.oval:ste:6482"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.6-dev is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19864" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11876"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.6-dev is earlier than 2.6.3.2.1.5+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:19860" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11876"/>
      <state state_ref="oval:org.mitre.oval:ste:6582"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx2.6-doc is earlier than 2.6.3.2.1.5+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:19859" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11847"/>
      <state state_ref="oval:org.mitre.oval:ste:6582"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.6-dbg is earlier than 2.6.3.2.1.5+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:19856" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11893"/>
      <state state_ref="oval:org.mitre.oval:ste:6582"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-wxtools is earlier than 2.6.3.2.1.5+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:19852" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11673"/>
      <state state_ref="oval:org.mitre.oval:ste:6582"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.6-dbg is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19837" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11893"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx2.8-doc is earlier than 2.8.7.1-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19822" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11491"/>
      <state state_ref="oval:org.mitre.oval:ste:6165"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-wxgtk2.6 is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19820" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11088"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.6-dev is earlier than 2.6.3.2.1.5+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:19810" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11615"/>
      <state state_ref="oval:org.mitre.oval:ste:6582"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx-common is earlier than 2.6.3.2.1.5+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:19780" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11643"/>
      <state state_ref="oval:org.mitre.oval:ste:6582"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx2.6-headers is earlier than 2.6.3.2.1.5+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:19753" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11715"/>
      <state state_ref="oval:org.mitre.oval:ste:6582"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-wxgtk2.6 is earlier than 2.6.3.2.1.5+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:19731" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11088"/>
      <state state_ref="oval:org.mitre.oval:ste:6582"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.4-dbg is earlier than 2.4.5.1.1+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:19730" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11840"/>
      <state state_ref="oval:org.mitre.oval:ste:6482"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.8-0 is earlier than 2.8.7.1-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19700" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11862"/>
      <state state_ref="oval:org.mitre.oval:ste:6165"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.4-1 is earlier than 2.4.5.1.1+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:19699" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11210"/>
      <state state_ref="oval:org.mitre.oval:ste:6482"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.8-dbg is earlier than 2.8.7.1-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19692" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11846"/>
      <state state_ref="oval:org.mitre.oval:ste:6165"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx2.8-headers is earlier than 2.8.7.1-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19683" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11184"/>
      <state state_ref="oval:org.mitre.oval:ste:6165"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx2.6-i18n is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19678" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11609"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.6-0 is earlier than 2.6.3.2.1.5+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:19674" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11909"/>
      <state state_ref="oval:org.mitre.oval:ste:6582"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.6-dbg is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19652" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11893"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx2.6-headers is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19591" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11715"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.6-dev is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19581" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11615"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx2.8-i18n is earlier than 2.8.7.1-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19532" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11586"/>
      <state state_ref="oval:org.mitre.oval:ste:6165"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx-common is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19508" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11643"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxbase2.6-dev is earlier than 2.6.3.2.1.5+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:19486" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11615"/>
      <state state_ref="oval:org.mitre.oval:ste:6582"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx2.8-headers is earlier than 2.8.7.1-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19454" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11184"/>
      <state state_ref="oval:org.mitre.oval:ste:6165"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.4-dev is earlier than 2.4.5.1.1+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:19430" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11127"/>
      <state state_ref="oval:org.mitre.oval:ste:6482"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.6-dbg is earlier than 2.6.3.2.1.5+etch1" check="all" version="2" id="oval:org.mitre.oval:tst:19346" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11893"/>
      <state state_ref="oval:org.mitre.oval:ste:6582"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-wxgtk2.8 is earlier than 2.8.7.1-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19329" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11719"/>
      <state state_ref="oval:org.mitre.oval:ste:6165"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-wxgtk2.8-dbg is earlier than 2.8.7.1-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19265" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11676"/>
      <state state_ref="oval:org.mitre.oval:ste:6165"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwxgtk2.6-dev is earlier than 2.6.3.2.2-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19245" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11876"/>
      <state state_ref="oval:org.mitre.oval:ste:6333"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wx2.8-examples is earlier than 2.8.7.1-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19226" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11647"/>
      <state state_ref="oval:org.mitre.oval:ste:6165"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gstreamer0.10-plugins-bad is earlier than 0.10.7-2+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19266" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11344"/>
      <state state_ref="oval:org.mitre.oval:ste:6297"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gstreamer0.10-sdl is earlier than 0.10.7-2+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19111" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11287"/>
      <state state_ref="oval:org.mitre.oval:ste:6297"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gstreamer0.10-plugins-bad-doc is earlier than 0.10.7-2+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19107" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11642"/>
      <state state_ref="oval:org.mitre.oval:ste:6297"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gstreamer0.10-plugins-bad is earlier than 0.10.3-3.1+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:18889" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11344"/>
      <state state_ref="oval:org.mitre.oval:ste:5903"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gstreamer0.10-plugins-bad-dbg is earlier than 0.10.7-2+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18287" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11633"/>
      <state state_ref="oval:org.mitre.oval:ste:6297"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapt-pkg-dev is earlier than 0.6.46.4-0.1+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19098" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11417"/>
      <state state_ref="oval:org.mitre.oval:ste:6421"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapt-pkg-doc is earlier than 0.6.46.4-0.1+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19094" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11425"/>
      <state state_ref="oval:org.mitre.oval:ste:6421"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apt is earlier than 0.6.46.4-0.1+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19085" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11158"/>
      <state state_ref="oval:org.mitre.oval:ste:6421"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apt-transport-https is earlier than 0.7.20.2+lenny1" check="all" version="2" id="oval:org.mitre.oval:tst:18992" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11516"/>
      <state state_ref="oval:org.mitre.oval:ste:5426"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapt-pkg-dev is earlier than 0.7.20.2+lenny1" check="all" version="2" id="oval:org.mitre.oval:tst:18930" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11417"/>
      <state state_ref="oval:org.mitre.oval:ste:5426"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apt-doc is earlier than 0.6.46.4-0.1+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18921" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10587"/>
      <state state_ref="oval:org.mitre.oval:ste:6421"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apt-utils is earlier than 0.6.46.4-0.1+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18849" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11110"/>
      <state state_ref="oval:org.mitre.oval:ste:6421"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apt is earlier than 0.7.20.2+lenny1" check="all" version="2" id="oval:org.mitre.oval:tst:18712" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11158"/>
      <state state_ref="oval:org.mitre.oval:ste:5426"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapt-pkg-doc is earlier than 0.7.20.2+lenny1" check="all" version="2" id="oval:org.mitre.oval:tst:18385" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11425"/>
      <state state_ref="oval:org.mitre.oval:ste:5426"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apt-utils is earlier than 0.7.20.2+lenny1" check="all" version="2" id="oval:org.mitre.oval:tst:18142" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11110"/>
      <state state_ref="oval:org.mitre.oval:ste:5426"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apt-doc is earlier than 0.7.20.2+lenny1" check="all" version="2" id="oval:org.mitre.oval:tst:18082" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10587"/>
      <state state_ref="oval:org.mitre.oval:ste:5426"/>
    </dpkginfo_test>
    <dpkginfo_test comment="psi is earlier than 0.11-9" check="all" version="1" id="oval:org.mitre.oval:tst:20057" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11190"/>
      <state state_ref="oval:org.mitre.oval:ste:6501"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ctorrent is earlier than 1.3.4-dnh3.2-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18425" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11438"/>
      <state state_ref="oval:org.mitre.oval:ste:6141"/>
    </dpkginfo_test>
    <dpkginfo_test comment="changetrack is earlier than 4.3-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19869" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11166"/>
      <state state_ref="oval:org.mitre.oval:ste:6522"/>
    </dpkginfo_test>
    <dpkginfo_test comment="changetrack is earlier than 4.3-3+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19507" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11166"/>
      <state state_ref="oval:org.mitre.oval:ste:5904"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libclamav-dev is earlier than 0.90.1dfsg-4etch19" check="all" version="1" id="oval:org.mitre.oval:tst:19054" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7908"/>
      <state state_ref="oval:org.mitre.oval:ste:6262"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libclamav2 is earlier than 0.90.1dfsg-4etch19" check="all" version="1" id="oval:org.mitre.oval:tst:19045" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8151"/>
      <state state_ref="oval:org.mitre.oval:ste:6262"/>
    </dpkginfo_test>
    <dpkginfo_test comment="clamav-dbg is earlier than 0.90.1dfsg-4etch19" check="all" version="1" id="oval:org.mitre.oval:tst:18968" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7772"/>
      <state state_ref="oval:org.mitre.oval:ste:6262"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libclamav5 is earlier than 0.94.dfsg.2-1lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18967" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11011"/>
      <state state_ref="oval:org.mitre.oval:ste:5990"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libclamav-dev is earlier than 0.94.dfsg.2-1lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18964" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7908"/>
      <state state_ref="oval:org.mitre.oval:ste:5990"/>
    </dpkginfo_test>
    <dpkginfo_test comment="clamav is earlier than 0.94.dfsg.2-1lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18946" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7963"/>
      <state state_ref="oval:org.mitre.oval:ste:5990"/>
    </dpkginfo_test>
    <dpkginfo_test comment="clamav-base is earlier than 0.94.dfsg.2-1lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18931" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7924"/>
      <state state_ref="oval:org.mitre.oval:ste:5990"/>
    </dpkginfo_test>
    <dpkginfo_test comment="clamav-base is earlier than 0.90.1dfsg-4etch19" check="all" version="1" id="oval:org.mitre.oval:tst:18896" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7924"/>
      <state state_ref="oval:org.mitre.oval:ste:6262"/>
    </dpkginfo_test>
    <dpkginfo_test comment="clamav-daemon is earlier than 0.94.dfsg.2-1lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18880" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8010"/>
      <state state_ref="oval:org.mitre.oval:ste:5990"/>
    </dpkginfo_test>
    <dpkginfo_test comment="clamav-testfiles is earlier than 0.90.1dfsg-4etch19" check="all" version="1" id="oval:org.mitre.oval:tst:18877" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8025"/>
      <state state_ref="oval:org.mitre.oval:ste:6262"/>
    </dpkginfo_test>
    <dpkginfo_test comment="clamav-dbg is earlier than 0.94.dfsg.2-1lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18859" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7772"/>
      <state state_ref="oval:org.mitre.oval:ste:5990"/>
    </dpkginfo_test>
    <dpkginfo_test comment="clamav-daemon is earlier than 0.90.1dfsg-4etch19" check="all" version="1" id="oval:org.mitre.oval:tst:18835" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8010"/>
      <state state_ref="oval:org.mitre.oval:ste:6262"/>
    </dpkginfo_test>
    <dpkginfo_test comment="clamav-freshclam is earlier than 0.94.dfsg.2-1lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18790" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8194"/>
      <state state_ref="oval:org.mitre.oval:ste:5990"/>
    </dpkginfo_test>
    <dpkginfo_test comment="clamav-freshclam is earlier than 0.90.1dfsg-4etch19" check="all" version="1" id="oval:org.mitre.oval:tst:18754" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8194"/>
      <state state_ref="oval:org.mitre.oval:ste:6262"/>
    </dpkginfo_test>
    <dpkginfo_test comment="clamav-testfiles is earlier than 0.94.dfsg.2-1lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18644" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8025"/>
      <state state_ref="oval:org.mitre.oval:ste:5990"/>
    </dpkginfo_test>
    <dpkginfo_test comment="clamav-docs is earlier than 0.94.dfsg.2-1lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18614" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7866"/>
      <state state_ref="oval:org.mitre.oval:ste:5990"/>
    </dpkginfo_test>
    <dpkginfo_test comment="clamav-milter is earlier than 0.90.1dfsg-4etch19" check="all" version="1" id="oval:org.mitre.oval:tst:18544" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7358"/>
      <state state_ref="oval:org.mitre.oval:ste:6262"/>
    </dpkginfo_test>
    <dpkginfo_test comment="clamav is earlier than 0.90.1dfsg-4etch19" check="all" version="1" id="oval:org.mitre.oval:tst:18476" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7963"/>
      <state state_ref="oval:org.mitre.oval:ste:6262"/>
    </dpkginfo_test>
    <dpkginfo_test comment="clamav-milter is earlier than 0.94.dfsg.2-1lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18391" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7358"/>
      <state state_ref="oval:org.mitre.oval:ste:5990"/>
    </dpkginfo_test>
    <dpkginfo_test comment="clamav-docs is earlier than 0.90.1dfsg-4etch19" check="all" version="1" id="oval:org.mitre.oval:tst:18191" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7866"/>
      <state state_ref="oval:org.mitre.oval:ste:6262"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cscope is earlier than 15.6-6+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20472" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11710"/>
      <state state_ref="oval:org.mitre.oval:ste:6113"/>
    </dpkginfo_test>
    <dpkginfo_test comment="websvn is earlier than 2.0-4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17582" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10744"/>
      <state state_ref="oval:org.mitre.oval:ste:6347"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys is earlier than 1.2.7-4+etch9" check="all" version="1" id="oval:org.mitre.oval:tst:19342" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8013"/>
      <state state_ref="oval:org.mitre.oval:ste:6450"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-client is earlier than 1.3.8-1+lenny7" check="all" version="1" id="oval:org.mitre.oval:tst:19331" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8538"/>
      <state state_ref="oval:org.mitre.oval:ste:6068"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsys2-gnutls10 is earlier than 1.2.7-4+etch9" check="all" version="1" id="oval:org.mitre.oval:tst:19318" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8470"/>
      <state state_ref="oval:org.mitre.oval:ste:6450"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsimage2-dev is earlier than 1.3.8-1+lenny7" check="all" version="1" id="oval:org.mitre.oval:tst:19311" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8575"/>
      <state state_ref="oval:org.mitre.oval:ste:6068"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-client is earlier than 1.2.7-4+etch9" check="all" version="1" id="oval:org.mitre.oval:tst:19310" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8538"/>
      <state state_ref="oval:org.mitre.oval:ste:6450"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cups is earlier than 1.3.8-1+lenny7" check="all" version="1" id="oval:org.mitre.oval:tst:19288" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11475"/>
      <state state_ref="oval:org.mitre.oval:ste:6068"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-bsd is earlier than 1.3.8-1+lenny7" check="all" version="1" id="oval:org.mitre.oval:tst:19285" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8416"/>
      <state state_ref="oval:org.mitre.oval:ste:6068"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-common is earlier than 1.2.7-4+etch9" check="all" version="1" id="oval:org.mitre.oval:tst:19277" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8526"/>
      <state state_ref="oval:org.mitre.oval:ste:6450"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsys2-dev is earlier than 1.3.8-1+lenny7" check="all" version="1" id="oval:org.mitre.oval:tst:19275" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7982"/>
      <state state_ref="oval:org.mitre.oval:ste:6068"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcups2-dev is earlier than 1.3.8-1+lenny7" check="all" version="1" id="oval:org.mitre.oval:tst:19271" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10868"/>
      <state state_ref="oval:org.mitre.oval:ste:6068"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsys2 is earlier than 1.3.8-1+lenny7" check="all" version="1" id="oval:org.mitre.oval:tst:19225" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8261"/>
      <state state_ref="oval:org.mitre.oval:ste:6068"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-dbg is earlier than 1.3.8-1+lenny7" check="all" version="1" id="oval:org.mitre.oval:tst:19155" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8422"/>
      <state state_ref="oval:org.mitre.oval:ste:6068"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsimage2 is earlier than 1.2.7-4+etch9" check="all" version="1" id="oval:org.mitre.oval:tst:19125" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8515"/>
      <state state_ref="oval:org.mitre.oval:ste:6450"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsimage2 is earlier than 1.3.8-1+lenny7" check="all" version="1" id="oval:org.mitre.oval:tst:19104" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8515"/>
      <state state_ref="oval:org.mitre.oval:ste:6068"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cups-common is earlier than 1.3.8-1+lenny7" check="all" version="1" id="oval:org.mitre.oval:tst:19068" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11341"/>
      <state state_ref="oval:org.mitre.oval:ste:6068"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcups2 is earlier than 1.3.8-1+lenny7" check="all" version="1" id="oval:org.mitre.oval:tst:18969" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11340"/>
      <state state_ref="oval:org.mitre.oval:ste:6068"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cups-bsd is earlier than 1.3.8-1+lenny7" check="all" version="1" id="oval:org.mitre.oval:tst:18902" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11223"/>
      <state state_ref="oval:org.mitre.oval:ste:6068"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cups-client is earlier than 1.3.8-1+lenny7" check="all" version="1" id="oval:org.mitre.oval:tst:18803" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11370"/>
      <state state_ref="oval:org.mitre.oval:ste:6068"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsimage2-dev is earlier than 1.2.7-4+etch9" check="all" version="1" id="oval:org.mitre.oval:tst:18729" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8575"/>
      <state state_ref="oval:org.mitre.oval:ste:6450"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys is earlier than 1.3.8-1+lenny7" check="all" version="1" id="oval:org.mitre.oval:tst:18634" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8013"/>
      <state state_ref="oval:org.mitre.oval:ste:6068"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsys2 is earlier than 1.2.7-4+etch9" check="all" version="1" id="oval:org.mitre.oval:tst:18575" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8261"/>
      <state state_ref="oval:org.mitre.oval:ste:6450"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-dbg is earlier than 1.2.7-4+etch9" check="all" version="1" id="oval:org.mitre.oval:tst:18534" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8422"/>
      <state state_ref="oval:org.mitre.oval:ste:6450"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsys2-dev is earlier than 1.2.7-4+etch9" check="all" version="1" id="oval:org.mitre.oval:tst:18521" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7982"/>
      <state state_ref="oval:org.mitre.oval:ste:6450"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cups-dbg is earlier than 1.3.8-1+lenny7" check="all" version="1" id="oval:org.mitre.oval:tst:18490" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11245"/>
      <state state_ref="oval:org.mitre.oval:ste:6068"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-bsd is earlier than 1.2.7-4+etch9" check="all" version="1" id="oval:org.mitre.oval:tst:18483" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8416"/>
      <state state_ref="oval:org.mitre.oval:ste:6450"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-common is earlier than 1.3.8-1+lenny7" check="all" version="1" id="oval:org.mitre.oval:tst:18394" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8526"/>
      <state state_ref="oval:org.mitre.oval:ste:6068"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgd2-xpm is earlier than 2.0.33-5.2etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19482" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11133"/>
      <state state_ref="oval:org.mitre.oval:ste:6230"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgd2-xpm is earlier than 2.0.36~rc1~dfsg-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19475" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11133"/>
      <state state_ref="oval:org.mitre.oval:ste:6494"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgd2-noxpm is earlier than 2.0.36~rc1~dfsg-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19448" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11100"/>
      <state state_ref="oval:org.mitre.oval:ste:6494"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgd2-xpm-dev is earlier than 2.0.33-5.2etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19223" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11103"/>
      <state state_ref="oval:org.mitre.oval:ste:6230"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgd-tools is earlier than 2.0.33-5.2etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19188" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11037"/>
      <state state_ref="oval:org.mitre.oval:ste:6230"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgd2-xpm-dev is earlier than 2.0.36~rc1~dfsg-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19143" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11103"/>
      <state state_ref="oval:org.mitre.oval:ste:6494"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgd-tools is earlier than 2.0.36~rc1~dfsg-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19135" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11037"/>
      <state state_ref="oval:org.mitre.oval:ste:6494"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgd2-noxpm is earlier than 2.0.33-5.2etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19026" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11100"/>
      <state state_ref="oval:org.mitre.oval:ste:6230"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgd2-noxpm-dev is earlier than 2.0.36~rc1~dfsg-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19013" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11064"/>
      <state state_ref="oval:org.mitre.oval:ste:6494"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgd2-noxpm-dev is earlier than 2.0.33-5.2etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18844" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11064"/>
      <state state_ref="oval:org.mitre.oval:ste:6230"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libfreetype6 is earlier than 2.3.7-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18761" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11428"/>
      <state state_ref="oval:org.mitre.oval:ste:6308"/>
    </dpkginfo_test>
    <dpkginfo_test comment="freetype2-demos is earlier than 2.3.7-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18738" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11490"/>
      <state state_ref="oval:org.mitre.oval:ste:6308"/>
    </dpkginfo_test>
    <dpkginfo_test comment="freetype2-demos is earlier than 2.2.1-5+etch4" check="all" version="1" id="oval:org.mitre.oval:tst:18549" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11490"/>
      <state state_ref="oval:org.mitre.oval:ste:6125"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libfreetype6-dev is earlier than 2.2.1-5+etch4" check="all" version="1" id="oval:org.mitre.oval:tst:18524" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11123"/>
      <state state_ref="oval:org.mitre.oval:ste:6125"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libfreetype6-dev is earlier than 2.3.7-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18520" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11123"/>
      <state state_ref="oval:org.mitre.oval:ste:6308"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libfreetype6 is earlier than 2.2.1-5+etch4" check="all" version="1" id="oval:org.mitre.oval:tst:18342" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11428"/>
      <state state_ref="oval:org.mitre.oval:ste:6125"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pidgin-data is earlier than 2.4.3-4lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:19451" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10503"/>
      <state state_ref="oval:org.mitre.oval:ste:5860"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pidgin-dbg is earlier than 2.4.3-4lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:19383" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9749"/>
      <state state_ref="oval:org.mitre.oval:ste:5860"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpurple-bin is earlier than 2.4.3-4lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:19352" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10543"/>
      <state state_ref="oval:org.mitre.oval:ste:5860"/>
    </dpkginfo_test>
    <dpkginfo_test comment="finch is earlier than 2.4.3-4lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:19231" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9976"/>
      <state state_ref="oval:org.mitre.oval:ste:5860"/>
    </dpkginfo_test>
    <dpkginfo_test comment="finch-dev is earlier than 2.4.3-4lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:18904" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10713"/>
      <state state_ref="oval:org.mitre.oval:ste:5860"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pidgin is earlier than 2.4.3-4lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:18867" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10640"/>
      <state state_ref="oval:org.mitre.oval:ste:5860"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pidgin-dev is earlier than 2.4.3-4lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:18847" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9897"/>
      <state state_ref="oval:org.mitre.oval:ste:5860"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpurple0 is earlier than 2.4.3-4lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:18808" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10703"/>
      <state state_ref="oval:org.mitre.oval:ste:5860"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpurple-dev is earlier than 2.4.3-4lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:18722" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10588"/>
      <state state_ref="oval:org.mitre.oval:ste:5860"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libvolume-id0 is earlier than 0.105-4etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19015" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11499"/>
      <state state_ref="oval:org.mitre.oval:ste:6036"/>
    </dpkginfo_test>
    <dpkginfo_test comment="udev is earlier than 0.105-4etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18997" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11373"/>
      <state state_ref="oval:org.mitre.oval:ste:6036"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libvolume-id0 is earlier than 0.125-7+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18915" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11499"/>
      <state state_ref="oval:org.mitre.oval:ste:6184"/>
    </dpkginfo_test>
    <dpkginfo_test comment="udev is earlier than 0.125-7+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18875" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11373"/>
      <state state_ref="oval:org.mitre.oval:ste:6184"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libvolume-id-dev is earlier than 0.125-7+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18836" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11125"/>
      <state state_ref="oval:org.mitre.oval:ste:6184"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libvolume-id-dev is earlier than 0.105-4etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18811" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11125"/>
      <state state_ref="oval:org.mitre.oval:ste:6036"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php-mail is earlier than 1.1.6-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19439" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10699"/>
      <state state_ref="oval:org.mitre.oval:ste:6481"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php-mail is earlier than 1.1.14-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18641" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10699"/>
      <state state_ref="oval:org.mitre.oval:ste:5938"/>
    </dpkginfo_test>
    <dpkginfo_test comment="yaws-yapp is earlier than 1.77-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20045" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11828"/>
      <state state_ref="oval:org.mitre.oval:ste:5915"/>
    </dpkginfo_test>
    <dpkginfo_test comment="yaws-wiki is earlier than 1.77-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20039" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11485"/>
      <state state_ref="oval:org.mitre.oval:ste:5915"/>
    </dpkginfo_test>
    <dpkginfo_test comment="yaws-mail is earlier than 1.77-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20038" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10906"/>
      <state state_ref="oval:org.mitre.oval:ste:5915"/>
    </dpkginfo_test>
    <dpkginfo_test comment="yaws is earlier than 1.77-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20001" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11779"/>
      <state state_ref="oval:org.mitre.oval:ste:5915"/>
    </dpkginfo_test>
    <dpkginfo_test comment="yaws-chat is earlier than 1.77-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19750" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11689"/>
      <state state_ref="oval:org.mitre.oval:ste:5915"/>
    </dpkginfo_test>
    <dpkginfo_test comment="yaws is earlier than 1.65-4etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19697" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11779"/>
      <state state_ref="oval:org.mitre.oval:ste:6192"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:19229" version="2" comment="imagemagick is earlier than 7:6.3.7.9.dfsg2-1~lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11383"/>
      <state state_ref="oval:org.mitre.oval:ste:6431"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:19187" version="2" comment="libmagick10 is earlier than 7:6.3.7.9.dfsg2-1~lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11594"/>
      <state state_ref="oval:org.mitre.oval:ste:6431"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:19185" version="2" comment="libmagick++9c2a is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11534"/>
      <state state_ref="oval:org.mitre.oval:ste:6094"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:19173" version="2" comment="perlmagick is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11302"/>
      <state state_ref="oval:org.mitre.oval:ste:6094"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:19162" version="2" comment="libmagick++10 is earlier than 7:6.3.7.9.dfsg2-1~lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10816"/>
      <state state_ref="oval:org.mitre.oval:ste:6431"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:19014" version="2" comment="libmagick++9-dev is earlier than 7:6.3.7.9.dfsg2-1~lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11403"/>
      <state state_ref="oval:org.mitre.oval:ste:6431"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18989" version="2" comment="libmagick9 is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11551"/>
      <state state_ref="oval:org.mitre.oval:ste:6094"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18985" version="2" comment="libmagick9-dev is earlier than 7:6.3.7.9.dfsg2-1~lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11526"/>
      <state state_ref="oval:org.mitre.oval:ste:6431"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18932" version="2" comment="libmagick++9-dev is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11403"/>
      <state state_ref="oval:org.mitre.oval:ste:6094"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18832" version="2" comment="libmagick9-dev is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11526"/>
      <state state_ref="oval:org.mitre.oval:ste:6094"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18813" version="2" comment="perlmagick is earlier than 7:6.3.7.9.dfsg2-1~lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11302"/>
      <state state_ref="oval:org.mitre.oval:ste:6431"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18670" version="2" comment="imagemagick is earlier than 7:6.2.4.5.dfsg1-0.15+etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11383"/>
      <state state_ref="oval:org.mitre.oval:ste:6094"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mldonkey-server is earlier than 2.9.5-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19453" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11648"/>
      <state state_ref="oval:org.mitre.oval:ste:6007"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mldonkey-gui is earlier than 2.9.5-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19392" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11644"/>
      <state state_ref="oval:org.mitre.oval:ste:6007"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-mpm-prefork is earlier than 2.2.9-10+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:19473" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10645"/>
      <state state_ref="oval:org.mitre.oval:ste:6372"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-mpm-event is earlier than 2.2.3-4+etch11" check="all" version="1" id="oval:org.mitre.oval:tst:19469" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10264"/>
      <state state_ref="oval:org.mitre.oval:ste:6385"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2 is earlier than 2.2.9-10+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:19459" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10648"/>
      <state state_ref="oval:org.mitre.oval:ste:6372"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-mpm-perchild is earlier than 2.2.3-4+etch11" check="all" version="1" id="oval:org.mitre.oval:tst:19447" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10483"/>
      <state state_ref="oval:org.mitre.oval:ste:6385"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-doc is earlier than 2.2.3-4+etch11" check="all" version="1" id="oval:org.mitre.oval:tst:19425" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10628"/>
      <state state_ref="oval:org.mitre.oval:ste:6385"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2.2-common is earlier than 2.2.3-4+etch11" check="all" version="1" id="oval:org.mitre.oval:tst:19409" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10626"/>
      <state state_ref="oval:org.mitre.oval:ste:6385"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-src is earlier than 2.2.9-10+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:19402" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10286"/>
      <state state_ref="oval:org.mitre.oval:ste:6372"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-utils is earlier than 2.2.3-4+etch11" check="all" version="1" id="oval:org.mitre.oval:tst:19385" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9781"/>
      <state state_ref="oval:org.mitre.oval:ste:6385"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-dbg is earlier than 2.2.9-10+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:19347" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10441"/>
      <state state_ref="oval:org.mitre.oval:ste:6372"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-suexec-custom is earlier than 2.2.9-10+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:19323" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10453"/>
      <state state_ref="oval:org.mitre.oval:ste:6372"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-mpm-event is earlier than 2.2.9-10+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:19299" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10264"/>
      <state state_ref="oval:org.mitre.oval:ste:6372"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-utils is earlier than 2.2.9-10+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:19247" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9781"/>
      <state state_ref="oval:org.mitre.oval:ste:6372"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-mpm-worker is earlier than 2.2.3-4+etch11" check="all" version="1" id="oval:org.mitre.oval:tst:19234" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10570"/>
      <state state_ref="oval:org.mitre.oval:ste:6385"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-suexec is earlier than 2.2.9-10+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:19222" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10639"/>
      <state state_ref="oval:org.mitre.oval:ste:6372"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-src is earlier than 2.2.3-4+etch11" check="all" version="1" id="oval:org.mitre.oval:tst:19160" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10286"/>
      <state state_ref="oval:org.mitre.oval:ste:6385"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-mpm-worker is earlier than 2.2.9-10+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:19133" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10570"/>
      <state state_ref="oval:org.mitre.oval:ste:6372"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2.2-common is earlier than 2.2.9-10+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:19089" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10626"/>
      <state state_ref="oval:org.mitre.oval:ste:6372"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-mpm-itk is earlier than 2.2.6-02-1+lenny2+b2" check="all" version="1" id="oval:org.mitre.oval:tst:19074" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10636"/>
      <state state_ref="oval:org.mitre.oval:ste:5797"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-prefork-dev is earlier than 2.2.3-4+etch11" check="all" version="1" id="oval:org.mitre.oval:tst:19038" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10566"/>
      <state state_ref="oval:org.mitre.oval:ste:6385"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-threaded-dev is earlier than 2.2.9-10+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:18986" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10637"/>
      <state state_ref="oval:org.mitre.oval:ste:6372"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-doc is earlier than 2.2.9-10+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:18971" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10628"/>
      <state state_ref="oval:org.mitre.oval:ste:6372"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-mpm-itk is earlier than 2.2.3-01-2+etch4+b1" check="all" version="1" id="oval:org.mitre.oval:tst:18893" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10636"/>
      <state state_ref="oval:org.mitre.oval:ste:6402"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-mpm-prefork is earlier than 2.2.3-4+etch11" check="all" version="1" id="oval:org.mitre.oval:tst:18829" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10645"/>
      <state state_ref="oval:org.mitre.oval:ste:6385"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2 is earlier than 2.2.3-4+etch11" check="all" version="1" id="oval:org.mitre.oval:tst:18828" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10648"/>
      <state state_ref="oval:org.mitre.oval:ste:6385"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-prefork-dev is earlier than 2.2.9-10+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:18822" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10566"/>
      <state state_ref="oval:org.mitre.oval:ste:6372"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-threaded-dev is earlier than 2.2.3-4+etch11" check="all" version="1" id="oval:org.mitre.oval:tst:18734" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10637"/>
      <state state_ref="oval:org.mitre.oval:ste:6385"/>
    </dpkginfo_test>
    <dpkginfo_test comment="nagios3-common is earlier than 3.0.6-4~lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17329" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11461"/>
      <state state_ref="oval:org.mitre.oval:ste:6248"/>
    </dpkginfo_test>
    <dpkginfo_test comment="nagios2-dbg is earlier than 2.6-2+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:17299" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8510"/>
      <state state_ref="oval:org.mitre.oval:ste:6078"/>
    </dpkginfo_test>
    <dpkginfo_test comment="nagios2 is earlier than 2.6-2+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:17275" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8833"/>
      <state state_ref="oval:org.mitre.oval:ste:6078"/>
    </dpkginfo_test>
    <dpkginfo_test comment="nagios3-dbg is earlier than 3.0.6-4~lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17221" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11216"/>
      <state state_ref="oval:org.mitre.oval:ste:6248"/>
    </dpkginfo_test>
    <dpkginfo_test comment="nagios2-common is earlier than 2.6-2+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:17108" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8790"/>
      <state state_ref="oval:org.mitre.oval:ste:6078"/>
    </dpkginfo_test>
    <dpkginfo_test comment="nagios2-doc is earlier than 2.6-2+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:17015" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8803"/>
      <state state_ref="oval:org.mitre.oval:ste:6078"/>
    </dpkginfo_test>
    <dpkginfo_test comment="nagios3-doc is earlier than 3.0.6-4~lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16887" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11195"/>
      <state state_ref="oval:org.mitre.oval:ste:6248"/>
    </dpkginfo_test>
    <dpkginfo_test comment="nagios3 is earlier than 3.0.6-4~lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16380" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11445"/>
      <state state_ref="oval:org.mitre.oval:ste:6248"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libaprutil1-dev is earlier than 1.2.12+dfsg-8+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18582" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11238"/>
      <state state_ref="oval:org.mitre.oval:ste:6034"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libaprutil1-dbg is earlier than 1.2.7+dfsg-2+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18566" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11085"/>
      <state state_ref="oval:org.mitre.oval:ste:6154"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libaprutil1-dev is earlier than 1.2.7+dfsg-2+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18562" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11238"/>
      <state state_ref="oval:org.mitre.oval:ste:6154"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libaprutil1-dbg is earlier than 1.2.12+dfsg-8+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18469" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11085"/>
      <state state_ref="oval:org.mitre.oval:ste:6034"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libaprutil1 is earlier than 1.2.12+dfsg-8+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18330" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11315"/>
      <state state_ref="oval:org.mitre.oval:ste:6034"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libaprutil1 is earlier than 1.2.7+dfsg-2+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:17861" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11315"/>
      <state state_ref="oval:org.mitre.oval:ste:6154"/>
    </dpkginfo_test>
    <dpkginfo_test comment="multipath-tools is earlier than 0.4.8-14+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16626" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11153"/>
      <state state_ref="oval:org.mitre.oval:ste:5712"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kpartx is earlier than 0.4.8-14+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16625" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10273"/>
      <state state_ref="oval:org.mitre.oval:ste:5712"/>
    </dpkginfo_test>
    <dpkginfo_test comment="multipath-tools is earlier than 0.4.7-1.1etch2" check="all" version="1" id="oval:org.mitre.oval:tst:16582" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11153"/>
      <state state_ref="oval:org.mitre.oval:ste:5961"/>
    </dpkginfo_test>
    <dpkginfo_test comment="multipath-tools-boot is earlier than 0.4.8-14+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16216" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10980"/>
      <state state_ref="oval:org.mitre.oval:ste:5712"/>
    </dpkginfo_test>
    <dpkginfo_test comment="tunapie is earlier than 2.1.8-2" check="all" version="1" id="oval:org.mitre.oval:tst:16706" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10625"/>
      <state state_ref="oval:org.mitre.oval:ste:6049"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ejabberd is earlier than 2.0.1-6+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18688" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11524"/>
      <state state_ref="oval:org.mitre.oval:ste:6368"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mahara is earlier than 1.0.4-4+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:17305" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11453"/>
      <state state_ref="oval:org.mitre.oval:ste:5777"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mahara-apache2 is earlier than 1.0.4-4+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:16733" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11385"/>
      <state state_ref="oval:org.mitre.oval:ste:5777"/>
    </dpkginfo_test>
    <dpkginfo_test comment="krb5-user is earlier than 1.4.4-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:16842" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10804"/>
      <state state_ref="oval:org.mitre.oval:ste:5836"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libkrb5-dev is earlier than 1.6.dfsg.4~beta1-5lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16839" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11178"/>
      <state state_ref="oval:org.mitre.oval:ste:5313"/>
    </dpkginfo_test>
    <dpkginfo_test comment="krb5-rsh-server is earlier than 1.4.4-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:16837" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10519"/>
      <state state_ref="oval:org.mitre.oval:ste:5836"/>
    </dpkginfo_test>
    <dpkginfo_test comment="krb5-clients is earlier than 1.6.dfsg.4~beta1-5lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16836" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11112"/>
      <state state_ref="oval:org.mitre.oval:ste:5313"/>
    </dpkginfo_test>
    <dpkginfo_test comment="krb5-user is earlier than 1.6.dfsg.4~beta1-5lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16819" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10804"/>
      <state state_ref="oval:org.mitre.oval:ste:5313"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libkrb53 is earlier than 1.4.4-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:16814" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10557"/>
      <state state_ref="oval:org.mitre.oval:ste:5836"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libkrb5-dbg is earlier than 1.4.4-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:16798" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10882"/>
      <state state_ref="oval:org.mitre.oval:ste:5836"/>
    </dpkginfo_test>
    <dpkginfo_test comment="krb5-clients is earlier than 1.4.4-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:16768" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11112"/>
      <state state_ref="oval:org.mitre.oval:ste:5836"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libkrb5-dev is earlier than 1.4.4-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:16754" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11178"/>
      <state state_ref="oval:org.mitre.oval:ste:5836"/>
    </dpkginfo_test>
    <dpkginfo_test comment="krb5-ftpd is earlier than 1.4.4-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:16694" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10706"/>
      <state state_ref="oval:org.mitre.oval:ste:5836"/>
    </dpkginfo_test>
    <dpkginfo_test comment="krb5-kdc-ldap is earlier than 1.6.dfsg.4~beta1-5lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16660" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10998"/>
      <state state_ref="oval:org.mitre.oval:ste:5313"/>
    </dpkginfo_test>
    <dpkginfo_test comment="krb5-admin-server is earlier than 1.4.4-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:16636" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11042"/>
      <state state_ref="oval:org.mitre.oval:ste:5836"/>
    </dpkginfo_test>
    <dpkginfo_test comment="krb5-rsh-server is earlier than 1.6.dfsg.4~beta1-5lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16590" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10519"/>
      <state state_ref="oval:org.mitre.oval:ste:5313"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libkrb53 is earlier than 1.6.dfsg.4~beta1-5lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16583" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10557"/>
      <state state_ref="oval:org.mitre.oval:ste:5313"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libkadm55 is earlier than 1.4.4-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:16477" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11044"/>
      <state state_ref="oval:org.mitre.oval:ste:5836"/>
    </dpkginfo_test>
    <dpkginfo_test comment="krb5-ftpd is earlier than 1.6.dfsg.4~beta1-5lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16462" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10706"/>
      <state state_ref="oval:org.mitre.oval:ste:5313"/>
    </dpkginfo_test>
    <dpkginfo_test comment="krb5-admin-server is earlier than 1.6.dfsg.4~beta1-5lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16407" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11042"/>
      <state state_ref="oval:org.mitre.oval:ste:5313"/>
    </dpkginfo_test>
    <dpkginfo_test comment="krb5-doc is earlier than 1.6.dfsg.4~beta1-5lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16278" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10742"/>
      <state state_ref="oval:org.mitre.oval:ste:5313"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libkrb5-dbg is earlier than 1.6.dfsg.4~beta1-5lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16266" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10882"/>
      <state state_ref="oval:org.mitre.oval:ste:5313"/>
    </dpkginfo_test>
    <dpkginfo_test comment="krb5-kdc is earlier than 1.4.4-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:16170" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10475"/>
      <state state_ref="oval:org.mitre.oval:ste:5836"/>
    </dpkginfo_test>
    <dpkginfo_test comment="krb5-telnetd is earlier than 1.6.dfsg.4~beta1-5lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16148" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11211"/>
      <state state_ref="oval:org.mitre.oval:ste:5313"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libkadm55 is earlier than 1.6.dfsg.4~beta1-5lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16050" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11044"/>
      <state state_ref="oval:org.mitre.oval:ste:5313"/>
    </dpkginfo_test>
    <dpkginfo_test comment="krb5-pkinit is earlier than 1.6.dfsg.4~beta1-5lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16027" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11180"/>
      <state state_ref="oval:org.mitre.oval:ste:5313"/>
    </dpkginfo_test>
    <dpkginfo_test comment="krb5-telnetd is earlier than 1.4.4-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:15941" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11211"/>
      <state state_ref="oval:org.mitre.oval:ste:5836"/>
    </dpkginfo_test>
    <dpkginfo_test comment="krb5-doc is earlier than 1.4.4-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:15857" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10742"/>
      <state state_ref="oval:org.mitre.oval:ste:5836"/>
    </dpkginfo_test>
    <dpkginfo_test comment="krb5-kdc is earlier than 1.6.dfsg.4~beta1-5lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15852" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10475"/>
      <state state_ref="oval:org.mitre.oval:ste:5313"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:17225" version="2" comment="ocsinventory-agent is earlier than 1:0.0.9.2repack1-4lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11447"/>
      <state state_ref="oval:org.mitre.oval:ste:6104"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libnspr4-0d-dbg is earlier than 4.7.1-5" check="all" version="1" id="oval:org.mitre.oval:tst:19456" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8188"/>
      <state state_ref="oval:org.mitre.oval:ste:6136"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libnspr4-0d is earlier than 4.7.1-5" check="all" version="1" id="oval:org.mitre.oval:tst:19452" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8172"/>
      <state state_ref="oval:org.mitre.oval:ste:6136"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libnspr4-dev is earlier than 4.7.1-5" check="all" version="1" id="oval:org.mitre.oval:tst:19338" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7821"/>
      <state state_ref="oval:org.mitre.oval:ste:6136"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ipplan is earlier than 4.86a-7+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17358" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11305"/>
      <state state_ref="oval:org.mitre.oval:ste:6182"/>
    </dpkginfo_test>
    <dpkginfo_test comment="memcached is earlier than 1.1.12-1+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19151" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10977"/>
      <state state_ref="oval:org.mitre.oval:ste:5536"/>
    </dpkginfo_test>
    <dpkginfo_test comment="memcached is earlier than 1.2.2-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18974" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10977"/>
      <state state_ref="oval:org.mitre.oval:ste:6254"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapache2-mod-php5 is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18858" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7266"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-dev is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18856" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7161"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-cli is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18837" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7641"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-tidy is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18827" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7780"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapache2-mod-php5filter is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18825" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7785"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-xsl is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18823" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7539"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-odbc is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18799" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7814"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-ldap is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18787" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7632"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-pgsql is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18785" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7818"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php-pear is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18784" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7629"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-pgsql is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18783" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7818"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-recode is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18782" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7108"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapache-mod-php5 is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18781" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7781"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-cgi is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18777" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7631"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-tidy is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18774" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7780"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-xmlrpc is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18766" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7655"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-interbase is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18732" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7559"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-sybase is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18730" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7729"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-mcrypt is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18728" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7574"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-sqlite is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18721" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7719"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-mysql is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18718" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7285"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-pspell is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18701" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7331"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-mcrypt is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18697" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7574"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-xmlrpc is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18691" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7655"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-gd is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18681" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7548"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-curl is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18671" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7656"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5 is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18666" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7704"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-recode is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18659" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7108"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-common is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18658" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7813"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-odbc is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18657" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7814"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-mhash is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18642" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7600"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-imap is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18640" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7239"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-curl is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18630" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7656"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-mhash is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18618" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7600"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-dev is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18611" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7161"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-pspell is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18590" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7331"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-snmp is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18567" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7529"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-gmp is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18560" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7601"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-cli is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18553" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7641"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-imap is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18537" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7239"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-dbg is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18498" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7621"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-common is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18473" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7813"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-snmp is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:18384" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7529"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-sybase is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18375" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7729"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-xsl is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18372" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7539"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-interbase is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18293" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7559"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php-pear is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18225" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7629"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-cgi is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18192" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7631"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-gd is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18163" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7548"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-ldap is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18059" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7632"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5 is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18001" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7704"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-mysql is earlier than 5.2.0+dfsg-8+etch15" check="all" version="1" id="oval:org.mitre.oval:tst:17857" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7285"/>
      <state state_ref="oval:org.mitre.oval:ste:5803"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-sqlite is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:17824" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7719"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapache2-mod-php5 is earlier than 5.2.6.dfsg.1-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:17817" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7266"/>
      <state state_ref="oval:org.mitre.oval:ste:6009"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-pygresql is earlier than 3.8.1-1etch2" check="all" version="1" id="oval:org.mitre.oval:tst:16147" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10934"/>
      <state state_ref="oval:org.mitre.oval:ste:5849"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-pygresql-dbg is earlier than 3.8.1-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15800" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10918"/>
      <state state_ref="oval:org.mitre.oval:ste:5958"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-pygresql is earlier than 3.8.1-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15228" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10934"/>
      <state state_ref="oval:org.mitre.oval:ste:5958"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libaprutil1-dbg is earlier than 1.2.7+dfsg-2+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:19330" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11085"/>
      <state state_ref="oval:org.mitre.oval:ste:6458"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapr1-dev is earlier than 1.2.7-9" check="all" version="1" id="oval:org.mitre.oval:tst:19281" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11553"/>
      <state state_ref="oval:org.mitre.oval:ste:5639"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libaprutil1 is earlier than 1.2.7+dfsg-2+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:19235" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11315"/>
      <state state_ref="oval:org.mitre.oval:ste:6458"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libaprutil1-dev is earlier than 1.2.7+dfsg-2+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:19218" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11238"/>
      <state state_ref="oval:org.mitre.oval:ste:6458"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapr1-dev is earlier than 1.2.12-5+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19214" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11553"/>
      <state state_ref="oval:org.mitre.oval:ste:6264"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapr1-dbg is earlier than 1.2.7-9" check="all" version="1" id="oval:org.mitre.oval:tst:19213" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11556"/>
      <state state_ref="oval:org.mitre.oval:ste:5639"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapr1 is earlier than 1.2.12-5+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19194" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11025"/>
      <state state_ref="oval:org.mitre.oval:ste:6264"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libaprutil1 is earlier than 1.2.7+dfsg-2+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:19166" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11315"/>
      <state state_ref="oval:org.mitre.oval:ste:6458"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libaprutil1-dev is earlier than 1.2.7+dfsg-2+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:19147" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11238"/>
      <state state_ref="oval:org.mitre.oval:ste:6458"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libaprutil1 is earlier than 1.2.12+dfsg-8+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:19070" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11315"/>
      <state state_ref="oval:org.mitre.oval:ste:6427"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapr1 is earlier than 1.2.7-9" check="all" version="1" id="oval:org.mitre.oval:tst:18954" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11025"/>
      <state state_ref="oval:org.mitre.oval:ste:5639"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libaprutil1-dbg is earlier than 1.2.12+dfsg-8+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:18920" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11085"/>
      <state state_ref="oval:org.mitre.oval:ste:6427"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapr1-dbg is earlier than 1.2.12-5+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18819" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11556"/>
      <state state_ref="oval:org.mitre.oval:ste:6264"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libaprutil1-dbg is earlier than 1.2.7+dfsg-2+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:18655" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11085"/>
      <state state_ref="oval:org.mitre.oval:ste:6458"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libaprutil1-dev is earlier than 1.2.12+dfsg-8+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:18334" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11238"/>
      <state state_ref="oval:org.mitre.oval:ste:6427"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs-dev is earlier than 1.9.0.13-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15738" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7916"/>
      <state state_ref="oval:org.mitre.oval:ste:5895"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-1.9-dbg is earlier than 1.9.0.13-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15691" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7323"/>
      <state state_ref="oval:org.mitre.oval:ste:5895"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-xpcom is earlier than 1.9.0.13-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15687" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7786"/>
      <state state_ref="oval:org.mitre.oval:ste:5895"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-1.9 is earlier than 1.9.0.13-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15674" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7759"/>
      <state state_ref="oval:org.mitre.oval:ste:5895"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs1d-dbg is earlier than 1.9.0.13-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15664" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7652"/>
      <state state_ref="oval:org.mitre.oval:ste:5895"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozillainterfaces-java is earlier than 1.9.0.13-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15630" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7345"/>
      <state state_ref="oval:org.mitre.oval:ste:5895"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-1.9-gnome-support is earlier than 1.9.0.13-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15600" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7607"/>
      <state state_ref="oval:org.mitre.oval:ste:5895"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs1d is earlier than 1.9.0.13-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15569" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7900"/>
      <state state_ref="oval:org.mitre.oval:ste:5895"/>
    </dpkginfo_test>
    <dpkginfo_test comment="spidermonkey-bin is earlier than 1.9.0.13-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15458" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7891"/>
      <state state_ref="oval:org.mitre.oval:ste:5895"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-dev is earlier than 1.9.0.13-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15155" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7903"/>
      <state state_ref="oval:org.mitre.oval:ste:5895"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsvn-ruby1.8 is earlier than 1.4.2dfsg1-3" check="all" version="1" id="oval:org.mitre.oval:tst:19333" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11616"/>
      <state state_ref="oval:org.mitre.oval:ste:6432"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapache2-svn is earlier than 1.5.1dfsg1-4" check="all" version="1" id="oval:org.mitre.oval:tst:19326" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11458"/>
      <state state_ref="oval:org.mitre.oval:ste:6129"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-subversion is earlier than 1.5.1dfsg1-4" check="all" version="1" id="oval:org.mitre.oval:tst:19307" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11629"/>
      <state state_ref="oval:org.mitre.oval:ste:6129"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsvn1 is earlier than 1.5.1dfsg1-4" check="all" version="1" id="oval:org.mitre.oval:tst:19300" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11640"/>
      <state state_ref="oval:org.mitre.oval:ste:6129"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsvn-ruby is earlier than 1.5.1dfsg1-4" check="all" version="1" id="oval:org.mitre.oval:tst:19289" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11261"/>
      <state state_ref="oval:org.mitre.oval:ste:6129"/>
    </dpkginfo_test>
    <dpkginfo_test comment="subversion-tools is earlier than 1.5.1dfsg1-4" check="all" version="1" id="oval:org.mitre.oval:tst:19283" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11232"/>
      <state state_ref="oval:org.mitre.oval:ste:6129"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsvn-doc is earlier than 1.4.2dfsg1-3" check="all" version="1" id="oval:org.mitre.oval:tst:19276" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11604"/>
      <state state_ref="oval:org.mitre.oval:ste:6432"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsvn-java is earlier than 1.5.1dfsg1-4" check="all" version="1" id="oval:org.mitre.oval:tst:19273" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11366"/>
      <state state_ref="oval:org.mitre.oval:ste:6129"/>
    </dpkginfo_test>
    <dpkginfo_test comment="subversion-tools is earlier than 1.4.2dfsg1-3" check="all" version="1" id="oval:org.mitre.oval:tst:19256" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11232"/>
      <state state_ref="oval:org.mitre.oval:ste:6432"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsvn-doc is earlier than 1.5.1dfsg1-4" check="all" version="1" id="oval:org.mitre.oval:tst:19251" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11604"/>
      <state state_ref="oval:org.mitre.oval:ste:6129"/>
    </dpkginfo_test>
    <dpkginfo_test comment="subversion is earlier than 1.5.1dfsg1-4" check="all" version="1" id="oval:org.mitre.oval:tst:19248" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11585"/>
      <state state_ref="oval:org.mitre.oval:ste:6129"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-subversion is earlier than 1.4.2dfsg1-3" check="all" version="1" id="oval:org.mitre.oval:tst:19239" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11629"/>
      <state state_ref="oval:org.mitre.oval:ste:6432"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsvn-java is earlier than 1.4.2dfsg1-3" check="all" version="1" id="oval:org.mitre.oval:tst:19232" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11366"/>
      <state state_ref="oval:org.mitre.oval:ste:6432"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapache2-svn is earlier than 1.4.2dfsg1-3" check="all" version="1" id="oval:org.mitre.oval:tst:19230" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11458"/>
      <state state_ref="oval:org.mitre.oval:ste:6432"/>
    </dpkginfo_test>
    <dpkginfo_test comment="subversion is earlier than 1.4.2dfsg1-3" check="all" version="1" id="oval:org.mitre.oval:tst:19211" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11585"/>
      <state state_ref="oval:org.mitre.oval:ste:6432"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsvn1 is earlier than 1.4.2dfsg1-3" check="all" version="1" id="oval:org.mitre.oval:tst:19087" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11640"/>
      <state state_ref="oval:org.mitre.oval:ste:6432"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsvn-perl is earlier than 1.4.2dfsg1-3" check="all" version="1" id="oval:org.mitre.oval:tst:19078" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11538"/>
      <state state_ref="oval:org.mitre.oval:ste:6432"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsvn-ruby is earlier than 1.4.2dfsg1-3" check="all" version="1" id="oval:org.mitre.oval:tst:19036" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11261"/>
      <state state_ref="oval:org.mitre.oval:ste:6432"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsvn-dev is earlier than 1.4.2dfsg1-3" check="all" version="1" id="oval:org.mitre.oval:tst:18959" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11631"/>
      <state state_ref="oval:org.mitre.oval:ste:6432"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsvn-javahl is earlier than 1.4.2dfsg1-3" check="all" version="1" id="oval:org.mitre.oval:tst:18913" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10655"/>
      <state state_ref="oval:org.mitre.oval:ste:6432"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsvn-perl is earlier than 1.5.1dfsg1-4" check="all" version="1" id="oval:org.mitre.oval:tst:18862" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11538"/>
      <state state_ref="oval:org.mitre.oval:ste:6129"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsvn-dev is earlier than 1.5.1dfsg1-4" check="all" version="1" id="oval:org.mitre.oval:tst:18830" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11631"/>
      <state state_ref="oval:org.mitre.oval:ste:6129"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsvn-ruby1.8 is earlier than 1.5.1dfsg1-4" check="all" version="1" id="oval:org.mitre.oval:tst:18672" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11616"/>
      <state state_ref="oval:org.mitre.oval:ste:6129"/>
    </dpkginfo_test>
    <dpkginfo_test comment="drupal6 is earlier than 6.6-3lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19913" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7754"/>
      <state state_ref="oval:org.mitre.oval:ste:6483"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18456" version="2" comment="kviewshell is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7752"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18435" version="2" comment="kfaxview is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7551"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18434" version="2" comment="kdegraphics-doc-html is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7877"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18429" version="2" comment="kpovmodeler is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7687"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18428" version="2" comment="kcoloredit is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7838"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18424" version="2" comment="kooka is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7727"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18421" version="2" comment="libkscan-dev is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7578"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18415" version="2" comment="kdegraphics-dbg is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7735"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18397" version="2" comment="kruler is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7749"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18378" version="2" comment="kview is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7544"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18373" version="2" comment="kfaxview is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7551"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18363" version="2" comment="ksnapshot is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7755"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18360" version="2" comment="kamera is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7179"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18353" version="2" comment="libkscan1 is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7673"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18343" version="2" comment="kdegraphics is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7494"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18339" version="2" comment="kolourpaint is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7902"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18333" version="2" comment="kmrml is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7804"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18329" version="2" comment="ksnapshot is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7755"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18320" version="2" comment="kview is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7544"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18311" version="2" comment="kghostview is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7862"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18308" version="2" comment="kfax is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7506"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18306" version="2" comment="kgamma is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7589"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18304" version="2" comment="kuickshow is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:6925"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18278" version="2" comment="kpdf is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7514"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18277" version="2" comment="kpdf is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7514"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18275" version="2" comment="kuickshow is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:6925"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18263" version="2" comment="ksvg is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7458"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18235" version="2" comment="kdegraphics-dbg is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7735"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18227" version="2" comment="kamera is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7179"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18217" version="2" comment="kghostview is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7862"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18204" version="2" comment="kdegraphics-doc-html is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7877"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18198" version="2" comment="kgamma is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7589"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18196" version="2" comment="kviewshell is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7752"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18148" version="2" comment="kdvi is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7509"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18144" version="2" comment="kolourpaint is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7902"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18106" version="2" comment="kiconedit is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7638"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18103" version="2" comment="kooka is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7727"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18078" version="2" comment="kdegraphics-dev is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7671"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18049" version="2" comment="libkscan1 is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7673"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18035" version="2" comment="kdegraphics is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7494"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18006" version="2" comment="kiconedit is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7638"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:17994" version="2" comment="kmrml is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7804"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:17989" version="2" comment="kpovmodeler is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7687"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:17952" version="2" comment="kcoloredit is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7838"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:17927" version="2" comment="libkscan-dev is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7578"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:17921" version="2" comment="ksvg is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7458"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:17911" version="2" comment="kdegraphics-kfile-plugins is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7516"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:17814" version="2" comment="kdegraphics-dev is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7671"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:17693" version="2" comment="kdegraphics-kfile-plugins is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7516"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:17567" version="2" comment="kruler is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7749"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:17515" version="2" comment="kdvi is earlier than 4:3.5.9-3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7509"/>
      <state state_ref="oval:org.mitre.oval:ste:5829"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:17496" version="2" comment="kfax is earlier than 4:3.5.5-3etch4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7506"/>
      <state state_ref="oval:org.mitre.oval:ste:6331"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml2 is earlier than 2.6.32.dfsg-5+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19242" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8060"/>
      <state state_ref="oval:org.mitre.oval:ste:6379"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml2-utils is earlier than 2.6.32.dfsg-5+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19227" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8134"/>
      <state state_ref="oval:org.mitre.oval:ste:6379"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-libxml2 is earlier than 2.6.32.dfsg-5+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19190" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8066"/>
      <state state_ref="oval:org.mitre.oval:ste:6379"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml2 is earlier than 2.6.27.dfsg-6+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19057" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8060"/>
      <state state_ref="oval:org.mitre.oval:ste:6166"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml2-dev is earlier than 2.6.27.dfsg-6+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19002" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7212"/>
      <state state_ref="oval:org.mitre.oval:ste:6166"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml2-utils is earlier than 2.6.27.dfsg-6+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18981" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8134"/>
      <state state_ref="oval:org.mitre.oval:ste:6166"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml2-dbg is earlier than 2.6.27.dfsg-6+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18906" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7808"/>
      <state state_ref="oval:org.mitre.oval:ste:6166"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-libxml2 is earlier than 2.6.27.dfsg-6+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18621" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8066"/>
      <state state_ref="oval:org.mitre.oval:ste:6166"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml2-doc is earlier than 2.6.27.dfsg-6+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18581" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8073"/>
      <state state_ref="oval:org.mitre.oval:ste:6166"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml2-dev is earlier than 2.6.32.dfsg-5+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18577" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7212"/>
      <state state_ref="oval:org.mitre.oval:ste:6379"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml2-dbg is earlier than 2.6.32.dfsg-5+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18433" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7808"/>
      <state state_ref="oval:org.mitre.oval:ste:6379"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml2-doc is earlier than 2.6.32.dfsg-5+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18272" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8073"/>
      <state state_ref="oval:org.mitre.oval:ste:6379"/>
    </dpkginfo_test>
    <dpkginfo_test comment="finch is earlier than 2.4.3-4lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:15702" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9976"/>
      <state state_ref="oval:org.mitre.oval:ste:6173"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pidgin-dev is earlier than 2.4.3-4lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:15653" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9897"/>
      <state state_ref="oval:org.mitre.oval:ste:6173"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpurple-bin is earlier than 2.4.3-4lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:15646" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10543"/>
      <state state_ref="oval:org.mitre.oval:ste:6173"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pidgin-dbg is earlier than 2.4.3-4lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:15465" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9749"/>
      <state state_ref="oval:org.mitre.oval:ste:6173"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pidgin is earlier than 2.4.3-4lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:15417" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10640"/>
      <state state_ref="oval:org.mitre.oval:ste:6173"/>
    </dpkginfo_test>
    <dpkginfo_test comment="finch-dev is earlier than 2.4.3-4lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:15221" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10713"/>
      <state state_ref="oval:org.mitre.oval:ste:6173"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpurple0 is earlier than 2.4.3-4lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:15091" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10703"/>
      <state state_ref="oval:org.mitre.oval:ste:6173"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pidgin-data is earlier than 2.4.3-4lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:15020" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10503"/>
      <state state_ref="oval:org.mitre.oval:ste:6173"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpurple-dev is earlier than 2.4.3-4lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:14856" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10588"/>
      <state state_ref="oval:org.mitre.oval:ste:6173"/>
    </dpkginfo_test>
    <dpkginfo_test comment="horde3 is earlier than 3.1.3-4etch6" check="all" version="1" id="oval:org.mitre.oval:tst:19965" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7672"/>
      <state state_ref="oval:org.mitre.oval:ste:6413"/>
    </dpkginfo_test>
    <dpkginfo_test comment="horde3 is earlier than 3.2.2+debian0-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19814" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7672"/>
      <state state_ref="oval:org.mitre.oval:ste:6558"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:17391" version="2" comment="smbclient is earlier than 2:3.2.5-4lenny6" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8279"/>
      <state state_ref="oval:org.mitre.oval:ste:5926"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:17387" version="2" comment="samba-tools is earlier than 2:3.2.5-4lenny6" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8512"/>
      <state state_ref="oval:org.mitre.oval:ste:5926"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:17336" version="2" comment="samba-dbg is earlier than 2:3.2.5-4lenny6" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8389"/>
      <state state_ref="oval:org.mitre.oval:ste:5926"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:17314" version="2" comment="libsmbclient-dev is earlier than 2:3.2.5-4lenny6" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7987"/>
      <state state_ref="oval:org.mitre.oval:ste:5926"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:17301" version="2" comment="samba-doc is earlier than 2:3.2.5-4lenny6" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8610"/>
      <state state_ref="oval:org.mitre.oval:ste:5926"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:17284" version="2" comment="samba-common is earlier than 2:3.2.5-4lenny6" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8042"/>
      <state state_ref="oval:org.mitre.oval:ste:5926"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:17205" version="2" comment="libwbclient0 is earlier than 2:3.2.5-4lenny6" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7996"/>
      <state state_ref="oval:org.mitre.oval:ste:5926"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:17171" version="2" comment="samba-doc-pdf is earlier than 2:3.2.5-4lenny6" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8283"/>
      <state state_ref="oval:org.mitre.oval:ste:5926"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:17135" version="2" comment="libpam-smbpass is earlier than 2:3.2.5-4lenny6" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8550"/>
      <state state_ref="oval:org.mitre.oval:ste:5926"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:16976" version="2" comment="winbind is earlier than 2:3.2.5-4lenny6" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8600"/>
      <state state_ref="oval:org.mitre.oval:ste:5926"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:16902" version="2" comment="swat is earlier than 2:3.2.5-4lenny6" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8572"/>
      <state state_ref="oval:org.mitre.oval:ste:5926"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:16724" version="2" comment="libsmbclient is earlier than 2:3.2.5-4lenny6" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8632"/>
      <state state_ref="oval:org.mitre.oval:ste:5926"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:16587" version="2" comment="smbfs is earlier than 2:3.2.5-4lenny6" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8274"/>
      <state state_ref="oval:org.mitre.oval:ste:5926"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:16503" version="2" comment="samba is earlier than 2:3.2.5-4lenny6" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8058"/>
      <state state_ref="oval:org.mitre.oval:ste:5926"/>
    </dpkginfo_test>
    <dpkginfo_test comment="nginx is earlier than 0.6.32-3+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:17353" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8796"/>
      <state state_ref="oval:org.mitre.oval:ste:6032"/>
    </dpkginfo_test>
    <dpkginfo_test comment="nginx is earlier than 0.4.13-2+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:17163" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8796"/>
      <state state_ref="oval:org.mitre.oval:ste:6099"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libnss3-dev is earlier than 3.12.3.1-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15554" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7933"/>
      <state state_ref="oval:org.mitre.oval:ste:6095"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libnss3-1d is earlier than 3.12.3.1-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15513" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10514"/>
      <state state_ref="oval:org.mitre.oval:ste:6095"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libnss3-tools is earlier than 3.12.3.1-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15437" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7570"/>
      <state state_ref="oval:org.mitre.oval:ste:6095"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libnss3-1d-dbg is earlier than 3.12.3.1-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14886" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10615"/>
      <state state_ref="oval:org.mitre.oval:ste:6095"/>
    </dpkginfo_test>
    <dpkginfo_test comment="slurm-llnl-sview is earlier than 1.3.6-1lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:19049" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11451"/>
      <state state_ref="oval:org.mitre.oval:ste:6405"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpmi0-dev is earlier than 1.3.6-1lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18995" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11348"/>
      <state state_ref="oval:org.mitre.oval:ste:6405"/>
    </dpkginfo_test>
    <dpkginfo_test comment="slurm-llnl-basic-plugins-dev is earlier than 1.3.6-1lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18955" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11557"/>
      <state state_ref="oval:org.mitre.oval:ste:6405"/>
    </dpkginfo_test>
    <dpkginfo_test comment="slurm-llnl-basic-plugins is earlier than 1.3.6-1lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18941" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11363"/>
      <state state_ref="oval:org.mitre.oval:ste:6405"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libslurm13-dev is earlier than 1.3.6-1lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18821" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11513"/>
      <state state_ref="oval:org.mitre.oval:ste:6405"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpmi0 is earlier than 1.3.6-1lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18767" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11311"/>
      <state state_ref="oval:org.mitre.oval:ste:6405"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libslurm13 is earlier than 1.3.6-1lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18745" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11412"/>
      <state state_ref="oval:org.mitre.oval:ste:6405"/>
    </dpkginfo_test>
    <dpkginfo_test comment="slurm-llnl-doc is earlier than 1.3.6-1lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18680" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11520"/>
      <state state_ref="oval:org.mitre.oval:ste:6405"/>
    </dpkginfo_test>
    <dpkginfo_test comment="slurm-llnl-slurmdbd is earlier than 1.3.6-1lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18600" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11528"/>
      <state state_ref="oval:org.mitre.oval:ste:6405"/>
    </dpkginfo_test>
    <dpkginfo_test comment="slurm-llnl is earlier than 1.3.6-1lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:18569" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11554"/>
      <state state_ref="oval:org.mitre.oval:ste:6405"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libglib2.0-dev is earlier than 2.12.4-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:20029" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11753"/>
      <state state_ref="oval:org.mitre.oval:ste:6271"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libglib2.0-0-dbg is earlier than 2.16.6-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19884" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11539"/>
      <state state_ref="oval:org.mitre.oval:ste:6422"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libglib2.0-0 is earlier than 2.12.4-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19866" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11749"/>
      <state state_ref="oval:org.mitre.oval:ste:6271"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libglib2.0-0 is earlier than 2.16.6-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19862" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11749"/>
      <state state_ref="oval:org.mitre.oval:ste:6422"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgio-fam is earlier than 2.16.6-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19836" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11703"/>
      <state state_ref="oval:org.mitre.oval:ste:6422"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libglib2.0-doc is earlier than 2.12.4-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19779" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11419"/>
      <state state_ref="oval:org.mitre.oval:ste:6271"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libglib2.0-data is earlier than 2.12.4-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19775" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11457"/>
      <state state_ref="oval:org.mitre.oval:ste:6271"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libglib2.0-data is earlier than 2.16.6-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19743" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11457"/>
      <state state_ref="oval:org.mitre.oval:ste:6422"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libglib2.0-doc is earlier than 2.16.6-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19714" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11419"/>
      <state state_ref="oval:org.mitre.oval:ste:6422"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libglib2.0-0-dbg is earlier than 2.12.4-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19643" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11539"/>
      <state state_ref="oval:org.mitre.oval:ste:6271"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libglib2.0-dev is earlier than 2.16.6-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19630" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11753"/>
      <state state_ref="oval:org.mitre.oval:ste:6422"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-mta-postfix is earlier than 4.5.14-22etch11" check="all" version="1" id="oval:org.mitre.oval:tst:18749" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7865"/>
      <state state_ref="oval:org.mitre.oval:ste:6363"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-mta-exim4 is earlier than 4.7~rc2-7lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18747" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7001"/>
      <state state_ref="oval:org.mitre.oval:ste:6389"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge is earlier than 4.5.14-22etch11" check="all" version="1" id="oval:org.mitre.oval:tst:18743" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7612"/>
      <state state_ref="oval:org.mitre.oval:ste:6363"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge is earlier than 4.7~rc2-7lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18723" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7612"/>
      <state state_ref="oval:org.mitre.oval:ste:6389"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-plugin-scmcvs is earlier than 4.7~rc2-7lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18705" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7820"/>
      <state state_ref="oval:org.mitre.oval:ste:6389"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-mta-courier is earlier than 4.5.14-22etch11" check="all" version="1" id="oval:org.mitre.oval:tst:18686" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7730"/>
      <state state_ref="oval:org.mitre.oval:ste:6363"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-ldap-openldap is earlier than 4.5.14-22etch11" check="all" version="1" id="oval:org.mitre.oval:tst:18654" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7883"/>
      <state state_ref="oval:org.mitre.oval:ste:6363"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-db-postgresql is earlier than 4.7~rc2-7lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18651" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7827"/>
      <state state_ref="oval:org.mitre.oval:ste:6389"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-mta-postfix is earlier than 4.7~rc2-7lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18636" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7865"/>
      <state state_ref="oval:org.mitre.oval:ste:6389"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-ftp-proftpd is earlier than 4.7~rc2-7lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18624" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7666"/>
      <state state_ref="oval:org.mitre.oval:ste:6389"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-shell-postgresql is earlier than 4.7~rc2-7lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18607" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7833"/>
      <state state_ref="oval:org.mitre.oval:ste:6389"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-common is earlier than 4.5.14-22etch11" check="all" version="1" id="oval:org.mitre.oval:tst:18603" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7685"/>
      <state state_ref="oval:org.mitre.oval:ste:6363"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-shell-ldap is earlier than 4.5.14-22etch11" check="all" version="1" id="oval:org.mitre.oval:tst:18594" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7699"/>
      <state state_ref="oval:org.mitre.oval:ste:6363"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-mta-courier is earlier than 4.7~rc2-7lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18588" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7730"/>
      <state state_ref="oval:org.mitre.oval:ste:6389"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-ftp-proftpd is earlier than 4.5.14-22etch11" check="all" version="1" id="oval:org.mitre.oval:tst:18574" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7666"/>
      <state state_ref="oval:org.mitre.oval:ste:6363"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-dns-bind9 is earlier than 4.7~rc2-7lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18561" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7722"/>
      <state state_ref="oval:org.mitre.oval:ste:6389"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-web-apache is earlier than 4.5.14-22etch11" check="all" version="1" id="oval:org.mitre.oval:tst:18538" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7663"/>
      <state state_ref="oval:org.mitre.oval:ste:6363"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-shell-postgresql is earlier than 4.5.14-22etch11" check="all" version="1" id="oval:org.mitre.oval:tst:18510" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7833"/>
      <state state_ref="oval:org.mitre.oval:ste:6363"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-plugin-scmsvn is earlier than 4.7~rc2-7lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18501" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:6863"/>
      <state state_ref="oval:org.mitre.oval:ste:6389"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-mta-exim is earlier than 4.5.14-22etch11" check="all" version="1" id="oval:org.mitre.oval:tst:18497" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7485"/>
      <state state_ref="oval:org.mitre.oval:ste:6363"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-plugin-mediawiki is earlier than 4.7~rc2-7lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18494" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7831"/>
      <state state_ref="oval:org.mitre.oval:ste:6389"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-common is earlier than 4.7~rc2-7lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18436" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7685"/>
      <state state_ref="oval:org.mitre.oval:ste:6389"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-dns-bind9 is earlier than 4.5.14-22etch11" check="all" version="1" id="oval:org.mitre.oval:tst:18409" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7722"/>
      <state state_ref="oval:org.mitre.oval:ste:6363"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-web-apache2 is earlier than 4.7~rc2-7lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18404" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:6884"/>
      <state state_ref="oval:org.mitre.oval:ste:6389"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-web-apache is earlier than 4.7~rc2-7lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18366" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7663"/>
      <state state_ref="oval:org.mitre.oval:ste:6389"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-lists-mailman is earlier than 4.7~rc2-7lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18335" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7252"/>
      <state state_ref="oval:org.mitre.oval:ste:6389"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-lists-mailman is earlier than 4.5.14-22etch11" check="all" version="1" id="oval:org.mitre.oval:tst:18324" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7252"/>
      <state state_ref="oval:org.mitre.oval:ste:6363"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-mta-exim4 is earlier than 4.5.14-22etch11" check="all" version="1" id="oval:org.mitre.oval:tst:18305" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7001"/>
      <state state_ref="oval:org.mitre.oval:ste:6363"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-db-postgresql is earlier than 4.5.14-22etch11" check="all" version="1" id="oval:org.mitre.oval:tst:18184" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7827"/>
      <state state_ref="oval:org.mitre.oval:ste:6363"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-cvs is earlier than 1.4.4.4-4+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19041" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8083"/>
      <state state_ref="oval:org.mitre.oval:ste:6146"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-svn is earlier than 1.4.4.4-4+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19008" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7999"/>
      <state state_ref="oval:org.mitre.oval:ste:6146"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-doc is earlier than 1.5.6.5-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18952" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8051"/>
      <state state_ref="oval:org.mitre.oval:ste:6189"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-core is earlier than 1.4.4.4-4+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18944" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7797"/>
      <state state_ref="oval:org.mitre.oval:ste:6146"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-daemon-run is earlier than 1.5.6.5-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18935" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7799"/>
      <state state_ref="oval:org.mitre.oval:ste:6189"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gitweb is earlier than 1.5.6.5-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18916" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8155"/>
      <state state_ref="oval:org.mitre.oval:ste:6189"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-core is earlier than 1.5.6.5-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18914" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7797"/>
      <state state_ref="oval:org.mitre.oval:ste:6189"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-cvs is earlier than 1.5.6.5-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18901" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8083"/>
      <state state_ref="oval:org.mitre.oval:ste:6189"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-daemon-run is earlier than 1.4.4.4-4+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18882" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7799"/>
      <state state_ref="oval:org.mitre.oval:ste:6146"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-email is earlier than 1.5.6.5-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18814" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8210"/>
      <state state_ref="oval:org.mitre.oval:ste:6189"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-email is earlier than 1.4.4.4-4+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18795" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8210"/>
      <state state_ref="oval:org.mitre.oval:ste:6146"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-svn is earlier than 1.5.6.5-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18788" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7999"/>
      <state state_ref="oval:org.mitre.oval:ste:6189"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-arch is earlier than 1.4.4.4-4+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18760" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7839"/>
      <state state_ref="oval:org.mitre.oval:ste:6146"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-arch is earlier than 1.5.6.5-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18756" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7839"/>
      <state state_ref="oval:org.mitre.oval:ste:6189"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-doc is earlier than 1.4.4.4-4+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18679" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8051"/>
      <state state_ref="oval:org.mitre.oval:ste:6146"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-gui is earlier than 1.5.6.5-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18647" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7972"/>
      <state state_ref="oval:org.mitre.oval:ste:6189"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gitk is earlier than 1.4.4.4-4+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18552" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8169"/>
      <state state_ref="oval:org.mitre.oval:ste:6146"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gitweb is earlier than 1.4.4.4-4+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18454" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8155"/>
      <state state_ref="oval:org.mitre.oval:ste:6146"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gitk is earlier than 1.5.6.5-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18132" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8169"/>
      <state state_ref="oval:org.mitre.oval:ste:6189"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mantis is earlier than 1.1.6+dfsg-2lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19241" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10617"/>
      <state state_ref="oval:org.mitre.oval:ste:6118"/>
    </dpkginfo_test>
    <dpkginfo_test comment="acpid is earlier than 1.0.8-1lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18876" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11473"/>
      <state state_ref="oval:org.mitre.oval:ste:6321"/>
    </dpkginfo_test>
    <dpkginfo_test comment="acpid is earlier than 1.0.4-5etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18789" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11473"/>
      <state state_ref="oval:org.mitre.oval:ste:6341"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kdelibs4-doc is earlier than 3.5.10.dfsg.1-0lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18414" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10954"/>
      <state state_ref="oval:org.mitre.oval:ste:6345"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kdelibs-dbg is earlier than 3.5.5a.dfsg.1-8etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18402" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10737"/>
      <state state_ref="oval:org.mitre.oval:ste:5595"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kdelibs4-dev is earlier than 3.5.5a.dfsg.1-8etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18399" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10302"/>
      <state state_ref="oval:org.mitre.oval:ste:5595"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kdelibs-dbg is earlier than 3.5.10.dfsg.1-0lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18361" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10737"/>
      <state state_ref="oval:org.mitre.oval:ste:6345"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kdelibs is earlier than 3.5.5a.dfsg.1-8etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18294" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10158"/>
      <state state_ref="oval:org.mitre.oval:ste:5595"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kdelibs-data is earlier than 3.5.10.dfsg.1-0lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18276" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10369"/>
      <state state_ref="oval:org.mitre.oval:ste:6345"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kdelibs4c2a is earlier than 3.5.10.dfsg.1-0lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18246" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11144"/>
      <state state_ref="oval:org.mitre.oval:ste:6345"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kdelibs4c2a is earlier than 3.5.5a.dfsg.1-8etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18202" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11144"/>
      <state state_ref="oval:org.mitre.oval:ste:5595"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kdelibs-data is earlier than 3.5.5a.dfsg.1-8etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18166" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10369"/>
      <state state_ref="oval:org.mitre.oval:ste:5595"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kdelibs4-dev is earlier than 3.5.10.dfsg.1-0lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18160" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10302"/>
      <state state_ref="oval:org.mitre.oval:ste:6345"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kdelibs4-doc is earlier than 3.5.5a.dfsg.1-8etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18105" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10954"/>
      <state state_ref="oval:org.mitre.oval:ste:5595"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kdelibs is earlier than 3.5.10.dfsg.1-0lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18097" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10158"/>
      <state state_ref="oval:org.mitre.oval:ste:6345"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-parisc is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20818" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8562"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all-hppa is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20809" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7966"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-parisc is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20799" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8464"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-parisc-smp is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20793" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8442"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-s390-tape is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20776" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7991"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-doc-2.6.26 is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20768" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8320"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="user-mode-linux is earlier than 2.6.26-1um-2+15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20754" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7848"/>
      <state state_ref="oval:org.mitre.oval:ste:6527"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-support-2.6.26-2 is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20747" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8112"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20719" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8298"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-modules-2.6.26-2-xen-amd64 is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20717" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7588"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-xen-amd64 is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20716" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8372"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-patch-debian-2.6.26 is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20713" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7796"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-source-2.6.26 is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20697" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8224"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-parisc64-smp is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20692" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8429"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20679" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8298"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-libc-dev is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20675" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7932"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-vserver-s390x is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20664" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8296"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-parisc64 is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20654" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8318"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xen-linux-system-2.6.26-2-xen-amd64 is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20650" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8341"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20642" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8228"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20626" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8307"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all-s390 is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20623" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7435"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common-xen is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20600" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7926"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-s390x is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20591" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8410"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-vserver-s390x is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20579" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8153"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-openvz-amd64 is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20564" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8239"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-vserver-amd64 is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20557" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8020"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common-openvz is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20543" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8209"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20511" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8228"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-parisc-smp is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20504" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7936"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20500" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8298"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-parisc64-smp is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20486" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8251"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-s390x is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20479" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8177"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-parisc64 is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20466" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7946"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all-amd64 is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20448" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8214"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-openvz-amd64 is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20443" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8357"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-amd64 is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20405" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7711"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-libc-dev is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20387" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7932"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-xen-amd64 is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20366" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7975"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-vserver-amd64 is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20345" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8059"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-amd64 is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20324" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8404"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-libc-dev is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20317" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7932"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20309" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8307"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-s390 is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20217" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8329"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-manual-2.6.26 is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20122" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8217"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-s390 is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20101" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7925"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:19948" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8307"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-tree-2.6.26 is earlier than 2.6.26-15lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:19795" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7896"/>
      <state state_ref="oval:org.mitre.oval:ste:6176"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cups-bsd is earlier than 1.3.8-1+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:18609" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11223"/>
      <state state_ref="oval:org.mitre.oval:ste:6408"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsimage2-dev is earlier than 1.2.7-4+etch8" check="all" version="1" id="oval:org.mitre.oval:tst:18592" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8575"/>
      <state state_ref="oval:org.mitre.oval:ste:6246"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-common is earlier than 1.2.7-4+etch8" check="all" version="1" id="oval:org.mitre.oval:tst:18576" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8526"/>
      <state state_ref="oval:org.mitre.oval:ste:6246"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsimage2-dev is earlier than 1.3.8-1+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:18550" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8575"/>
      <state state_ref="oval:org.mitre.oval:ste:6408"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcups2-dev is earlier than 1.3.8-1+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:18539" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10868"/>
      <state state_ref="oval:org.mitre.oval:ste:6408"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsimage2 is earlier than 1.3.8-1+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:18531" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8515"/>
      <state state_ref="oval:org.mitre.oval:ste:6408"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsys2-dev is earlier than 1.2.7-4+etch8" check="all" version="1" id="oval:org.mitre.oval:tst:18517" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7982"/>
      <state state_ref="oval:org.mitre.oval:ste:6246"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-common is earlier than 1.3.8-1+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:18514" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8526"/>
      <state state_ref="oval:org.mitre.oval:ste:6408"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcups2 is earlier than 1.3.8-1+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:18513" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11340"/>
      <state state_ref="oval:org.mitre.oval:ste:6408"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-dbg is earlier than 1.2.7-4+etch8" check="all" version="1" id="oval:org.mitre.oval:tst:18450" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8422"/>
      <state state_ref="oval:org.mitre.oval:ste:6246"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-client is earlier than 1.2.7-4+etch8" check="all" version="1" id="oval:org.mitre.oval:tst:18387" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8538"/>
      <state state_ref="oval:org.mitre.oval:ste:6246"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cups-dbg is earlier than 1.3.8-1+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:18381" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11245"/>
      <state state_ref="oval:org.mitre.oval:ste:6408"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsys2-gnutls10 is earlier than 1.2.7-4+etch8" check="all" version="1" id="oval:org.mitre.oval:tst:18341" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8470"/>
      <state state_ref="oval:org.mitre.oval:ste:6246"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsys2-dev is earlier than 1.3.8-1+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:18319" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7982"/>
      <state state_ref="oval:org.mitre.oval:ste:6408"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-dbg is earlier than 1.3.8-1+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:18316" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8422"/>
      <state state_ref="oval:org.mitre.oval:ste:6408"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys is earlier than 1.2.7-4+etch8" check="all" version="1" id="oval:org.mitre.oval:tst:18292" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8013"/>
      <state state_ref="oval:org.mitre.oval:ste:6246"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsys2 is earlier than 1.2.7-4+etch8" check="all" version="1" id="oval:org.mitre.oval:tst:18270" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8261"/>
      <state state_ref="oval:org.mitre.oval:ste:6246"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsys2 is earlier than 1.3.8-1+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:18251" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8261"/>
      <state state_ref="oval:org.mitre.oval:ste:6408"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-client is earlier than 1.3.8-1+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:18102" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8538"/>
      <state state_ref="oval:org.mitre.oval:ste:6408"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cups is earlier than 1.3.8-1+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:18083" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11475"/>
      <state state_ref="oval:org.mitre.oval:ste:6408"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cups-common is earlier than 1.3.8-1+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:17987" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11341"/>
      <state state_ref="oval:org.mitre.oval:ste:6408"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys is earlier than 1.3.8-1+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:17942" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8013"/>
      <state state_ref="oval:org.mitre.oval:ste:6408"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cups-client is earlier than 1.3.8-1+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:17917" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11370"/>
      <state state_ref="oval:org.mitre.oval:ste:6408"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-bsd is earlier than 1.2.7-4+etch8" check="all" version="1" id="oval:org.mitre.oval:tst:17910" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8416"/>
      <state state_ref="oval:org.mitre.oval:ste:6246"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsimage2 is earlier than 1.2.7-4+etch8" check="all" version="1" id="oval:org.mitre.oval:tst:17859" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8515"/>
      <state state_ref="oval:org.mitre.oval:ste:6246"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-bsd is earlier than 1.3.8-1+lenny6" check="all" version="1" id="oval:org.mitre.oval:tst:17665" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8416"/>
      <state state_ref="oval:org.mitre.oval:ste:6408"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wordpress is earlier than 2.0.10-1etch4" check="all" version="1" id="oval:org.mitre.oval:tst:15675" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10660"/>
      <state state_ref="oval:org.mitre.oval:ste:5819"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wordpress is earlier than 2.5.1-11+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15367" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10660"/>
      <state state_ref="oval:org.mitre.oval:ste:6122"/>
    </dpkginfo_test>
    <dpkginfo_test comment="amule-common is earlier than 2.2.1-1+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17326" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11089"/>
      <state state_ref="oval:org.mitre.oval:ste:6273"/>
    </dpkginfo_test>
    <dpkginfo_test comment="amule-utils-gui is earlier than 2.2.1-1+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17189" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11367"/>
      <state state_ref="oval:org.mitre.oval:ste:6273"/>
    </dpkginfo_test>
    <dpkginfo_test comment="amule-utils is earlier than 2.2.1-1+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16865" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11067"/>
      <state state_ref="oval:org.mitre.oval:ste:6273"/>
    </dpkginfo_test>
    <dpkginfo_test comment="amule is earlier than 2.2.1-1+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16834" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11224"/>
      <state state_ref="oval:org.mitre.oval:ste:6273"/>
    </dpkginfo_test>
    <dpkginfo_test comment="amule-daemon is earlier than 2.2.1-1+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16803" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11047"/>
      <state state_ref="oval:org.mitre.oval:ste:6273"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-shell-postgresql is earlier than 4.7~rc2-7lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19462" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7833"/>
      <state state_ref="oval:org.mitre.oval:ste:6433"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-lists-mailman is earlier than 4.5.14-22etch12" check="all" version="1" id="oval:org.mitre.oval:tst:19435" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7252"/>
      <state state_ref="oval:org.mitre.oval:ste:6471"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-common is earlier than 4.5.14-22etch12" check="all" version="1" id="oval:org.mitre.oval:tst:19376" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7685"/>
      <state state_ref="oval:org.mitre.oval:ste:6471"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-lists-mailman is earlier than 4.7~rc2-7lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19368" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7252"/>
      <state state_ref="oval:org.mitre.oval:ste:6433"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-ldap-openldap is earlier than 4.5.14-22etch12" check="all" version="1" id="oval:org.mitre.oval:tst:19362" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7883"/>
      <state state_ref="oval:org.mitre.oval:ste:6471"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-plugin-scmsvn is earlier than 4.7~rc2-7lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19351" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:6863"/>
      <state state_ref="oval:org.mitre.oval:ste:6433"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-shell-postgresql is earlier than 4.5.14-22etch12" check="all" version="1" id="oval:org.mitre.oval:tst:19337" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7833"/>
      <state state_ref="oval:org.mitre.oval:ste:6471"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-mta-postfix is earlier than 4.7~rc2-7lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19305" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7865"/>
      <state state_ref="oval:org.mitre.oval:ste:6433"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-ftp-proftpd is earlier than 4.7~rc2-7lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19284" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7666"/>
      <state state_ref="oval:org.mitre.oval:ste:6433"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge is earlier than 4.5.14-22etch12" check="all" version="1" id="oval:org.mitre.oval:tst:19279" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7612"/>
      <state state_ref="oval:org.mitre.oval:ste:6471"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-shell-ldap is earlier than 4.5.14-22etch12" check="all" version="1" id="oval:org.mitre.oval:tst:19269" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7699"/>
      <state state_ref="oval:org.mitre.oval:ste:6471"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-db-postgresql is earlier than 4.5.14-22etch12" check="all" version="1" id="oval:org.mitre.oval:tst:19238" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7827"/>
      <state state_ref="oval:org.mitre.oval:ste:6471"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-db-postgresql is earlier than 4.7~rc2-7lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19233" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7827"/>
      <state state_ref="oval:org.mitre.oval:ste:6433"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-mta-courier is earlier than 4.5.14-22etch12" check="all" version="1" id="oval:org.mitre.oval:tst:19228" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7730"/>
      <state state_ref="oval:org.mitre.oval:ste:6471"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-mta-exim4 is earlier than 4.5.14-22etch12" check="all" version="1" id="oval:org.mitre.oval:tst:19208" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7001"/>
      <state state_ref="oval:org.mitre.oval:ste:6471"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-plugin-mediawiki is earlier than 4.7~rc2-7lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19154" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7831"/>
      <state state_ref="oval:org.mitre.oval:ste:6433"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge is earlier than 4.7~rc2-7lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19145" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7612"/>
      <state state_ref="oval:org.mitre.oval:ste:6433"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-plugin-scmcvs is earlier than 4.7~rc2-7lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19134" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7820"/>
      <state state_ref="oval:org.mitre.oval:ste:6433"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-web-apache2 is earlier than 4.7~rc2-7lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19124" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:6884"/>
      <state state_ref="oval:org.mitre.oval:ste:6433"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-dns-bind9 is earlier than 4.5.14-22etch12" check="all" version="1" id="oval:org.mitre.oval:tst:19121" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7722"/>
      <state state_ref="oval:org.mitre.oval:ste:6471"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-dns-bind9 is earlier than 4.7~rc2-7lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19086" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7722"/>
      <state state_ref="oval:org.mitre.oval:ste:6433"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-mta-courier is earlier than 4.7~rc2-7lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19076" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7730"/>
      <state state_ref="oval:org.mitre.oval:ste:6433"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-web-apache is earlier than 4.5.14-22etch12" check="all" version="1" id="oval:org.mitre.oval:tst:19017" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7663"/>
      <state state_ref="oval:org.mitre.oval:ste:6471"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-mta-postfix is earlier than 4.5.14-22etch12" check="all" version="1" id="oval:org.mitre.oval:tst:19006" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7865"/>
      <state state_ref="oval:org.mitre.oval:ste:6471"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-common is earlier than 4.7~rc2-7lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18912" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7685"/>
      <state state_ref="oval:org.mitre.oval:ste:6433"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-ftp-proftpd is earlier than 4.5.14-22etch12" check="all" version="1" id="oval:org.mitre.oval:tst:18899" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7666"/>
      <state state_ref="oval:org.mitre.oval:ste:6471"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-mta-exim4 is earlier than 4.7~rc2-7lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18870" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7001"/>
      <state state_ref="oval:org.mitre.oval:ste:6433"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-web-apache is earlier than 4.7~rc2-7lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18818" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7663"/>
      <state state_ref="oval:org.mitre.oval:ste:6433"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gforge-mta-exim is earlier than 4.5.14-22etch12" check="all" version="1" id="oval:org.mitre.oval:tst:18543" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7485"/>
      <state state_ref="oval:org.mitre.oval:ste:6471"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dhcp3-relay is earlier than 3.0.4-13+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:14757" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10533"/>
      <state state_ref="oval:org.mitre.oval:ste:5980"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dhcp3-server is earlier than 3.0.4-13+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:14751" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10575"/>
      <state state_ref="oval:org.mitre.oval:ste:5980"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dhcp3-common is earlier than 3.1.1-6+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:14689" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10569"/>
      <state state_ref="oval:org.mitre.oval:ste:5877"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dhcp3-client is earlier than 3.1.1-6+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:14590" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10554"/>
      <state state_ref="oval:org.mitre.oval:ste:5877"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dhcp3-relay is earlier than 3.1.1-6+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:14559" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10533"/>
      <state state_ref="oval:org.mitre.oval:ste:5877"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dhcp3-server is earlier than 3.1.1-6+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:14484" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10575"/>
      <state state_ref="oval:org.mitre.oval:ste:5877"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dhcp3-client is earlier than 3.0.4-13+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:14450" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10554"/>
      <state state_ref="oval:org.mitre.oval:ste:5980"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dhcp3-dev is earlier than 3.0.4-13+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:14304" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10555"/>
      <state state_ref="oval:org.mitre.oval:ste:5980"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dhcp3-dev is earlier than 3.1.1-6+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:14237" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10555"/>
      <state state_ref="oval:org.mitre.oval:ste:5877"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dhcp3-server-ldap is earlier than 3.1.1-6+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:14185" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10576"/>
      <state state_ref="oval:org.mitre.oval:ste:5877"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dhcp-client is earlier than 3.1.1-6+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:14173" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9660"/>
      <state state_ref="oval:org.mitre.oval:ste:5877"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dhcp3-common is earlier than 3.0.4-13+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:14139" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10569"/>
      <state state_ref="oval:org.mitre.oval:ste:5980"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:20538" version="2" comment="racoon is earlier than 1:0.7.1-1.3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11892"/>
      <state state_ref="oval:org.mitre.oval:ste:6573"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:20258" version="2" comment="racoon is earlier than 1:0.6.6-3.1etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11892"/>
      <state state_ref="oval:org.mitre.oval:ste:5870"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:20014" version="2" comment="ipsec-tools is earlier than 1:0.7.1-1.3+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11260"/>
      <state state_ref="oval:org.mitre.oval:ste:6573"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:19716" version="2" comment="ipsec-tools is earlier than 1:0.6.6-3.1etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11260"/>
      <state state_ref="oval:org.mitre.oval:ste:5870"/>
    </dpkginfo_test>
    <dpkginfo_test comment="strongswan is earlier than 4.2.4-5+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:19818" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8487"/>
      <state state_ref="oval:org.mitre.oval:ste:6515"/>
    </dpkginfo_test>
    <dpkginfo_test comment="strongswan is earlier than 2.8.0+dfsg-1+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19181" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8487"/>
      <state state_ref="oval:org.mitre.oval:ste:6257"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libtorrent-rasterbar-dbg is earlier than 0.13.1-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18536" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11130"/>
      <state state_ref="oval:org.mitre.oval:ste:6309"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libtorrent-rasterbar0 is earlier than 0.13.1-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18493" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11496"/>
      <state state_ref="oval:org.mitre.oval:ste:6309"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libtorrent-rasterbar-doc is earlier than 0.13.1-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18444" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11393"/>
      <state state_ref="oval:org.mitre.oval:ste:6309"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libtorrent-rasterbar-dev is earlier than 0.13.1-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18401" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11236"/>
      <state state_ref="oval:org.mitre.oval:ste:6309"/>
    </dpkginfo_test>
    <dpkginfo_test comment="lib64expat1 is earlier than 2.0.1-4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17342" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11014"/>
      <state state_ref="oval:org.mitre.oval:ste:5840"/>
    </dpkginfo_test>
    <dpkginfo_test comment="expat is earlier than 2.0.1-4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17317" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11277"/>
      <state state_ref="oval:org.mitre.oval:ste:5840"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libexpat1-dev is earlier than 2.0.1-4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17291" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11471"/>
      <state state_ref="oval:org.mitre.oval:ste:5840"/>
    </dpkginfo_test>
    <dpkginfo_test comment="expat is earlier than 2.0.1-4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17288" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11277"/>
      <state state_ref="oval:org.mitre.oval:ste:5840"/>
    </dpkginfo_test>
    <dpkginfo_test comment="expat is earlier than 1.95.8-3.4+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:17251" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11277"/>
      <state state_ref="oval:org.mitre.oval:ste:6302"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libexpat1 is earlier than 2.0.1-4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17218" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11466"/>
      <state state_ref="oval:org.mitre.oval:ste:5840"/>
    </dpkginfo_test>
    <dpkginfo_test comment="lib64expat1-dev is earlier than 2.0.1-4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17209" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11214"/>
      <state state_ref="oval:org.mitre.oval:ste:5840"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libexpat1-dev is earlier than 2.0.1-4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17044" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11471"/>
      <state state_ref="oval:org.mitre.oval:ste:5840"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libexpat1-dev is earlier than 1.95.8-3.4+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:17019" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11471"/>
      <state state_ref="oval:org.mitre.oval:ste:6302"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libexpat1 is earlier than 2.0.1-4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16715" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11466"/>
      <state state_ref="oval:org.mitre.oval:ste:5840"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libexpat1 is earlier than 1.95.8-3.4+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:16411" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11466"/>
      <state state_ref="oval:org.mitre.oval:ste:6302"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:14661" version="2" comment="fckeditor is earlier than 1:2.6.2-1lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10469"/>
      <state state_ref="oval:org.mitre.oval:ste:6061"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ntp-simple is earlier than 4.2.2.p4+dfsg-2etch3" check="all" version="1" id="oval:org.mitre.oval:tst:20607" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7951"/>
      <state state_ref="oval:org.mitre.oval:ste:6453"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ntp is earlier than 4.2.2.p4+dfsg-2etch3" check="all" version="1" id="oval:org.mitre.oval:tst:20595" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8019"/>
      <state state_ref="oval:org.mitre.oval:ste:6453"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ntp-doc is earlier than 4.2.2.p4+dfsg-2etch3" check="all" version="1" id="oval:org.mitre.oval:tst:20524" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7305"/>
      <state state_ref="oval:org.mitre.oval:ste:6453"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ntpdate is earlier than 4.2.2.p4+dfsg-2etch3" check="all" version="1" id="oval:org.mitre.oval:tst:20469" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8146"/>
      <state state_ref="oval:org.mitre.oval:ste:6453"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ntp-refclock is earlier than 4.2.2.p4+dfsg-2etch3" check="all" version="1" id="oval:org.mitre.oval:tst:20417" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8016"/>
      <state state_ref="oval:org.mitre.oval:ste:6453"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ntpdate is earlier than 4.2.4p4+dfsg-8lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20408" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8146"/>
      <state state_ref="oval:org.mitre.oval:ste:6245"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ntp is earlier than 4.2.4p4+dfsg-8lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20321" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8019"/>
      <state state_ref="oval:org.mitre.oval:ste:6245"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ntp-doc is earlier than 4.2.4p4+dfsg-8lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20255" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7305"/>
      <state state_ref="oval:org.mitre.oval:ste:6245"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openssl is earlier than 0.9.8g-15+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16809" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7747"/>
      <state state_ref="oval:org.mitre.oval:ste:5824"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libssl0.9.7-dbg is earlier than 0.9.7k-3.1etch3" check="all" version="1" id="oval:org.mitre.oval:tst:16807" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7696"/>
      <state state_ref="oval:org.mitre.oval:ste:5941"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libssl-dev is earlier than 0.9.8g-15+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16786" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7328"/>
      <state state_ref="oval:org.mitre.oval:ste:5824"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libssl-dev is earlier than 0.9.8c-4etch5" check="all" version="1" id="oval:org.mitre.oval:tst:16750" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7328"/>
      <state state_ref="oval:org.mitre.oval:ste:5524"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libssl0.9.8 is earlier than 0.9.8c-4etch5" check="all" version="1" id="oval:org.mitre.oval:tst:16664" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8014"/>
      <state state_ref="oval:org.mitre.oval:ste:5524"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libssl0.9.8 is earlier than 0.9.8g-15+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16613" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8014"/>
      <state state_ref="oval:org.mitre.oval:ste:5824"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libssl0.9.8-dbg is earlier than 0.9.8c-4etch5" check="all" version="1" id="oval:org.mitre.oval:tst:16596" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7490"/>
      <state state_ref="oval:org.mitre.oval:ste:5524"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openssl is earlier than 0.9.8c-4etch5" check="all" version="1" id="oval:org.mitre.oval:tst:16570" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7747"/>
      <state state_ref="oval:org.mitre.oval:ste:5524"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libssl0.9.8-dbg is earlier than 0.9.8g-15+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16497" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7490"/>
      <state state_ref="oval:org.mitre.oval:ste:5824"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libssl0.9.7 is earlier than 0.9.7k-3.1etch3" check="all" version="1" id="oval:org.mitre.oval:tst:16480" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8097"/>
      <state state_ref="oval:org.mitre.oval:ste:5941"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openjdk-6-jre-lib is earlier than 6b11-9.1+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16552" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10808"/>
      <state state_ref="oval:org.mitre.oval:ste:6229"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openjdk-6-dbg is earlier than 6b11-9.1+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16500" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10908"/>
      <state state_ref="oval:org.mitre.oval:ste:6229"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openjdk-6-doc is earlier than 6b11-9.1+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16464" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10879"/>
      <state state_ref="oval:org.mitre.oval:ste:6229"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openjdk-6-source is earlier than 6b11-9.1+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16344" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10495"/>
      <state state_ref="oval:org.mitre.oval:ste:6229"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openjdk-6-demo is earlier than 6b11-9.1+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16257" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11084"/>
      <state state_ref="oval:org.mitre.oval:ste:6229"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openjdk-6-jre is earlier than 6b11-9.1+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16238" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10824"/>
      <state state_ref="oval:org.mitre.oval:ste:6229"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openjdk-6-jre-headless is earlier than 6b11-9.1+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16180" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10948"/>
      <state state_ref="oval:org.mitre.oval:ste:6229"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openjdk-6-jdk is earlier than 6b11-9.1+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16082" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11155"/>
      <state state_ref="oval:org.mitre.oval:ste:6229"/>
    </dpkginfo_test>
    <dpkginfo_test comment="icedove-dbg is earlier than 2.0.0.22-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14642" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8444"/>
      <state state_ref="oval:org.mitre.oval:ste:5252"/>
    </dpkginfo_test>
    <dpkginfo_test comment="icedove-gnome-support is earlier than 2.0.0.22-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14573" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8587"/>
      <state state_ref="oval:org.mitre.oval:ste:5252"/>
    </dpkginfo_test>
    <dpkginfo_test comment="icedove-dev is earlier than 2.0.0.22-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14203" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8567"/>
      <state state_ref="oval:org.mitre.oval:ste:5252"/>
    </dpkginfo_test>
    <dpkginfo_test comment="icedove is earlier than 2.0.0.22-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13790" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8612"/>
      <state state_ref="oval:org.mitre.oval:ste:5252"/>
    </dpkginfo_test>
    <dpkginfo_test comment="eggdrop-data is earlier than 1.6.19-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17229" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11418"/>
      <state state_ref="oval:org.mitre.oval:ste:5344"/>
    </dpkginfo_test>
    <dpkginfo_test comment="eggdrop-data is earlier than 1.6.18-1etch2" check="all" version="1" id="oval:org.mitre.oval:tst:17222" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11418"/>
      <state state_ref="oval:org.mitre.oval:ste:6035"/>
    </dpkginfo_test>
    <dpkginfo_test comment="eggdrop is earlier than 1.6.19-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17123" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10861"/>
      <state state_ref="oval:org.mitre.oval:ste:5344"/>
    </dpkginfo_test>
    <dpkginfo_test comment="eggdrop is earlier than 1.6.18-1etch2" check="all" version="1" id="oval:org.mitre.oval:tst:16946" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10861"/>
      <state state_ref="oval:org.mitre.oval:ste:6035"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libhtml-parser-perl is earlier than 3.55-1+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:17446" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11335"/>
      <state state_ref="oval:org.mitre.oval:ste:5447"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libhtml-parser-perl is earlier than 3.56-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16924" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11335"/>
      <state state_ref="oval:org.mitre.oval:ste:6065"/>
    </dpkginfo_test>
    <dpkginfo_test comment="sork-passwd-h3 is earlier than 3.0-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17212" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11391"/>
      <state state_ref="oval:org.mitre.oval:ste:5481"/>
    </dpkginfo_test>
    <dpkginfo_test comment="sork-passwd-h3 is earlier than 3.0-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:17004" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11391"/>
      <state state_ref="oval:org.mitre.oval:ste:6022"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libnss-ldapd is earlier than 0.6.7.1" check="all" version="2" id="oval:org.mitre.oval:tst:13158" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8740"/>
      <state state_ref="oval:org.mitre.oval:ste:5929"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libedataserverui1.2-dev is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18739" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11472"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libedataserverui1.2-6 is earlier than 1.6.3-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18737" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10955"/>
      <state state_ref="oval:org.mitre.oval:ste:6316"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libedataserver1.2-7 is earlier than 1.6.3-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18726" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11090"/>
      <state state_ref="oval:org.mitre.oval:ste:6316"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libebook1.2-dev is earlier than 1.6.3-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18719" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11264"/>
      <state state_ref="oval:org.mitre.oval:ste:6316"/>
    </dpkginfo_test>
    <dpkginfo_test comment="evolution-data-server is earlier than 1.6.3-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18689" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11087"/>
      <state state_ref="oval:org.mitre.oval:ste:6316"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libecal1.2-dev is earlier than 1.6.3-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18685" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11172"/>
      <state state_ref="oval:org.mitre.oval:ste:6316"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgdata1.2-dev is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18674" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10840"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="evolution-data-server-common is earlier than 1.6.3-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18635" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11317"/>
      <state state_ref="oval:org.mitre.oval:ste:6316"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libexchange-storage1.2-1 is earlier than 1.6.3-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18633" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10800"/>
      <state state_ref="oval:org.mitre.oval:ste:6316"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgdata-google1.2-1 is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18629" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11083"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcamel1.2-dev is earlier than 1.6.3-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18628" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11503"/>
      <state state_ref="oval:org.mitre.oval:ste:6316"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libedata-cal1.2-6 is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18610" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11151"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="evolution-data-server-dbg is earlier than 1.6.3-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18608" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11219"/>
      <state state_ref="oval:org.mitre.oval:ste:6316"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcamel1.2-11 is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18604" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11316"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="evolution-data-server-dev is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18589" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10586"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgdata1.2-1 is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18563" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11345"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libedataserver1.2-dev is earlier than 1.6.3-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18554" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11152"/>
      <state state_ref="oval:org.mitre.oval:ste:6316"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libecal1.2-dev is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18535" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11172"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libedataserverui1.2-dev is earlier than 1.6.3-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18518" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11472"/>
      <state state_ref="oval:org.mitre.oval:ste:6316"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libebook1.2-9 is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18512" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11368"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libegroupwise1.2-dev is earlier than 1.6.3-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18508" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11507"/>
      <state state_ref="oval:org.mitre.oval:ste:6316"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libedata-book1.2-2 is earlier than 1.6.3-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18507" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11487"/>
      <state state_ref="oval:org.mitre.oval:ste:6316"/>
    </dpkginfo_test>
    <dpkginfo_test comment="evolution-data-server-common is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18491" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11317"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libexchange-storage1.2-3 is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18478" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10902"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libedata-cal1.2-dev is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18471" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10761"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="evolution-data-server is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18466" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11087"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libedata-book1.2-2 is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18465" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11487"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libecal1.2-6 is earlier than 1.6.3-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18455" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11537"/>
      <state state_ref="oval:org.mitre.oval:ste:6316"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libedataserver1.2-9 is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18445" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11140"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libedata-cal1.2-dev is earlier than 1.6.3-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18427" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10761"/>
      <state state_ref="oval:org.mitre.oval:ste:6316"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libebook1.2-dev is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18393" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11264"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcamel1.2-8 is earlier than 1.6.3-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18369" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11437"/>
      <state state_ref="oval:org.mitre.oval:ste:6316"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libexchange-storage1.2-dev is earlier than 1.6.3-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18367" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11356"/>
      <state state_ref="oval:org.mitre.oval:ste:6316"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgdata-google1.2-dev is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18362" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11414"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libedataserverui1.2-8 is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18338" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11220"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libedataserver1.2-dev is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18323" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11152"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libegroupwise1.2-dev is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18313" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11507"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libegroupwise1.2-10 is earlier than 1.6.3-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18283" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11300"/>
      <state state_ref="oval:org.mitre.oval:ste:6316"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libedata-book1.2-dev is earlier than 1.6.3-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18255" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11415"/>
      <state state_ref="oval:org.mitre.oval:ste:6316"/>
    </dpkginfo_test>
    <dpkginfo_test comment="evolution-data-server-dbg is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18243" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11219"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libedata-book1.2-dev is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18141" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11415"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcamel1.2-dev is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18134" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11503"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libedata-cal1.2-5 is earlier than 1.6.3-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18112" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11170"/>
      <state state_ref="oval:org.mitre.oval:ste:6316"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libexchange-storage1.2-dev is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18086" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11356"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libebook1.2-5 is earlier than 1.6.3-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18074" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11122"/>
      <state state_ref="oval:org.mitre.oval:ste:6316"/>
    </dpkginfo_test>
    <dpkginfo_test comment="evolution-data-server-dev is earlier than 1.6.3-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18045" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10586"/>
      <state state_ref="oval:org.mitre.oval:ste:6316"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libegroupwise1.2-13 is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17973" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10516"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libecal1.2-7 is earlier than 2.22.3-1.1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17754" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11476"/>
      <state state_ref="oval:org.mitre.oval:ste:6033"/>
    </dpkginfo_test>
    <dpkginfo_test comment="iceweasel is earlier than 3.0.6-3" check="all" version="1" id="oval:org.mitre.oval:tst:13587" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7910"/>
      <state state_ref="oval:org.mitre.oval:ste:5734"/>
    </dpkginfo_test>
    <dpkginfo_test comment="iceweasel-dbg is earlier than 3.0.6-3" check="all" version="1" id="oval:org.mitre.oval:tst:13508" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8129"/>
      <state state_ref="oval:org.mitre.oval:ste:5734"/>
    </dpkginfo_test>
    <dpkginfo_test comment="iceweasel-gnome-support is earlier than 3.0.6-3" check="all" version="1" id="oval:org.mitre.oval:tst:13377" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8185"/>
      <state state_ref="oval:org.mitre.oval:ste:5734"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-dev is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13851" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8305"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-fa is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13819" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8148"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-gtk is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13813" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8208"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-core is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13809" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7817"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-hi-in is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13786" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8339"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-qa-api-tests is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13785" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8291"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13782" version="1" comment="openoffice.org-gnome is earlier than 2.0.4.dfsg.2-7etch7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7798"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-fi is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13763" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8345"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-it is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13762" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7992"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-ga is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13761" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7954"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-nl is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13748" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8336"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-kde is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13746" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8103"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-zh-cn is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13745" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7889"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-nr is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13744" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8292"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-dev-doc is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13742" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7863"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-gcj is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13741" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8342"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13740" version="2" comment="openoffice.org-l10n-nl is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8336"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13736" version="2" comment="openoffice.org-help-es is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8293"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-fr is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13735" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8095"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-en-za is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13734" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8147"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-gu-in is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13731" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7981"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-calc is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13730" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7595"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13728" version="2" comment="openoffice.org-l10n-sl is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8237"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-gtk-gnome is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13727" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8394"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13726" version="2" comment="openoffice.org-l10n-es is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7961"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13724" version="2" comment="openoffice.org-l10n-fa is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8148"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-nn is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13722" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7876"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-ku is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13721" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7811"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13720" version="2" comment="openoffice.org-help-fr is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8095"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-es is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13718" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8293"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libuno-cli-ure1.0-cil is earlier than 1.0.13.0+OOo2.4.1+dfsg-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:13717" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8730"/>
      <state state_ref="oval:org.mitre.oval:ste:5894"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-uno is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13716" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8315"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13714" version="2" comment="openoffice.org-l10n-ar is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8658"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ttf-opensymbol is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13713" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7337"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13710" version="2" comment="mozilla-openoffice.org is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8458"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13709" version="2" comment="openoffice.org-style-hicontrast is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8184"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13708" version="2" comment="openoffice.org-style-crystal is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8445"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-da is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13707" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8106"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-zu is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13703" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7705"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13700" version="2" comment="openoffice.org-help-sl is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8335"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13699" version="2" comment="openoffice.org-l10n-fi is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8345"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13698" version="2" comment="openoffice.org-emailmerge is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8739"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-ns is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13695" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7860"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-java-common is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13694" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8094"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13693" version="2" comment="openoffice.org-l10n-sr is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8820"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13690" version="2" comment="openoffice.org-filter-binfilter is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8452"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13689" version="2" comment="openoffice.org-l10n-fr is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7469"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13688" version="2" comment="openoffice.org-report-builder-bin is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8834"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13686" version="2" comment="openoffice.org-help-km is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7919"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-ru is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13685" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7244"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-fr is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13684" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7469"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-officebean is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13683" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8130"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13682" version="2" comment="openoffice.org-l10n-hi-in is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8192"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-et is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13681" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8052"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-pt-br is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13680" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7871"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13679" version="2" comment="openoffice.org-l10n-ne is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8005"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13678" version="2" comment="openoffice.org-math is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8396"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13675" version="2" comment="openoffice.org-l10n-ga is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7954"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13674" version="2" comment="openoffice.org-gnome is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7798"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-pt-br is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13673" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7793"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13672" version="2" comment="openoffice.org-l10n-nn is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7876"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13669" version="2" comment="openoffice.org-l10n-ss is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8200"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-as-in is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13668" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7907"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13667" version="2" comment="openoffice.org-java-common is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8094"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13665" version="2" comment="openoffice.org-headless is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8133"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13663" version="2" comment="openoffice.org-help-cs is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7953"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13662" version="2" comment="openoffice.org-l10n-tg is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8110"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-ta-in is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13658" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7615"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13655" version="2" comment="openoffice.org-style-andromeda is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8799"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-xh is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13654" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8156"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-af is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13652" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8044"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13648" version="2" comment="openoffice.org-help-pl is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8050"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13645" version="2" comment="openoffice.org-ogltrans is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8748"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-ru is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13639" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8343"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13638" version="2" comment="openoffice.org-l10n-zh-cn is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7889"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-lo is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13637" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7653"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-zh-tw is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13636" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7241"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13635" version="2" comment="openoffice.org-gcj is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8342"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13633" version="2" comment="openoffice.org-help-ru is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8343"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13632" version="2" comment="openoffice.org-help-pt-br is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7871"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-in is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13628" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8079"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="broffice.org is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13627" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8026"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13626" version="2" comment="openoffice.org-l10n-hr is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7997"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13624" version="2" comment="openoffice.org-l10n-km is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7739"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13623" version="2" comment="openoffice.org-l10n-nb is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7484"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13621" version="2" comment="openoffice.org-l10n-be-by is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7651"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13620" version="2" comment="openoffice.org-l10n-st is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7976"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13619" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8253"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13617" version="2" comment="openoffice.org-l10n-bg is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7598"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13615" version="2" comment="openoffice.org-l10n-pt-br is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7793"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13612" version="2" comment="openoffice.org-l10n-de is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7947"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-dz is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13611" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8294"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-hi-in is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13610" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8192"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-or-in is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13608" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8301"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13607" version="2" comment="openoffice.org-l10n-et is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8052"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13606" version="2" comment="openoffice.org-core is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7817"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-tg is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13605" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8110"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13604" version="2" comment="openoffice.org-l10n-tn is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7751"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-sk is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13602" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7275"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13600" version="2" comment="openoffice.org-l10n-lt is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7720"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13598" version="2" comment="libmythes-dev is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7512"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13595" version="2" comment="openoffice.org-help-dz is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8243"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13591" version="2" comment="openoffice.org-l10n-or-in is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8301"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-en-us is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13590" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8165"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13588" version="2" comment="openoffice.org-help-eu is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8712"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-tr is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13585" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8046"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-cs is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13582" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7953"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-et is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13579" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7596"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-eo is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13578" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7556"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13576" version="2" comment="openoffice.org-l10n-he is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8040"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-qa-tools is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13575" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7861"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-sv is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13574" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7348"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13572" version="2" comment="openoffice.org-l10n-pt is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7523"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13570" version="2" comment="openoffice.org-help-hi-in is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8339"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-dbg is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13567" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8181"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-pt is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13559" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7523"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-km is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13557" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7739"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-draw is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13552" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8196"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-filter-so52 is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13551" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7396"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13546" version="2" comment="openoffice.org-l10n-uk is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8077"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13545" version="2" comment="ttf-opensymbol is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7337"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13544" version="2" comment="openoffice.org-l10n-da is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8106"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libuno-cli-types1.1-cil is earlier than 1.1.13.0+OOo2.4.1+dfsg-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:13541" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8557"/>
      <state state_ref="oval:org.mitre.oval:ste:5881"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13540" version="2" comment="openoffice.org-style-tango is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8626"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-hu is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13537" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8143"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13536" version="2" comment="openoffice.org-kde is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8103"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13533" version="2" comment="openoffice.org-l10n-ts is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8240"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13532" version="2" comment="openoffice.org-l10n-en-gb is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7977"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-rw is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13531" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8174"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-ve is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13528" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8128"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13524" version="2" comment="openoffice.org-l10n-nr is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8292"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13522" version="2" comment="openoffice.org-l10n-cy is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7952"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13520" version="2" comment="openoffice.org-l10n-ko is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8100"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-tn is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13518" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7751"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13517" version="2" comment="openoffice.org-help-nl is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8107"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13513" version="2" comment="openoffice.org-gtk is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8208"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-lt is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13512" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7720"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-nl is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13511" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8107"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-za is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13510" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8084"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-de is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13507" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8258"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-ml-in is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13506" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8303"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-nb is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13505" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7484"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13504" version="2" comment="openoffice.org-l10n-sr-cs is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7707"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-dz is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13503" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8243"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13501" version="2" comment="openoffice.org-common is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7906"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-math is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13500" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8396"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-cy is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13499" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7952"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13497" version="2" comment="openoffice.org-help-en-gb is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8248"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13496" version="2" comment="openoffice.org-help-pt is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8611"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13494" version="2" comment="openoffice.org-l10n-zu is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7705"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13490" version="2" comment="openoffice.org-help-en-us is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8165"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13489" version="2" comment="openoffice.org-l10n-mk is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8120"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-filter-mobiledev is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13482" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8002"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libuno-cli-basetypes1.0-cil is earlier than 1.0.10.0+OOo2.4.1+dfsg-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:13477" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8825"/>
      <state state_ref="oval:org.mitre.oval:ste:5406"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-hu is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13471" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7935"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-base is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13467" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8276"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmythes-dev is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13465" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7512"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13461" version="2" comment="openoffice.org-l10n-in is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8079"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-pa-in is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13460" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8075"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13459" version="2" comment="openoffice.org-l10n-vi is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7922"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-vi is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13458" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7922"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13450" version="2" comment="openoffice.org-dev is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8305"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13444" version="2" comment="openoffice.org-base-core is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8792"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13442" version="2" comment="openoffice.org-l10n-gl is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8220"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-sv is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13439" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8186"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13438" version="2" comment="openoffice.org-help-de is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8258"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13437" version="2" comment="openoffice.org-l10n-af is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8044"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13434" version="2" comment="openoffice.org-qa-tools is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7861"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-km is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13432" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7919"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13431" version="2" comment="openoffice.org-l10n-pa-in is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8075"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13427" version="2" comment="openoffice.org-l10n-pl is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8034"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-es is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13426" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7961"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-te-in is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13423" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8116"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-en-gb is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13422" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8248"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13419" version="2" comment="openoffice.org-l10n-ku is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7811"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13410" version="2" comment="openoffice.org-l10n-th is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8245"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13406" version="2" comment="openoffice.org-base is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8276"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmythes-dev is earlier than 2.0.4.dfsg.2-7etch6" check="all" version="1" id="oval:org.mitre.oval:tst:13401" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7512"/>
      <state state_ref="oval:org.mitre.oval:ste:5844"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-th is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13400" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8245"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13399" version="2" comment="openoffice.org-l10n-ta-in is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7615"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13397" version="2" comment="openoffice.org-l10n-za is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8084"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13396" version="2" comment="openoffice.org-l10n-lv is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8288"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13391" version="2" comment="openoffice.org-l10n-zh-tw is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7241"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-uk is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13389" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8077"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-ko is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13384" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8252"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-it is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13381" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7853"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-bg is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13379" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7598"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13372" version="2" comment="openoffice.org-l10n-br is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8145"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13365" version="2" comment="openoffice.org-l10n-lo is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7653"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-report-builder is earlier than 1.0.2+OOo2.4.1+dfsg-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:13364" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8749"/>
      <state state_ref="oval:org.mitre.oval:ste:5565"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-zh-cn is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13354" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8229"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13352" version="2" comment="openoffice.org-help-hu is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8143"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13350" version="2" comment="openoffice.org-l10n-uz is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8431"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-cs is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13346" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8195"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13344" version="2" comment="openoffice.org-filter-mobiledev is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8002"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-pl is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13342" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8050"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-ss is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13339" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8200"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13334" version="2" comment="openoffice.org-l10n-ve is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8128"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-da is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13331" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8257"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13327" version="2" comment="openoffice.org-l10n-bs is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7433"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13321" version="2" comment="openoffice.org-l10n-it is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7992"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13316" version="2" comment="openoffice.org-qa-api-tests is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8291"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-dtd-officedocument1.0 is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13315" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7984"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-bs is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13313" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7433"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13307" version="2" comment="openoffice.org-l10n-mr-in is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7875"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-st is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13306" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7976"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13305" version="2" comment="openoffice.org-help-zh-cn is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8229"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13301" version="2" comment="openoffice.org-l10n-ns is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7860"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13298" version="2" comment="openoffice.org-help-gl is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8782"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13296" version="2" comment="openoffice.org-l10n-rw is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8174"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13293" version="2" comment="openoffice.org-l10n-dz is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8294"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13287" version="2" comment="openoffice.org-dtd-officedocument1.0 is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7984"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13280" version="2" comment="openoffice.org-style-industrial is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8559"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13274" version="2" comment="openoffice.org-l10n-ja is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7828"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-de is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13273" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7947"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13271" version="2" comment="openoffice.org-officebean is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8130"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13268" version="2" comment="openoffice.org-l10n-te-in is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8116"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-ka is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13266" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7959"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13264" version="2" comment="openoffice.org-gcj is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8342"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-ts is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13260" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8240"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-ja is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13258" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7828"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13257" version="2" comment="openoffice.org-writer is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8321"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13255" version="2" comment="openoffice.org-l10n-ml-in is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8303"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13251" version="2" comment="openoffice.org-l10n-ca is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7835"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13246" version="2" comment="openoffice.org-dbg is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8181"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-ko is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13244" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8100"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13238" version="2" comment="openoffice.org-help-ja is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7879"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13237" version="2" comment="openoffice.org-l10n-as-in is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7907"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13233" version="2" comment="openoffice.org-l10n-gu-in is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7981"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13227" version="2" comment="openoffice.org-help-it is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7853"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13226" version="2" comment="openoffice.org-l10n-eu is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8552"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13223" version="2" comment="openoffice.org-help-et is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7596"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-common is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13220" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7906"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-el is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13219" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8064"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13215" version="2" comment="openoffice.org-l10n-en-za is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8147"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13212" version="2" comment="openoffice.org-impress is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8119"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13201" version="2" comment="broffice.org is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8026"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13189" version="2" comment="openoffice.org-l10n-xh is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8156"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13186" version="2" comment="openoffice.org-qa-tools is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7861"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13185" version="2" comment="openoffice.org-l10n-cs is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8195"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13183" version="2" comment="openoffice.org-l10n-el is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8064"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-be-by is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13177" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7651"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13175" version="2" comment="openoffice.org-l10n-tr is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8046"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-sr-cs is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13174" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7707"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-he is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13171" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8040"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-presentation-minimizer is earlier than 1.0+OOo2.4.1+dfsg-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:13169" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8835"/>
      <state state_ref="oval:org.mitre.oval:ste:5922"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-en is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13161" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8289"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13154" version="2" comment="openoffice.org-evolution is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8215"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-sl is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13152" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8335"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libuno-cli-cppuhelper1.0-cil is earlier than 1.0.13.0+OOo2.4.1+dfsg-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:13149" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8369"/>
      <state state_ref="oval:org.mitre.oval:ste:5894"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13142" version="2" comment="openoffice.org-l10n-sv is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7348"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13140" version="2" comment="python-uno is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8315"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-mk is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13117" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8120"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13109" version="2" comment="openoffice.org-dev-doc is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7863"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13100" version="2" comment="openoffice.org-l10n-hu is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7935"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-hr is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13096" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7997"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ure is earlier than 1.4+OOo2.4.1+dfsg-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:13093" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7901"/>
      <state state_ref="oval:org.mitre.oval:ste:5683"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13091" version="2" comment="openoffice.org-l10n-sk is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7275"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-ne is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13081" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8005"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-ca is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13080" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7835"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13059" version="2" comment="openoffice.org-l10n-bn is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8157"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13039" version="2" comment="openoffice.org-l10n-ru is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7244"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-en-gb is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:13028" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7977"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-zh-tw is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:12989" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8250"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12980" version="2" comment="openoffice.org-help-sv is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8186"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-sdbc-postgresql is earlier than 0.7.6+OOo2.4.1+dfsg-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:12979" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8826"/>
      <state state_ref="oval:org.mitre.oval:ste:5989"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12975" version="2" comment="openoffice.org-help-ko is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8252"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12973" version="2" comment="openoffice.org-l10n-ro is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8671"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12972" version="2" comment="openoffice.org-help-zh-tw is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8250"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12956" version="2" comment="openoffice.org-help-da is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8257"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-br is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:12915" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8145"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-lv is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:12914" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8288"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12911" version="2" comment="openoffice.org-calc is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7595"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ure-dbg is earlier than 1.4+OOo2.4.1+dfsg-1+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:12909" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8656"/>
      <state state_ref="oval:org.mitre.oval:ste:5683"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-writer is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:12878" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8321"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-impress is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:12875" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8119"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-evolution is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:12858" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8215"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-pl is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:12848" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8034"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12825" version="2" comment="openoffice.org-draw is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8196"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-help-ja is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:12819" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7879"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12786" version="2" comment="openoffice.org is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8253"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-bn is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:12781" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8157"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-sl is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:12767" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8237"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openoffice.org-l10n-hi is earlier than 2.0.4.dfsg.2-7etch7" check="all" version="1" id="oval:org.mitre.oval:tst:12755" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7943"/>
      <state state_ref="oval:org.mitre.oval:ste:5514"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12740" version="2" comment="openoffice.org-l10n-eo is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7556"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12651" version="2" comment="openoffice.org-l10n-ka is earlier than 1:2.4.1+dfsg-1+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7959"/>
      <state state_ref="oval:org.mitre.oval:ste:5899"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-patch-openswan is earlier than 2.4.6+dfsg.2-1.1+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:16797" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11201"/>
      <state state_ref="oval:org.mitre.oval:ste:6064"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openswan-modules-source is earlier than 2.4.12+dfsg-1.3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16771" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11053"/>
      <state state_ref="oval:org.mitre.oval:ste:6076"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openswan is earlier than 2.4.12+dfsg-1.3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16530" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11118"/>
      <state state_ref="oval:org.mitre.oval:ste:6076"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openswan is earlier than 2.4.6+dfsg.2-1.1+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:16292" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11118"/>
      <state state_ref="oval:org.mitre.oval:ste:6064"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openswan-modules-source is earlier than 2.4.6+dfsg.2-1.1+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:16059" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11053"/>
      <state state_ref="oval:org.mitre.oval:ste:6064"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-patch-openswan is earlier than 2.4.12+dfsg-1.3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15844" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11201"/>
      <state state_ref="oval:org.mitre.oval:ste:6076"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsndfile1 is earlier than 1.0.16-2+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18398" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11132"/>
      <state state_ref="oval:org.mitre.oval:ste:6350"/>
    </dpkginfo_test>
    <dpkginfo_test comment="sndfile-programs is earlier than 1.0.17-4+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18300" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11336"/>
      <state state_ref="oval:org.mitre.oval:ste:6015"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsndfile1 is earlier than 1.0.17-4+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18254" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11132"/>
      <state state_ref="oval:org.mitre.oval:ste:6015"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsndfile1-dev is earlier than 1.0.16-2+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18169" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11121"/>
      <state state_ref="oval:org.mitre.oval:ste:6350"/>
    </dpkginfo_test>
    <dpkginfo_test comment="sndfile-programs is earlier than 1.0.16-2+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18031" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11336"/>
      <state state_ref="oval:org.mitre.oval:ste:6350"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsndfile1-dev is earlier than 1.0.17-4+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17563" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11121"/>
      <state state_ref="oval:org.mitre.oval:ste:6015"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsaml-dev is earlier than 1.1.1-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20159" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11799"/>
      <state state_ref="oval:org.mitre.oval:ste:6449"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libshib-target5 is earlier than 1.3f.dfsg1-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:20120" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11606"/>
      <state state_ref="oval:org.mitre.oval:ste:5643"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libshib6 is earlier than 1.3f.dfsg1-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:20111" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11579"/>
      <state state_ref="oval:org.mitre.oval:ste:5643"/>
    </dpkginfo_test>
    <dpkginfo_test comment="opensaml-schemas is earlier than 1.1.1-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20072" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11737"/>
      <state state_ref="oval:org.mitre.oval:ste:6449"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libshib6 is earlier than 1.3.1.dfsg1-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20025" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11579"/>
      <state state_ref="oval:org.mitre.oval:ste:6340"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libshib-dev is earlier than 1.3f.dfsg1-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19997" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11690"/>
      <state state_ref="oval:org.mitre.oval:ste:5643"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsaml5 is earlier than 1.1a-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19992" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11115"/>
      <state state_ref="oval:org.mitre.oval:ste:6507"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapache2-mod-shib is earlier than 1.3f.dfsg1-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19952" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11882"/>
      <state state_ref="oval:org.mitre.oval:ste:5643"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapache2-mod-shib is earlier than 1.3.1.dfsg1-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19951" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11882"/>
      <state state_ref="oval:org.mitre.oval:ste:6340"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsaml5 is earlier than 1.1.1-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19938" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11115"/>
      <state state_ref="oval:org.mitre.oval:ste:6449"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libshib-target5 is earlier than 1.3.1.dfsg1-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19868" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11606"/>
      <state state_ref="oval:org.mitre.oval:ste:6340"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsaml-dev is earlier than 1.1a-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19812" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11799"/>
      <state state_ref="oval:org.mitre.oval:ste:6507"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libshib-dev is earlier than 1.3.1.dfsg1-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19671" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11690"/>
      <state state_ref="oval:org.mitre.oval:ste:6340"/>
    </dpkginfo_test>
    <dpkginfo_test comment="opensaml-schemas is earlier than 1.1a-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19548" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11737"/>
      <state state_ref="oval:org.mitre.oval:ste:6507"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs1d is earlier than 1.9.0.7-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14863" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7900"/>
      <state state_ref="oval:org.mitre.oval:ste:6040"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-1.9 is earlier than 1.9.0.7-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14812" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7759"/>
      <state state_ref="oval:org.mitre.oval:ste:6040"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-1.9-gnome-support is earlier than 1.9.0.7-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14801" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7607"/>
      <state state_ref="oval:org.mitre.oval:ste:6040"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-1.9-dbg is earlier than 1.9.0.7-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14765" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7323"/>
      <state state_ref="oval:org.mitre.oval:ste:6040"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs1d-dbg is earlier than 1.9.0.7-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14647" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7652"/>
      <state state_ref="oval:org.mitre.oval:ste:6040"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-dev is earlier than 1.9.0.7-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14607" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7903"/>
      <state state_ref="oval:org.mitre.oval:ste:6040"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs-dev is earlier than 1.9.0.7-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14605" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7916"/>
      <state state_ref="oval:org.mitre.oval:ste:6040"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-xpcom is earlier than 1.9.0.7-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14403" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7786"/>
      <state state_ref="oval:org.mitre.oval:ste:6040"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozillainterfaces-java is earlier than 1.9.0.7-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14390" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7345"/>
      <state state_ref="oval:org.mitre.oval:ste:6040"/>
    </dpkginfo_test>
    <dpkginfo_test comment="spidermonkey-bin is earlier than 1.9.0.7-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13967" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7891"/>
      <state state_ref="oval:org.mitre.oval:ste:6040"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsilc-1.1-2 is earlier than 1.1.7-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15699" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10610"/>
      <state state_ref="oval:org.mitre.oval:ste:6161"/>
    </dpkginfo_test>
    <dpkginfo_test comment="silc is earlier than 1.1.4-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15443" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10702"/>
      <state state_ref="oval:org.mitre.oval:ste:5923"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsilc-1.1-2-dbg is earlier than 1.1.7-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15436" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10714"/>
      <state state_ref="oval:org.mitre.oval:ste:6161"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsilc-1.1-2-dev is earlier than 1.1.7-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15053" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10726"/>
      <state state_ref="oval:org.mitre.oval:ste:6161"/>
    </dpkginfo_test>
    <dpkginfo_test comment="irssi-plugin-silc is earlier than 1.1.4-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14772" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10653"/>
      <state state_ref="oval:org.mitre.oval:ste:5923"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-parisc64-smp is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18214" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8251"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-parisc64 is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18201" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7946"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-parisc is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18162" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8464"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-parisc64 is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18155" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8318"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-xen-amd64 is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18052" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8372"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xen-linux-system-2.6.26-2-xen-amd64 is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18043" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8341"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18037" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8298"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common-openvz is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18028" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8209"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18023" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8298"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-patch-debian-2.6.26 is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18000" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7796"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-s390 is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17992" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8329"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-parisc is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17981" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8562"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-parisc-smp is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17977" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7936"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-manual-2.6.26 is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17968" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8217"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-s390x is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17966" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8410"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-openvz-amd64 is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17950" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8357"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all-s390 is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17948" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7435"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-libc-dev is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17947" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7932"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-xen-amd64 is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17926" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7975"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-vserver-amd64 is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17909" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8020"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-vserver-amd64 is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17894" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8059"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17878" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8307"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-libc-dev is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17864" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7932"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all-hppa is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17863" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7966"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common-xen is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17854" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7926"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17829" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8228"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-openvz-amd64 is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17825" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8239"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-parisc64-smp is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17796" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8429"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-doc-2.6.26 is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17773" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8320"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-modules-2.6.26-2-xen-amd64 is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17770" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7588"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-parisc-smp is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17752" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8442"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-vserver-s390x is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17724" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8296"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-tree-2.6.26 is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17691" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7896"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-amd64 is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17682" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7711"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-s390 is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17672" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7925"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all-amd64 is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17661" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8214"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17658" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8228"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-vserver-s390x is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17639" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8153"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-amd64 is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17600" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8404"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17597" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8307"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-s390x is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17543" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8177"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-source-2.6.26 is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17517" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8224"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-libc-dev is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17512" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7932"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-s390-tape is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17405" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7991"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17228" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8307"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-support-2.6.26-2 is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17113" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8112"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-17lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17078" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8298"/>
      <state state_ref="oval:org.mitre.oval:ste:6306"/>
    </dpkginfo_test>
    <dpkginfo_test comment="proftpd-mod-mysql is earlier than 1.3.1-17lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17690" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11455"/>
      <state state_ref="oval:org.mitre.oval:ste:6339"/>
    </dpkginfo_test>
    <dpkginfo_test comment="proftpd-mod-pgsql is earlier than 1.3.1-17lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17679" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11159"/>
      <state state_ref="oval:org.mitre.oval:ste:6339"/>
    </dpkginfo_test>
    <dpkginfo_test comment="proftpd-basic is earlier than 1.3.1-17lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17578" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11442"/>
      <state state_ref="oval:org.mitre.oval:ste:6339"/>
    </dpkginfo_test>
    <dpkginfo_test comment="proftpd-doc is earlier than 1.3.1-17lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17574" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11189"/>
      <state state_ref="oval:org.mitre.oval:ste:6339"/>
    </dpkginfo_test>
    <dpkginfo_test comment="proftpd-mod-ldap is earlier than 1.3.1-17lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17548" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11218"/>
      <state state_ref="oval:org.mitre.oval:ste:6339"/>
    </dpkginfo_test>
    <dpkginfo_test comment="proftpd is earlier than 1.3.1-17lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17316" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11161"/>
      <state state_ref="oval:org.mitre.oval:ste:6339"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys is earlier than 1.3.8-1lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:19033" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8013"/>
      <state state_ref="oval:org.mitre.oval:ste:6133"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsys2-dev is earlier than 1.3.8-1lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:19023" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7982"/>
      <state state_ref="oval:org.mitre.oval:ste:6133"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:19022" version="1" comment="cupsys is earlier than 1.2.7-4etch7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8013"/>
      <state state_ref="oval:org.mitre.oval:ste:5738"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-dbg is earlier than 1.3.8-1lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:19021" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8422"/>
      <state state_ref="oval:org.mitre.oval:ste:6133"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18998" version="1" comment="libcupsys2-gnutls10 is earlier than 1.2.7-4etch7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8470"/>
      <state state_ref="oval:org.mitre.oval:ste:5738"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-bsd is earlier than 1.3.8-1lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:18982" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8416"/>
      <state state_ref="oval:org.mitre.oval:ste:6133"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18965" version="1" comment="cupsys-dbg is earlier than 1.2.7-4etch7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8422"/>
      <state state_ref="oval:org.mitre.oval:ste:5738"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18933" version="1" comment="cupsys-client is earlier than 1.2.7-4etch7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8538"/>
      <state state_ref="oval:org.mitre.oval:ste:5738"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cups-common is earlier than 1.3.8-1lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:18927" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11341"/>
      <state state_ref="oval:org.mitre.oval:ste:6133"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsimage2 is earlier than 1.3.8-1lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:18919" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8515"/>
      <state state_ref="oval:org.mitre.oval:ste:6133"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcups2 is earlier than 1.3.8-1lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:18895" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11340"/>
      <state state_ref="oval:org.mitre.oval:ste:6133"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18879" version="1" comment="libcupsys2-dev is earlier than 1.2.7-4etch7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7982"/>
      <state state_ref="oval:org.mitre.oval:ste:5738"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsimage2-dev is earlier than 1.3.8-1lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:18874" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8575"/>
      <state state_ref="oval:org.mitre.oval:ste:6133"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcups2-dev is earlier than 1.3.8-1lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:18872" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10868"/>
      <state state_ref="oval:org.mitre.oval:ste:6133"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18854" version="1" comment="libcupsys2 is earlier than 1.2.7-4etch7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8261"/>
      <state state_ref="oval:org.mitre.oval:ste:5738"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18831" version="1" comment="libcupsimage2 is earlier than 1.2.7-4etch7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8515"/>
      <state state_ref="oval:org.mitre.oval:ste:5738"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-common is earlier than 1.3.8-1lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:18794" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8526"/>
      <state state_ref="oval:org.mitre.oval:ste:6133"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cups is earlier than 1.3.8-1lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:18793" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11475"/>
      <state state_ref="oval:org.mitre.oval:ste:6133"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18740" version="1" comment="cupsys-bsd is earlier than 1.2.7-4etch7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8416"/>
      <state state_ref="oval:org.mitre.oval:ste:5738"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18725" version="1" comment="libcupsimage2-dev is earlier than 1.2.7-4etch7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8575"/>
      <state state_ref="oval:org.mitre.oval:ste:5738"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cups-client is earlier than 1.3.8-1lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:18693" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11370"/>
      <state state_ref="oval:org.mitre.oval:ste:6133"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cupsys-client is earlier than 1.3.8-1lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:18595" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8538"/>
      <state state_ref="oval:org.mitre.oval:ste:6133"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18579" version="1" comment="cupsys-common is earlier than 1.2.7-4etch7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8526"/>
      <state state_ref="oval:org.mitre.oval:ste:5738"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cups-dbg is earlier than 1.3.8-1lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:18548" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11245"/>
      <state state_ref="oval:org.mitre.oval:ste:6133"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcupsys2 is earlier than 1.3.8-1lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:18480" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8261"/>
      <state state_ref="oval:org.mitre.oval:ste:6133"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cups-bsd is earlier than 1.3.8-1lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:18211" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11223"/>
      <state state_ref="oval:org.mitre.oval:ste:6133"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmysql-ocaml-dev is earlier than 1.0.4-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:15903" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10826"/>
      <state state_ref="oval:org.mitre.oval:ste:6079"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmysql-ocaml-dev is earlier than 1.0.4-4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15736" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10826"/>
      <state state_ref="oval:org.mitre.oval:ste:5634"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmysql-ocaml is earlier than 1.0.4-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:15655" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10399"/>
      <state state_ref="oval:org.mitre.oval:ste:6079"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmysql-ocaml is earlier than 1.0.4-4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15173" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10399"/>
      <state state_ref="oval:org.mitre.oval:ste:5634"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcamlimages-ocaml-doc is earlier than 2.2.0-4+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:16146" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9958"/>
      <state state_ref="oval:org.mitre.oval:ste:5879"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcamlimages-ocaml-dev is earlier than 2.2.0-4+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:15869" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10590"/>
      <state state_ref="oval:org.mitre.oval:ste:5879"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcamlimages-ocaml is earlier than 2.20-8+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:15841" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10601"/>
      <state state_ref="oval:org.mitre.oval:ste:5874"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcamlimages-ocaml-doc is earlier than 2.20-8+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:15837" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9958"/>
      <state state_ref="oval:org.mitre.oval:ste:5874"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcamlimages-ocaml is earlier than 2.2.0-4+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:15327" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10601"/>
      <state state_ref="oval:org.mitre.oval:ste:5879"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcamlimages-ocaml-dev is earlier than 2.20-8+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:15183" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10590"/>
      <state state_ref="oval:org.mitre.oval:ste:5874"/>
    </dpkginfo_test>
    <dpkginfo_test comment="auth2db-common is earlier than 0.2.5-2+dfsg-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13387" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8819"/>
      <state state_ref="oval:org.mitre.oval:ste:5650"/>
    </dpkginfo_test>
    <dpkginfo_test comment="auth2db is earlier than 0.2.5-2+dfsg-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13324" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8763"/>
      <state state_ref="oval:org.mitre.oval:ste:5650"/>
    </dpkginfo_test>
    <dpkginfo_test comment="auth2db-filters is earlier than 0.2.5-2+dfsg-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13166" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8199"/>
      <state state_ref="oval:org.mitre.oval:ste:5650"/>
    </dpkginfo_test>
    <dpkginfo_test comment="auth2db-frontend is earlier than 0.2.5-2+dfsg-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13058" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8736"/>
      <state state_ref="oval:org.mitre.oval:ste:5650"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:14784" version="2" comment="djbdns is earlier than 1:1.05-4+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10109"/>
      <state state_ref="oval:org.mitre.oval:ste:6067"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:14777" version="2" comment="dbndns is earlier than 1:1.05-4+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10480"/>
      <state state_ref="oval:org.mitre.oval:ste:6067"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:14295" version="2" comment="dnscache-run is earlier than 1:1.05-4+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10651"/>
      <state state_ref="oval:org.mitre.oval:ste:6067"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-1.9 is earlier than 1.9.0.15-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17357" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7759"/>
      <state state_ref="oval:org.mitre.oval:ste:5911"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-1.9-gnome-support is earlier than 1.9.0.15-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17354" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7607"/>
      <state state_ref="oval:org.mitre.oval:ste:5911"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs1d is earlier than 1.9.0.15-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17346" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7900"/>
      <state state_ref="oval:org.mitre.oval:ste:5911"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs1d-dbg is earlier than 1.9.0.15-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17292" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7652"/>
      <state state_ref="oval:org.mitre.oval:ste:5911"/>
    </dpkginfo_test>
    <dpkginfo_test comment="spidermonkey-bin is earlier than 1.9.0.15-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17050" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7891"/>
      <state state_ref="oval:org.mitre.oval:ste:5911"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs-dev is earlier than 1.9.0.15-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17045" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7916"/>
      <state state_ref="oval:org.mitre.oval:ste:5911"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozillainterfaces-java is earlier than 1.9.0.15-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17010" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7345"/>
      <state state_ref="oval:org.mitre.oval:ste:5911"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-1.9-dbg is earlier than 1.9.0.15-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16940" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7323"/>
      <state state_ref="oval:org.mitre.oval:ste:5911"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-dev is earlier than 1.9.0.15-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16719" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7903"/>
      <state state_ref="oval:org.mitre.oval:ste:5911"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-xpcom is earlier than 1.9.0.15-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16472" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7786"/>
      <state state_ref="oval:org.mitre.oval:ste:5911"/>
    </dpkginfo_test>
    <dpkginfo_test comment="bugzilla3-doc is earlier than 3.0.4.1-2+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16044" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11075"/>
      <state state_ref="oval:org.mitre.oval:ste:6197"/>
    </dpkginfo_test>
    <dpkginfo_test comment="bugzilla3 is earlier than 3.0.4.1-2+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:15833" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11070"/>
      <state state_ref="oval:org.mitre.oval:ste:6197"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml-security-c12 is earlier than 1.2.1-3+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:12692" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8271"/>
      <state state_ref="oval:org.mitre.oval:ste:5191"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml-security-c-doc is earlier than 1.2.1-3+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:12663" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7921"/>
      <state state_ref="oval:org.mitre.oval:ste:5191"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml-security-c14 is earlier than 1.4.0-3+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:12652" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7572"/>
      <state state_ref="oval:org.mitre.oval:ste:5910"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml-security-c-dev is earlier than 1.2.1-3+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:12650" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8189"/>
      <state state_ref="oval:org.mitre.oval:ste:5191"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libxml-security-c-dev is earlier than 1.4.0-3+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:12170" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8189"/>
      <state state_ref="oval:org.mitre.oval:ste:5910"/>
    </dpkginfo_test>
    <dpkginfo_test comment="phpmyadmin is earlier than 2.9.1.1-13" check="all" version="1" id="oval:org.mitre.oval:tst:16110" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10745"/>
      <state state_ref="oval:org.mitre.oval:ste:5478"/>
    </dpkginfo_test>
    <dpkginfo_test comment="phpmyadmin is earlier than 2.11.8.1-5+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:15375" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10745"/>
      <state state_ref="oval:org.mitre.oval:ste:5920"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dnsmasq is earlier than 2.45-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15357" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8650"/>
      <state state_ref="oval:org.mitre.oval:ste:6103"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dnsmasq-base is earlier than 2.45-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14986" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9953"/>
      <state state_ref="oval:org.mitre.oval:ste:6103"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwmf0.2-7 is earlier than 0.2.8.4-6+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12130" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7418"/>
      <state state_ref="oval:org.mitre.oval:ste:5656"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwmf-bin is earlier than 0.2.8.4-6+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12125" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7732"/>
      <state state_ref="oval:org.mitre.oval:ste:5656"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwmf-bin is earlier than 0.2.8.4-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:12054" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7732"/>
      <state state_ref="oval:org.mitre.oval:ste:5517"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwmf-dev is earlier than 0.2.8.4-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:11999" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7834"/>
      <state state_ref="oval:org.mitre.oval:ste:5517"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwmf-doc is earlier than 0.2.8.4-6+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:11961" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7905"/>
      <state state_ref="oval:org.mitre.oval:ste:5656"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwmf0.2-7 is earlier than 0.2.8.4-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:11700" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7418"/>
      <state state_ref="oval:org.mitre.oval:ste:5517"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwmf-doc is earlier than 0.2.8.4-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:11221" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7905"/>
      <state state_ref="oval:org.mitre.oval:ste:5517"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libwmf-dev is earlier than 0.2.8.4-6+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:11138" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7834"/>
      <state state_ref="oval:org.mitre.oval:ste:5656"/>
    </dpkginfo_test>
    <dpkginfo_test comment="moodle is earlier than 1.8.2.dfsg-3+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16713" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10211"/>
      <state state_ref="oval:org.mitre.oval:ste:6205"/>
    </dpkginfo_test>
    <dpkginfo_test comment="moodle is earlier than 1.6.3-2+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:16325" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10211"/>
      <state state_ref="oval:org.mitre.oval:ste:5916"/>
    </dpkginfo_test>
    <dpkginfo_test comment="smarty is earlier than 2.6.20-1.2" check="all" version="1" id="oval:org.mitre.oval:tst:15867" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11101"/>
      <state state_ref="oval:org.mitre.oval:ste:6210"/>
    </dpkginfo_test>
    <dpkginfo_test comment="smarty is earlier than 2.6.14-1etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15769" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11101"/>
      <state state_ref="oval:org.mitre.oval:ste:5933"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wget is earlier than 1.10.2-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13050" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8285"/>
      <state state_ref="oval:org.mitre.oval:ste:5848"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wget is earlier than 1.11.4-2+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12841" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8285"/>
      <state state_ref="oval:org.mitre.oval:ste:5852"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dbus-1-doc is earlier than 1.2.1-5+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14776" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10593"/>
      <state state_ref="oval:org.mitre.oval:ste:5188"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dbus is earlier than 1.0.2-1+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:14729" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10450"/>
      <state state_ref="oval:org.mitre.oval:ste:5966"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dbus-1-utils is earlier than 1.0.2-1+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:14710" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10466"/>
      <state state_ref="oval:org.mitre.oval:ste:5966"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libdbus-1-dev is earlier than 1.2.1-5+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14676" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9677"/>
      <state state_ref="oval:org.mitre.oval:ste:5188"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libdbus-1-3 is earlier than 1.2.1-5+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14600" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10478"/>
      <state state_ref="oval:org.mitre.oval:ste:5188"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libdbus-1-dev is earlier than 1.0.2-1+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:14552" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9677"/>
      <state state_ref="oval:org.mitre.oval:ste:5966"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dbus-1-doc is earlier than 1.0.2-1+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:14504" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10593"/>
      <state state_ref="oval:org.mitre.oval:ste:5966"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dbus is earlier than 1.2.1-5+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14480" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10450"/>
      <state state_ref="oval:org.mitre.oval:ste:5188"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libdbus-1-3 is earlier than 1.0.2-1+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:14230" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10478"/>
      <state state_ref="oval:org.mitre.oval:ste:5966"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dbus-x11 is earlier than 1.2.1-5+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14200" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10297"/>
      <state state_ref="oval:org.mitre.oval:ste:5188"/>
    </dpkginfo_test>
    <dpkginfo_test comment="strongswan is earlier than 2.8.0+dfsg-1+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13383" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8487"/>
      <state state_ref="oval:org.mitre.oval:ste:5662"/>
    </dpkginfo_test>
    <dpkginfo_test comment="strongswan is earlier than 4.2.4-5+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12930" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8487"/>
      <state state_ref="oval:org.mitre.oval:ste:5858"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmysqlclient15-dev is earlier than 5.0.51a-24+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:15555" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8170"/>
      <state state_ref="oval:org.mitre.oval:ste:5884"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmysqlclient15off is earlier than 5.0.32-7etch11" check="all" version="1" id="oval:org.mitre.oval:tst:15532" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8179"/>
      <state state_ref="oval:org.mitre.oval:ste:5856"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mysql-client is earlier than 5.0.32-7etch11" check="all" version="1" id="oval:org.mitre.oval:tst:15522" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8102"/>
      <state state_ref="oval:org.mitre.oval:ste:5856"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mysql-common is earlier than 5.0.51a-24+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:15503" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7957"/>
      <state state_ref="oval:org.mitre.oval:ste:5884"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmysqlclient15off is earlier than 5.0.51a-24+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:15483" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8179"/>
      <state state_ref="oval:org.mitre.oval:ste:5884"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mysql-client-5.0 is earlier than 5.0.51a-24+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:15463" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7846"/>
      <state state_ref="oval:org.mitre.oval:ste:5884"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mysql-client-5.0 is earlier than 5.0.32-7etch11" check="all" version="1" id="oval:org.mitre.oval:tst:15442" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7846"/>
      <state state_ref="oval:org.mitre.oval:ste:5856"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mysql-server is earlier than 5.0.51a-24+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:15373" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7794"/>
      <state state_ref="oval:org.mitre.oval:ste:5884"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mysql-client is earlier than 5.0.51a-24+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:15340" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8102"/>
      <state state_ref="oval:org.mitre.oval:ste:5884"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mysql-server-4.1 is earlier than 5.0.32-7etch11" check="all" version="1" id="oval:org.mitre.oval:tst:15330" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8022"/>
      <state state_ref="oval:org.mitre.oval:ste:5856"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mysql-server-5.0 is earlier than 5.0.51a-24+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:15305" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8054"/>
      <state state_ref="oval:org.mitre.oval:ste:5884"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mysql-common is earlier than 5.0.32-7etch11" check="all" version="1" id="oval:org.mitre.oval:tst:15299" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7957"/>
      <state state_ref="oval:org.mitre.oval:ste:5856"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mysql-server-5.0 is earlier than 5.0.32-7etch11" check="all" version="1" id="oval:org.mitre.oval:tst:15254" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8054"/>
      <state state_ref="oval:org.mitre.oval:ste:5856"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mysql-server is earlier than 5.0.32-7etch11" check="all" version="1" id="oval:org.mitre.oval:tst:15197" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7794"/>
      <state state_ref="oval:org.mitre.oval:ste:5856"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmysqlclient15-dev is earlier than 5.0.32-7etch11" check="all" version="1" id="oval:org.mitre.oval:tst:14608" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8170"/>
      <state state_ref="oval:org.mitre.oval:ste:5856"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsndfile1-dev is earlier than 1.0.17-4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20068" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11121"/>
      <state state_ref="oval:org.mitre.oval:ste:6487"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsndfile1 is earlier than 1.0.16-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:20059" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11132"/>
      <state state_ref="oval:org.mitre.oval:ste:6428"/>
    </dpkginfo_test>
    <dpkginfo_test comment="sndfile-programs is earlier than 1.0.16-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:20051" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11336"/>
      <state state_ref="oval:org.mitre.oval:ste:6428"/>
    </dpkginfo_test>
    <dpkginfo_test comment="sndfile-programs is earlier than 1.0.17-4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20007" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11336"/>
      <state state_ref="oval:org.mitre.oval:ste:6487"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsndfile1-dev is earlier than 1.0.16-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:19903" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11121"/>
      <state state_ref="oval:org.mitre.oval:ste:6428"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsndfile1 is earlier than 1.0.17-4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19881" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11132"/>
      <state state_ref="oval:org.mitre.oval:ste:6487"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ldap-utils is earlier than 2.3.30-5+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:11968" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:6818"/>
      <state state_ref="oval:org.mitre.oval:ste:5641"/>
    </dpkginfo_test>
    <dpkginfo_test comment="slapd is earlier than 2.4.11-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:11908" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7200"/>
      <state state_ref="oval:org.mitre.oval:ste:5529"/>
    </dpkginfo_test>
    <dpkginfo_test comment="slapd-dbg is earlier than 2.4.11-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:11774" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7776"/>
      <state state_ref="oval:org.mitre.oval:ste:5529"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ldap-utils is earlier than 2.4.11-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:11753" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:6818"/>
      <state state_ref="oval:org.mitre.oval:ste:5529"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libldap2-dev is earlier than 2.4.11-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:11742" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7585"/>
      <state state_ref="oval:org.mitre.oval:ste:5529"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libldap-2.3-0 is earlier than 2.3.30-5+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:11732" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7467"/>
      <state state_ref="oval:org.mitre.oval:ste:5641"/>
    </dpkginfo_test>
    <dpkginfo_test comment="slapd is earlier than 2.3.30-5+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:11707" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7200"/>
      <state state_ref="oval:org.mitre.oval:ste:5641"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libldap-2.4-2-dbg is earlier than 2.4.11-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:11486" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7640"/>
      <state state_ref="oval:org.mitre.oval:ste:5529"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libldap-2.4-2 is earlier than 2.4.11-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:11398" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7765"/>
      <state state_ref="oval:org.mitre.oval:ste:5529"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-dev is earlier than 1.9.0.7-0lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:13527" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7903"/>
      <state state_ref="oval:org.mitre.oval:ste:5854"/>
    </dpkginfo_test>
    <dpkginfo_test comment="spidermonkey-bin is earlier than 1.9.0.7-0lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:13312" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7891"/>
      <state state_ref="oval:org.mitre.oval:ste:5854"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-1.9-gnome-support is earlier than 1.9.0.7-0lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:13239" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7607"/>
      <state state_ref="oval:org.mitre.oval:ste:5854"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-1.9-dbg is earlier than 1.9.0.7-0lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:13221" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7323"/>
      <state state_ref="oval:org.mitre.oval:ste:5854"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozillainterfaces-java is earlier than 1.9.0.7-0lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:12982" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7345"/>
      <state state_ref="oval:org.mitre.oval:ste:5854"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs1d-dbg is earlier than 1.9.0.7-0lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:12889" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7652"/>
      <state state_ref="oval:org.mitre.oval:ste:5854"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-xpcom is earlier than 1.9.0.7-0lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:12823" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7786"/>
      <state state_ref="oval:org.mitre.oval:ste:5854"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-1.9 is earlier than 1.9.0.7-0lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:12695" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7759"/>
      <state state_ref="oval:org.mitre.oval:ste:5854"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs1d is earlier than 1.9.0.7-0lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:12564" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7900"/>
      <state state_ref="oval:org.mitre.oval:ste:5854"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs-dev is earlier than 1.9.0.7-0lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:12513" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7916"/>
      <state state_ref="oval:org.mitre.oval:ste:5854"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13256" version="2" comment="libsmbclient is earlier than 2:3.2.5-4lenny7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8632"/>
      <state state_ref="oval:org.mitre.oval:ste:5945"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13245" version="2" comment="smbclient is earlier than 2:3.2.5-4lenny7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8279"/>
      <state state_ref="oval:org.mitre.oval:ste:5945"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13162" version="2" comment="samba is earlier than 2:3.2.5-4lenny7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8058"/>
      <state state_ref="oval:org.mitre.oval:ste:5945"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13125" version="2" comment="samba-doc-pdf is earlier than 2:3.2.5-4lenny7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8283"/>
      <state state_ref="oval:org.mitre.oval:ste:5945"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13112" version="2" comment="samba-dbg is earlier than 2:3.2.5-4lenny7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8389"/>
      <state state_ref="oval:org.mitre.oval:ste:5945"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13014" version="2" comment="smbfs is earlier than 2:3.2.5-4lenny7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8274"/>
      <state state_ref="oval:org.mitre.oval:ste:5945"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12997" version="2" comment="libsmbclient-dev is earlier than 2:3.2.5-4lenny7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7987"/>
      <state state_ref="oval:org.mitre.oval:ste:5945"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12990" version="2" comment="winbind is earlier than 2:3.2.5-4lenny7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8600"/>
      <state state_ref="oval:org.mitre.oval:ste:5945"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12891" version="2" comment="libwbclient0 is earlier than 2:3.2.5-4lenny7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7996"/>
      <state state_ref="oval:org.mitre.oval:ste:5945"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12828" version="2" comment="samba-doc is earlier than 2:3.2.5-4lenny7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8610"/>
      <state state_ref="oval:org.mitre.oval:ste:5945"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12731" version="2" comment="samba-common is earlier than 2:3.2.5-4lenny7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8042"/>
      <state state_ref="oval:org.mitre.oval:ste:5945"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12725" version="2" comment="swat is earlier than 2:3.2.5-4lenny7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8572"/>
      <state state_ref="oval:org.mitre.oval:ste:5945"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12336" version="2" comment="libpam-smbpass is earlier than 2:3.2.5-4lenny7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8550"/>
      <state state_ref="oval:org.mitre.oval:ste:5945"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12327" version="2" comment="samba-tools is earlier than 2:3.2.5-4lenny7" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8512"/>
      <state state_ref="oval:org.mitre.oval:ste:5945"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-mcrypt is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:12035" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7574"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-gd is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:12021" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7548"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-cli is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:12009" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7641"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-pspell is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11994" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7331"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-common is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:11981" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7813"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-snmp is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:11980" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7529"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapache-mod-php5 is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:11979" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7781"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-imap is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:11970" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7239"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-odbc is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:11963" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7814"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-common is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11944" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7813"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php-pear is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:11942" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7629"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-pgsql is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11919" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7818"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapache2-mod-php5 is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:11911" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7266"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-mhash is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11910" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7600"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-xmlrpc is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11905" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7655"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-gd is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11877" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7548"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5 is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:11870" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7704"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-interbase is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:11866" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7559"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-pgsql is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:11850" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7818"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-sqlite is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:11840" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7719"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-curl is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11838" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7656"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-xsl is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:11807" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7539"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-imap is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11793" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7239"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-ldap is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:11791" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7632"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-cgi is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11785" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7631"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-interbase is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11782" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7559"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-sqlite is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11776" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7719"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapache2-mod-php5filter is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11750" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7785"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-tidy is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:11734" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7780"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-pspell is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:11733" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7331"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-xmlrpc is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:11720" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7655"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-mhash is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:11695" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7600"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-tidy is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11676" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7780"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-cli is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11667" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7641"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-recode is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11657" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7108"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-mcrypt is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11623" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7574"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-sybase is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:11620" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7729"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-odbc is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11586" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7814"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-recode is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:11570" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7108"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php-pear is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11551" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7629"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libapache2-mod-php5 is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11521" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7266"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-dev is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11512" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7161"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-ldap is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11478" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7632"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-snmp is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11453" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7529"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5 is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11427" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7704"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-xsl is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11393" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7539"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-mysql is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11388" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7285"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-dev is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:11236" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7161"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-sybase is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11191" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7729"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-curl is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:11163" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7656"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-dbg is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11152" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7621"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-cgi is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:11081" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7631"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-mysql is earlier than 5.2.0+dfsg-8+etch16" check="all" version="1" id="oval:org.mitre.oval:tst:11043" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7285"/>
      <state state_ref="oval:org.mitre.oval:ste:5674"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-gmp is earlier than 5.2.6.dfsg.1-1+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:11006" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7601"/>
      <state state_ref="oval:org.mitre.oval:ste:5621"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-moinmoin is earlier than 1.7.1-3+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:12036" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7406"/>
      <state state_ref="oval:org.mitre.oval:ste:5841"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kolab-cyrus-admin is earlier than 2.2.13-2+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:20233" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11775"/>
      <state state_ref="oval:org.mitre.oval:ste:6569"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kolab-cyrus-imapd is earlier than 2.2.13-5+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20227" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11738"/>
      <state state_ref="oval:org.mitre.oval:ste:6445"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kolab-cyrus-clients is earlier than 2.2.13-2+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:20221" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11698"/>
      <state state_ref="oval:org.mitre.oval:ste:6569"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cyrus-pop3d-2.2 is earlier than 2.2.13-14+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20216" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8695"/>
      <state state_ref="oval:org.mitre.oval:ste:6579"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cyrus-imapd-2.2 is earlier than 2.2.13-14+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20204" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8722"/>
      <state state_ref="oval:org.mitre.oval:ste:6579"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cyrus-clients-2.2 is earlier than 2.2.13-10+etch4" check="all" version="1" id="oval:org.mitre.oval:tst:20187" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8687"/>
      <state state_ref="oval:org.mitre.oval:ste:5586"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cyrus-common-2.2 is earlier than 2.2.13-14+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20171" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8778"/>
      <state state_ref="oval:org.mitre.oval:ste:6579"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cyrus-dev-2.2 is earlier than 2.2.13-10+etch4" check="all" version="1" id="oval:org.mitre.oval:tst:20150" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8672"/>
      <state state_ref="oval:org.mitre.oval:ste:5586"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cyrus-dev-2.2 is earlier than 2.2.13-14+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20144" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8672"/>
      <state state_ref="oval:org.mitre.oval:ste:6579"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cyrus-admin-2.2 is earlier than 2.2.13-10+etch4" check="all" version="1" id="oval:org.mitre.oval:tst:20129" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8794"/>
      <state state_ref="oval:org.mitre.oval:ste:5586"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cyrus-doc-2.2 is earlier than 2.2.13-10+etch4" check="all" version="1" id="oval:org.mitre.oval:tst:20118" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8714"/>
      <state state_ref="oval:org.mitre.oval:ste:5586"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kolab-libcyrus-imap-perl is earlier than 2.2.13-2+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:20114" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11834"/>
      <state state_ref="oval:org.mitre.oval:ste:6569"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cyrus-murder-2.2 is earlier than 2.2.13-10+etch4" check="all" version="1" id="oval:org.mitre.oval:tst:20098" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8821"/>
      <state state_ref="oval:org.mitre.oval:ste:5586"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cyrus-murder-2.2 is earlier than 2.2.13-14+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20097" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8821"/>
      <state state_ref="oval:org.mitre.oval:ste:6579"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cyrus-clients-2.2 is earlier than 2.2.13-14+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20084" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8687"/>
      <state state_ref="oval:org.mitre.oval:ste:6579"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcyrus-imap-perl22 is earlier than 2.2.13-14+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:20035" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8395"/>
      <state state_ref="oval:org.mitre.oval:ste:6579"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cyrus-imapd-2.2 is earlier than 2.2.13-10+etch4" check="all" version="1" id="oval:org.mitre.oval:tst:20034" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8722"/>
      <state state_ref="oval:org.mitre.oval:ste:5586"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kolab-libcyrus-imap-perl is earlier than 2.2.13-5+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20024" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11834"/>
      <state state_ref="oval:org.mitre.oval:ste:6445"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kolab-cyrus-pop3d is earlier than 2.2.13-5+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:20023" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11313"/>
      <state state_ref="oval:org.mitre.oval:ste:6445"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kolab-cyrus-common is earlier than 2.2.13-2+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19947" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11843"/>
      <state state_ref="oval:org.mitre.oval:ste:6569"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kolab-cyrus-common is earlier than 2.2.13-5+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19914" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11843"/>
      <state state_ref="oval:org.mitre.oval:ste:6445"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cyrus-admin-2.2 is earlier than 2.2.13-14+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:19840" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8794"/>
      <state state_ref="oval:org.mitre.oval:ste:6579"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cyrus-common-2.2 is earlier than 2.2.13-10+etch4" check="all" version="1" id="oval:org.mitre.oval:tst:19829" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8778"/>
      <state state_ref="oval:org.mitre.oval:ste:5586"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cyrus-nntpd-2.2 is earlier than 2.2.13-10+etch4" check="all" version="1" id="oval:org.mitre.oval:tst:19741" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8577"/>
      <state state_ref="oval:org.mitre.oval:ste:5586"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cyrus-nntpd-2.2 is earlier than 2.2.13-14+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:19723" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8577"/>
      <state state_ref="oval:org.mitre.oval:ste:6579"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kolab-cyrus-imapd is earlier than 2.2.13-2+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19708" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11738"/>
      <state state_ref="oval:org.mitre.oval:ste:6569"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cyrus-doc-2.2 is earlier than 2.2.13-14+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:19636" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8714"/>
      <state state_ref="oval:org.mitre.oval:ste:6579"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kolab-cyrus-clients is earlier than 2.2.13-5+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19619" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11698"/>
      <state state_ref="oval:org.mitre.oval:ste:6445"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cyrus-pop3d-2.2 is earlier than 2.2.13-10+etch4" check="all" version="1" id="oval:org.mitre.oval:tst:19566" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8695"/>
      <state state_ref="oval:org.mitre.oval:ste:5586"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcyrus-imap-perl22 is earlier than 2.2.13-10+etch4" check="all" version="1" id="oval:org.mitre.oval:tst:19549" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8395"/>
      <state state_ref="oval:org.mitre.oval:ste:5586"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kolab-cyrus-admin is earlier than 2.2.13-5+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19537" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11775"/>
      <state state_ref="oval:org.mitre.oval:ste:6445"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kolab-cyrus-pop3d is earlier than 2.2.13-2+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19272" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11313"/>
      <state state_ref="oval:org.mitre.oval:ste:6569"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmysqlclient15off is earlier than 5.0.32-7etch10" check="all" version="1" id="oval:org.mitre.oval:tst:18848" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8179"/>
      <state state_ref="oval:org.mitre.oval:ste:6236"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mysql-server is earlier than 5.0.32-7etch10" check="all" version="1" id="oval:org.mitre.oval:tst:18770" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7794"/>
      <state state_ref="oval:org.mitre.oval:ste:6236"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mysql-common is earlier than 5.0.51a-24+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18765" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7957"/>
      <state state_ref="oval:org.mitre.oval:ste:6256"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mysql-server-5.0 is earlier than 5.0.51a-24+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18744" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8054"/>
      <state state_ref="oval:org.mitre.oval:ste:6256"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmysqlclient15-dev is earlier than 5.0.51a-24+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18687" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8170"/>
      <state state_ref="oval:org.mitre.oval:ste:6256"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mysql-client is earlier than 5.0.32-7etch10" check="all" version="1" id="oval:org.mitre.oval:tst:18632" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8102"/>
      <state state_ref="oval:org.mitre.oval:ste:6236"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mysql-server is earlier than 5.0.51a-24+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18631" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7794"/>
      <state state_ref="oval:org.mitre.oval:ste:6256"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mysql-server-4.1 is earlier than 5.0.32-7etch10" check="all" version="1" id="oval:org.mitre.oval:tst:18626" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8022"/>
      <state state_ref="oval:org.mitre.oval:ste:6236"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmysqlclient15-dev is earlier than 5.0.32-7etch10" check="all" version="1" id="oval:org.mitre.oval:tst:18542" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8170"/>
      <state state_ref="oval:org.mitre.oval:ste:6236"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mysql-server-5.0 is earlier than 5.0.32-7etch10" check="all" version="1" id="oval:org.mitre.oval:tst:18526" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8054"/>
      <state state_ref="oval:org.mitre.oval:ste:6236"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mysql-client-5.0 is earlier than 5.0.51a-24+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18487" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7846"/>
      <state state_ref="oval:org.mitre.oval:ste:6256"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mysql-client is earlier than 5.0.51a-24+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18419" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8102"/>
      <state state_ref="oval:org.mitre.oval:ste:6256"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mysql-client-5.0 is earlier than 5.0.32-7etch10" check="all" version="1" id="oval:org.mitre.oval:tst:18390" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7846"/>
      <state state_ref="oval:org.mitre.oval:ste:6236"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mysql-common is earlier than 5.0.32-7etch10" check="all" version="1" id="oval:org.mitre.oval:tst:18178" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7957"/>
      <state state_ref="oval:org.mitre.oval:ste:6236"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmysqlclient15off is earlier than 5.0.51a-24+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17890" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8179"/>
      <state state_ref="oval:org.mitre.oval:ste:6256"/>
    </dpkginfo_test>
    <dpkginfo_test comment="qemu is earlier than 0.8.2-4etch3" check="all" version="1" id="oval:org.mitre.oval:tst:11949" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7822"/>
      <state state_ref="oval:org.mitre.oval:ste:5778"/>
    </dpkginfo_test>
    <dpkginfo_test comment="qemu is earlier than 0.9.1-10lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:11573" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7822"/>
      <state state_ref="oval:org.mitre.oval:ste:5408"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-1.9-dbg is earlier than 1.9.0.11-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17374" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7323"/>
      <state state_ref="oval:org.mitre.oval:ste:5962"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs1d-dbg is earlier than 1.9.0.11-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17347" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7652"/>
      <state state_ref="oval:org.mitre.oval:ste:5962"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-1.9 is earlier than 1.9.0.11-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17344" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7759"/>
      <state state_ref="oval:org.mitre.oval:ste:5962"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-1.9-gnome-support is earlier than 1.9.0.11-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17324" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7607"/>
      <state state_ref="oval:org.mitre.oval:ste:5962"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozillainterfaces-java is earlier than 1.9.0.11-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17320" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7345"/>
      <state state_ref="oval:org.mitre.oval:ste:5962"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-dev is earlier than 1.9.0.11-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17290" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7903"/>
      <state state_ref="oval:org.mitre.oval:ste:5962"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-xpcom is earlier than 1.9.0.11-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17144" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7786"/>
      <state state_ref="oval:org.mitre.oval:ste:5962"/>
    </dpkginfo_test>
    <dpkginfo_test comment="spidermonkey-bin is earlier than 1.9.0.11-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17100" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7891"/>
      <state state_ref="oval:org.mitre.oval:ste:5962"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs1d is earlier than 1.9.0.11-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16845" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7900"/>
      <state state_ref="oval:org.mitre.oval:ste:5962"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs-dev is earlier than 1.9.0.11-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16391" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7916"/>
      <state state_ref="oval:org.mitre.oval:ste:5962"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-mapscript is earlier than 5.0.3-3+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:16389" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8254"/>
      <state state_ref="oval:org.mitre.oval:ste:5691"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mapserver-bin is earlier than 5.0.3-3+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:16361" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8373"/>
      <state state_ref="oval:org.mitre.oval:ste:5691"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cgi-mapserver is earlier than 4.10.0-5.1+etch4" check="all" version="1" id="oval:org.mitre.oval:tst:16338" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7594"/>
      <state state_ref="oval:org.mitre.oval:ste:6093"/>
    </dpkginfo_test>
    <dpkginfo_test comment="cgi-mapserver is earlier than 5.0.3-3+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:16327" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7594"/>
      <state state_ref="oval:org.mitre.oval:ste:5691"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mapserver-bin is earlier than 4.10.0-5.1+etch4" check="all" version="1" id="oval:org.mitre.oval:tst:16315" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8373"/>
      <state state_ref="oval:org.mitre.oval:ste:6093"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-mapscript is earlier than 4.10.0-5.1+etch4" check="all" version="1" id="oval:org.mitre.oval:tst:16284" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8325"/>
      <state state_ref="oval:org.mitre.oval:ste:6093"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmapscript-ruby is earlier than 5.0.3-3+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:16241" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11108"/>
      <state state_ref="oval:org.mitre.oval:ste:5691"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-mapscript is earlier than 5.0.3-3+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:16222" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8325"/>
      <state state_ref="oval:org.mitre.oval:ste:5691"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php5-mapscript is earlier than 4.10.0-5.1+etch4" check="all" version="1" id="oval:org.mitre.oval:tst:16175" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8254"/>
      <state state_ref="oval:org.mitre.oval:ste:6093"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mapserver-doc is earlier than 4.10.0-5.1+etch4" check="all" version="1" id="oval:org.mitre.oval:tst:16169" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8391"/>
      <state state_ref="oval:org.mitre.oval:ste:6093"/>
    </dpkginfo_test>
    <dpkginfo_test comment="perl-mapscript is earlier than 4.10.0-5.1+etch4" check="all" version="1" id="oval:org.mitre.oval:tst:16164" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8265"/>
      <state state_ref="oval:org.mitre.oval:ste:6093"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmapscript-ruby1.8 is earlier than 5.0.3-3+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:16080" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10844"/>
      <state state_ref="oval:org.mitre.oval:ste:5691"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmapscript-ruby1.9 is earlier than 5.0.3-3+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:15908" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11093"/>
      <state state_ref="oval:org.mitre.oval:ste:5691"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mapserver-doc is earlier than 5.0.3-3+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:15901" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8391"/>
      <state state_ref="oval:org.mitre.oval:ste:5691"/>
    </dpkginfo_test>
    <dpkginfo_test comment="perl-mapscript is earlier than 5.0.3-3+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:15856" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8265"/>
      <state state_ref="oval:org.mitre.oval:ste:5691"/>
    </dpkginfo_test>
    <dpkginfo_test comment="php4-mapscript is earlier than 4.10.0-5.1+etch4" check="all" version="1" id="oval:org.mitre.oval:tst:15472" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8160"/>
      <state state_ref="oval:org.mitre.oval:ste:6093"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-gui is earlier than 1.5.6.5-3+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:12754" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7972"/>
      <state state_ref="oval:org.mitre.oval:ste:5843"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-daemon-run is earlier than 1.4.4.4-4+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:12748" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7799"/>
      <state state_ref="oval:org.mitre.oval:ste:5476"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-email is earlier than 1.4.4.4-4+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:12714" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8210"/>
      <state state_ref="oval:org.mitre.oval:ste:5476"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gitweb is earlier than 1.4.4.4-4+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:12713" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8155"/>
      <state state_ref="oval:org.mitre.oval:ste:5476"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gitk is earlier than 1.4.4.4-4+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:12711" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8169"/>
      <state state_ref="oval:org.mitre.oval:ste:5476"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-doc is earlier than 1.4.4.4-4+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:12683" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8051"/>
      <state state_ref="oval:org.mitre.oval:ste:5476"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-doc is earlier than 1.5.6.5-3+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:12675" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8051"/>
      <state state_ref="oval:org.mitre.oval:ste:5843"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gitweb is earlier than 1.5.6.5-3+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:12655" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8155"/>
      <state state_ref="oval:org.mitre.oval:ste:5843"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-core is earlier than 1.4.4.4-4+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:12619" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7797"/>
      <state state_ref="oval:org.mitre.oval:ste:5476"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-arch is earlier than 1.4.4.4-4+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:12615" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7839"/>
      <state state_ref="oval:org.mitre.oval:ste:5476"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-daemon-run is earlier than 1.5.6.5-3+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:12570" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7799"/>
      <state state_ref="oval:org.mitre.oval:ste:5843"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-core is earlier than 1.5.6.5-3+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:12569" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7797"/>
      <state state_ref="oval:org.mitre.oval:ste:5843"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-email is earlier than 1.5.6.5-3+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:12486" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8210"/>
      <state state_ref="oval:org.mitre.oval:ste:5843"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gitk is earlier than 1.5.6.5-3+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:12432" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8169"/>
      <state state_ref="oval:org.mitre.oval:ste:5843"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-cvs is earlier than 1.5.6.5-3+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:12277" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8083"/>
      <state state_ref="oval:org.mitre.oval:ste:5843"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-svn is earlier than 1.5.6.5-3+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:12255" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7999"/>
      <state state_ref="oval:org.mitre.oval:ste:5843"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-cvs is earlier than 1.4.4.4-4+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:12136" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8083"/>
      <state state_ref="oval:org.mitre.oval:ste:5476"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-arch is earlier than 1.5.6.5-3+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:12008" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7839"/>
      <state state_ref="oval:org.mitre.oval:ste:5843"/>
    </dpkginfo_test>
    <dpkginfo_test comment="git-svn is earlier than 1.4.4.4-4+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:11796" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7999"/>
      <state state_ref="oval:org.mitre.oval:ste:5476"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:41845" version="2" comment="kcoloredit is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7838"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:41742" version="2" comment="ksvg is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7458"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:41028" version="2" comment="kdegraphics-doc-html is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7877"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:41005" version="2" comment="kfax is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7506"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12059" version="2" comment="kdvi is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7509"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12052" version="2" comment="kview is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7544"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12050" version="2" comment="kgamma is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7589"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12045" version="2" comment="kdegraphics-kfile-plugins is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7516"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12043" version="2" comment="ksvg is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7458"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12034" version="2" comment="kview is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7544"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12015" version="2" comment="kdegraphics-dev is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7671"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12004" version="2" comment="kghostview is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7862"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12000" version="2" comment="kdvi is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7509"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11997" version="2" comment="kdegraphics-doc-html is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7877"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11990" version="2" comment="kghostview is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7862"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11978" version="2" comment="kuickshow is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:6925"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11953" version="2" comment="kpdf is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7514"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11952" version="2" comment="kdegraphics-dev is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7671"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11935" version="2" comment="kpovmodeler is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7687"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11928" version="2" comment="kfaxview is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7551"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11921" version="2" comment="kiconedit is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7638"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11916" version="2" comment="kfax is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7506"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11914" version="2" comment="kdegraphics-dbg is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7735"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11888" version="2" comment="libkscan-dev is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7578"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11869" version="2" comment="kfaxview is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7551"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11862" version="2" comment="kuickshow is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:6925"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11855" version="2" comment="libkscan1 is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7673"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11818" version="2" comment="kolourpaint is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7902"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11812" version="2" comment="ksnapshot is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7755"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11781" version="2" comment="kruler is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7749"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11769" version="2" comment="libkscan-dev is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7578"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11762" version="2" comment="kooka is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7727"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11758" version="2" comment="kruler is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7749"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11746" version="2" comment="kmrml is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7804"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11739" version="2" comment="kdegraphics is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7494"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11735" version="2" comment="kgamma is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7589"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11730" version="2" comment="kdegraphics-dbg is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7735"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11715" version="2" comment="kdegraphics is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7494"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11709" version="2" comment="kmrml is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7804"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11693" version="2" comment="kpdf is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7514"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11652" version="2" comment="kviewshell is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7752"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11650" version="2" comment="kamera is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7179"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11616" version="2" comment="ksnapshot is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7755"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11597" version="2" comment="kooka is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7727"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11483" version="2" comment="kpovmodeler is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7687"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11465" version="2" comment="kdegraphics-kfile-plugins is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7516"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11445" version="2" comment="kolourpaint is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7902"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11332" version="2" comment="kcoloredit is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7838"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11319" version="2" comment="kviewshell is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7752"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11212" version="2" comment="kiconedit is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7638"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11170" version="2" comment="libkscan1 is earlier than 4:3.5.9-3+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7673"/>
      <state state_ref="oval:org.mitre.oval:ste:5839"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11085" version="2" comment="kamera is earlier than 4:3.5.5-3etch3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7179"/>
      <state state_ref="oval:org.mitre.oval:ste:5241"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openexr is earlier than 1.2.2-4.3+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:12744" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8368"/>
      <state state_ref="oval:org.mitre.oval:ste:5507"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libopenexr2c2a is earlier than 1.2.2-4.3+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:12737" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8351"/>
      <state state_ref="oval:org.mitre.oval:ste:5507"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libopenexr-dev is earlier than 1.2.2-4.3+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:12707" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8262"/>
      <state state_ref="oval:org.mitre.oval:ste:5507"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libopenexr6 is earlier than 1.6.1-3+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:12696" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8295"/>
      <state state_ref="oval:org.mitre.oval:ste:5450"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libopenexr-dev is earlier than 1.6.1-3+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:12512" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8262"/>
      <state state_ref="oval:org.mitre.oval:ste:5450"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openexr is earlier than 1.6.1-3+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:12326" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8368"/>
      <state state_ref="oval:org.mitre.oval:ste:5450"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ikiwiki is earlier than 2.53.4" check="all" version="2" id="oval:org.mitre.oval:tst:15315" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10394"/>
      <state state_ref="oval:org.mitre.oval:ste:5745"/>
    </dpkginfo_test>
    <dpkginfo_test comment="drupal6 is earlier than 6.6-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:11475" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7754"/>
      <state state_ref="oval:org.mitre.oval:ste:5542"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:41392" version="1" comment="request-tracker3.4 is earlier than 3.4.5-2+etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7499"/>
      <state state_ref="oval:org.mitre.oval:ste:5577"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12032" version="1" comment="rt3.4-clients is earlier than 3.4.5-2+etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7669"/>
      <state state_ref="oval:org.mitre.oval:ste:5577"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11992" version="1" comment="rt3.6-clients is earlier than 3.6.7-5+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7662"/>
      <state state_ref="oval:org.mitre.oval:ste:5726"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11982" version="1" comment="rt3.6-db-postgresql is earlier than 3.6.7-5+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7487"/>
      <state state_ref="oval:org.mitre.oval:ste:5726"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11973" version="1" comment="rt3.6-db-mysql is earlier than 3.6.7-5+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7591"/>
      <state state_ref="oval:org.mitre.oval:ste:5726"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11867" version="1" comment="rt3.6-clients is earlier than 3.6.1-4+etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7662"/>
      <state state_ref="oval:org.mitre.oval:ste:5182"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11813" version="1" comment="request-tracker3.6 is earlier than 3.6.1-4+etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7532"/>
      <state state_ref="oval:org.mitre.oval:ste:5182"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11805" version="1" comment="rt3.6-apache2 is earlier than 3.6.1-4+etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7703"/>
      <state state_ref="oval:org.mitre.oval:ste:5182"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11777" version="1" comment="rt3.6-db-sqlite is earlier than 3.6.7-5+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7105"/>
      <state state_ref="oval:org.mitre.oval:ste:5726"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11630" version="1" comment="rt3.6-apache is earlier than 3.6.1-4+etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7401"/>
      <state state_ref="oval:org.mitre.oval:ste:5182"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11615" version="1" comment="request-tracker3.6 is earlier than 3.6.7-5+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7532"/>
      <state state_ref="oval:org.mitre.oval:ste:5726"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11592" version="1" comment="rt3.6-apache2 is earlier than 3.6.7-5+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7703"/>
      <state state_ref="oval:org.mitre.oval:ste:5726"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11518" version="1" comment="rt3.4-apache2 is earlier than 3.4.5-2+etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7750"/>
      <state state_ref="oval:org.mitre.oval:ste:5577"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:11061" version="1" comment="rt3.4-apache is earlier than 3.4.5-2+etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7700"/>
      <state state_ref="oval:org.mitre.oval:ste:5577"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch5" check="all" version="1" id="oval:org.mitre.oval:tst:18042" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8154"/>
      <state state_ref="oval:org.mitre.oval:ste:5880"/>
    </dpkginfo_test>
    <dpkginfo_test comment="irb1.8 is earlier than 1.8.5-4etch5" check="all" version="1" id="oval:org.mitre.oval:tst:18014" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8337"/>
      <state state_ref="oval:org.mitre.oval:ste:5846"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libtcltk-ruby1.9 is earlier than 1.9.0+20060609-1etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17997" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8816"/>
      <state state_ref="oval:org.mitre.oval:ste:5880"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libruby1.8 is earlier than 1.8.5-4etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17995" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8641"/>
      <state state_ref="oval:org.mitre.oval:ste:5846"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libreadline-ruby1.9 is earlier than 1.9.0.2-9lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17988" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8680"/>
      <state state_ref="oval:org.mitre.oval:ste:6319"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libopenssl-ruby1.9 is earlier than 1.9.0+20060609-1etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17985" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8692"/>
      <state state_ref="oval:org.mitre.oval:ste:5880"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libruby1.8-dbg is earlier than 1.8.7.72-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17972" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8704"/>
      <state state_ref="oval:org.mitre.oval:ste:6201"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ruby1.9-examples is earlier than 1.9.0+20060609-1etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17963" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8359"/>
      <state state_ref="oval:org.mitre.oval:ste:5880"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libreadline-ruby1.8 is earlier than 1.8.7.72-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17960" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8700"/>
      <state state_ref="oval:org.mitre.oval:ste:6201"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ruby1.8 is earlier than 1.8.7.72-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17958" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8417"/>
      <state state_ref="oval:org.mitre.oval:ste:6201"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ruby1.8 is earlier than 1.8.7.72-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17940" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8417"/>
      <state state_ref="oval:org.mitre.oval:ste:6201"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libtcltk-ruby1.8 is earlier than 1.8.7.72-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17920" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8633"/>
      <state state_ref="oval:org.mitre.oval:ste:6201"/>
    </dpkginfo_test>
    <dpkginfo_test comment="irb1.8 is earlier than 1.8.7.72-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17919" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8337"/>
      <state state_ref="oval:org.mitre.oval:ste:6201"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ruby1.8-examples is earlier than 1.8.5-4etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17908" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8507"/>
      <state state_ref="oval:org.mitre.oval:ste:5846"/>
    </dpkginfo_test>
    <dpkginfo_test comment="rdoc1.9 is earlier than 1.9.0+20060609-1etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17901" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8105"/>
      <state state_ref="oval:org.mitre.oval:ste:5880"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libruby1.8-dbg is earlier than 1.8.5-4etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17900" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8704"/>
      <state state_ref="oval:org.mitre.oval:ste:5846"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libreadline-ruby1.9 is earlier than 1.9.0+20060609-1etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17886" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8680"/>
      <state state_ref="oval:org.mitre.oval:ste:5880"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libruby1.9-dbg is earlier than 1.9.0+20060609-1etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17885" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8249"/>
      <state state_ref="oval:org.mitre.oval:ste:5880"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ruby1.8-dev is earlier than 1.8.7.72-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17882" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8545"/>
      <state state_ref="oval:org.mitre.oval:ste:6201"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ruby1.9-examples is earlier than 1.9.0.2-9lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17879" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8359"/>
      <state state_ref="oval:org.mitre.oval:ste:6319"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ri1.8 is earlier than 1.8.7.72-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17876" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8377"/>
      <state state_ref="oval:org.mitre.oval:ste:6201"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libruby1.9-dbg is earlier than 1.9.0.2-9lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17871" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8249"/>
      <state state_ref="oval:org.mitre.oval:ste:6319"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ruby1.9 is earlier than 1.9.0+20060609-1etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17870" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8737"/>
      <state state_ref="oval:org.mitre.oval:ste:5880"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgdbm-ruby1.8 is earlier than 1.8.7.72-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17867" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8723"/>
      <state state_ref="oval:org.mitre.oval:ste:6201"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgdbm-ruby1.8 is earlier than 1.8.7.72-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17855" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8723"/>
      <state state_ref="oval:org.mitre.oval:ste:6201"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libtcltk-ruby1.8 is earlier than 1.8.5-4etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17848" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8633"/>
      <state state_ref="oval:org.mitre.oval:ste:5846"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17842" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8154"/>
      <state state_ref="oval:org.mitre.oval:ste:5880"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libopenssl-ruby1.8 is earlier than 1.8.7.72-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17841" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8788"/>
      <state state_ref="oval:org.mitre.oval:ste:6201"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ruby1.8-elisp is earlier than 1.8.7.72-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17836" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8453"/>
      <state state_ref="oval:org.mitre.oval:ste:6201"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libreadline-ruby1.9 is earlier than 1.9.0+20060609-1etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17832" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8680"/>
      <state state_ref="oval:org.mitre.oval:ste:5880"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libreadline-ruby1.8 is earlier than 1.8.5-4etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17819" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8700"/>
      <state state_ref="oval:org.mitre.oval:ste:5846"/>
    </dpkginfo_test>
    <dpkginfo_test comment="rdoc1.9 is earlier than 1.9.0.2-9lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17811" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8105"/>
      <state state_ref="oval:org.mitre.oval:ste:6319"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libruby1.8-dbg is earlier than 1.8.7.72-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17804" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8704"/>
      <state state_ref="oval:org.mitre.oval:ste:6201"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libopenssl-ruby1.8 is earlier than 1.8.5-4etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17803" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8788"/>
      <state state_ref="oval:org.mitre.oval:ste:5846"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgdbm-ruby1.8 is earlier than 1.8.5-4etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17798" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8723"/>
      <state state_ref="oval:org.mitre.oval:ste:5846"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ri1.9 is earlier than 1.9.0.2-9lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17795" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8699"/>
      <state state_ref="oval:org.mitre.oval:ste:6319"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libtcltk-ruby1.9 is earlier than 1.9.0.2-9lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17790" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8816"/>
      <state state_ref="oval:org.mitre.oval:ste:6319"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libdbm-ruby1.8 is earlier than 1.8.7.72-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17789" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7983"/>
      <state state_ref="oval:org.mitre.oval:ste:6201"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libreadline-ruby1.8 is earlier than 1.8.7.72-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17787" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8700"/>
      <state state_ref="oval:org.mitre.oval:ste:6201"/>
    </dpkginfo_test>
    <dpkginfo_test comment="rdoc1.8 is earlier than 1.8.5-4etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17785" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8747"/>
      <state state_ref="oval:org.mitre.oval:ste:5846"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ruby1.9-elisp is earlier than 1.9.0.2-9lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17780" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8705"/>
      <state state_ref="oval:org.mitre.oval:ste:6319"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17777" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8605"/>
      <state state_ref="oval:org.mitre.oval:ste:5880"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libopenssl-ruby1.9 is earlier than 1.9.0+20060609-1etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17776" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8692"/>
      <state state_ref="oval:org.mitre.oval:ste:5880"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libdbm-ruby1.9 is earlier than 1.9.0+20060609-1etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17774" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8605"/>
      <state state_ref="oval:org.mitre.oval:ste:5880"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libruby1.8 is earlier than 1.8.7.72-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17769" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8641"/>
      <state state_ref="oval:org.mitre.oval:ste:6201"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ruby1.8 is earlier than 1.8.5-4etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17766" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8417"/>
      <state state_ref="oval:org.mitre.oval:ste:5846"/>
    </dpkginfo_test>
    <dpkginfo_test comment="irb1.9 is earlier than 1.9.0.2-9lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17757" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8607"/>
      <state state_ref="oval:org.mitre.oval:ste:6319"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libruby1.8 is earlier than 1.8.7.72-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17743" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8641"/>
      <state state_ref="oval:org.mitre.oval:ste:6201"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ruby1.9-elisp is earlier than 1.9.0+20060609-1etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17726" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8705"/>
      <state state_ref="oval:org.mitre.oval:ste:5880"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ri1.8 is earlier than 1.8.5-4etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17721" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8377"/>
      <state state_ref="oval:org.mitre.oval:ste:5846"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libruby1.9 is earlier than 1.9.0+20060609-1etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17710" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8718"/>
      <state state_ref="oval:org.mitre.oval:ste:5880"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ruby1.9-dev is earlier than 1.9.0+20060609-1etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17675" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7837"/>
      <state state_ref="oval:org.mitre.oval:ste:5880"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ruby1.8-elisp is earlier than 1.8.5-4etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17643" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8453"/>
      <state state_ref="oval:org.mitre.oval:ste:5846"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ri1.9 is earlier than 1.9.0+20060609-1etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17638" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8699"/>
      <state state_ref="oval:org.mitre.oval:ste:5880"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libopenssl-ruby1.8 is earlier than 1.8.7.72-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17591" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8788"/>
      <state state_ref="oval:org.mitre.oval:ste:6201"/>
    </dpkginfo_test>
    <dpkginfo_test comment="irb1.9 is earlier than 1.9.0+20060609-1etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17588" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8607"/>
      <state state_ref="oval:org.mitre.oval:ste:5880"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libdbm-ruby1.8 is earlier than 1.8.7.72-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17570" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7983"/>
      <state state_ref="oval:org.mitre.oval:ste:6201"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libopenssl-ruby1.9 is earlier than 1.9.0.2-9lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17556" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8692"/>
      <state state_ref="oval:org.mitre.oval:ste:6319"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libdbm-ruby1.9 is earlier than 1.9.0.2-9lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17529" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8605"/>
      <state state_ref="oval:org.mitre.oval:ste:6319"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libruby1.9-dbg is earlier than 1.9.0+20060609-1etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17525" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8249"/>
      <state state_ref="oval:org.mitre.oval:ste:5880"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ruby1.8-examples is earlier than 1.8.7.72-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17495" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8507"/>
      <state state_ref="oval:org.mitre.oval:ste:6201"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ruby1.9-dev is earlier than 1.9.0+20060609-1etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17486" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7837"/>
      <state state_ref="oval:org.mitre.oval:ste:5880"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ruby1.9 is earlier than 1.9.0+20060609-1etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17470" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8737"/>
      <state state_ref="oval:org.mitre.oval:ste:5880"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ruby1.8-dev is earlier than 1.8.5-4etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17428" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8545"/>
      <state state_ref="oval:org.mitre.oval:ste:5846"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ruby1.9-dev is earlier than 1.9.0.2-9lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17372" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7837"/>
      <state state_ref="oval:org.mitre.oval:ste:6319"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ruby1.9 is earlier than 1.9.0.2-9lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17261" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8737"/>
      <state state_ref="oval:org.mitre.oval:ste:6319"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libdbm-ruby1.8 is earlier than 1.8.5-4etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17258" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7983"/>
      <state state_ref="oval:org.mitre.oval:ste:5846"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libruby1.9 is earlier than 1.9.0+20060609-1etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17191" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8718"/>
      <state state_ref="oval:org.mitre.oval:ste:5880"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libtcltk-ruby1.8 is earlier than 1.8.7.72-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17140" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8633"/>
      <state state_ref="oval:org.mitre.oval:ste:6201"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libruby1.9 is earlier than 1.9.0.2-9lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17129" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8718"/>
      <state state_ref="oval:org.mitre.oval:ste:6319"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libtcltk-ruby1.9 is earlier than 1.9.0+20060609-1etch5" check="all" version="1" id="oval:org.mitre.oval:tst:17043" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8816"/>
      <state state_ref="oval:org.mitre.oval:ste:5880"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ruby1.8-dev is earlier than 1.8.7.72-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17042" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8545"/>
      <state state_ref="oval:org.mitre.oval:ste:6201"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgdbm-ruby1.9 is earlier than 1.9.0.2-9lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17023" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8154"/>
      <state state_ref="oval:org.mitre.oval:ste:6319"/>
    </dpkginfo_test>
    <dpkginfo_test comment="rdoc1.8 is earlier than 1.8.7.72-3lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17006" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8747"/>
      <state state_ref="oval:org.mitre.oval:ste:6201"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libavcodec-dev is earlier than 0.cvs20060823-8+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18843" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11572"/>
      <state state_ref="oval:org.mitre.oval:ste:6294"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ffmpeg-dbg is earlier than 0.svn20080206-17+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18834" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11217"/>
      <state state_ref="oval:org.mitre.oval:ste:6399"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libavdevice52 is earlier than 0.svn20080206-17+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18779" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10932"/>
      <state state_ref="oval:org.mitre.oval:ste:6399"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libavdevice-dev is earlier than 0.svn20080206-17+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18778" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10924"/>
      <state state_ref="oval:org.mitre.oval:ste:6399"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libavutil-dev is earlier than 0.svn20080206-17+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18773" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11342"/>
      <state state_ref="oval:org.mitre.oval:ste:6399"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libavutil49 is earlier than 0.svn20080206-17+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18731" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11199"/>
      <state state_ref="oval:org.mitre.oval:ste:6399"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libswscale-dev is earlier than 0.svn20080206-17+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18724" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11568"/>
      <state state_ref="oval:org.mitre.oval:ste:6399"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libavformat0d is earlier than 0.cvs20060823-8+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18714" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11584"/>
      <state state_ref="oval:org.mitre.oval:ste:6294"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpostproc0d is earlier than 0.cvs20060823-8+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18709" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11448"/>
      <state state_ref="oval:org.mitre.oval:ste:6294"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ffmpeg is earlier than 0.svn20080206-17+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18690" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11545"/>
      <state state_ref="oval:org.mitre.oval:ste:6399"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ffmpeg is earlier than 0.cvs20060823-8+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18645" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11545"/>
      <state state_ref="oval:org.mitre.oval:ste:6294"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpostproc51 is earlier than 0.svn20080206-17+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18625" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11469"/>
      <state state_ref="oval:org.mitre.oval:ste:6399"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libavcodec51 is earlier than 0.svn20080206-17+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18573" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11380"/>
      <state state_ref="oval:org.mitre.oval:ste:6399"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libswscale0 is earlier than 0.svn20080206-17+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18459" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11326"/>
      <state state_ref="oval:org.mitre.oval:ste:6399"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libavformat52 is earlier than 0.svn20080206-17+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18403" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11306"/>
      <state state_ref="oval:org.mitre.oval:ste:6399"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libavcodec-dev is earlier than 0.svn20080206-17+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18388" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11572"/>
      <state state_ref="oval:org.mitre.oval:ste:6399"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libavformat-dev is earlier than 0.svn20080206-17+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18370" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10770"/>
      <state state_ref="oval:org.mitre.oval:ste:6399"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libavformat-dev is earlier than 0.cvs20060823-8+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18349" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10770"/>
      <state state_ref="oval:org.mitre.oval:ste:6294"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpostproc-dev is earlier than 0.svn20080206-17+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18258" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11213"/>
      <state state_ref="oval:org.mitre.oval:ste:6399"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpostproc-dev is earlier than 0.cvs20060823-8+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18234" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11213"/>
      <state state_ref="oval:org.mitre.oval:ste:6294"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libavcodec0d is earlier than 0.cvs20060823-8+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:18181" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11228"/>
      <state state_ref="oval:org.mitre.oval:ste:6294"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ffmpeg-doc is earlier than 0.svn20080206-17+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18143" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10871"/>
      <state state_ref="oval:org.mitre.oval:ste:6399"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcamlimages-ocaml-dev is earlier than 2.20-8+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19270" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10590"/>
      <state state_ref="oval:org.mitre.oval:ste:6148"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcamlimages-ocaml-dev is earlier than 2.2.0-4+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19106" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10590"/>
      <state state_ref="oval:org.mitre.oval:ste:6019"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcamlimages-ocaml-doc is earlier than 2.2.0-4+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19083" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9958"/>
      <state state_ref="oval:org.mitre.oval:ste:6019"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcamlimages-ocaml is earlier than 2.20-8+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19020" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10601"/>
      <state state_ref="oval:org.mitre.oval:ste:6148"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcamlimages-ocaml is earlier than 2.2.0-4+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18925" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10601"/>
      <state state_ref="oval:org.mitre.oval:ste:6019"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcamlimages-ocaml-doc is earlier than 2.20-8+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18638" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9958"/>
      <state state_ref="oval:org.mitre.oval:ste:6148"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs1d-dbg is earlier than 1.9.0.12-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12791" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7652"/>
      <state state_ref="oval:org.mitre.oval:ste:5761"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-dev is earlier than 1.9.0.12-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12783" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7903"/>
      <state state_ref="oval:org.mitre.oval:ste:5761"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-1.9 is earlier than 1.9.0.12-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12776" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7759"/>
      <state state_ref="oval:org.mitre.oval:ste:5761"/>
    </dpkginfo_test>
    <dpkginfo_test comment="spidermonkey-bin is earlier than 1.9.0.12-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12746" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7891"/>
      <state state_ref="oval:org.mitre.oval:ste:5761"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozillainterfaces-java is earlier than 1.9.0.12-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12664" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7345"/>
      <state state_ref="oval:org.mitre.oval:ste:5761"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs1d is earlier than 1.9.0.12-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12631" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7900"/>
      <state state_ref="oval:org.mitre.oval:ste:5761"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-1.9-dbg is earlier than 1.9.0.12-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12601" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7323"/>
      <state state_ref="oval:org.mitre.oval:ste:5761"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-1.9-gnome-support is earlier than 1.9.0.12-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12435" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7607"/>
      <state state_ref="oval:org.mitre.oval:ste:5761"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-xpcom is earlier than 1.9.0.12-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12360" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7786"/>
      <state state_ref="oval:org.mitre.oval:ste:5761"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs-dev is earlier than 1.9.0.12-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12042" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7916"/>
      <state state_ref="oval:org.mitre.oval:ste:5761"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcamlimages-ocaml-doc is earlier than 2.2.0-4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14708" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9958"/>
      <state state_ref="oval:org.mitre.oval:ste:5978"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcamlimages-ocaml is earlier than 2.2.0-4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14667" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10601"/>
      <state state_ref="oval:org.mitre.oval:ste:5978"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcamlimages-ocaml-dev is earlier than 2.2.0-4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14664" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10590"/>
      <state state_ref="oval:org.mitre.oval:ste:5978"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcamlimages-ocaml is earlier than 2.20-8+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:14589" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10601"/>
      <state state_ref="oval:org.mitre.oval:ste:6082"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcamlimages-ocaml-doc is earlier than 2.20-8+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:14359" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9958"/>
      <state state_ref="oval:org.mitre.oval:ste:6082"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcamlimages-ocaml-dev is earlier than 2.20-8+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:14287" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10590"/>
      <state state_ref="oval:org.mitre.oval:ste:6082"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpgtypes2 is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13486" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8472"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13420" version="2" comment="postgresql-plpython-7.4 is earlier than 1:7.4.26-0etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8319"/>
      <state state_ref="oval:org.mitre.oval:ste:5869"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-contrib-8.1 is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13417" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7898"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libecpg5 is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13408" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8542"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-client-8.1 is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13393" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8570"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-server-dev-8.1 is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13388" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8471"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-contrib-8.1 is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13386" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7898"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13378" version="2" comment="postgresql-contrib-7.4 is earlier than 1:7.4.26-0etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8609"/>
      <state state_ref="oval:org.mitre.oval:ste:5869"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-8.1 is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13373" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8566"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-plpython-8.1 is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13340" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8661"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-pltcl-8.1 is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13338" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8574"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpgtypes2 is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13326" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8472"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-doc-8.1 is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13320" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8425"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13318" version="2" comment="postgresql-doc-7.4 is earlier than 1:7.4.26-0etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7960"/>
      <state state_ref="oval:org.mitre.oval:ste:5869"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-contrib-8.3 is earlier than 8.3.8-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13311" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8508"/>
      <state state_ref="oval:org.mitre.oval:ste:5468"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-plperl-8.1 is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13284" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8256"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-server-dev-8.3 is earlier than 8.3.8-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13267" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8118"/>
      <state state_ref="oval:org.mitre.oval:ste:5468"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-plpython-8.1 is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13259" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8661"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql is earlier than 8.3.8-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13240" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8571"/>
      <state state_ref="oval:org.mitre.oval:ste:5468"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libecpg6 is earlier than 8.3.8-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13230" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8480"/>
      <state state_ref="oval:org.mitre.oval:ste:5468"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpgtypes3 is earlier than 8.3.8-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13229" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8354"/>
      <state state_ref="oval:org.mitre.oval:ste:5468"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-doc is earlier than 8.3.8-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13224" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8668"/>
      <state state_ref="oval:org.mitre.oval:ste:5468"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libecpg-dev is earlier than 8.3.8-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13205" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8070"/>
      <state state_ref="oval:org.mitre.oval:ste:5468"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-contrib is earlier than 8.3.8-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13198" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8590"/>
      <state state_ref="oval:org.mitre.oval:ste:5468"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libecpg-compat2 is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13155" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8614"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-8.3 is earlier than 8.3.8-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13150" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8141"/>
      <state state_ref="oval:org.mitre.oval:ste:5468"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-plperl-8.1 is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13146" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8256"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13133" version="2" comment="postgresql-pltcl-7.4 is earlier than 1:7.4.26-0etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8525"/>
      <state state_ref="oval:org.mitre.oval:ste:5869"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libecpg-compat2 is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13118" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8614"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-doc-8.3 is earlier than 8.3.8-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13111" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8439"/>
      <state state_ref="oval:org.mitre.oval:ste:5468"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-pltcl-8.1 is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13101" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8574"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13098" version="2" comment="postgresql-client-7.4 is earlier than 1:7.4.26-0etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8522"/>
      <state state_ref="oval:org.mitre.oval:ste:5869"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-pltcl-8.3 is earlier than 8.3.8-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13065" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7881"/>
      <state state_ref="oval:org.mitre.oval:ste:5468"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:13040" version="2" comment="postgresql-server-dev-7.4 is earlier than 1:7.4.26-0etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8352"/>
      <state state_ref="oval:org.mitre.oval:ste:5869"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpq4 is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13037" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8662"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libecpg-dev is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13023" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8070"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpq-dev is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13022" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8622"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-plpython-8.3 is earlier than 8.3.8-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13017" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8310"/>
      <state state_ref="oval:org.mitre.oval:ste:5468"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-server-dev-8.1 is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13011" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8471"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-8.1 is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:12978" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8566"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-plperl-8.3 is earlier than 8.3.8-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12976" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8488"/>
      <state state_ref="oval:org.mitre.oval:ste:5468"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpq-dev is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:12974" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8622"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpq-dev is earlier than 8.3.8-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12949" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8622"/>
      <state state_ref="oval:org.mitre.oval:ste:5468"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-client-8.1 is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:12922" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8570"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-client-8.3 is earlier than 8.3.8-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12852" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8514"/>
      <state state_ref="oval:org.mitre.oval:ste:5468"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpq4 is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:12845" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8662"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpq5 is earlier than 8.3.8-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12816" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8323"/>
      <state state_ref="oval:org.mitre.oval:ste:5468"/>
    </dpkginfo_test>
    <dpkginfo_test comment="postgresql-client is earlier than 8.3.8-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12804" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8227"/>
      <state state_ref="oval:org.mitre.oval:ste:5468"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libecpg-compat3 is earlier than 8.3.8-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12709" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8266"/>
      <state state_ref="oval:org.mitre.oval:ste:5468"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libecpg5 is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:12667" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8542"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libecpg-dev is earlier than 8.1.18-0etch1" check="all" version="1" id="oval:org.mitre.oval:tst:12491" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8070"/>
      <state state_ref="oval:org.mitre.oval:ste:5793"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12451" version="2" comment="postgresql-plperl-7.4 is earlier than 1:7.4.26-0etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8028"/>
      <state state_ref="oval:org.mitre.oval:ste:5869"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:12422" version="2" comment="postgresql-7.4 is earlier than 1:7.4.26-0etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8666"/>
      <state state_ref="oval:org.mitre.oval:ste:5869"/>
    </dpkginfo_test>
    <dpkginfo_test comment="squid3 is earlier than 3.0.STABLE8-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12771" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7870"/>
      <state state_ref="oval:org.mitre.oval:ste:5711"/>
    </dpkginfo_test>
    <dpkginfo_test comment="squid3-cgi is earlier than 3.0.STABLE8-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12017" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8021"/>
      <state state_ref="oval:org.mitre.oval:ste:5711"/>
    </dpkginfo_test>
    <dpkginfo_test comment="squid3-common is earlier than 3.0.STABLE8-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:11906" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7886"/>
      <state state_ref="oval:org.mitre.oval:ste:5711"/>
    </dpkginfo_test>
    <dpkginfo_test comment="squidclient is earlier than 3.0.STABLE8-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:11789" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8109"/>
      <state state_ref="oval:org.mitre.oval:ste:5711"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18532" version="2" comment="libapache-mod-jk is earlier than 1:1.2.18-3etch2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11181"/>
      <state state_ref="oval:org.mitre.oval:ste:6228"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18511" version="2" comment="libapache-mod-jk-doc is earlier than 1:1.2.26-2+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10700"/>
      <state state_ref="oval:org.mitre.oval:ste:6202"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18482" version="2" comment="libapache-mod-jk-doc is earlier than 1:1.2.18-3etch2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10700"/>
      <state state_ref="oval:org.mitre.oval:ste:6228"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18317" version="2" comment="libapache2-mod-jk is earlier than 1:1.2.26-2+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11288"/>
      <state state_ref="oval:org.mitre.oval:ste:6202"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:18109" version="2" comment="libapache2-mod-jk is earlier than 1:1.2.18-3etch2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11288"/>
      <state state_ref="oval:org.mitre.oval:ste:6228"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libisccc0 is earlier than 9.3.4-2etch5" check="all" version="1" id="oval:org.mitre.oval:tst:12808" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7815"/>
      <state state_ref="oval:org.mitre.oval:ste:5977"/>
    </dpkginfo_test>
    <dpkginfo_test comment="bind9 is earlier than 9.3.4-2etch5" check="all" version="1" id="oval:org.mitre.oval:tst:12778" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8093"/>
      <state state_ref="oval:org.mitre.oval:ste:5977"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libbind-dev is earlier than 9.5.1.dfsg.P3-1" check="all" version="1" id="oval:org.mitre.oval:tst:12772" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8149"/>
      <state state_ref="oval:org.mitre.oval:ste:5887"/>
    </dpkginfo_test>
    <dpkginfo_test comment="liblwres9 is earlier than 9.3.4-2etch5" check="all" version="1" id="oval:org.mitre.oval:tst:12765" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8183"/>
      <state state_ref="oval:org.mitre.oval:ste:5977"/>
    </dpkginfo_test>
    <dpkginfo_test comment="liblwres40 is earlier than 9.5.1.dfsg.P3-1" check="all" version="1" id="oval:org.mitre.oval:tst:12764" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7407"/>
      <state state_ref="oval:org.mitre.oval:ste:5887"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libisccfg40 is earlier than 9.5.1.dfsg.P3-1" check="all" version="1" id="oval:org.mitre.oval:tst:12753" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8236"/>
      <state state_ref="oval:org.mitre.oval:ste:5887"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libdns45 is earlier than 9.5.1.dfsg.P3-1" check="all" version="1" id="oval:org.mitre.oval:tst:12730" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7712"/>
      <state state_ref="oval:org.mitre.oval:ste:5887"/>
    </dpkginfo_test>
    <dpkginfo_test comment="bind9utils is earlier than 9.5.1.dfsg.P3-1" check="all" version="1" id="oval:org.mitre.oval:tst:12728" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7745"/>
      <state state_ref="oval:org.mitre.oval:ste:5887"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libisccfg1 is earlier than 9.3.4-2etch5" check="all" version="1" id="oval:org.mitre.oval:tst:12710" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8065"/>
      <state state_ref="oval:org.mitre.oval:ste:5977"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libisc11 is earlier than 9.3.4-2etch5" check="all" version="1" id="oval:org.mitre.oval:tst:12691" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8000"/>
      <state state_ref="oval:org.mitre.oval:ste:5977"/>
    </dpkginfo_test>
    <dpkginfo_test comment="bind9-host is earlier than 9.3.4-2etch5" check="all" version="1" id="oval:org.mitre.oval:tst:12679" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7803"/>
      <state state_ref="oval:org.mitre.oval:ste:5977"/>
    </dpkginfo_test>
    <dpkginfo_test comment="bind9-doc is earlier than 9.5.1.dfsg.P3-1" check="all" version="1" id="oval:org.mitre.oval:tst:12669" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7775"/>
      <state state_ref="oval:org.mitre.oval:ste:5887"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libisccc40 is earlier than 9.5.1.dfsg.P3-1" check="all" version="1" id="oval:org.mitre.oval:tst:12622" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8138"/>
      <state state_ref="oval:org.mitre.oval:ste:5887"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libbind9-40 is earlier than 9.5.1.dfsg.P3-1" check="all" version="1" id="oval:org.mitre.oval:tst:12605" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7650"/>
      <state state_ref="oval:org.mitre.oval:ste:5887"/>
    </dpkginfo_test>
    <dpkginfo_test comment="lwresd is earlier than 9.3.4-2etch5" check="all" version="1" id="oval:org.mitre.oval:tst:12600" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8087"/>
      <state state_ref="oval:org.mitre.oval:ste:5977"/>
    </dpkginfo_test>
    <dpkginfo_test comment="bind9-doc is earlier than 9.3.4-2etch5" check="all" version="1" id="oval:org.mitre.oval:tst:12529" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7775"/>
      <state state_ref="oval:org.mitre.oval:ste:5977"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libisc45 is earlier than 9.5.1.dfsg.P3-1" check="all" version="1" id="oval:org.mitre.oval:tst:12516" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7829"/>
      <state state_ref="oval:org.mitre.oval:ste:5887"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libdns22 is earlier than 9.3.4-2etch5" check="all" version="1" id="oval:org.mitre.oval:tst:12478" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7280"/>
      <state state_ref="oval:org.mitre.oval:ste:5977"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dnsutils is earlier than 9.3.4-2etch5" check="all" version="1" id="oval:org.mitre.oval:tst:12395" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8158"/>
      <state state_ref="oval:org.mitre.oval:ste:5977"/>
    </dpkginfo_test>
    <dpkginfo_test comment="bind9-host is earlier than 9.5.1.dfsg.P3-1" check="all" version="1" id="oval:org.mitre.oval:tst:12219" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7803"/>
      <state state_ref="oval:org.mitre.oval:ste:5887"/>
    </dpkginfo_test>
    <dpkginfo_test comment="lwresd is earlier than 9.5.1.dfsg.P3-1" check="all" version="1" id="oval:org.mitre.oval:tst:12191" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8087"/>
      <state state_ref="oval:org.mitre.oval:ste:5887"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libbind9-0 is earlier than 9.3.4-2etch5" check="all" version="1" id="oval:org.mitre.oval:tst:12046" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7927"/>
      <state state_ref="oval:org.mitre.oval:ste:5977"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dnsutils is earlier than 9.5.1.dfsg.P3-1" check="all" version="1" id="oval:org.mitre.oval:tst:11956" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8158"/>
      <state state_ref="oval:org.mitre.oval:ste:5887"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libbind-dev is earlier than 9.3.4-2etch5" check="all" version="1" id="oval:org.mitre.oval:tst:11811" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8149"/>
      <state state_ref="oval:org.mitre.oval:ste:5977"/>
    </dpkginfo_test>
    <dpkginfo_test comment="bind9 is earlier than 9.5.1.dfsg.P3-1" check="all" version="1" id="oval:org.mitre.oval:tst:11801" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8093"/>
      <state state_ref="oval:org.mitre.oval:ste:5887"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mahara-apache2 is earlier than 1.0.4-4+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:17274" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11385"/>
      <state state_ref="oval:org.mitre.oval:ste:5994"/>
    </dpkginfo_test>
    <dpkginfo_test comment="mahara is earlier than 1.0.4-4+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:17210" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11453"/>
      <state state_ref="oval:org.mitre.oval:ste:5994"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gs-aladdin is earlier than 8.62.dfsg.1-3.2lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20065" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11802"/>
      <state state_ref="oval:org.mitre.oval:ste:6556"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ghostscript-doc is earlier than 8.62.dfsg.1-3.2lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20060" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11768"/>
      <state state_ref="oval:org.mitre.oval:ste:6556"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gs-esp is earlier than 8.62.dfsg.1-3.2lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20052" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11389"/>
      <state state_ref="oval:org.mitre.oval:ste:6556"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gs is earlier than 8.62.dfsg.1-3.2lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20040" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11097"/>
      <state state_ref="oval:org.mitre.oval:ste:6556"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gs-gpl is earlier than 8.62.dfsg.1-3.2lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:20032" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11198"/>
      <state state_ref="oval:org.mitre.oval:ste:6556"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgs8 is earlier than 8.62.dfsg.1-3.2lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19996" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11669"/>
      <state state_ref="oval:org.mitre.oval:ste:6556"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gs-common is earlier than 8.62.dfsg.1-3.2lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19976" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11788"/>
      <state state_ref="oval:org.mitre.oval:ste:6556"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gs-gpl is earlier than 8.54.dfsg.1-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19897" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11198"/>
      <state state_ref="oval:org.mitre.oval:ste:6442"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libgs-dev is earlier than 8.62.dfsg.1-3.2lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19891" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11558"/>
      <state state_ref="oval:org.mitre.oval:ste:6556"/>
    </dpkginfo_test>
    <dpkginfo_test comment="gs is earlier than 8.54.dfsg.1-5etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19765" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11097"/>
      <state state_ref="oval:org.mitre.oval:ste:6442"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ghostscript-x is earlier than 8.62.dfsg.1-3.2lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19521" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11655"/>
      <state state_ref="oval:org.mitre.oval:ste:6556"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ghostscript is earlier than 8.62.dfsg.1-3.2lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19261" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11821"/>
      <state state_ref="oval:org.mitre.oval:ste:6556"/>
    </dpkginfo_test>
    <dpkginfo_test comment="weechat-curses is earlier than 0.2.6-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19995" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11825"/>
      <state state_ref="oval:org.mitre.oval:ste:6531"/>
    </dpkginfo_test>
    <dpkginfo_test comment="weechat-plugins is earlier than 0.2.6-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19921" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11595"/>
      <state state_ref="oval:org.mitre.oval:ste:6531"/>
    </dpkginfo_test>
    <dpkginfo_test comment="weechat is earlier than 0.2.6-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19870" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10825"/>
      <state state_ref="oval:org.mitre.oval:ste:6531"/>
    </dpkginfo_test>
    <dpkginfo_test comment="weechat-common is earlier than 0.2.6-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:19518" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11810"/>
      <state state_ref="oval:org.mitre.oval:ste:6531"/>
    </dpkginfo_test>
    <dpkginfo_test comment="systemtap is earlier than 0.0.20080705-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13277" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8744"/>
      <state state_ref="oval:org.mitre.oval:ste:5746"/>
    </dpkginfo_test>
    <dpkginfo_test comment="python-xpcom is earlier than 1.9.0.14-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13581" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7786"/>
      <state state_ref="oval:org.mitre.oval:ste:5789"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-1.9-gnome-support is earlier than 1.9.0.14-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13523" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7607"/>
      <state state_ref="oval:org.mitre.oval:ste:5789"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs1d is earlier than 1.9.0.14-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13462" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7900"/>
      <state state_ref="oval:org.mitre.oval:ste:5789"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-1.9 is earlier than 1.9.0.14-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13357" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7759"/>
      <state state_ref="oval:org.mitre.oval:ste:5789"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozillainterfaces-java is earlier than 1.9.0.14-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13351" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7345"/>
      <state state_ref="oval:org.mitre.oval:ste:5789"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-dev is earlier than 1.9.0.14-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13241" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7903"/>
      <state state_ref="oval:org.mitre.oval:ste:5789"/>
    </dpkginfo_test>
    <dpkginfo_test comment="spidermonkey-bin is earlier than 1.9.0.14-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13067" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7891"/>
      <state state_ref="oval:org.mitre.oval:ste:5789"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs-dev is earlier than 1.9.0.14-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13032" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7916"/>
      <state state_ref="oval:org.mitre.oval:ste:5789"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libmozjs1d-dbg is earlier than 1.9.0.14-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12950" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7652"/>
      <state state_ref="oval:org.mitre.oval:ste:5789"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xulrunner-1.9-dbg is earlier than 1.9.0.14-0lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12924" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7323"/>
      <state state_ref="oval:org.mitre.oval:ste:5789"/>
    </dpkginfo_test>
    <dpkginfo_test comment="rails is earlier than 2.1.0-7" check="all" version="1" id="oval:org.mitre.oval:tst:13361" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8355"/>
      <state state_ref="oval:org.mitre.oval:ste:5667"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kvm is earlier than 72+dfsg-5~lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:13322" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7538"/>
      <state state_ref="oval:org.mitre.oval:ste:5935"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kvm-source is earlier than 72+dfsg-5~lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:12927" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8374"/>
      <state state_ref="oval:org.mitre.oval:ste:5935"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xapian-omega is earlier than 0.9.9-1+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13414" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8726"/>
      <state state_ref="oval:org.mitre.oval:ste:5885"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xapian-omega is earlier than 1.0.7-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13283" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8726"/>
      <state state_ref="oval:org.mitre.oval:ste:5663"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xpdf-utils is earlier than 3.02-1.4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12078" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7774"/>
      <state state_ref="oval:org.mitre.oval:ste:5772"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xpdf-reader is earlier than 3.01-9.1+etch6" check="all" version="1" id="oval:org.mitre.oval:tst:12076" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7893"/>
      <state state_ref="oval:org.mitre.oval:ste:5690"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xpdf-reader is earlier than 3.02-1.4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12068" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7893"/>
      <state state_ref="oval:org.mitre.oval:ste:5772"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xpdf is earlier than 3.02-1.4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12002" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7857"/>
      <state state_ref="oval:org.mitre.oval:ste:5772"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xpdf-utils is earlier than 3.01-9.1+etch6" check="all" version="1" id="oval:org.mitre.oval:tst:11784" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7774"/>
      <state state_ref="oval:org.mitre.oval:ste:5690"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xpdf-common is earlier than 3.01-9.1+etch6" check="all" version="1" id="oval:org.mitre.oval:tst:11547" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7911"/>
      <state state_ref="oval:org.mitre.oval:ste:5690"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xpdf is earlier than 3.01-9.1+etch6" check="all" version="1" id="oval:org.mitre.oval:tst:11390" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7857"/>
      <state state_ref="oval:org.mitre.oval:ste:5690"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xpdf-common is earlier than 3.02-1.4+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:11091" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7911"/>
      <state state_ref="oval:org.mitre.oval:ste:5772"/>
    </dpkginfo_test>
    <dpkginfo_test comment="typo3-src-4.0 is earlier than 4.0.2+debian-9" check="all" version="1" id="oval:org.mitre.oval:tst:17439" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10686"/>
      <state state_ref="oval:org.mitre.oval:ste:5688"/>
    </dpkginfo_test>
    <dpkginfo_test comment="typo3 is earlier than 4.2.5-1+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17055" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10724"/>
      <state state_ref="oval:org.mitre.oval:ste:6284"/>
    </dpkginfo_test>
    <dpkginfo_test comment="typo3-src-4.2 is earlier than 4.2.5-1+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16861" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10996"/>
      <state state_ref="oval:org.mitre.oval:ste:6284"/>
    </dpkginfo_test>
    <dpkginfo_test comment="typo3 is earlier than 4.0.2+debian-9" check="all" version="1" id="oval:org.mitre.oval:tst:16813" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10724"/>
      <state state_ref="oval:org.mitre.oval:ste:5688"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openafs-client is earlier than 1.4.7.dfsg1-6+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16614" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10616"/>
      <state state_ref="oval:org.mitre.oval:ste:5228"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openafs-krb5 is earlier than 1.4.7.dfsg1-6+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16608" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10019"/>
      <state state_ref="oval:org.mitre.oval:ste:5228"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openafs-modules-source is earlier than 1.4.7.dfsg1-6+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16601" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10614"/>
      <state state_ref="oval:org.mitre.oval:ste:5228"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libopenafs-dev is earlier than 1.4.7.dfsg1-6+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16600" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10722"/>
      <state state_ref="oval:org.mitre.oval:ste:5228"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libopenafs-dev is earlier than 1.4.2-6etch2" check="all" version="1" id="oval:org.mitre.oval:tst:16597" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10722"/>
      <state state_ref="oval:org.mitre.oval:ste:6227"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openafs-dbg is earlier than 1.4.2-6etch2" check="all" version="1" id="oval:org.mitre.oval:tst:16595" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10701"/>
      <state state_ref="oval:org.mitre.oval:ste:6227"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openafs-dbg is earlier than 1.4.7.dfsg1-6+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16574" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10701"/>
      <state state_ref="oval:org.mitre.oval:ste:5228"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openafs-doc is earlier than 1.4.2-6etch2" check="all" version="1" id="oval:org.mitre.oval:tst:16571" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10373"/>
      <state state_ref="oval:org.mitre.oval:ste:6227"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openafs-dbserver is earlier than 1.4.7.dfsg1-6+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16562" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10232"/>
      <state state_ref="oval:org.mitre.oval:ste:5228"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openafs-kpasswd is earlier than 1.4.7.dfsg1-6+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16561" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10553"/>
      <state state_ref="oval:org.mitre.oval:ste:5228"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openafs-krb5 is earlier than 1.4.2-6etch2" check="all" version="1" id="oval:org.mitre.oval:tst:16533" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10019"/>
      <state state_ref="oval:org.mitre.oval:ste:6227"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openafs-client is earlier than 1.4.2-6etch2" check="all" version="1" id="oval:org.mitre.oval:tst:16451" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10616"/>
      <state state_ref="oval:org.mitre.oval:ste:6227"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openafs-doc is earlier than 1.4.7.dfsg1-6+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16288" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10373"/>
      <state state_ref="oval:org.mitre.oval:ste:5228"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openafs-kpasswd is earlier than 1.4.2-6etch2" check="all" version="1" id="oval:org.mitre.oval:tst:16275" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10553"/>
      <state state_ref="oval:org.mitre.oval:ste:6227"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpam-openafs-kaserver is earlier than 1.4.7.dfsg1-6+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16208" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10574"/>
      <state state_ref="oval:org.mitre.oval:ste:5228"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openafs-modules-source is earlier than 1.4.2-6etch2" check="all" version="1" id="oval:org.mitre.oval:tst:16029" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10614"/>
      <state state_ref="oval:org.mitre.oval:ste:6227"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openafs-fileserver is earlier than 1.4.7.dfsg1-6+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15802" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9788"/>
      <state state_ref="oval:org.mitre.oval:ste:5228"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openafs-fileserver is earlier than 1.4.2-6etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15801" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9788"/>
      <state state_ref="oval:org.mitre.oval:ste:6227"/>
    </dpkginfo_test>
    <dpkginfo_test comment="openafs-dbserver is earlier than 1.4.2-6etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15719" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10232"/>
      <state state_ref="oval:org.mitre.oval:ste:6227"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpam-openafs-kaserver is earlier than 1.4.2-6etch2" check="all" version="1" id="oval:org.mitre.oval:tst:15661" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10574"/>
      <state state_ref="oval:org.mitre.oval:ste:6227"/>
    </dpkginfo_test>
    <dpkginfo_test comment="proftpd-mod-pgsql is earlier than 1.3.1-17lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:17437" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11159"/>
      <state state_ref="oval:org.mitre.oval:ste:5360"/>
    </dpkginfo_test>
    <dpkginfo_test comment="proftpd is earlier than 1.3.1-17lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:17397" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11161"/>
      <state state_ref="oval:org.mitre.oval:ste:5360"/>
    </dpkginfo_test>
    <dpkginfo_test comment="proftpd-mysql is earlier than 1.3.0-19etch3" check="all" version="1" id="oval:org.mitre.oval:tst:17366" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10897"/>
      <state state_ref="oval:org.mitre.oval:ste:5950"/>
    </dpkginfo_test>
    <dpkginfo_test comment="proftpd-doc is earlier than 1.3.1-17lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:17356" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11189"/>
      <state state_ref="oval:org.mitre.oval:ste:5360"/>
    </dpkginfo_test>
    <dpkginfo_test comment="proftpd-doc is earlier than 1.3.0-19etch3" check="all" version="1" id="oval:org.mitre.oval:tst:17349" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11189"/>
      <state state_ref="oval:org.mitre.oval:ste:5950"/>
    </dpkginfo_test>
    <dpkginfo_test comment="proftpd-mod-ldap is earlier than 1.3.1-17lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:17331" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11218"/>
      <state state_ref="oval:org.mitre.oval:ste:5360"/>
    </dpkginfo_test>
    <dpkginfo_test comment="proftpd-ldap is earlier than 1.3.0-19etch3" check="all" version="1" id="oval:org.mitre.oval:tst:17236" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10835"/>
      <state state_ref="oval:org.mitre.oval:ste:5950"/>
    </dpkginfo_test>
    <dpkginfo_test comment="proftpd-basic is earlier than 1.3.1-17lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:17159" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11442"/>
      <state state_ref="oval:org.mitre.oval:ste:5360"/>
    </dpkginfo_test>
    <dpkginfo_test comment="proftpd-pgsql is earlier than 1.3.0-19etch3" check="all" version="1" id="oval:org.mitre.oval:tst:17085" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11163"/>
      <state state_ref="oval:org.mitre.oval:ste:5950"/>
    </dpkginfo_test>
    <dpkginfo_test comment="proftpd is earlier than 1.3.0-19etch3" check="all" version="1" id="oval:org.mitre.oval:tst:17066" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11161"/>
      <state state_ref="oval:org.mitre.oval:ste:5950"/>
    </dpkginfo_test>
    <dpkginfo_test comment="proftpd-mod-mysql is earlier than 1.3.1-17lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:16944" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11455"/>
      <state state_ref="oval:org.mitre.oval:ste:5360"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcurl3-gnutls is earlier than 7.15.5-1etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19492" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11364"/>
      <state state_ref="oval:org.mitre.oval:ste:6239"/>
    </dpkginfo_test>
    <dpkginfo_test comment="curl is earlier than 7.18.2-8lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19484" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11200"/>
      <state state_ref="oval:org.mitre.oval:ste:6219"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcurl3-openssl-dev is earlier than 7.15.5-1etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19480" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11504"/>
      <state state_ref="oval:org.mitre.oval:ste:6239"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcurl4-openssl-dev is earlier than 7.18.2-8lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19470" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11480"/>
      <state state_ref="oval:org.mitre.oval:ste:6219"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcurl3-gnutls is earlier than 7.18.2-8lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19466" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11364"/>
      <state state_ref="oval:org.mitre.oval:ste:6219"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcurl3 is earlier than 7.15.5-1etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19455" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11126"/>
      <state state_ref="oval:org.mitre.oval:ste:6239"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcurl3-gnutls-dev is earlier than 7.15.5-1etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19421" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11289"/>
      <state state_ref="oval:org.mitre.oval:ste:6239"/>
    </dpkginfo_test>
    <dpkginfo_test comment="curl is earlier than 7.15.5-1etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19340" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11200"/>
      <state state_ref="oval:org.mitre.oval:ste:6239"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcurl3-dbg is earlier than 7.18.2-8lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19216" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11099"/>
      <state state_ref="oval:org.mitre.oval:ste:6219"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcurl4-gnutls-dev is earlier than 7.18.2-8lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:19186" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11307"/>
      <state state_ref="oval:org.mitre.oval:ste:6219"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcurl3-dev is earlier than 7.15.5-1etch2" check="all" version="1" id="oval:org.mitre.oval:tst:19050" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11495"/>
      <state state_ref="oval:org.mitre.oval:ste:6239"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcurl3-dbg is earlier than 7.15.5-1etch2" check="all" version="1" id="oval:org.mitre.oval:tst:18692" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11099"/>
      <state state_ref="oval:org.mitre.oval:ste:6239"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libcurl3 is earlier than 7.18.2-8lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:18499" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11126"/>
      <state state_ref="oval:org.mitre.oval:ste:6219"/>
    </dpkginfo_test>
    <dpkginfo_test comment="nginx is earlier than 0.6.32-3+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:13564" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8796"/>
      <state state_ref="oval:org.mitre.oval:ste:5914"/>
    </dpkginfo_test>
    <dpkginfo_test comment="nginx is earlier than 0.4.13-2+etch2" check="all" version="1" id="oval:org.mitre.oval:tst:13405" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8796"/>
      <state state_ref="oval:org.mitre.oval:ste:5957"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pulseaudio-module-zeroconf is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14861" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8950"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pulseaudio is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14852" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8624"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pulseaudio-utils-dbg is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14839" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10619"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpulse-browse0-dbg is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14831" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10276"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpulse-browse0 is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14827" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8428"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pulseaudio-esound-compat-dbg is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14823" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10600"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pulseaudio-module-hal-dbg is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14821" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10647"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pulseaudio-module-hal is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14804" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8983"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpulse-mainloop-glib0-dbg is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14795" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10545"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pulseaudio-module-jack is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14794" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8780"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpulsecore5-dbg is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14769" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9687"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pulseaudio-module-x11 is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14746" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8596"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpulse-dev is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14723" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8598"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpulse0 is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14722" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8932"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pulseaudio-module-jack-dbg is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14678" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10500"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpulsecore5 is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14669" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10654"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpulse0-dbg is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14606" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10671"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pulseaudio-module-zeroconf-dbg is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14580" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10550"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pulseaudio-module-x11-dbg is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14526" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10675"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pulseaudio-module-gconf is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14498" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8685"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pulseaudio-dbg is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14439" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10567"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pulseaudio-module-gconf-dbg is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14279" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10491"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pulseaudio-module-lirc-dbg is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14239" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10494"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpulse-mainloop-glib0 is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14211" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8436"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pulseaudio-utils is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14079" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8191"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pulseaudio-module-lirc is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:14016" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8916"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="pulseaudio-esound-compat is earlier than 0.9.10-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13866" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8767"/>
      <state state_ref="oval:org.mitre.oval:ste:5804"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17469" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8298"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all-powerpc is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17467" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8032"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-vserver-powerpc64 is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17462" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8031"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-vserver-powerpc is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17461" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8255"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-powerpc-smp is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17459" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8423"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-parisc64 is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17458" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8318"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-parisc-smp is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17453" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8442"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-source-2.6.26 is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17450" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8224"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-parisc-smp is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17422" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7936"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common-xen is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17416" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7926"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17396" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8298"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-powerpc64 is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17390" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8332"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-manual-2.6.26 is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17385" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8217"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-openvz-amd64 is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17381" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8239"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-parisc is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17379" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8562"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-parisc64 is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17376" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7946"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-openvz-amd64 is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17371" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8357"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17364" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8228"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-amd64 is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17345" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8404"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-xen-amd64 is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17322" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7975"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-powerpc-smp is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17303" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8385"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-vserver-amd64 is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17297" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8020"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-vserver-amd64 is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17294" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8059"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-parisc64-smp is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17289" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8251"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-support-2.6.26-2 is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17280" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8112"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-powerpc64 is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17271" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7990"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-libc-dev is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17224" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7932"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-modules-2.6.26-2-xen-amd64 is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17223" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7588"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all-amd64 is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17217" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8214"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17203" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8307"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-vserver-powerpc64 is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17180" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7636"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-vserver-powerpc is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17177" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7450"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17156" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8307"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-powerpc is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17138" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8272"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-parisc is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17136" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8464"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-amd64 is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17132" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7711"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-libc-dev is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17121" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7932"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-patch-debian-2.6.26 is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17098" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7796"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:17065" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8307"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16969" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8228"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16942" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8298"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-libc-dev is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16894" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7932"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-xen-amd64 is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16872" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8372"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-parisc64-smp is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16867" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8429"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-tree-2.6.26 is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16866" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7896"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-powerpc is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16855" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8221"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xen-linux-system-2.6.26-2-xen-amd64 is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16851" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8341"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common-openvz is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16783" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8209"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all-hppa is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16488" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7966"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-doc-2.6.26 is earlier than 2.6.26-19lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:16479" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8320"/>
      <state state_ref="oval:org.mitre.oval:ste:6073"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all-hppa is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16393" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7966"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-parisc is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16326" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8464"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-parisc64 is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16319" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7946"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-parisc64-smp is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16309" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8429"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-libc-dev is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16304" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7932"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-amd64 is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16242" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7711"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-amd64 is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16233" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8404"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-vserver-s390x is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16232" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8296"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16229" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8307"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-s390-tape is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16228" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7991"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-xen-amd64 is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16209" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8372"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="xen-linux-system-2.6.26-2-xen-amd64 is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16207" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8341"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-xen-amd64 is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16192" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7975"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-libc-dev is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16184" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7932"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-openvz-amd64 is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16178" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8357"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-s390 is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16141" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7925"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16140" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8228"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all-amd64 is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16120" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8214"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all-s390 is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16085" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7435"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common-xen is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16065" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7926"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-source-2.6.26 is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16048" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8224"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-patch-debian-2.6.26 is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16039" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7796"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common-openvz is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16026" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8209"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-openvz-amd64 is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:16025" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8239"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-vserver-amd64 is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15961" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8020"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15959" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8307"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-manual-2.6.26 is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15955" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8217"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-tree-2.6.26 is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15949" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7896"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-parisc-smp is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15943" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7936"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-modules-2.6.26-2-xen-amd64 is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15938" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7588"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-parisc64 is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15923" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8318"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-s390x is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15918" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8177"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-parisc is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15899" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8562"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15897" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8307"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-s390 is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15896" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8329"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-doc-2.6.26 is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15864" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8320"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-parisc-smp is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15850" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8442"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15832" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8298"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15819" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8298"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-support-2.6.26-2 is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15760" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8112"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-libc-dev is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15680" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7932"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-s390x is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15650" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8410"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-all is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15625" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8298"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-parisc64-smp is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15505" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8251"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-vserver-amd64 is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15326" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8059"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-headers-2.6.26-2-common-vserver is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15289" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8228"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="linux-image-2.6.26-2-vserver-s390x is earlier than 2.6.26-19lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:15250" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8153"/>
      <state state_ref="oval:org.mitre.oval:ste:5765"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpostgresql-ocaml-dev is earlier than 1.7.0-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:13218" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8591"/>
      <state state_ref="oval:org.mitre.oval:ste:5982"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpostgresql-ocaml is earlier than 1.5.4-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13102" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8495"/>
      <state state_ref="oval:org.mitre.oval:ste:5559"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpostgresql-ocaml-dev is earlier than 1.5.4-2+etch1" check="all" version="1" id="oval:org.mitre.oval:tst:13046" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8591"/>
      <state state_ref="oval:org.mitre.oval:ste:5559"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libpostgresql-ocaml is earlier than 1.7.0-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12962" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8495"/>
      <state state_ref="oval:org.mitre.oval:ste:5982"/>
    </dpkginfo_test>
    <dpkginfo_test comment="znc is earlier than 0.045-3+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:12610" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7938"/>
      <state state_ref="oval:org.mitre.oval:ste:5872"/>
    </dpkginfo_test>
    <dpkginfo_test comment="znc is earlier than 0.058-2+lenny3" check="all" version="1" id="oval:org.mitre.oval:tst:12457" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7938"/>
      <state state_ref="oval:org.mitre.oval:ste:5969"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:24415" version="1" comment="libpango1.0-common is earlier than 1.20.5-5+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7684"/>
      <state state_ref="oval:org.mitre.oval:ste:6604"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:24323" version="1" comment="libpango1.0-0-dbg is earlier than 1.20.5-5+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7849"/>
      <state state_ref="oval:org.mitre.oval:ste:6604"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:24251" version="1" comment="libpango1.0-0 is earlier than 1.20.5-5+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7265"/>
      <state state_ref="oval:org.mitre.oval:ste:6604"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:24017" version="1" comment="libpango1.0-dev is earlier than 1.20.5-5+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7872"/>
      <state state_ref="oval:org.mitre.oval:ste:6604"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:23622" version="1" comment="libpango1.0-doc is earlier than 1.20.5-5+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7734"/>
      <state state_ref="oval:org.mitre.oval:ste:6604"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsmdkim-dev is earlier than 2.6.0.dfsg-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17647" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11435"/>
      <state state_ref="oval:org.mitre.oval:ste:6278"/>
    </dpkginfo_test>
    <dpkginfo_test comment="dkim-filter is earlier than 2.6.0.dfsg-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17514" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10960"/>
      <state state_ref="oval:org.mitre.oval:ste:6278"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libsmdkim2 is earlier than 2.6.0.dfsg-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17507" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11460"/>
      <state state_ref="oval:org.mitre.oval:ste:6278"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-mpm-itk is earlier than 2.2.6-02-1+lenny2" check="all" version="1" id="oval:org.mitre.oval:tst:14791" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10636"/>
      <state state_ref="oval:org.mitre.oval:ste:6147"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-src is earlier than 2.2.9-10+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:14788" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10286"/>
      <state state_ref="oval:org.mitre.oval:ste:6101"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-prefork-dev is earlier than 2.2.3-4+etch9" check="all" version="1" id="oval:org.mitre.oval:tst:14778" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10566"/>
      <state state_ref="oval:org.mitre.oval:ste:5924"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-utils is earlier than 2.2.9-10+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:14774" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9781"/>
      <state state_ref="oval:org.mitre.oval:ste:6101"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-mpm-itk is earlier than 2.2.3-01-2+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:14767" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10636"/>
      <state state_ref="oval:org.mitre.oval:ste:6054"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-mpm-perchild is earlier than 2.2.3-4+etch9" check="all" version="1" id="oval:org.mitre.oval:tst:14736" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10483"/>
      <state state_ref="oval:org.mitre.oval:ste:5924"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2 is earlier than 2.2.3-4+etch9" check="all" version="1" id="oval:org.mitre.oval:tst:14707" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10648"/>
      <state state_ref="oval:org.mitre.oval:ste:5924"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-suexec is earlier than 2.2.9-10+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:14697" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10639"/>
      <state state_ref="oval:org.mitre.oval:ste:6101"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-mpm-worker is earlier than 2.2.9-10+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:14691" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10570"/>
      <state state_ref="oval:org.mitre.oval:ste:6101"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-doc is earlier than 2.2.3-4+etch9" check="all" version="1" id="oval:org.mitre.oval:tst:14683" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10628"/>
      <state state_ref="oval:org.mitre.oval:ste:5924"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-doc is earlier than 2.2.9-10+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:14650" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10628"/>
      <state state_ref="oval:org.mitre.oval:ste:6101"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-suexec-custom is earlier than 2.2.9-10+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:14613" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10453"/>
      <state state_ref="oval:org.mitre.oval:ste:6101"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-threaded-dev is earlier than 2.2.3-4+etch9" check="all" version="1" id="oval:org.mitre.oval:tst:14584" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10637"/>
      <state state_ref="oval:org.mitre.oval:ste:5924"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-mpm-prefork is earlier than 2.2.3-4+etch9" check="all" version="1" id="oval:org.mitre.oval:tst:14562" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10645"/>
      <state state_ref="oval:org.mitre.oval:ste:5924"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-utils is earlier than 2.2.3-4+etch9" check="all" version="1" id="oval:org.mitre.oval:tst:14543" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9781"/>
      <state state_ref="oval:org.mitre.oval:ste:5924"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-mpm-event is earlier than 2.2.9-10+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:14537" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10264"/>
      <state state_ref="oval:org.mitre.oval:ste:6101"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-prefork-dev is earlier than 2.2.9-10+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:14514" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10566"/>
      <state state_ref="oval:org.mitre.oval:ste:6101"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-mpm-event is earlier than 2.2.3-4+etch9" check="all" version="1" id="oval:org.mitre.oval:tst:14489" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10264"/>
      <state state_ref="oval:org.mitre.oval:ste:5924"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-src is earlier than 2.2.3-4+etch9" check="all" version="1" id="oval:org.mitre.oval:tst:14454" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10286"/>
      <state state_ref="oval:org.mitre.oval:ste:5924"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-threaded-dev is earlier than 2.2.9-10+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:14447" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10637"/>
      <state state_ref="oval:org.mitre.oval:ste:6101"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-mpm-worker is earlier than 2.2.3-4+etch9" check="all" version="1" id="oval:org.mitre.oval:tst:14428" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10570"/>
      <state state_ref="oval:org.mitre.oval:ste:5924"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-mpm-prefork is earlier than 2.2.9-10+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:14334" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10645"/>
      <state state_ref="oval:org.mitre.oval:ste:6101"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2 is earlier than 2.2.9-10+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:14326" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10648"/>
      <state state_ref="oval:org.mitre.oval:ste:6101"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2-dbg is earlier than 2.2.9-10+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:14133" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10441"/>
      <state state_ref="oval:org.mitre.oval:ste:6101"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2.2-common is earlier than 2.2.3-4+etch9" check="all" version="1" id="oval:org.mitre.oval:tst:14104" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10626"/>
      <state state_ref="oval:org.mitre.oval:ste:5924"/>
    </dpkginfo_test>
    <dpkginfo_test comment="apache2.2-common is earlier than 2.2.9-10+lenny4" check="all" version="1" id="oval:org.mitre.oval:tst:14031" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10626"/>
      <state state_ref="oval:org.mitre.oval:ste:6101"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:26597" version="1" comment="ejabberd is earlier than 2.0.1-6+lenny2" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11524"/>
      <state state_ref="oval:org.mitre.oval:ste:7190"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wireshark is earlier than 0.99.4-5.etch.4" check="all" version="1" id="oval:org.mitre.oval:tst:11858" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7263"/>
      <state state_ref="oval:org.mitre.oval:ste:5184"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wireshark-dev is earlier than 0.99.4-5.etch.4" check="all" version="1" id="oval:org.mitre.oval:tst:11848" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7385"/>
      <state state_ref="oval:org.mitre.oval:ste:5184"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wireshark-common is earlier than 1.0.2-3+lenny7" check="all" version="1" id="oval:org.mitre.oval:tst:11843" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7681"/>
      <state state_ref="oval:org.mitre.oval:ste:5519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="tshark is earlier than 1.0.2-3+lenny7" check="all" version="1" id="oval:org.mitre.oval:tst:11792" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7228"/>
      <state state_ref="oval:org.mitre.oval:ste:5519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ethereal-dev is earlier than 0.99.4-5.etch.4" check="all" version="1" id="oval:org.mitre.oval:tst:11714" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7554"/>
      <state state_ref="oval:org.mitre.oval:ste:5184"/>
    </dpkginfo_test>
    <dpkginfo_test comment="tshark is earlier than 0.99.4-5.etch.4" check="all" version="1" id="oval:org.mitre.oval:tst:11683" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7228"/>
      <state state_ref="oval:org.mitre.oval:ste:5184"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wireshark-common is earlier than 0.99.4-5.etch.4" check="all" version="1" id="oval:org.mitre.oval:tst:11653" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7681"/>
      <state state_ref="oval:org.mitre.oval:ste:5184"/>
    </dpkginfo_test>
    <dpkginfo_test comment="tethereal is earlier than 0.99.4-5.etch.4" check="all" version="1" id="oval:org.mitre.oval:tst:11600" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7657"/>
      <state state_ref="oval:org.mitre.oval:ste:5184"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wireshark-dev is earlier than 1.0.2-3+lenny7" check="all" version="1" id="oval:org.mitre.oval:tst:11593" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7385"/>
      <state state_ref="oval:org.mitre.oval:ste:5519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wireshark is earlier than 1.0.2-3+lenny7" check="all" version="1" id="oval:org.mitre.oval:tst:11443" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7263"/>
      <state state_ref="oval:org.mitre.oval:ste:5519"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ethereal-common is earlier than 0.99.4-5.etch.4" check="all" version="1" id="oval:org.mitre.oval:tst:11117" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7768"/>
      <state state_ref="oval:org.mitre.oval:ste:5184"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:10970" version="1" comment="ethereal is earlier than 0.99.4-5.etch.4" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7728"/>
      <state state_ref="oval:org.mitre.oval:ste:5184"/>
    </dpkginfo_test>
    <dpkginfo_test comment="citadel-webcit is earlier than 7.37-dfsg-7" check="all" version="1" id="oval:org.mitre.oval:tst:13024" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:8585"/>
      <state state_ref="oval:org.mitre.oval:ste:5700"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:17351" version="2" comment="phpmyadmin is earlier than 4:2.11.8.1-5+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10745"/>
      <state state_ref="oval:org.mitre.oval:ste:6282"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:17172" version="2" comment="phpmyadmin is earlier than 4:2.9.1.1-11" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10745"/>
      <state state_ref="oval:org.mitre.oval:ste:6144"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:26921" version="1" comment="unbound-host is earlier than 1.0.2-1+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10313"/>
      <state state_ref="oval:org.mitre.oval:ste:7234"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:26918" version="1" comment="libunbound0 is earlier than 1.0.2-1+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10452"/>
      <state state_ref="oval:org.mitre.oval:ste:7234"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:26599" version="1" comment="unbound is earlier than 1.0.2-1+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10209"/>
      <state state_ref="oval:org.mitre.oval:ste:7234"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:26491" version="1" comment="libunbound-dev is earlier than 1.0.2-1+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9972"/>
      <state state_ref="oval:org.mitre.oval:ste:7234"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:25445" version="1" comment="python-moinmoin is earlier than 1.7.1-3+lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7406"/>
      <state state_ref="oval:org.mitre.oval:ste:6880"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:25925" version="1" comment="network-manager is earlier than 0.6.4-6+etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10227"/>
      <state state_ref="oval:org.mitre.oval:ste:6726"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:25871" version="1" comment="libnm-glib0 is earlier than 0.6.4-6+etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9314"/>
      <state state_ref="oval:org.mitre.oval:ste:6726"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:25748" version="1" comment="network-manager-gnome is earlier than 0.6.4-6+etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10249"/>
      <state state_ref="oval:org.mitre.oval:ste:6726"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:25700" version="1" comment="network-manager-gnome is earlier than 0.6.6-4+lenny1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10249"/>
      <state state_ref="oval:org.mitre.oval:ste:6863"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:25692" version="1" comment="network-manager-dev is earlier than 0.6.4-6+etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10218"/>
      <state state_ref="oval:org.mitre.oval:ste:6726"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:25546" version="1" comment="libnm-glib-dev is earlier than 0.6.4-6+etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10141"/>
      <state state_ref="oval:org.mitre.oval:ste:6726"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:25544" version="1" comment="libnm-util-dev is earlier than 0.6.4-6+etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9325"/>
      <state state_ref="oval:org.mitre.oval:ste:6726"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:25103" version="1" comment="libnm-util0 is earlier than 0.6.4-6+etch1" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:9924"/>
      <state state_ref="oval:org.mitre.oval:ste:6726"/>
    </dpkginfo_test>
    <dpkginfo_test comment="ldnsutils is earlier than 1.4.0-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:12081" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7399"/>
      <state state_ref="oval:org.mitre.oval:ste:5771"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libldns-dev is earlier than 1.4.0-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:11694" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7235"/>
      <state state_ref="oval:org.mitre.oval:ste:5771"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libldns1 is earlier than 1.4.0-1+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:11248" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7807"/>
      <state state_ref="oval:org.mitre.oval:ste:5771"/>
    </dpkginfo_test>
    <dpkginfo_test id="oval:org.mitre.oval:tst:25876" version="1" comment="otrs2 is earlier than 2.2.7-2lenny3" check_existence="at_least_one_exists" check="all" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10416"/>
      <state state_ref="oval:org.mitre.oval:ste:7096"/>
    </dpkginfo_test>
    <dpkginfo_test comment="tshark is earlier than 1.0.2-3+lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:18824" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7228"/>
      <state state_ref="oval:org.mitre.oval:ste:6303"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wireshark-dev is earlier than 1.0.2-3+lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:18750" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7385"/>
      <state state_ref="oval:org.mitre.oval:ste:6303"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wireshark is earlier than 1.0.2-3+lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:18695" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7263"/>
      <state state_ref="oval:org.mitre.oval:ste:6303"/>
    </dpkginfo_test>
    <dpkginfo_test comment="wireshark-common is earlier than 1.0.2-3+lenny5" check="all" version="1" id="oval:org.mitre.oval:tst:18525" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:7681"/>
      <state state_ref="oval:org.mitre.oval:ste:6303"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kdelibs5-dbg is earlier than 4.1.0-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18411" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11193"/>
      <state state_ref="oval:org.mitre.oval:ste:6185"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kdelibs5 is earlier than 4.1.0-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18110" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11280"/>
      <state state_ref="oval:org.mitre.oval:ste:6185"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kdelibs5-data is earlier than 4.1.0-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18093" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11423"/>
      <state state_ref="oval:org.mitre.oval:ste:6185"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kdelibs5-dev is earlier than 4.1.0-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:18065" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11202"/>
      <state state_ref="oval:org.mitre.oval:ste:6185"/>
    </dpkginfo_test>
    <dpkginfo_test comment="kdelibs-bin is earlier than 4.1.0-3+lenny1" check="all" version="1" id="oval:org.mitre.oval:tst:17993" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:11327"/>
      <state state_ref="oval:org.mitre.oval:ste:6185"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libtiffxx0c2 is earlier than 3.8.2-7+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:14786" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10658"/>
      <state state_ref="oval:org.mitre.oval:ste:5790"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libtiff-tools is earlier than 3.8.2-7+etch3" check="all" version="1" id="oval:org.mitre.oval:tst:14670" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10223"/>
      <state state_ref="oval:org.mitre.oval:ste:5790"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libtiff-doc is earlier than 3.8.2-11.2" check="all" version="1" id="oval:org.mitre.oval:tst:14629" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj:10485"/>
      <state state_ref="oval:org.mitre.oval:ste:6058"/>
    </dpkginfo_test>
    <dpkginfo_test comment="libtiff4-dev is earlier than 3.8.2-11.2" check="all" version="1" id="oval:org.mitre.oval:tst:14561" check_existence="at_least_one_exists" xmlns="http://oval.mitre.org/XMLSchema/oval-definitions-5#linux">
      <object object_ref="oval:org.mitre.oval:obj